|  | 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
Syntaxpublic 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: 
Single See Also
See Also