Click or drag to resize

AKAZEDescriptorType Enumeration

cv::AKAZE descriptor type

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public enum AKAZEDescriptorType
Members
  Member nameValueDescription
KAZEUpright2 Upright descriptors, not invariant to rotation
KAZE3
MLDBUpright4
MLDB5 Upright descriptors, not invariant to rotation
See Also