mia-2dfuzzysegment(1) | General Commands Manual | mia-2dfuzzysegment(1) |
mia-2dfuzzysegment - A fuzzy c-means segmentation of a 2D image
mia-2dfuzzysegment -i <in-file> [options]
mia-2dfuzzysegment This program runs a combined fuzzy c-means clustering and B-field correction to facilitate a fuzzy segmentation of 2D image. cf D.L. Pham and J.L.Prince, "An adaptive fuzzy C-means algorithm for image segmentation in the presence of intensity inhomogeneities", Pat. Rec. Let., 20:57-68,1999
Run a 5-class segmentation over input image input.v and store the class probability images in cls.v and the B0-field corrected image in b0.v.
mia-2dfuzzysegment -i input.v -c 5 -o b0.v -c cls.v
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 |