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