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

1D Edge Detection 3D

Icon Name Description / Applications Modules
CreateSurfaceScanMap

Precomputes a data object that is required for fast 1D edge detection in 3D.


Used together with 1D Edge Detection 3D filters, but can be moved before the loop if only the scan parameters do not change.

Vision3DStandard
ScanExactlyNEdges3D ScanExactlyNEdges3D

Locates a specified number of the strongest changes of surface height along a given path.

Vision3DStandard
ScanExactlyNEdges3D_Direct ScanExactlyNEdges3D_Direct

Locates a specified number of the strongest changes of surface height along a given path.

Vision3DStandard
ScanExactlyNRidges3D ScanExactlyNRidges3D

Locates a specified number of the strongest high or low peaks of surface height along a given path.

Vision3DStandard
ScanExactlyNRidges3D_Direct ScanExactlyNRidges3D_Direct

Locates a specified number of the strongest high or low peaks of surface height along a given path.

Vision3DStandard
ScanExactlyNStripes3D ScanExactlyNStripes3D

Locates a specified number of multiple pairs of changes of surface height along a given path.

Vision3DStandard
ScanExactlyNStripes3D_Direct ScanExactlyNStripes3D_Direct

Locates a specified number of multiple pairs of changes of surface height along a given path.

Vision3DStandard
ScanMultipleEdges3D ScanMultipleEdges3D

Locates multiple changes of surface height along a given path.

Vision3DStandard
ScanMultipleEdges3D_Direct ScanMultipleEdges3D_Direct

Locates multiple changes of surface height along a given path.

Vision3DStandard
ScanMultipleRidges3D ScanMultipleRidges3D

Locates multiple high or low peaks of surface height along a given path.

Vision3DStandard
ScanMultipleRidges3D_Direct ScanMultipleRidges3D_Direct

Locates multiple high or low peaks of surface height along a given path.

Vision3DStandard
ScanMultipleStripes3D ScanMultipleStripes3D

Locates multiple pairs of changes of surface height along a given path.

Vision3DStandard
ScanMultipleStripes3D_Direct ScanMultipleStripes3D_Direct

Locates multiple pairs of changes of surface height along a given path.

Vision3DStandard
ScanSingleEdge3D ScanSingleEdge3D

Locates the strongest change of surface height along a given path.

Vision3DStandard
ScanSingleEdge3D_Direct ScanSingleEdge3D_Direct

Locates the strongest change of surface height along a given path.

Vision3DStandard
ScanSingleRidge3D ScanSingleRidge3D

Locates the strongest high or low peak of surface height along a given path.

Vision3DStandard
ScanSingleRidge3D_Direct ScanSingleRidge3D_Direct

Locates the strongest high or low peak of surface height along a given path.

Vision3DStandard
ScanSingleStripe3D ScanSingleStripe3D

Locates the strongest pair of changes of surface height along a given path.

Vision3DStandard
ScanSingleStripe3D_Direct ScanSingleStripe3D_Direct

Locates the strongest pair of changes of surface height along a given path.

Vision3DStandard