RidgeOperator.MaxCurvatureRadius Property
Gets or sets a value in meters specifying the maximum curvature radius allowed for generated features.
Syntax
public System.Double MaxCurvatureRadius { get; set; }
Property Value
Default: 500
Specifies the maximum curvature radius, in meters, that is allowed for generated features.
Remarks
This property gives the user a tool to control the required sharpness of detected features. This property tends to need larger values with increasing characteristic size. See image in the Curvature threshold section in the main class page.
Platforms
Windows, Linux, Android