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
2012년 1월 18일
0 개 추천
No, not reliably.
댓글 수: 5
Sean de Wolski
2012년 1월 18일
And not without a priori knowledge of the objects' shape/size/scaling/rotation etc...
kash
2012년 1월 19일
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
2012년 1월 19일
Image Analyst
2012년 1월 19일
Try watershed().
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!