VINTERPVisionX V4
NAME
vinterp − interpolates from surrounding values into a region of interest.
SYNOPSISinterpolation if=<infile> ig=<> of=<ofile>
DESCRIPTIONvinterp interpolates regions of zero value from surrounding regions, excluding the portion of the second input image that is set to zero. The second input file is a mask that is nonzero only in regions which are to be interpolated in. This is a program intended to work with vlsdev and interpolate noise estimates into transition zones.
CONSTRAINTif must be a short and ig must be a byte.
OPTIONS
if= |
input image (This image must be a short) | ||
of= |
output image. This image will be a short image with the regions selected having values interpolated. | ||
ig= |
mask image ( This image must be a byte) |
vsfas, vnfat, vlsdev
AUTHORJ. Padgett