Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

For Orb you cannot use the standard flann matcher. You should use flann with lsh indexing. Like here: http://answers.opencv.org/question/12429/matching-orb-descriptors-with-flann-lsh-on-android/

Anyways, is there a reason not to use bruteforce matching which was made specifically for binary descriptors?