tree: 2a020660d5e7894a24dbe6107f305ea330ed5394 [path history] [tgz]
  1. akaze.cpp
  2. akaze.h
  3. AKAZEConfig.h
  4. AKAZEFeatures.cpp
  5. AKAZEFeatures.h
  6. BUILD
  7. fed.cpp
  8. fed.h
  9. nldiffusion_functions.cpp
  10. nldiffusion_functions.h
  11. README.md
  12. TEvolution.h
  13. utils.h
third_party/akaze/README.md

This is a copy of the following repo: https://github.com/h2suzuki/fast_akaze

OpenCV Akaze worked at 30 fps on laptop (which is too slow), so trying to speed this up.