Home
last modified time | relevance | path

Searched defs:KAZEOptions (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/kaze/
DKAZEConfig.h19 struct KAZEOptions { struct
21 KAZEOptions() in KAZEOptions() function
39 int diffusivity;
40 float soffset;
41 int omax;
42 int nsublevels;
43 int img_width;
44 int img_height;
45 float sderivatives;
46 float dthreshold;
[all …]