フィルターのクリア

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

3 ビュー (過去 30 日間)
juveria fatima
juveria fatima 2018 年 3 月 8 日
コメント済み: juveria fatima 2018 年 3 月 8 日
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 Center および File ExchangeComputer Vision with Simulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by