Click or drag to resize
Accord.NET (logo)

ConvexityDefectDepth Property

Gets or sets the depth of the defect (highest distance from the hull to any of the points in the contour).

Namespace:  Accord.Math.Geometry
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public double Depth { get; set; }
Request Example View Source

Property Value

Type: Double
See Also