detecting object

I have two objects in which the one object is hidden by the other ,(partially hidden),is it possible to detect the shape of two objects ,and separate them.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 1월 18일

0 개 추천

No, not reliably.

댓글 수: 5

Sean de Wolski
Sean de Wolski 2012년 1월 18일
And not without a priori knowledge of the objects' shape/size/scaling/rotation etc...
kash
kash 2012년 1월 19일
Walter and Sean is it possible to draw a green and red colour lines at the edge of 2 objects
Walter Roberson
Walter Roberson 2012년 1월 19일
"No, not reliably", "And not without a priori knowledge of the objects' shape/size/scaling/rotation etc..."
Unless, that is, you only care about the _visible_ boundaries and are not trying to deduce the edges hidden by the overlap.
kash
kash 2012년 1월 19일
ok ten can u tell ho wto draw boundary lines for those two objects
Image Analyst
Image Analyst 2012년 1월 19일
Try watershed().

댓글을 달려면 로그인하십시오.

질문:

2012년 1월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by