Plus applications user manual
2.9.0.0be062e
Software library for tracked ultrasound image acquisition, calibration, and processing.
|
Extracts the tooltip positions of a selected tool (tpyically a stylus, but it can be any other tool) and saves it into a polygon file for visualization or further processing. Optionally it can show the pointset on the screen in 3D. It can be used for visualization of motion trajectories or for collecting a point cloud for surface reconstruction.
Output: points
Output: spheres
Output: tube
Software version: Plus-2.9.0.85881d7b - Win32 Help: --add-spheres Add a sphere at each point position (optional) --add-tube Add a tube connecting the point positions (optional) --config-file=opt Name of the input configuration file --display Show the points on the screen (optional) --help Print this help. --output-pointset-file=opt Filename of the output pointset file in PLY format (optional) --output-surface-file=opt Filename of the output sruface file in STL format (required if spheres or tube added) --radius=opt Radius of the tube or speheres (default: 5) --reference-name=opt Name of the reference tool (Default: Reference) --source-seq-file=opt Name of the input sequence metafile that contains the tracking data --stylus-name=opt Name of the stylus tool (Default: Stylus) --verbose=opt Verbose level (1=error only, 2=warning, 3=info, 4=debug, 5=trace)