What is the function that erodes the object all the way until only one pixel remains from that object?

 채택된 답변

Chaya N
Chaya N 2016년 10월 26일

0 개 추천

The function bwmorph with the 'shrink' option perhaps.

댓글 수: 1

Changoleon
Changoleon 2016년 10월 27일
Hey you are right,
BW2 = bwmorph(BW,'shrink',Inf); does the job, thank you

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

태그

질문:

2016년 10월 26일

댓글:

2016년 10월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by