Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

OpenCV's implementation is faster #8

Open
zanazakaryaie opened this issue Feb 3, 2019 · 0 comments
Open

OpenCV's implementation is faster #8

zanazakaryaie opened this issue Feb 3, 2019 · 0 comments

Comments

@zanazakaryaie
Copy link

zanazakaryaie commented Feb 3, 2019

Hi
I have just compiled the fast_akaze with OpenCV 3.4.5. Two things are strange:

  1. fast_akaze (#define USE_AKAZE2 1) runs at 5-6 fps while OpenCV's akaze (#define USE_AKAZE2 0) runs at 11-12 fps!

  2. Both versions are unable to do matching. I can see the keypoints with their size and orientation but no match is shown. Number of matches is always 0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant