0

I am new in OpenCV. I have used template matching to match a template image in a big image. But using feature matching sometimes it is not matching. Size of my template is 40 X 40.

Please help me in this. One thing which I want to know that if template size is small will it effect to detect more features?

Anurag
  • 21
  • 4
  • Do you use template matching or feature matching (with the feature of a template)? If you use feature matching, what kind of features do you use? – Micka Nov 24 '14 at 07:37
  • Image? Code? Problem? – a-Jays Nov 24 '14 at 09:06
  • Micka : I have used template matching and it is working perfectly fine. But for some special cases template matching is not working. Special cases are like, if template image contains a link, so when link can be underlined (hover effect), so it is not matching with the original one. So I switched on feature matching. But again I am facing same issue with feature matching. – Anurag Nov 24 '14 at 13:39
  • a-Jays : It is not allowing me to post image. And I am using FAST and SURF for detecting and extracting features respectively. – Anurag Nov 24 '14 at 13:43

0 Answers0