Object recognition with Multi-Template-Matching

Perform object recognition in a list of images using a set of user-provided template image(s) Requires Python 3 environment with following packages: - Multi-Template-Matching (MTM) - OpenCV - Scikit-Image - Numpy - Scipy DOCUMENTATION: Wiki https://github.com/LauLauThom/MultiTemplateMatching/wiki PYTHON PACKAGE: Multi-Template-Matching on PyPI https://pypi.org/project/Multi-Template-Matching/


This is a companion discussion topic for the original entry at https://kni.me/w/9i0_HPPQlbNzW598
1 Like

Thank you, I have to try this today.