Click or drag to resize

AKAZEDescriptorType Enumeration

http://www.emgu.com
Type of the extracted descriptor

Namespace:  Emgu.CV.Features2D
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum DescriptorType
Members
  Member nameValueDescription
KazeUpright2 The kaze upright
Kaze3 The kaze
MldbUpright4 Modified-Local Difference Binary (M-LDB), upright
Mldb5 Modified-Local Difference Binary (M-LDB)
See Also