| ShapeContextDistanceExtractorStdDev Property |
The value of the standard deviation for the Gaussian window for the image appearance cost.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public 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:
SingleSee Also