搜索资源列表
图像灰度值调整(C-C++源代码)
- 用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
图像灰度值调整(C-C++源代码)
- 用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
阈值变换对图像进行阈值变换
- 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to
作业框架
- 本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
Otsu算法(灰度图像的域值分割)的C++类实现
- Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
灰度变换
- 实现图像的灰度变换,包括二值化,灰度变换,投影法,直方图显示等-Gray Image Transform, including two values, Gray transformation, projection, histogram display
Hough-fast
- Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure,* The function used to detect images of parallel linear. If the images
test_vido111
- 一个基于灰度值的视频检索程序,主要是计算灰度值,对图像进行检索.-a gray value based on the video retrieval process, mainly the intensity values, the image retrieval.
reviewmaps
- 本程序使用前一 幅图象的调色板并计算调色板各种颜色的灰度值-use of the procedure before a palette of the image and calculate various color palette of gray values
ljl3
- 对图像进行灰度值统计,都是我以前收集的,很好用的,在你使用时稍微改一下就可以了-right image gray value statistics, I had been collected, with the good, When you use it with a slight change can
Gray
- 图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。 -The source image format converter for conversion of images in different formats, suc
MouseShowPixelRGB
- 将自己需要查看每点像素值的图片加载到资源里面之后,用鼠标移动,鼠标指的像素点的坐标和RGB/灰度值可以被显示出来-Their need to see each and every point of the image pixel value is loaded to the resources there, the use of mouse, mouse, referring to pixel coordinates and RGB/g
256
- 该称序实现了图象的灰度值,能够快速的提取一个bmp或其它格式的图象的灰度值-The sequence realize that the gray value image can quickly extract a bmp or other format image gray value
avegray
- 此压缩文件包含两个M文件,一个用来批量计算图像的平均灰度值,一个用来显示计算结果,对批量处理图像有参考价值。-This compressed file contains two M files, one for volume calculation of the average gray value images, a calculation used to display the results of batch processing
diedai
- 迭代法是基于逼近的思想,其步骤如下: 1. 求出图象的最大灰度值和最小灰度值,-Iterative method is based on the idea of approximation, the steps are as follows: 1. To derive the maximum gray value image and the minimum gray value,
shiyan
- 主要是读入一个bmp图片,对其进行的一系列操作,如灰度值的读取及拉伸等!-Is read into a bmp picture, its a series of operations such as gray value, such as reading and stretching!
bitmap
- 读取bmp图像的灰度值,用一维数组输出!-Bmp image to read the gray value, using one-dimensional array of output!
灰度共生矩阵
- 图像处理,灰度共生矩阵。已知被理论证明并且实验显示它在纹理分析中是一个很好的方法,广泛用于将灰度值转化为纹理信息(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 w
hWindow缩放+状态栏显示鼠标点的灰度值
- hWindow缩放+状态栏显示鼠标点的灰度值(The hWindow zoom + state bar displays the gray value of the mouse point)