template matching - ValueError: image must be 2d / 3d array
169 views
Skip to first unread message
Anurag
unread,
Jan 23, 2016, 8:06:58 PM1/23/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scikit...@googlegroups.com
Hello,
I am trying to run Template Matching code as mentioned in http://scikit-image.org/docs/dev/auto_examples/plot_template.html, however, on trying to read an image from file, it returns the following error: ValueError: The parameter `image` must be a 2-or-3-dimensional array