Woolz Image Processing Version 1.4.0
|
WlzRegisterICPWSD - [-M #] [-R] [-i <init tr>] [-o<out obj>] [-r #,#:#] [-x #,#:#] [-y #,#:#] [<in obj 0>] [<in obj 1>]
-h | Help, prints usage message. |
-o | Output file name. |
-M | Minimum distance weight, range [0.0-1.0]: Useful values are 0.25 (default) for global matching and 0.0 for local matching. |
-R | Rotations are in radians not degrees. |
-i | Initial affine transform object. |
-r | Range and step size for rotation in degrees. |
-x | Range and step size for translation through columns. |
-y | Range and step size for translation through lines. |
lzRegisterICPWSD -o out.wlz -r 0,90:0.5 -x 100,200: -y ,200: in0.wlz in1.wlz