Image Tiling
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Image Analyst
el 12 de Ag. de 2011
Use the imfilter(), nlfilter(), or blocproc() function.
0 comentarios
Más respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!