How to divide an image into m*n blocks and then find mean and variance of each block?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have an image of 512*512. i want to divide it into 16*16 blocks. Then find mean and variance of each block. Can anyone help with a matlab code?
0 commentaires
Réponses (1)
Image Analyst
le 13 Sep 2015
You can do this with blockproc(). I'm sure that's one of the cases done in my blockproc tutorials, attached.
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!