搜索资源列表
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
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
psydo-color
- 伪彩色处理是指将黑白图像转化为彩色图像,或者是将单色图像变换成给定彩色分布的图像。由于人眼对彩色的分辨能力远远高于对灰度的分辨能力,所以将灰度图像转化成彩色图像表示,就可以提高对图像细节的辨别力。 伪彩色处理的基本原理是将黑白图像或者单色图像的各个灰度级匹配到色彩空间的一点,从而使单色图像映射成彩色图像。对黑白图像中不同灰度级赋予不同的彩色。 -Pseudo-color processing refers to the black-and-white images into color
MyDIP5
- 显示一幅彩色图像 然后将彩色图像转化为灰度图像 -transfer a RGB image into a gray lever image
opencv_HUIDU_1
- 我的第一个opencv的程序,读取真彩图像转化为灰度图像。很简单,也会很容易分析。入门级的。控制台程序。-My first one opencv program, read the true color images into gray-scale image. Is very simple, will be very easy to analyze. Entry-level. Console program.
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
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! ! !
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(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