Relative Content

Tag Archive for pythonopencvpython-imaging-libraryscikit-image

How to develope template matching functionlity using opencv

I used the opencv.TM_CCOEFF_NORMED function for matching the invoice template. However, the template matching functionality does not yield accurate results. the matching accuracy is quite poor, at only 50%. Could you please advise on what I should include or change in the process to increase the accuracy?