VisionX V4 | VFCLIP | VisionX V4 |
vfclip − fast clip a region (frames only) of a VisionX file |
vfclip if=infile of=outfile [ix=indexfile] |
Vfclip extracts a contiguous series of frames region of a VisionX image file. vfclip makes use of an index file for optimizing the seek time to the first frame to be extracted. |
if=<input filename> |
specifies name of a DICOM Part 10 input file or VisionX file with a VX_DICOM element. |
of=<output file> |
specifies the output filename. Default is stdout. |
ix= |
Specifies the name of the index file to use for the image. The default is to use the index.vxi located in the same directory of the images. |
||
f=f1[,f2] |
The f= parameter specifies a range of image frames to be selected. |
D. Max |