Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0ebe9fc

Browse files
author
Laurent Thomas
committed
correct type
1 parent c1685a5 commit 0ebe9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The [website](https://multi-template-matching.github.io/Multi-Template-Matching/
3636

3737
```python
3838
listLabel = [] # this one should have the string identifier for each template
39-
listTemplate = [] # this one should have the image array for each template, both list should have the same length
39+
listTemplate = [] # this one should have the image array for each template, both lists should have the same length
4040
listTemplateTuple = zip(listLabel, listTemplate)
4141
```
4242

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /