Skip to content

Commit 080f34d

Browse files
authored
add coins image
1 parent fb561c8 commit 080f34d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/multi-template-matching/mtm-python-oop/main?filepath=tutorials)
22

33
# Multi-Template-Matching (mtm) : the object-oriented python implementation
4+
5+
![coins](./images/coins.png)
6+
7+
48
Multi-Template-Matching is an accessible method to perform object-detection in images using one or several template images for the search.
59
The strength of the method compared to previously available single-template matching, is that by combining the detections from multiple templates,
610
one can improve the range of detectable patterns. This helps if you expect variability of the object-perspective in your images, such as rotation, flipping...

0 commit comments

Comments
 (0)