You are here: Start » AVL.NET » Image Analysis

Image Analysis

IconNameDescription
CheckPresence_EdgeAmountQuick and easy presence verification, e.g. for missing caps, screws, labels.
CheckPresence_IntensityQuick and easy presence verification, e.g. for missing caps, screws, labels.
CheckPresence_PixelAmountQuick and easy presence verification, e.g. for missing caps, screws, labels.
CreateMeasurementMap(Pre)computes image sampling locations used by MeasureObjectWidth function.
DetectCorners_CornerResponseDetection of characteristic points on an image.
DetectCorners_FoerstnerDetection of characteristic points on an image.
ImageWatershedsComputes dark basins which are separated by at least inThreshold height watershed.
MeasureObjectWidthEasy and precise measurement of distances between to straight parallel edges.
SegmentImage_ColorDetection of objects of undefined shape, but characterized by uniform color and good contrast to the background.
SegmentImage_EdgesDetection of objects of undefined shape, but characterized by good contrast to the background and fairly uniform internal brightness.
SegmentImage_GrayDetection of objects of undefined shape, but characterized by uniform brightness and good contrast to the background.