Community Profile

photo

Ranu Bhardwaj


Last seen: 8 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
I have to resize my image to a fix size of 256*256 and then I have to divide the image into two 2*2 non overlapping blocks? i have made this code but its not working on my image
img_Folder = fullfile(matlabroot, '\toolbox\images\imdemos'); F1 = 'cameraman.tif'; F1_name = fullfile(img_Folder, F1); %#...

6 years 前 | 0