搜索资源列表
CDib类
- 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
图像的颜色处理
- 这个源程序提供了一些用于图像的颜色处理的功能,是基于真彩色图像作的处理,一般的灰度图也是转换为真彩色后作的处理,最后再返转为灰度图。-provided the source for some of the color image processing functions, is based on the true color images for processing, general also converted to grayscale color after the treatment,
f-domain...
- 该程序为在VC++环境下利用MFC编写的图像处理的小程序,能显示和处理真彩色和灰度图,并包含有基本的图像变换处理分析函数!-the procedures for the use of VC environment prepared by the MFC small image processing procedures, display and can handle true color and gray-scale map, and includes a basic image process
ImageShower
- 用于二维图片的显示,适用范围广,可用于各种灰度图像以及真彩色图像.
Homework
- Matlab变换图像灰度彩色转换图片测试代码原创-yes
gray
- 展示了C#读取彩色图像,并且转换为灰度图的方法,读取图像时分别使用了getPixel,内存法,指针法,展示了C#读取图像的三种基本方法。-Convert a RGB image to gray image and give examples of reading image file with three different methods.
2D-coloring
- 通过选取不同像素,改变R,G,B颜色,实现灰度图像的伪彩色化-Coloring procession to the digital gray image
ReadBMP_1
- 读取一张BMP图像,显示其相关信息,并修改图片的颜色表,使得图片颜色改变以后另外存盘! 只能是8bit的灰度图像才有颜色表,24bit的真彩色图片没有颜色表!-Read a BMP image, display information, and modify the color table of the picture, making the picture color change after another save! Only 8bit grayscale images have a
BitMapGray
- 几种24位彩色图像灰度化处理的算法实现,包括最值法,系数法,平均法-the implement of serval 24 bits Color image gray processs
otsu
- 实现OTSU分割时算法,对2D彩色或灰度图像进行分割,封装成函数,可以直接调用-OTSU segmentation algorithm, 2D color or grayscale image segmentation, packaged into a function, you can directly call
color-to-grayscale-conversion
- 实现图像CImage类中彩色向灰度图的转换-Image the CImage classes in color to grayscale conversion
color2gray
- 这是一个用C++写的关于彩色转灰度的图像的代码,经过调试成功的,很好用-This is a written in c++ code about color turned gray level image, through the debug successful, very useful
cdibImage
- 打开一幅BMP图像,能够将灰度图像转化为彩色图像,能够将彩色图像转化为灰度图像,并且实现图像的水印效果,实现对处理后的图像进行保存。-Open a BMP image, the gray-scale image can be converted into a color image to the color image into a grayscale image, and the watermark image to save the processed image.
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
kmean
- 利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序-Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program
DoG
- 高斯差分的c++求解,一种基于灰度图像和彩色图像的有用方法-Gauss solving differential c++
Pseudo-color-processing
- 用Java语言实现图像灰度图像的伪彩色处理-Achieve gray image using Java language pseudo-color processing
erzhi1
- 用简单统计法将一张彩色图片变成灰度图像再变成二值图像-Simple statistical method a color picture into a grayscale image into a binary image again
colorization-code
- 图像彩色化定义,灰度图像通过优化算法转换为彩色图像的过程-Definition color images, grayscale images with optimized algorithms convert a color image process
bilinear_perfect_lastrotate
- 用双线插值的算法实现图像的旋转 可以是灰度图像 也可以是彩色图像 而且旋转之后的图像质量很高-Interpolation Algorithm with double effect rotation of the image may be a grayscale image and a color image can be high quality image after rotation
