how to write code in matlab for windowing of image (where filter size=5)?

3 vues (au cours des 30 derniers jours)
Sheema Khattak
Sheema Khattak le 29 Juin 2014
how should be the windowing performed regarding granular computing in image processing using matlab

Réponses (1)

Image Analyst
Image Analyst le 29 Juin 2014
What is granular computing?
Have you tried conv2(), imfilter(), nlfilter(), and morphological operations like imclose(), imdilate(), imerode(), and imopen()?

Community Treasure Hunt

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

Start Hunting!

Translated by