搜索资源列表
DynInteColorConvToGray
- 真彩色图像灰度化:动态智能转换原函数. 同时具有灰度化和边缘提取功能.-true color images Gray : Dynamic Intelligent Converters original function. Gray also has the edge and retrieval capabilities.
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
chengxu
- 本程序用java语言编写,用于实现对彩色图像的灰度化,取得图像的灰度直方图,并对含有噪声的图像进行去噪 -This procedure using java language, for the realization of the gray-scale color images, the histogram to obtain images, and images contain noise denoising
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
view
- C#数字图像处理算法,彩色图像灰度化,灰度直方图,图像腐蚀运算,图像膨胀运算,图像开运算与闭运算,傅里叶变换等多种算法及实例-C# digital image processing algorithms, color images of gray, gray histogram, image corrosion computing, image expansion of computing, image to open computing and closing operation, such
24weizhencai
- 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
ImageProcess
- 彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of
open
- 里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
hongxibaoshumutongji
- 实现彩色图像灰度化,实现去噪和二值化,最终为了检测红细胞数目-shi xian hong xi bao shu mu jian ce
huiduhuatuxiang
- 实现彩色图像灰度化的效果.在RGB模型中,如果R=G=B时,则彩色表示一种灰度颜色,其中R=G=B的值叫灰度值,因此,灰度图像每个像素只需一个字节存放灰度值(又称强度值、亮度值),灰度范围为0-255。-color image
image
- 这是一款功能十分强大的图像处理的软件,可以对彩色图像进行灰度化,边缘识别等-Image processing software
diedaifa-erzhihua
- 实现彩色图像灰度化,迭代法实现灰度图像二值化-To achieve gray-scale color images of, iterative method to achieve gray-scale image binarization
Code
- 边缘检测,彩色图像边缘检测,图形处理及灰度化,形态学变换,FaceDemo-Edge detection, color image edge detection, image processing and grayscale, morphological transformation, FaceDemo
pic2gray
- 该程序展示了将彩色图像灰度化的过程,有源码,很详细-The program shows a color image gray of the process, there are source code, very detailed
DIBDisplay
- 真彩色图像预处理,能够实现一般彩色图像灰度化、二值化以及增强、去噪等-True color image preprocessing, to achieve the general color image grayscale, binary, and enhancement, denoising, etc.
grayscale-image
- 利用c++使彩色图像bmp格式处理,从而得到其灰度化的图像。-Using c++ bmp format to color image processing, resulting in the grayscale image.
Image24ToGray
- vc实现对输入24位彩色图像进行灰度化处理-On the input of 24 bit color image gray processing
RGBTOIHS及灰度化
- 对彩色图像进行RGB到IHS转换,IHS到RGB的转换,提供三种模型方法,以及对彩色图像的灰度化
真彩色bmp灰度化
- 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
三种灰度图象伪彩色方法
- 用三种不同的方法分别对灰度图像进行伪彩色化,希望总有一种方法适合。(Three different methods are used to get the False Color image of the color gray image. hope can give you some help .)