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!