搜索资源列表
RegColorConvToGray
- 真彩色图像灰度化:常规灰度转换原函数. 用于图像的预处理.-true color image gray : gray-scale conversion of conventional original function. For image preprocessing.
grayturn
- 将彩色图像灰度化,使在处理过程中数据处理简单化-gray color image, so that in the course of handling the data processing simplistic
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
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
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
24weizhencai
- 24位真彩色图像处理程序(包括灰度化,滤波,锐化等)开发环境VC++6.0-24-bit true color image processing procedures (including gray, and filtering, sharpening, etc.) development environment VC++ 6.0
Equal
- 彩色图像的均衡化处理,采用分通道处理和灰度化处理两种均衡化方法,主要用于学习均衡化处理算法使用-Balanced color image processing, using sub-channel processing and gray balance of the two treatment methods, mainly for studying the use of equalization processing algorithms
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
colorPIC
- 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
ImageProcessing
- 图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
image
- 这是一款功能十分强大的图像处理的软件,可以对彩色图像进行灰度化,边缘识别等-Image processing software
Code
- 边缘检测,彩色图像边缘检测,图形处理及灰度化,形态学变换,FaceDemo-Edge detection, color image edge detection, image processing and grayscale, morphological transformation, FaceDemo
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
BitMapGray
- 几种24位彩色图像灰度化处理的算法实现,包括最值法,系数法,平均法-the implement of serval 24 bits Color image gray processs
My_program1
- 三种方法进行彩色图像灰度化处理,包括平均值法、加权平均法以及最大值法。-Three methods of color gray image processing, including the average method, the weighted average method and maximum method.
imagegray
- 彩色图像灰度化处理,包括三种基本方法的最原始程序代码以及MATLAB中函数调用的运用,以及一些其他的关于图像预处理的程序-Color image grayscale processing, including the three basic methods of the most original program code and the use of MATLAB function call, and some other on the image preprocessing procedur