|
exeregtool
|
| Centre for Vision, Speech & Signal Processing |
The fixed surface can either be a .tri (3D Model) or .dep (Range Image) file. For the moveable surface a .tri, .dep or .vec (a pure point set), is allowed.
The different methods available for the Nearest Neighbour search are:
For the .vec file format, only the Surface Based Search is available. The Range Image Search is only available for the .dep file format. The correct method for these file formats is automatically chosen. For the .tri file format, both the Surface Based Search and Voxel Based Search are available. The correct method for this file format cannot be chosen automatically, hence the switch -rm. This defaults to the Surface Based Search.
Random sampling is not performed if the moveable is either a .vec or .dep file.
Usage: /vol/vssp/local/trees/amma-4/linux/bin/regtool [options] -optload () [] Load options from a file. -optsave () [] Save options to a file. -i () [] filename.tri/.dep -j () [] filename .tri/.dep/.vec -rm (0) [0] Registration method (0=PolRegis, 1=VoxRegis) : Only used when Moveable is a .tri file (Reg method can't be determined) -si (0) [0] Enter noise in % of diagonal of bounding box -nr (-1) [-1] Enter number for random generator -np (2000) [2000] Number of random points on moveable. Ignored if input is .vec/.dep -tr (1) [1] 0 : No information displayed 1 : Displays useful information -mse (0) [0] 0 : Standard MSE 1 : MAD Estimator -bc (0) [0] 0 : No boundary check, 1 : Boundary check -nc (0) [0] 0 : No normal angle check, 1 : Do normal angle check -dc (0) [0] 0 : No Distance Check 1 : Do Distance Check -rms (0.999) [0.999] Set threshold for RMS error changes in last three iterations to stop -mi (1000) [1000] max. number of iterations -pr (0) [0] 0 : NO_PREDICTION 1 : PREDICTION -rx (1) [1] set rotation for the x-axis -ry (2) [2] set rotation for the y-axis -rz (3) [3] set rotation for the z-axis -an (0) [0] set angle in degrees -tx (0) [0] set translation for x-axis relative to largest axis in bounding box -ty (0) [0] set translation for y-axis relative to largest axis in bounding box -tz (0) [0] set translation for z-axis relative to largest axis in bounding box -anim (0) [0] Create .com file (Animation) 0 : Do not generate .com file 1 : Generate .com file -help (TRUE) [FALSE] Print usage information. Dependancies: -i is compulsory. -j is compulsory.
| Author: Simon Cunnington, Created: 24/06/98, Generated by DocExe: March 20, 2001 |