| ShapeContextDistanceExtractorInnerRadius Property |
The value of the inner radius.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public 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:
SingleSee Also