Closed
Description
If I want to run the jupyther notebook in Google Colab I get an error when running the line
"# Then call the function matchTemplates (here a single template)
Hits = matchTemplates(listTemplate, image, N_object=4,score_threshold=0.4, method=cv2.TM_CCOEFF_NORMED, maxOverlap=0.3)"
There is probably a index error.
IndexError: invalid index to scalar variable.
Metadata
Metadata
Assignees
Labels
No labels