随笔分类 -  MATLAB

imshow() displays a white image for a grey image
摘要:Matlab expects images of type double to be in the 0..1 range and images that are uint8 in the 0..255 range. You can convert the range yourself (but ch 阅读全文

posted @ 2016-12-15 18:23 xpzhu2010 阅读(210) 评论(0) 推荐(0)

导航