Extracting random patches from a image
Afficher commentaires plus anciens
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 commentaires
Rik
le 7 Juin 2019
What have you tried so far?
Aniket Kumar
le 7 Juin 2019
Rik
le 7 Juin 2019
You could use the randi function to generate random centerpoints and expand those to full patches.
Réponses (0)
Catégories
En savoir plus sur Polygons dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!