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!