how to find the local mean value for an image?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have an image and I want to calculate the average pixel value of that image, i.e. the value at each pixel is the average value of neighbourhood pixels' intensities in 3*3 window of the image. Therefore, for every pixel, we have to take the mean of its neighbourhood pixels' intensities.
Does anyone know how to do this in matlab?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!