You are here: Start » AVL.NET » 1D Edge Detection 3D

1D Edge Detection 3D

IconNameDescription
CreateSurfaceScanMapUsed together with 1D Edge Detection 3D filters, but can be moved before the loop if only the scan parameters do not change.
ScanExactlyNEdges3DLocates a specified number of the strongest changes of surface height along a given path.
ScanExactlyNRidges3DLocates a specified number of the strongest high or low peaks of surface height along a given path.
ScanExactlyNStripes3DLocates a specified number of multiple pairs of changes of surface height along a given path.
ScanMultipleEdges3DLocates multiple changes of surface height along a given path.
ScanMultipleRidges3DLocates multiple high or low peaks of surface height along a given path.
ScanMultipleStripes3DLocates multiple pairs of changes of surface height along a given path.
ScanSingleEdge3DLocates the strongest change of surface height along a given path.
ScanSingleRidge3DLocates the strongest high or low peak of surface height along a given path.
ScanSingleStripe3DLocates the strongest pair of changes of surface height along a given path.