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