SimpleShapeCheckerRelativeDistortionLimit Property |
Namespace: Accord.Math.Geometry
The property sets maximum value for allowed shapes' distortion. The value is measured in [0, 1] range, which corresponds to [0%, 100%] range, which means that maximum allowed shapes' distortion is calculated relatively to shape's size. This results to higher allowed distortion level for bigger shapes and smaller allowed distortion for smaller shapers. See documentation to SimpleShapeChecker class for more details about this property.
Default value is set to 0.03 (3%).