| AKAZENOctaves Property |
[Missing <summary> documentation for "P:OpenCvSharp.AKAZE.NOctaves"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int NOctaves { get; set; }
Public Property NOctaves As Integer
Get
Set
public:
property int NOctaves {
int get ();
void set (int value);
}
member NOctaves : int with get, set
Property Value
Type:
Int32See Also