Back to Adaptive Vision Library website

You are here: Start » Function Reference » 1D Edge Detection

1D Edge Detection

Select a function from the list below.

Icon Name Description Library
CreateScanMap Used together with 1D Edge Detection filters, but can be moved before the loop if only the scan parameters do not change. Professional
ScanExactlyNEdges Very fast object detection (or presence verification), when the expected number of edges is clearly defined. Professional
ScanExactlyNRidges Very fast detection (or presence verification) of thin structures like scratches or scale marks. Professional
ScanExactlyNStripes Very fast detection (or presence verification) of multiple pairs of opposite edges. Professional
ScanMultipleEdges Very fast detection of multiple edge points - usually for object counting or displacement detection. Professional
ScanMultipleRidges Very fast detection of multiple thin structures like scratches or scale marks - usually for counting or distance measurements. Professional
ScanMultipleStripes Very fast detection of multiple pairs of opposite edges - usually for counting or width measurements. Professional
ScanSingleEdge Very fast detection of an object (e.g. horizontal displacement of a bottle) and simple measurements (e.g. liquid level in a bottle). Professional
ScanSingleRidge Very fast detection of a thin structure like a scratch or a scale mark. Professional
ScanSingleStripe Very fast detection or measurement of an object defined by a pair of opposite edges. Professional

Select Filter Equivalent below.

Icon Name Description Library
AvsFilter_ScanExactlyNEdges Very fast object detection (or presence verification), when the expected number of edges is clearly defined. Professional
AvsFilter_ScanExactlyNRidges Very fast detection (or presence verification) of thin structures like scratches or scale marks. Professional
AvsFilter_ScanExactlyNStripes Very fast detection (or presence verification) of multiple pairs of opposite edges. Professional
AvsFilter_ScanMultipleEdges Very fast detection of multiple edge points - usually for object counting or displacement detection. Professional
AvsFilter_ScanMultipleRidges Very fast detection of multiple thin structures like scratches or scale marks - usually for counting or distance measurements. Professional
AvsFilter_ScanMultipleStripes Very fast detection of multiple pairs of opposite edges - usually for counting or width measurements. Professional
AvsFilter_ScanSingleEdge Very fast detection of an object (e.g. horizontal displacement of a bottle) and simple measurements (e.g. liquid level in a bottle). Professional
AvsFilter_ScanSingleRidge Very fast detection of a thin structure like a scratch or a scale mark. Professional
AvsFilter_ScanSingleStripe Very fast detection or measurement of an object defined by a pair of opposite edges. Professional