i have a image of size 256 x 256. how to patch the image into 16 x16 sizes of patches,at the result i want to get 256 number of patches.
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i have a image of size 256 x 256. how to patch the image into 16 x 16 sizes of patches,at the result i want to get 256 number of patches.please give any idea or coding. i wrote the coding but not get expected result.In MATLAB
0 Commenti
Risposta accettata
Nitin
il 16 Feb 2014
blockproc should be helpful hopefully
2 Commenti
Image Analyst
il 5 Mar 2014
There is code for that in the FAQ link I gave. Hopefully that made it easy for you.
Più risposte (1)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!