We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be6468 commit 448e4a9Copy full SHA for 448e4a9
README.md
@@ -41,7 +41,7 @@ __Parameters__
41
42
__Returns__
43
- _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
+ - if N=1, return the best match independently of the score_threshold
45
- if N<inf, returns up to N best matches that passed the score_threshold
46
- if N=inf, returns all matches that passed the score_threshold
47
0 commit comments