Find a particular image in another image.

조회 수: 3 (최근 30일)
Rosy
Rosy 2018년 4월 8일
댓글: Rosy 2018년 4월 9일
If I have two image, one contain different shapes like circle, rectangle and other different objects and irregular shapes. And another contain only a shape suppose a circle. What method I can follow in MATLAB to find the if same circle is present in first image? I have create a mask of the circle. Now which method used to use to matching?

채택된 답변

Image Analyst
Image Analyst 2018년 4월 8일
Use normxcorr2(). Attached is a demo.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by