搜索资源列表
灰度变换
- 实现图像的灰度变换,包括二值化,灰度变换,投影法,直方图显示等-Gray Image Transform, including two values, Gray transformation, projection, histogram display
灰度变换算法实现
- 本程序实现图象处理中的灰度变换的所有算法!-the program image processing Gray Transform algorithm for all!
彩色图到灰度图的转换的源程序
- 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handling differences.
图像处理的灰度均衡
- 图像处理的灰度均衡-image processing gray balance
灰度均衡代码
- 灰度均衡处理代码
使用matlab求图像的灰度共生矩阵的程序
- 使用matlab求图像的灰度共生矩阵的程序,很好用,Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
OpenCV_Histogram.利用OpenCV进行灰度直方图提取的程序
- 本人写的利用OpenCV进行灰度直方图提取的程序,供大家交流学习^^,I write for the use of OpenCV histogram extraction procedures for everyone studying ^ ^
RGBTOIHS及灰度化
- 对彩色图像进行RGB到IHS转换,IHS到RGB的转换,提供三种模型方法,以及对彩色图像的灰度化
VC把256彩色图像色转灰度
- VC把256彩色图像色转灰度,附带源码和演示的图片(VC colors the 256 color image grayscale, with the source code and the demonstration of the image)
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
灰度共生矩阵特征提取应用
- 基于VS2010平台和openCV实现的基于灰度共生矩阵特征提取木材表面缺陷(Extraction of wood surface defects based on Grey co-occurrence matrix)
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(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
灰度
- 求图象灰度,求图象某一点的灰度,求某一片区域的平均灰度(Seek image gray level, the image of a point of gray, seeking a region of the average gray)
灰度共生矩阵GLCM
- 详细的基于纹理的图像分割算法 灰度共生矩阵实现代码,实现效果比较满意(Detailed texture based image segmentation algorithm, gray co-occurrence matrix implementation code, to achieve satisfactory results)
灰度化程序
- 利用opencv2.4.8和vs2013进行图像灰度化处理的源代码(Using opencv2.4.8 and vs2013 grayscale image processing source code)
灰度图
- 产生以5个像素为周期的灰度图,图片尺寸为540x960(generate a gray-scale image as the cycle of 5)
hWindow缩放+状态栏显示鼠标点的灰度值
- hWindow缩放+状态栏显示鼠标点的灰度值(The hWindow zoom + state bar displays the gray value of the mouse point)
灰度计算
- 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(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)
灰度共生矩阵
- 灰度共生矩阵,指的是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 [1] 1973年Haralick等人提出了用灰度共生矩阵来描述纹理特征。 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两像素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。(Gray-level co-occurrence matrix refers to a common method for describing texture by studying the spatia
灰度处理程序
- C#对图像批量灰度化程序,自动提取所选文件夹的全部下级子目录的所有图片,并批量灰度输出(C# Image Batch Graying Program)