VOFFTOV3DVisionX V4
NAME
vofftov3d − converts a text file to V3D format.
SYNOPSISvofftov3d if=<infile> ig=<infile2> il=<lungmap> of=<outfile>
DESCRIPTIONvofftov3d takes a text file (if) that contains the x,y,z locations of the non-zero pixels in an image and outputs a file of in V3D format. Another input ig is an image with bounding box information. of is based on the non-zero pixel locations in if and the bounding box in ig. Thee output can be used to render an image (vring, varend).
CONSTRAINTInput file if is a text file. ig is an image file with bounding box. Output of is a V3D file based on the x,y,z locations in if and the bounding box in ig.
OPTIONS
if= |
input text file |
|||
ig= |
input image file with bounding box |
|||
of= |
output V3D file |
vchull(1),vpixloc(1)
AUTHORA.P. Reeves