필터 지우기
필터 지우기

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