Finding the objects in a binary image without bwconncomp
1 次查看(过去 30 天)
显示 更早的评论
I am trying to write an algorithm for finding the objects in my image without the builtin functions of Matlab. I want to use the nearest neibor approach and masking to find the number of objects. Can anyone help?
0 个评论
回答(1 个)
Guillaume
2014-11-7
I'll redirect you to my previous answer to that exact same question by another poster: finding the objects in a binary image without bwconncomp
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!