Woolz Image Processing
Version 1.7.5
|
WlzIntRescaleObj [-s#] [-c] [-e] [-h] [<in object>]
-h | Help, prints usage message. |
-s | Scale factor, default 1. |
-c | Compress using 1/scale, default false. |
-e | Expand using scale, default true. |
WlzIntRescaleObj -o out.wlz -s 2 -c in.wlzSubsamples the object read from in.wlz using integer scaling so that the linear dimensions of the output object (written to out.wlz) are halved.