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!