Azzera filtri
Azzera filtri

i want to divide any rgb image of size 512x512x3 into 32 blocks 16 times

3 visualizzazioni (ultimi 30 giorni)
aatched image

Risposta accettata

Birdman
Birdman il 8 Mar 2018
reshape(a,[],32,16)
  1 Commento
juveria fatima
juveria fatima il 8 Mar 2018
can you please tell how to plot each smaller block
i find a code to divide in four parts
but i wanted to divide my image in to 32 parts 16 times so that it is total of 512
i have attached the result of divide in four but i want to divide in smaller blocks either 32 r 64

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by