Determining if objects are in two different images

조회 수: 1 (최근 30일)
Jon
Jon 2011년 9월 9일
Hi there,
I was wondering if there was a matlab function that could do the following:
Say I have 2 images in binary (A and B). I want to determine what objects are in both images A and B. However the objects that are in both A and B may or may not look the same/be the same size. As long as I have a pixel at B(x,y) = 1 and a pixel at A(x,y) = 1 then I would want to keep the entire object that pixel A(x,y) is a part of in A. Is there a function that can do this in matlab?
Thank in advance,
Jon

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by