You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.
Hi
I have just compiled the fast_akaze with OpenCV 3.4.5. Two things are strange:
fast_akaze (#define USE_AKAZE2 1) runs at 5-6 fps while OpenCV's akaze (#define USE_AKAZE2 0) runs at 11-12 fps!
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.
The text was updated successfully, but these errors were encountered: