Woolz Image Processing
Version 1.7.5
|
WlzIndexObjFromCompound [-h] [-o<output index object>] [<input compound object>]
-h | Help, prints usage message. |
-o | Output file name, default standard output. |
The domain of the new object is the union of the domains of the objects in the given compound array object. The values are set so that all values in the domain of the i'th compound array object are set to i, with i incremented from 0 through to one less than the number of objects in the compound array object. If the domains overlap then higher index objects will overwrite lower index objects within their intersection. This binary can be considered the inverse of WlzIndexObjToCompound.