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!