필터 지우기
필터 지우기

how can i splitt touching objects?

조회 수: 4 (최근 30일)
sara
sara 2014년 11월 6일
댓글: sara 2014년 11월 11일
i have some labeled objects,some of them are connecting to each other with some pixels,how can i split these areas,other than wateshed segmentation,is there any way i can splitt them according to their connectivity,cause in touching areas,number of connected pixels decrease

채택된 답변

Image Analyst
Image Analyst 2014년 11월 7일
I don't know what the second part of your question means. What does "according to their connectivity mean"? Let's say you had a dumbbell shape What are the two shapes you'd like if it was split according to 4-connectivity, and what would the pair of shapes look like if you did it according to 8-connectivity?
If you have a single image, you must have a decrease in the number of pixels because the interface line/curve will be removed.
What's wrong with watershed?
You forgot to attach the image, which would help illustrate your question better. Usually when people ask for image processing advice they attach an image, or they are asked to.
  댓글 수: 3
sara
sara 2014년 11월 11일
thank you so much,i used the second link and change the mask to (D,6) , and it worked,much better than erosion,thank you so much,.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by