Woolz Image Processing
Version 1.7.5
|
WlzHistogramEqualiseObj [-o<output object file>] [-h] [-D] [-s<smoothing>] [<input object file>]
-D | dither pixel value when mapping |
-s | histogram smoothing factor. |
-o | Output object file name. |
-h | Help - print help message |
-v | Verbose operation |
# An example which uses WlzHistogramEqualiseObj to histogram equalise # an object. WlzHistogramEqualiseObj myObj.wlz >myEqualisedObj.wlz