搜索资源列表
CDib类
- 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
RGB2gray
- 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
256to_gray
- 256色图像转化为灰度图像,256色图像转化为灰度图像 -256 color images into gray-scale images, 256 color images into gray-scale images 256 color images into gray-scale images
wshepin
- 一个自己编的将射频数据转化为灰度图像的程序,例中用的是超声声场测量中得到的射频数据
example
- 这是matlab视频图像处理中提取图像并将其转化为灰度图像的m文件,这是图像处理中的第一步
提取图像并将其转化为灰度图像的m文件
- 提取图像并将其转化为灰度图像的m文件
256color
- 对图像进行灰度处理,将彩色图像转化为灰度图像的VC程序-Gray-scale image processing, the color image into a gray image of the VC program
zhifangtuguidinghua
- rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
gray
- 将彩色图像转化为灰度图像,此方法耗时少、简单有效。-change the color image into the gray image,it is perfectly 、simply and use the least time
Lena
- 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
My
- 本程序可以打开jpeg图片,并且将其转化为灰度图像,基于vc++的开发程序-This procedure can open jpeg images, and be translated into gray-scale images, based on vc++ the development of procedures
image
- 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
1
- 数字图像处理,图像灰度化,256颜色转化为灰度图像-Digital image processing, images of gray-scale, 256 color images into gray-scale
rgb2gray
- 可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-RGB images can be input into a gray-scale image! In the Matlab programming environment.
xiaobo
- 小波分辨边缘,但是要自己加工一下。可以读取RGB转化为灰度图像。-Wavelet-resolved edge, but to look at their own processing. RGB can be read into a gray image.
ColorImagetoGrayImage
- 通过此代码能够将一幅彩色图像迅速的转化为灰度图像-With this code can be quickly transformed into a color image to grayscale! ! !
imgrayscaling
- 这个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-This function provides a gray scale stretching function of the input image should be grayscale image, but if not provided, then gray image, the fu
rgb转化为grey图像
- 这是C++语言完成,不允许使用嵌入函数,利用visual2010完成,能够将输入图像转化为灰度图像
transformgreypicture
- MATLAB中应用小波技术将真彩色图像转化为灰度图像的源程序(The application of wavelet technology of true color images into grayscale image of the source program in matlab .)
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(Image processing, gray level co-occurrence matrix. Known to have been proved by theory, and experiments show that it is a good method in texture analysis, and is widely used to transform gray v