EdgeScanParams3D

Description

This structure contains parameters of surface edge scanning process. Instance of this structure should be customized and passed as a parameter to surface edge scanning related functions.

Structure Fields

Type fields and default values (if defined) are described below:

Name Type Default Description
ProfileInterpolation ProfileInterpolationMethod Quadratic4 Selects the method of sub-pixel precise surface edge detection
SmoothingStdDev Real 0.6f Parameter for gaussian smoothing of the height profile
MinMagnitude Real 5.0f Minimum acceptable surface edge strength
EdgeTransition SurfaceEdgeTransition Specifies the type of surface edges to be detected