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