Woolz Image Processing
Version 1.7.5
|
WlzLabel [i#] [-v] [-h] [-M#] [<input file>]
-h | Help, prints usage message. |
-v | Verbose operation. |
-i | Ignore objects with number of lines \(<\) the given number. |
-M | Maximum number of segmented objects. |
WlzThreshold -v 200 -L sec.wlz | WlzLabel | WlzExpolde -u -b sec -Thresholds the object read from the file sec.wlz keeping all values less than 200, labels the resulting domain and then expoldes the concatonated objects into seperate files.
WlzThreshold -v 150 -L sec.wlz | WlzLabel | WlzArea
Thresholds the object read from the file sec.wlz keeping all values less than 200, labels the resulting domain and then prints the area of each of the resulting objects.