Ask Your Question

arunmathew's profile - activity

2014-08-28 15:40:13 -0600 asked a question can some one write a python code for template matching?

I understand the code given in opencv docs but I want a code that uses a single template image and try 's to match it with 10 or more images.I'm doing a project for car plate recognition and hence im using a camera to scan the car no. plate (template) and match it with a database of other car no. plates .So can any one help?I'M new to opencv and python!! and what is the use of image pyramids ?