Woolz Image Processing  Version 1.7.5
WlzIndexObjToCompound
Name
WlzIndexObjToCompound - creates a grey value index object from a compound array object..
Synopsis
WlzIndexObjToCompound [-h] [-o<output compound object>]
                      [<input index object>]
Options
-h Help, prints usage message.
-o Output file name, default standard output.
Description
Reads a grey values index object and uses it to create a a new compound array object in which each object of the array is either an empty object or a spatial domain without grey values. The spatial domain objects will be of the same type as the given object and their domains will correspond those of the grey values of the given object, where the i'th object of the compound object's array will have the domain for which all grey values have the value i. This function can be considered the inverse of This binary can be considered the inverse of WlzIndexObjFromCompound.
File
WlzIndexObjToCompound.c
See Also
WlzIntro(1) WlzCompound WlzCompound(1) WlzExplode WlzExplode(1) WlzIndexObjFromCompound WlzIndexObjFromCompound(1) WlzIndexObjToCompound WlzIndexObjToCompound(3) WlzIndexObjFromCompound WlzIndexObjFromCompound(3)