Back to FabImage Library website
You are here: Start » Function Reference » 1D Edge Detection 3D
1D Edge Detection 3D
Select a function from the list below.
Icon | Name | Description |
---|---|---|
CreateSurfaceScanMap | Used together with 1D Edge Detection 3D filters, but can be moved before the loop if only the scan parameters do not change. | |
![]() | ScanExactlyNEdges3D | Locates a specified number of the strongest changes of surface height along a given path. |
![]() | ScanExactlyNRidges3D | Locates a specified number of the strongest high or low peaks of surface height along a given path. |
![]() | ScanExactlyNStripes3D | Locates a specified number of multiple pairs of changes of surface height along a given path. |
![]() | ScanMultipleEdges3D | Locates multiple changes of surface height along a given path. |
![]() | ScanMultipleRidges3D | Locates multiple high or low peaks of surface height along a given path. |
![]() | ScanMultipleStripes3D | Locates multiple pairs of changes of surface height along a given path. |
![]() | ScanSingleEdge3D | Locates the strongest change of surface height along a given path. |
![]() | ScanSingleRidge3D | Locates the strongest high or low peak of surface height along a given path. |
![]() | ScanSingleStripe3D | Locates the strongest pair of changes of surface height along a given path. |
Select Filter Equivalent below.
Icon | Name | Description |
---|---|---|
![]() | FisFilter_ScanExactlyNEdges3D | Locates a specified number of the strongest changes of surface height along a given path. |
![]() | FisFilter_ScanExactlyNRidges3D | Locates a specified number of the strongest high or low peaks of surface height along a given path. |
![]() | FisFilter_ScanExactlyNStripes3D | Locates a specified number of multiple pairs of changes of surface height along a given path. |
![]() | FisFilter_ScanMultipleEdges3D | Locates multiple changes of surface height along a given path. |
![]() | FisFilter_ScanMultipleRidges3D | Locates multiple high or low peaks of surface height along a given path. |
![]() | FisFilter_ScanMultipleStripes3D | Locates multiple pairs of changes of surface height along a given path. |
![]() | FisFilter_ScanSingleEdge3D | Locates the strongest change of surface height along a given path. |
![]() | FisFilter_ScanSingleRidge3D | Locates the strongest high or low peak of surface height along a given path. |
![]() | FisFilter_ScanSingleStripe3D | Locates the strongest pair of changes of surface height along a given path. |