文件名称:image-processing1
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-09-22
- 文件大小:
- 7.32mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
• 用‘imread’命令读取图像,观察图像像素矩阵的取值范围。
• 用‘rgb2gray’命令把彩色图像转换为灰度图像。
• 用’imshow’命令显示原始图像。
• 把原始图像的局部区域存储到另一个矩阵中,显示局部区域-• Use the imread command reads the range image, observed image pixel matrix.
• Use rgb2gray command to convert color images to grayscale images.
• Use the imshow command to display the original image.
• the memory local to another area of the original image matrix, the display partial area
• 用‘rgb2gray’命令把彩色图像转换为灰度图像。
• 用’imshow’命令显示原始图像。
• 把原始图像的局部区域存储到另一个矩阵中,显示局部区域-• Use the imread command reads the range image, observed image pixel matrix.
• Use rgb2gray command to convert color images to grayscale images.
• Use the imshow command to display the original image.
• the memory local to another area of the original image matrix, the display partial area
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像处理1\flower.asv
.........\flower.fig
.........\flower.m
.........\flower_color.jpg
.........\flower_cut.jpg
.........\flower_gray.jpg
图像处理1