|
ConvexHullDefectsMinimumDepth Property
|
Gets or sets the minimum depth which characterizes a convexity defect.
Namespace:
Accord.Math.Geometry
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public double MinimumDepth { get; set; }
Public Property MinimumDepth As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleThe minimum depth.
See Also