Bidyut Chakraborty
自 2013 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
Syntax for using 'blockproc' command to divide a .jpg image into blocks
Thanks Walter, However meanwhile I went along as below: for h=1:3 c=mat2cell(img(:,:,h),[200 200 200],[200 200 200 20...
Syntax for using 'blockproc' command to divide a .jpg image into blocks
Thanks Walter, However meanwhile I went along as below: for h=1:3 c=mat2cell(img(:,:,h),[200 200 200],[200 200 200 20...
13 years 前 | 0
提问
Syntax for using 'blockproc' command to divide a .jpg image into blocks
I have a problem where I need to subdivide the image into smaller blocks. While this is quite easy for gray image by using mat2c...
13 years 前 | 2 个回答 | 0