Skip to content

Commit 9457fe4

Browse files
committed
Update doc
1 parent b85f071 commit 9457fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"source": [
8080
"We need some template image to search in the image. \n",
8181
"We can simply crop some coins from the image. \n",
82-
"__NB : templates are always squared (since there are images). And thus the predicted locations are always squared too !__"
82+
"__NB : templates are always rectangular (there are image matrices). And thus the predicted locations are always rectangular too !__"
8383
]
8484
},
8585
{

0 commit comments

Comments
 (0)