cigdemturan / templateMatching

A simple Python program for template matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The script takes "img.jpg" and "logo.png" as input.

It has been implemented and testing using the versions below:

OpenCV -- 3.2.0-dev
Python -- 3.5.2
Ubuntu -- 16.04

The code works without any error in my settings. And it should work in any other images.

In case of any problem, you can contact me.

2017-04-08
Cigdem

About

A simple Python program for template matching


Languages

Language:Python 100.0%