Skip to content

vili-00/opencv-templatematching

Repository files navigation

This code loads an image and an object image,

Alt text

target_object

performs template matching, detects objects in the image that match the object image, draws rectangles around the detected objects, displays the result and saves the modified image to a file.
outputimage
Accuracy of matching can be changed by modifying "threshold_value", In the earlier image value of 0.8 was used and by using lower value of 0.7 output is this

outputimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages