Separating Connected Objects Effectively in Image
이전 댓글 표시
Hello, I am attempting to separate several connected objects that are often only connected by one pixel (see image). I want to have all connected objects be separate from each other i.e. remove the particular pixel that's causing the issue. I have been trying to use imerode function but I keep on removing more pixels than I would like. Any advice would be greatly beneficial.

채택된 답변
추가 답변 (1개)
Jose Marques
2017년 11월 12일
0 개 추천
Hello. Have you tried "imopen"?
Please, post your code and figures so we can help you.
댓글 수: 2
Serg Zhelezniak
2017년 11월 12일
Image Analyst
2017년 11월 12일
Again, just use 4-connected like I said in my answer and you won't have the problem!
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
