Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Keypoints, decriptors and matches research

Hello,

I have an Android project, where I have about 50 logos and I need to recognize one of them on the scene(a logo will take about 1/4 of the scene space).

I have no experience with computer vision, I went through all the tutorials about feature detection in OpenCV site, but still - I have like no idea what I'm doing.

As I assume, I have to figure out, which parameters(and classes) are the best for feature detection, decription and matching for my particular case, but how I should do the research?

If you cound give me any tips, where I could start, which steps I should take, I would be very grateful

Thanks in advance