MarrHildrethHash.Scale Property
|
int level of scale factor (default = 1)
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic 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
function get_Scale();
function set_Scale(value);
Property Value
Type:
Single
See Also