ShapeContextDistanceExtractorOuterRadius Property |
http://www.emgu.com
The value of the outer 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 OuterRadius { get; set; }
Public Property OuterRadius As Single
Get
Set
public:
property float OuterRadius {
float get ();
void set (float value);
}
member OuterRadius : float32 with get, set
Property Value
Type:
Single
See Also