opencv/modules/features2d/src/kaze
Han Hu e646f9d2f1 Fix subpixel problem of akaze.
This is found in the original akaze repo. Previous sub pixel localization method assumes the coordinate (0, 0) is the up-left corner of the up-left pixel. But as far as I know, opencv uses the center of the up-left corner, in this case it should be done in this way.

35aeb83a71
db3dc22981
2016-05-20 11:45:46 +08:00
..
AKAZEConfig.h OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
AKAZEFeatures.cpp Fix subpixel problem of akaze. 2016-05-20 11:45:46 +08:00
AKAZEFeatures.h OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
fed.cpp world fix 2014-08-05 20:12:35 +04:00
fed.h AKAZE fixes, tests and tutorial 2014-07-30 18:02:08 +04:00
KAZEConfig.h yet another attempt to refactor features2d; the first commit, features2d does not even compile 2014-10-17 14:56:58 +04:00
KAZEFeatures.cpp Fix KAZE/AKAZE descriptors to use angle instead radians. 2015-12-08 22:04:41 +02:00
KAZEFeatures.h OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
nldiffusion_functions.cpp OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
nldiffusion_functions.h OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
TEvolution.h OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 2014-10-17 14:56:58 +04:00
utils.h AKAZE optimizations 2014-08-21 09:34:52 +04:00