Extract useful information from scanned images using OpenCV
Project description
Attempting to build tools to mine interesting data from large collections of scanned images
Current
bin/locate-thumbnail: find the location of a thumbnail in the source image
bin/extract-figures: locate interesting non-text elements (images, figures, tables, etc.) on scanned book pages
Prerequisites
Python 2.6+
OpenCV 2.4+
numpy
Using Mac Homebrew this should install cleanly:
brew install python numpy opencv
On Ubuntu 12.04 Precise the following is known to work - note the need for a PPA to get OpenCV 2.4+:
sudo add-apt-repository ppa:alexei.colin/opencv sudo apt-get update sudo apt-get install python-numpy python-opencv
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
image-mining-0.1.1.tar.gz
(10.0 kB
view details)
File details
Details for the file image-mining-0.1.1.tar.gz
.
File metadata
- Download URL: image-mining-0.1.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fc97bc11c00a156e58b1741ab97e919369476a7fbdc73b4698501caf165e158 |
|
MD5 | d91931e20c75cf951b43b3a343bbd5a5 |
|
BLAKE2b-256 | b8a612135ca9b6ddc1181c65370aba9781834be6760d73f794aacafdc5f534f0 |