作者sads333 (阿鼎)
看板MATLAB
标题MATLAB
时间Fri Apr 8 20:30:32 2016
MATLAB菜鸟求教请问这题的程式应该怎麽写?
Please generate the test image in diagonal patterns with the
following requirements:
1.Image size: 1024x1024
2.The same grey level values occupy a strip area from lower-left to
upper-right. Each grey level occupies 4 pixels in width.The upper-left contains grey level 0. The next strip contains grey level 1. By keeping
increasing the grey level,the lower-right corner should contain grey level255.
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 124.9.198.233
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/MATLAB/M.1460118635.A.B48.html
※ 编辑: sads333 (124.9.198.233), 04/08/2016 20:32:12
※ 编辑: sads333 (124.9.198.233), 04/08/2016 20:35:18
※ 编辑: sads333 (124.9.198.233), 04/08/2016 20:36:14
1F:推 JamesChen: 你先搞懂图片跟矩阵的关系就会了 最近很多人问 04/08 21:11