Click or drag to resize
Accord.NET (logo)

ConvexityDefect Properties

The ConvexityDefect type exposes the following members.

Properties
  NameDescription
Public propertyDepth
Gets or sets the depth of the defect (highest distance from the hull to any of the points in the contour).
Public propertyEnd
Gets or sets the ending index of the defect in the contour.
Public propertyPoint
Gets or sets the most distant point from the hull characterizing the defect.
Public propertyStart
Gets or sets the starting index of the defect in the contour.
Top
See Also