Borrar filtros
Borrar filtros

Extracting random patches from a image

3 visualizaciones (últimos 30 días)
Aniket Kumar
Aniket Kumar el 7 de Jun. de 2019
Comentada: Rik el 7 de Jun. de 2019
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 comentarios
Aniket Kumar
Aniket Kumar el 7 de Jun. de 2019
I have done this using for loop but that extracts patches sequentially not randomly.
I was looking if there is any direct function in matlab, which does nearly the same.
Rik
Rik el 7 de Jun. de 2019
You could use the randi function to generate random centerpoints and expand those to full patches.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by