Python version: 2.7 is required.
Packages to be installed: PIL, numpy.
You should use images folder to store input images for processing. 4 images by default.
output directory will contain processed images.
To run an application you have to modify program.py with **IMAGE = 'your-input-image.png'.
And then just run it.
You can change thresholds, color channel.
Also you can apply different methods from ImageBuilder to get different result to analyse.