Install

pip install -Ur requirements.txt

Prepare data

Put images under images/{subdir}/. Add a related config file with the same name as image file but extension with 'txt'. Put the ruler_min and ruler_max value in it.

Example:

ruler_min=20.2
ruler_max=24.1

Execute

Command line interface

python cli.py

Graphic user interface

python gui.py