搜索资源列表
利用小波变换灰度处理
- 用小波变化实现对图像的灰度处理。在学信号处理的时候读过的一个源程序 -wavelet changes to achieve the gray image processing. Signal processing in school when read in one source
灰度均衡代码
- 灰度均衡处理代码
opencvgray
- opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
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
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
Dutu
- 采用VC++实现图像灰度处理,调整图像曲线实现图像的增强!-Using VC++ to achieve gray handle, adjust the image curve of image enhancement!
FoxitReader3.0
- 图像处理:包括图像灰度处理、二值化、放大缩小、边缘检测、hough变换和其他功能-Image Processing: including gray processing, binarization, zoom, edge detection, hough transform, and other features
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
基于VC的图像处理
- 基于Vc++的数字图像软件。源程序包括:图像灰度处理、平滑处理、锐化处理、伪彩色编码。
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(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
灰度共生矩阵
- 遥感图像处理,研究灰度的空间相关特性来描述纹理的常用方法,编程实现(Remote sensing image processing.Study the spatial correlation characteristics of grayscale to describe the texture of the commonly used methods. Programming implementation.)
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
灰度计算
- 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)
灰度模板匹配
- 将图像灰度化处理,进行模板匹配,结果显示相似度系数(Grayscale the image to match the template)
灰度处理多种实现程序
- 利用matlab控制摄像头,对图像实时进行二值灰度处理(Using MATLAB to control the camera, the image is processed with two value gray in real time)
1
- 图像灰度处理,可批量处理多张图片,将指定文件夹内图片灰度调节到合适值(Grayscale adjust,it is possible to deal with group of photos. grayscale of the photos in the folder can be changed to the degree you want.)
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)