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

3 vues (au cours des 30 derniers jours)
aatched image

Réponse acceptée

Birdman
Birdman le 8 Mar 2018
reshape(a,[],32,16)
  1 commentaire
juveria fatima
juveria fatima le 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

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by