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 b85f071 commit 9457fe4Copy full SHA for 9457fe4
Tutorial.ipynb
@@ -79,7 +79,7 @@
79
"source": [
80
"We need some template image to search in the image. \n",
81
"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 !__"
+ "__NB : templates are always rectangular (there are image matrices). And thus the predicted locations are always rectangular too !__"
83
]
84
},
85
{
0 commit comments