Glossary
IMAQVision for LabWindows/CVI User Manual G-18 ni.com
spatial resolution The number of pixels in an image, in terms of the number of rows and
columnsin t he image.
squarefunction See exponential function.
squareroot funct ion See logarithmicfunction.
standard representation Containsthe low-frequency information at the corners and high-frequency
information atthe center of an FFT-transformed image.
structuring element A binary mask used in most morphological operations. A structuring
elementis used to determine which neighboring pixels contribute in the
operation.
sub-pixelanalysis Findsthe location of the edge coordinates in terms of fractions of a pixel.
T
template Color,shape, or pattern that you are trying to match in an imageusing the
colormatching, shape matching, or pattern matching functions. A template
can be ar egionselected from an image or it can be an entire image.
thickening Alters the shape of objects by adding parts to the object that match the
pattern specifiedin the structuring element.
thinning Alters the shape of objects by eliminating parts of the object that match the
pattern specifiedin the structuring element.
threshold Separates objectsf romthe background by assigning all pixels with
intensitieswithin a specified range to the object and the rest of the pixels to
thebackground. In the resulting binary image, objects are represented with
ap ixelinten sity of 255 and the background is set to 0.
thresholdi nterval Twoparameters, the lower threshold gray-level value and the upper
threshold gray-levelvalue.
TIFF TaggedImage File Format. Image format commonly used for encoding
8-bit, 16-bit, and color images (extension TIF).
Toolspalette Collectionof tools that enable you to select regionsof interest, zoom in and
out, and change the image palette.