divide image into blocks whatever the number of these blocks

2 views (last 30 days)
i have an image with size 6000*6000 , i want to divide it into blocks the size of each block is 256*256 , what ever the number of blocks i will get
  1 Comment
Walter Roberson
Walter Roberson on 21 Aug 2018
That gives you 23 full blocks and 112 out of 256 left over. What do you want to have happen with those 112 entries?

Sign in to comment.

Answers (1)

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy on 21 Aug 2018

Community Treasure Hunt

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

Start Hunting!