The package consists of isimage module and analyse_image and select_images
command line scripts. Test data and images for the scripts will be installed
in the corresponding subfolders of isimage package.

Installation:

The package depends on OpenCV >= 3.0.0. Please install it from www.opencv.org.
Multithreading functionality of select_images script depends on IPython.parallel, 
however this dependency is optional.

Linux:
Before installation please make sure you have jpeg-dev\tiff-dev packages 
installed.

Then run pip install isimage
