VivekKrG / Image-field-detection-using-template-matching-using-openCV

Here I implemented Image field detection using template, which may be a small part of Image or very similar is pattern, matching. The library providing this functionality is openCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-field-detection-using-template-matching-using-openCV

Here I implemented Image field detection using templated, which may be a part of Image or very similar is pattern, matching. The library provide this functionality is openCV. References: GeeksforGeeks

Pyhton file: TemplateDetection.py

The input Image used 1:-

Templates 1:-

Pyhton file: TemplateDetection_me.py

Output Image with detected fields 1:-

The input Image used 2(40% resized):-

Templates 2:-

Output Image with detected fields 2(40% resized):-

About

Here I implemented Image field detection using template, which may be a small part of Image or very similar is pattern, matching. The library providing this functionality is openCV.


Languages

Language:Python 100.0%