Category: Tutorial
Template Matching in OpenCV | Tutorial
Task: Find the template image in the original image using OpenCV and create a bounding box around the template in original image. Original Image: (Student.jpg) Template Image (Template.jpg): Description: In this tutorial we will guide you how you can find a face of a person in an image using a technique called Template Matching in […]