/image-mining

Experiments mining image collections using OpenCV

Primary LanguagePythonOtherNOASSERTION

Experimental image mining using OpenCV

Attempting to build tools to mine interesting data from large collections of scanned images

Current

Prerequisites

  • Python 3+
  • OpenCV 2.4+
  • numpy

Using Mac Homebrew this should install cleanly:

brew install python3 numpy opencv

On Ubuntu/Debian run:

sudo apt install python3-numpy python3-opencv

Discussion

Join Chat on Gitter.im