provide code for diamond filter with value 3 using dilation

Respuestas (1)

Guillaume
Guillaume el 16 de Mzo. de 2016
Editada: Guillaume el 16 de Mzo. de 2016
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

Categorías

Más información sobre Read, Write, and Modify Image en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 16 de Mzo. de 2016

Editada:

el 16 de Mzo. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by