How do I search for an image inside of a larger image?

9 次查看(过去 30 天)
I have two images. One is an image of Waldo and the other is a much larger image with him hiding somewhere in the image. My goal is to create a program that can find him only using the functions length, size, imread, and image. Also, implied loops like the colon operator are not allowed. Can anyone guide me into the right direction? I am not looking for a solution, just an idea of where to start. Thanks!

回答(1 个)

KSSV
KSSV 2018-11-9
  1 个评论
Andrew Padilla
Andrew Padilla 2018-11-10
Hi. Neither of these links will work. Both use some of the restrictions that I said I could not use in my post. Any other alternatives? I am thinking of using for loops and a few if statements but everything I have tried has not worked so far.

请先登录,再进行评论。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by