provide code for diamond filter with value 3 using dilation

답변 (1개)

Guillaume
Guillaume 2016년 3월 16일
편집: Guillaume 2016년 3월 16일
Not sure what your question is. If your question is about the usage of strel, why don't you read the documentation? If you want a 3x3 diamond:
se = strel('diamond', 1); %1 is (width - 1)/ 2, with width = 3

카테고리

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

태그

질문:

2016년 3월 16일

편집:

2016년 3월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by