Click or drag to resize
Accord.NET (logo)

SimpleShapeChecker Properties

The SimpleShapeChecker type exposes the following members.

Properties
  NameDescription
Public propertyAngleError
Maximum allowed angle error in degrees, [0, 20].
Public propertyLengthError
Maximum allowed difference in sides' length (relative to shapes' size), [0, 1].
Public propertyMinAcceptableDistortion
Minimum value of allowed shapes' distortion.
Public propertyRelativeDistortionLimit
Maximum value of allowed shapes' distortion, [0, 1].
Top
See Also