Kaze
KAZE is a computer vision method for detecting interest points in images and describing their local appearance to support robust image matching. Introduced in 2013 by Pablo A. Alcantarilla, Adrien Bartoli, and Andrew Davison as “KAZE features,” the approach emphasizes constructing a nonlinear scale space to better preserve edge information while reducing noise.
The key idea behind KAZE is to build a nonlinear scale space (NLSS) using diffusion-based smoothing, instead
Descriptors in KAZE are computed from local patches around each keypoint, using derivatives in the NLSS to
Variants and implementations include the accelerated version AKAZE (and sometimes M-KAZE), which aim to reduce computational
Applications of KAZE span image matching, 3D reconstruction, SLAM, and object recognition, particularly in situations with