Skip to content

Commit 448e4a9

Browse files
authored
Update README.md
1 parent 3be6468 commit 448e4a9

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
@@ -41,7 +41,7 @@ __Parameters__
4141

4242
__Returns__
4343
- _bestHits_:list of match as dictionaries `{"TemplateName":string, "BBox":(X, Y, Width, Height), "Score":float}`
44-
- if N=1, return the best matches independently of the score_threshold
44+
- if N=1, return the best match independently of the score_threshold
4545
- if N<inf, returns up to N best matches that passed the score_threshold
4646
- if N=inf, returns all matches that passed the score_threshold
4747

0 commit comments

Comments
 (0)