ShapeContextDistanceExtractorShapeContextWeight Property |
http://www.emgu.com
The weight of the shape context distance in the final distance value.
Namespace:
Emgu.CV.Shape
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
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