Effacer les filtres
Effacer les filtres

Can someone explain this code step by step and the functions which ae used in it?

1 vue (au cours des 30 derniers jours)
Jainee Solanki
Jainee Solanki le 28 Nov 2017
Commenté : Stephen23 le 28 Nov 2017
%%step 5
se = strel('disk',3); %%create a disk-shaped structring element
bothat = imsubtract(imadd(sharpen,imtophat(sharpen,se)),imbothat(sharpen,se)); %%applying bottom hat method
figure
imshow(bothat);
title('Bottom Hat Method');

Réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by