搜索资源列表
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
greyequalization2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray's equalization algorithm-source Xu, with test images
HistgramEqualization2006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's histogram equalization algorithm source procedures, with the standard test pictures
Histogramequalization
- 用VC++实现的一个直方图均衡算法,可以很好地增强局部的对比度
image
- 图像灰度拉伸、直方图均衡算法以及FCM聚类算法。
itr_n_power_colour
- 基于HSI的彩色图像均衡算法,是发表于2008年EECS上文章的源码。-Hasan Demirel and Gholamreza Anbarjafari, "HSI Based Colour Image Equalization using Iterative nth Root and nth Power", 5th International Conference on Electrical and Computer Systems (EECS’08), November 27-28, 200
adapthisteq
- 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强-Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement
HistDemoA
- 直方图均衡化,C++编程代码,载入图片使用均衡算法进行均衡。-Histogram equalization, C++ Programming code, load images using a balanced equalization algorithm.
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
localhisteq1
- 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
histogram_balanced
- 基于visualc++ 的直方图均衡算法实现-Visualc++ based on the histogram equalization algorithm
1231
- 现有的直方图均衡算法在增强图像对比度的同时, 输出图像的亮度与输入图像无关, 并且在均衡区域产生亮度饱和现象,提出了一种新的直方图均衡算法。以亮度保持的双直方图均衡算法( B B HE )为基础,改进其对子图像的分类方式:根据直方图对图像进行多峰值分解,得到一系列不同范围的子图像,然后对每一个子图像在其相应的灰度范围内进行直方图均 衡, 最后合并这些子图像的均衡结果。实验结果表明,直方图均衡新算法不仅在保持了输出图像亮度的同时, 而且非常有效 的解决了在原图像均衡区域产生的亮度饱和问题对图像的影
1234
- 分析了图像直方图均衡增强算法中信息损失的内在机理, 提 出基于自适应局部灰度修 正的直方图均衡算法。首先对图像作常规直方图均衡处理,然后分析比较处理后 图像和原图的梯度变化,以此为依据对图像作局部灰度修正,从而减小直方图均衡处理过程中信息损失的程度,最后通过实验验证了算法的有效性。-Analysis of the image histogram equalization enhancement algorithm in the loss of information inherent mecha
1236
- 本文提出一种在传统直方图中利用细节信息的可调的直方图均衡算法。该算法不但能够有效的提高图像的对比度,而且还能增强图像的细节。这种算法可以采用各种不同的边缘信息-This article proposed that one kind uses the detail information in the traditional histogram the adjustable histogram balanced algorithm. Not only this algorithm can effe
HISTEQAUTOLIMIT
- 带自适应上限的直方图均衡化,是一般直方图均衡化的改进算法。-HistEq with auto uplimit
junhenghua
- 数字图像均衡化算法的实现,用的是visual C++6.0.-The realization of digital image equalization algorithm, using c++ 6.0 is visual.
HistogramEqualization
- 直方图均衡算法,Visual C++6.0编程,提供经典Lena灰度图像-Histogram equalization algorithm, Visual C++6.0 program to provide classical gray image Lena
32223
- 图像处理常用算法中的直方图均衡算法实现源代码。-Image processing algorithms used in the source code for histogram equalization algorithm.
20110802
- 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
直方图均衡去雾的四种做法
- 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(Four methods of histogram equalization to remove fog Here are some traditional algorithms for defog image processing, including image conversion, but there are still some shortcomings