4.Matlab image display.pptVIP

  • 12
  • 0
  • 约3.46千字
  • 约 31页
  • 2016-11-06 发布于江西
  • 举报
4.Matlabamp;imagedisplay.ppt

机器视觉—原理与应用 黄玉波 索引图像 vs RGB图像 Toolbox 主界面 帮助界面 M文件编辑界面 打开文件 Read images into the Matlab workspace Function(函数):imread Syntax(语法): A = imread(filename,fmt) reads a grayscale or truecolor image named filename into A. If the file contains a grayscale intensity image, A is a two-dimensional array. If the file contains a truecolor (RGB) image, A is a three-dimensional (m-by-n-by-3) array. [X,map] = imread(filename,fmt) reads the indexed image in filename into X and its associated colormap into map. The colormap values are rescaled to the range [0,1]. Read images into the Matlab workspace Di

文档评论(0)

1亿VIP精品文档

相关文档