Back to FabImage 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 |
---|---|---|---|
![]() |
FisFilter_ScanExactlyNEdges | Very fast object detection (or presence verification), when the expected number of edges is clearly defined. | Professional |
![]() |
FisFilter_ScanExactlyNRidges | Very fast detection (or presence verification) of thin structures like scratches or scale marks. | Professional |
![]() |
FisFilter_ScanExactlyNStripes | Very fast detection (or presence verification) of multiple pairs of opposite edges. | Professional |
![]() |
FisFilter_ScanMultipleEdges | Very fast detection of multiple edge points - usually for object counting or displacement detection. | Professional |
![]() |
FisFilter_ScanMultipleRidges | Very fast detection of multiple thin structures like scratches or scale marks - usually for counting or distance measurements. | Professional |
![]() |
FisFilter_ScanMultipleStripes | Very fast detection of multiple pairs of opposite edges - usually for counting or width measurements. | Professional |
![]() |
FisFilter_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 |
![]() |
FisFilter_ScanSingleRidge | Very fast detection of a thin structure like a scratch or a scale mark. | Professional |
![]() |
FisFilter_ScanSingleStripe | Very fast detection or measurement of an object defined by a pair of opposite edges. | Professional |