how to create a customized filter for the given image?
Afficher commentaires plus anciens
I have to filter an image. I should not use inbuilt commands like medfilt2 etc., I have to create my own filter. Can anyone specify the method?
Réponses (1)
Image Analyst
le 19 Jan 2013
0 votes
Two or four nested for loops should do it, depending on what you want to do.
2 commentaires
Sivakumaran Chandrasekaran
le 19 Jan 2013
Walter Roberson
le 19 Jan 2013
You have not indicated what kind of filter you are interested in, so the answer has to be vague.
Catégories
En savoir plus sur Image Filtering dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!