Glossary
©NationalInstruments Corporation G-17 IMAQVision for LabWindows/CVI User Manual
rotation-invariant
matching
Apattern matching technique in which the reference pattern can be lo cated
atany orientation in the test image as well as rotated at any degree.
Ssaturation Theamount of white added to a pure color. Saturation relates to the richness
of a color.A saturation of zero corresponds to a pure color with no white
added. Pink is a red with lowsaturation.
scale-invariant
matching
Apattern matching technique in which the reference pattern can be any size
in the test image. See shape matching.
segmentationfu nction Fully partitions a labeled binary image into non-overlapping segments,
witheach segment containing a unique object.
separation function Separates objectst hat touch each other bynarrow isthmuses.
shape matching Findsobjects in an image whose shape matches the shape of the object
specifiedby a shape template. The matching process is invariant to rotation
and can be set tobe invariant to the scale of the objects.
shift-invariant
matching
Apattern matching technique in which the reference pattern can be lo cated
anywherein the test image but cannot be rotated or scaled.
Sigma filter A highpass filtert hat outlines edges.
skeletonfunctio n Applies a succession of thinning operations to an object until its width
becomes one pixel.
skiz function Obtainslines in an image that separateeach object from the others and are
equidistantfrom the objects that they separate.
smoothing filter Blurs an image byattenu ating variationsof light in tensity in the
neighborhood of a pixel.
Sobelfilter Extractst he contours (edge detection) in gray-levelvalues using a
3×3 filterkernel. See gradient filter.
spatial calibration Assigningphysical dimensions to the area of a pixel in an image.
spatial filters Alterthe intensit y of a pixelwith respect to variations in intensities of its
neighboring pixels. Youcan use these filters for edge detection, image
enhancement, noise reduction, smoothing, and so forth.