Skip to content

Template Matching is a method for searching and finding the location of a template image in a larger image.

Notifications You must be signed in to change notification settings

haceworld/Template-Matching-using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Template-Matching-using-OpenCV

Template Matching is a method for searching and finding the location of a template image in a larger image. OpenCV comes with a function cv.matchTemplate() for this purpose.

About

Template Matching is a method for searching and finding the location of a template image in a larger image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages