mia-2ddistance(1) | General Commands Manual | mia-2ddistance(1) |
mia-2ddistance - Distance between binary masks.
mia-2ddistance -i <in-file> -d <distance-file> -o <out-file> [options]
mia-2ddistance This program evaluate the average or maximum distance of a mask given by a binary image to an image representing a distance map and prints the result to stdout. The distance map can be obtained by running the filter 'diatance' on a binary image.
Evaluate the maximum distance of mask m.v by using the distance field distance.v and scale by factor 2.0. The result is written to stdout
mia-2ddistance -i m.v -d distance.v -s 2.0 -m max
Gert Wollny
This software is Copyright (c) 1999‐2015 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '--copyright'.
v2.4.7 | USER COMMANDS |