cv.AKAZE/AKAZE - MATLAB File Help
cv.AKAZE/AKAZE
The AKAZE constructor
obj =
cv.AKAZE
() obj =
cv.AKAZE
(..., 'OptionName',optionValue, ...)
Options
DescriptorType
See
cv.AKAZE.DescriptorType
, default 'MLDB'
DescriptorSize
See
cv.AKAZE.DescriptorSize
, default 0
DescriptorChannels
See
cv.AKAZE.DescriptorChannels
, default 3
Threshold
See
cv.AKAZE.Threshold
, default 0.001
NOctaves
See
cv.AKAZE.NOctaves
, default 4
NOctaveLayers
See
cv.AKAZE.NOctaveLayers
, default 4
Diffusivity
See
cv.AKAZE.Diffusivity
, default
PM_G2