Searched defs:AKAZEOptions (Results 1 – 1 of 1) sorted by relevance
15 struct AKAZEOptions { struct17 AKAZEOptions() in AKAZEOptions() argument41 … ///< Maximum octave evolution of the image 2^sigma (coarsest scale sigma units)42 int nsublevels; ///< Default number of sublevels per scale level43 int img_width; ///< Width of the input image44 int img_height; ///< Height of the input image45 float soffset; ///< Base scale offset (sigma units)46 float derivative_factor; ///< Factor for the multiscale derivatives47 float sderivatives; ///< Smoothing factor for the derivatives48 int diffusivity; ///< Diffusivity type[all …]