Click or drag to resize

AKAZEDescriptorType Enumeration

cv::AKAZE descriptor type

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
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