| MarrHildrethHashAlpha Property |
int scale factor for marr wavelet (default=2).
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float Alpha { get; set; }
Public Property Alpha As Single
Get
Set
public:
property float Alpha {
float get ();
void set (float value);
}
member Alpha : float32 with get, set
Property Value
Type:
SingleSee Also