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
This doesn't sound simple. MLDB tries to attain rotation invariance by estimating an angle and rotating the image. The same approach for flip invariance would imply trying to estimate a canonical direction. A better approach might be to compute the descriptor for the original image patch and a flipped one, and pick the most similar when matching.
Is it possible to make Akaze flip invariant when using the MLDB/MLDB-Upright descriptor? If so, what is the best approach to implement this?
The text was updated successfully, but these errors were encountered: