필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
Andrew Padilla
Andrew Padilla 2018년 11월 9일
댓글: Andrew Padilla 2018년 11월 10일
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