VINTERP

VisionX V4
NAME

vinterp − interpolates from surrounding values into a region of interest.

SYNOPSIS

interpolation if=<infile> ig=<> of=<ofile>

DESCRIPTION

vinterp 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.

CONSTRAINT

if 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)

SEE ALSO

vsfas, vnfat, vlsdev

AUTHOR

J. Padgett