| MarrHildrethHashScale Property |
int level of scale factor (default = 1)
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float Scale { get; set; }
Public Property Scale As Single
Get
Set
public:
property float Scale {
float get ();
void set (float value);
}
member Scale : float32 with get, set
Property Value
Type:
SingleSee Also