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