Image Tiling
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello I have 256x256 image and i need to divide it by 8x8 cell(totally 32 cells) and perform some iterative operations within particular cell. Can anyone answer this? Thankyou in advance......
0 commentaires
Réponse acceptée
Image Analyst
le 12 Août 2011
Use the imfilter(), nlfilter(), or blocproc() function.
0 commentaires
Plus de réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!