VSMERGEVisionX V4
NAME
vsmerge − transition from a first to a second image sequence
SYNOPSISvsmerge [if=<infile1>] [ig=<infile2> [of=<outfile>][ rf=] [rg=] [-v]
DESCRIPTIONvsmerge is used in image sequence visualizations. Given two image sequences it transitions from the first to the second. That is, the first output frame is from the first image sequence and the last is from the second. Intermediate frames are a weighted combination of the two sequences. The rf= and rg= parameters permits a repeat factor for the image frames to be specified.
OPTIONSif=<output file>
specifies a VisionX image input file.
of=<output file>
specifies a VisionX image output file.
ig=<file> |
specifies a second input file that must have the same image dimensions as the first. |
rf=<value>
specifies the repeat number for images in the first file
rg=<value>
specifies the repeat number for images in the second file
-v |
specifies the verbose mode |
A. P. Reeves