Evaluate Feature Detectors
Hi I want to know how I could evaluate my own implementations of feature detection algorithms using the OpenCV. There is a file called evaluation.cpp but I'm not sure if it is well implemented, the curve recall-precision that I obtain using it are extrange.
Thank you
I think your best chance is checking this blog post and the other past benchmarks he has done: http://computer-vision-talks.com/2012/08/a-battle-of-three-descriptors-surf-freak-and-brisk/