Extracting random patches from a image
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have to extract 30 random patches of size 32*32 from an image and then storing all that patches in a single matrix.
please help!
3 Commenti
Rik
il 7 Giu 2019
You could use the randi function to generate random centerpoints and expand those to full patches.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Polygons in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!