Command Line Interface

The main command is:

>mesma-classify

Use -h or --help to list all possible arguments:

>mesma-classify -h

Only the fractions image is a required argument. It is the MESMA output image ending on _fractions. An example:

>mesma-classify data\output\mesma_fractions

By default, the output file is stored in the same folder as the image file, with the extension ‘_classification’. To select another file or another location, use the argument -o or --output:

>mesma-classify data\output\mesma_fractions -o data\other\classification_image

Issue Tracker:

For issues, bugs, proposals or remarks, visit the issue tracker.