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

3 次查看(过去 30 天)
aatched image

采纳的回答

Birdman
Birdman 2018-3-8
reshape(a,[],32,16)
  1 个评论
juveria fatima
juveria fatima 2018-3-8
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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Computer Vision with Simulink 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by