Skip to content

priyankitanandi/template-matching

Repository files navigation

Template Matching

This Python project, using OpenCV, aims to detect and locate a specific object (in this case, Waldo and a star) within a larger image. It involves loading a template image of Waldo/star, matching it against a larger image, and then drawing a bounding box around the detected location.

Some Results

Template 1

Matched with original image 1

Template 2

Matched with original image 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages