搜索资源列表
图像灰度化、均衡化、规定化等
- 灰度化、均衡化、规定化等,灰度比例化,线性取反,线性截断等
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
实现图片灰度化处理的
- 这个程序使用来实现图片灰度化处理的
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
hongxibaoshumutongji
- 实现彩色图像灰度化,实现去噪和二值化,最终为了检测红细胞数目-shi xian hong xi bao shu mu jian ce
huiduhuatuxiang
- 实现彩色图像灰度化的效果.在RGB模型中,如果R=G=B时,则彩色表示一种灰度颜色,其中R=G=B的值叫灰度值,因此,灰度图像每个像素只需一个字节存放灰度值(又称强度值、亮度值),灰度范围为0-255。-color image
1
- 数字图像处理,图像灰度化,256颜色转化为灰度图像-Digital image processing, images of gray-scale, 256 color images into gray-scale
200911081312
- 图像的灰度化、二值化和反色是些较简单的图像像素处理过程,我在《GDI+ 在Delphi程序的应用 -- ColorMatrix与图像灰度化》和《GDI+ 在Delphi程序的应用 -- 图像二值化》-procedure ImageDynamTwoValues(Data: TImageData SubSize: Integer) var Sub: TImageData GrayData: TGrayStatData x, y: Intege
diedaifa-erzhihua
- 实现彩色图像灰度化,迭代法实现灰度图像二值化-To achieve gray-scale color images of, iterative method to achieve gray-scale image binarization
imageprocessing
- 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
LineTrans
- 将图像灰度化后,实现图像灰度图片的线性变换-The gray image, the gray-scale image of image of linear transformation
DIBDisplay
- 真彩色图像预处理,能够实现一般彩色图像灰度化、二值化以及增强、去噪等-True color image preprocessing, to achieve the general color image grayscale, binary, and enhancement, denoising, etc.
Binarization-Transformation
- 图像处理源程序,实现二值化变换,经一幅图像灰度化后,变成二值化图像,包括大津法、最大类间方差法、一般阈值法、及文本识别最有用的Niblack法-Image processing program and realized binarization transformation, after by a gray-scale image into binary image, including the Otsu method, Otsu method, the general threshold, a
RGBTOIHS及灰度化
- 对彩色图像进行RGB到IHS转换,IHS到RGB的转换,提供三种模型方法,以及对彩色图像的灰度化
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
code
- 本次文件可以进行图像灰度化及其他操作例如灰度均衡等等(The file can be grayscale and other operations such as grayscale equalization and so on.)
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)