| KAZEExtended Property |
[Missing <summary> documentation for "P:OpenCvSharp.KAZE.Extended"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool Extended { get; set; }
Public Property Extended As Boolean
Get
Set
public:
property bool Extended {
bool get ();
void set (bool value);
}
member Extended : bool with get, set
Property Value
Type:
BooleanSee Also