ShapeContextDistanceExtractorInnerRadius Property |
http://www.emgu.com
The value of the inner radius.
Namespace:
Emgu.CV.Shape
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxpublic float InnerRadius { get; set; }
Public Property InnerRadius As Single
Get
Set
public:
property float InnerRadius {
float get ();
void set (float value);
}
member InnerRadius : float32 with get, set
Property Value
Type:
Single
See Also