文件名称:ColorGray_ImageProcessing_in_C
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-19
- 文件大小:
- 375kb
- 下载次数:
- 0次
- 提 供 者:
- ARUNA******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program is used to read and display a color image and a grayscale image. The imput images should be of size 320x240, The color image should be named inputRGB and grayscale image should be named inputGray . The images should be of BMP type. the output will be formed in outputGray and outputRGB files-This program is used to read and display a color image and a grayscale image. The imput images should be of size 320x240, The color image should be named inputRGB and grayscale image should be named inputGray . The images should be of BMP type. the output will be formed in outputGray and outputRGB files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ColorGray\bin\Debug\ColorGray.exe
.........\ColorGray.cbp
.........\ColorGray.depend
.........\ColorGray.layout
.........\inputGray.bmp
.........\inputRGB.bmp
.........\main.c
.........\obj\Debug\main.o
.........\outputGray.bmp
.........\outputRGB.bmp
.........\bin\Debug
.........\obj\Debug
.........\bin
.........\obj
ColorGray