| ShapeContextDistanceExtractorShapeContextWeight Property |
The weight of the shape context distance in the final distance value.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float ShapeContextWeight { get; set; }
Public Property ShapeContextWeight As Single
Get
Set
public:
property float ShapeContextWeight {
float get ();
void set (float value);
}
member ShapeContextWeight : float32 with get, set
Property Value
Type:
SingleSee Also