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.6.tar.gz
(11.7 kB
view details)
File details
Details for the file image-mining-0.1.6.tar.gz
.
File metadata
- Download URL: image-mining-0.1.6.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 346d4dd06857e817dc88b10015c3b2c4c6e1486b986cae9d00b3fcacb613e3bc |
|
MD5 | fbc1d5346f1daf40d1452c6b4acb0d63 |
|
BLAKE2b-256 | 02eac98e9259d8bb74226320e8b58619f1d2042706318a35cdff1afbdc946562 |