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