Woolz Image Processing
Version 1.7.5
|
WlzHistogramSmooth [-o<output object file>] [-a] [-h] [-s<smoothing>] [<input object file>]
-a | output the histogram as ascii data not a Woolz histogram object. |
-s | smoothing factor. |
-o | Output object file name. |
-h | Help - print help message |
-v | Verbose operation |
<grey value> <histogram bin occupancy>
# An example which uses WlzHistogramSmooth and xgraph to plot a # smoothed histogram. WlzHistogramSmooth -a -s5 myHist.wlz | xgraph