Filter löschen
Filter löschen

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

4 Ansichten (letzte 30 Tage)
Andrew Padilla
Andrew Padilla am 9 Nov. 2018
Kommentiert: Andrew Padilla am 10 Nov. 2018
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!

Antworten (1)

KSSV
KSSV am 9 Nov. 2018
  1 Kommentar
Andrew Padilla
Andrew Padilla am 10 Nov. 2018
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.

Melden Sie sich an, um zu kommentieren.

Community Treasure Hunt

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

Start Hunting!

Translated by