| RadialVarianceHashNumOfAngleLine Property |
The number of angles to consider
Namespace:
OpenCvSharp.ImgHash
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int NumOfAngleLine { get; set; }
Public Property NumOfAngleLine As Integer
Get
Set
public:
property int NumOfAngleLine {
int get ();
void set (int value);
}
member NumOfAngleLine : int with get, set
Property Value
Type:
Int32See Also