divide image into blocks whatever the number of these blocks
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Walter Roberson
2018-8-21
That gives you 23 full blocks and 112 out of 256 left over. What do you want to have happen with those 112 entries?
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!