首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到18条相似文献,搜索用时 62 毫秒
1.
本文提出一种在传统直方图中利用细节信息的可调的直方图均衡算法。该算法不但能够有效的提高图像的对比度,而且还能增强图像的细节。这种算法可以采用各种不同的边缘信息如:Laplacian、Sobel等。实验证明该方法对增强图像是很有效的。  相似文献   

2.
3.
本文分析了传统直方图均衡算法导致图像细节信息丢失和噪声放大的问题,提出了一种新的直方图均衡算法,能够在增强图像整体视觉效果的同时较好地保持图像细节,对图像 噪声也具有一定的抑制作用.实验结果表明,该算法具有较好的性能.  相似文献   

4.
邸男  田睿  付东辉 《微机发展》2013,(12):34-36,42
鉴于现有的平台直方图均衡图像增强算法的平台阈值难于选择的问题,文中提出了一种结合直方图紧凑均衡的图像增强算法,将稀疏的直方图分布紧凑化,同时构造自适应平台阈值选取方法,增强图像的细节,限制背景和噪声。该方法克服了传统平台直方图方法整体提升,细节不突出的缺点。目前算法已经嵌入工程硬平台,针对大量低照度图像的实验结果表明,算法能够根据图像内容,自适应选择平台阈值,提升图像细节,较好地抑制背景,同时计算简单,便于实际应用。  相似文献   

5.
一种基于改进直方图均衡的图像增强方法   总被引:1,自引:0,他引:1  
高岩  乔彦峰 《计算机仿真》2008,25(4):198-201
针对传统图像增强方法的不足,提出一种基于模拟频域滤波重构直方图均衡的图像增强方法.将频率域滤波的思想引入空间域直方图运算当中,在模拟频率直方图统计中进行频率信息的统计,利用这些频率信息建立模拟频率域坐标,进行模拟频域滤波,对滤波处理后的直方图进行均衡化处理.实验表明:与传统方法相比,该算法优化了灰度级的动态分布范围,能得到更清晰的增强效果,且在图像中没有视觉明显的噪声放大.  相似文献   

6.
柯昕  李晓华  周激流 《计算机工程》2011,37(17):206-207,210
传统的直方图均衡方法不能很好地增强图像的局部细节。针对该问题,在多通道分块直方图均衡方法的基础上,提出一种自适应多阈值直方图均衡方法,根据图像的具体内容自适应地确定通道的数目及分割阈值。实验结果证明,该方法能增强图像的整体和局部细节,有效降噪,耗时较少。  相似文献   

7.
对常规的直方图均衡算法进行了改进,避免了不同灰度的像素均衡后被合并、图像细节丢失等现象.实验结果表明,改进的直方图均衡新算法既能充分增强图像的对比度,又能保持图像的局部细节,使图像具有更加自然的视觉效果.  相似文献   

8.
本文提出了一种夜间图像处理算法。首先采用拉普拉斯算子对锐化图像增强图像细节;然后比较局部灰度均值与全局灰度均值、局部灰度方差与全局灰度方差,确定夜间图像暗色背景区域,并将其分割出来,对分割后的区域使用局部对比度增强的直方图均衡化算法进行灰度调整;最后用Gamma变换柔和图像亮度。Matlab仿真环境实验结果表明:与传统的均衡直方图增强算法相比,该算法在增强夜间图像对比度时,具有更高的信息熵值,更加有效地保护了图像细节。  相似文献   

9.
保持图像细节的红外图像直方图均衡算法   总被引:1,自引:0,他引:1  
针对灰度图像经传统直方图均衡算法后因部分灰度级被合并而导致图像细节丢失的问题,提出了一种新的可保持图像细节的红外图像均衡算法.该算法避免了传统直方图均衡带来的灰度断层和丢失现象,对图像灰度级进行无损均衡,提高了图像质量.实验表明该算法使图像的细节和清晰度得到明显的增强。  相似文献   

10.
基于直方图分割的彩色图像增强算法   总被引:3,自引:2,他引:3       下载免费PDF全文
针对直方图均衡化直接对彩色图像处理会导致图像色彩失真的情况,在对传统的直方图均衡化方法进行改进的基础上,提出了一种新的带色彩恢复的均衡化算法。该算法对于彩色图像R,G,B各个分量子图的灰度直方图,首先根据其灰度中值和分割直方图等面积原则进行两次分割,同时对分割后的各子灰度直方图分别进行均衡化处理;然后通过计算R,G,B各分量子图的灰度级总数占原彩色图像灰度级总数的比例,将均衡化处理后的R,G,B各分量子图进行合并。实验表明,该算法对彩色图像处理具有较好的增强处理效果。  相似文献   

11.
In this paper, we propose a two-dimensional histogram equalization (2DHE) algorithm which utilizes contextual information around each pixel to enhance the contrast of an input image. The algorithm is based on the observation that the contrast in an image can be improved by increasing the grey-level differences between each pixel and its neighbouring pixels. The image equalization is achieved by assuming that for a given image, the modulus of the grey-level differences between pixels and their neighbouring pixels are equally distributed. The well-known global histogram equalization algorithm is a special case of 2DHE when contextual information is not utilized. 2DHE is easy to implement requiring only a small number of simple arithmetic operations and is thus suitable for real-time contrast enhancement applications. Experimental results show that 2DHE produces better or comparable enhanced images than several state-of-the-art algorithms. The only parameter in 2DHE which requires tuning is the size of the spatial neighbourhood support which provides the contextual information for a given dynamic range of the enhanced image. An automated parameter selection algorithm is also presented. The algorithm can be applied to a wide range of image types.  相似文献   

12.
The shifting of image mean brightness and the domination of high-frequency bins during histogram equalization (HE) often result in the deteriorating quality of enhanced images and a considerable amount of information loss. This study proposes a novel approach based on bi-histogram equalization to improve its abilities in preserving information entropy and mean brightness. The proposed technique, named Bi-histogram Equalization using Modified Histogram Bins (BHEMHB), segments the input histogram based on the median brightness of an image and alters the histogram bins before HE is applied. Histogram segmentation enables mean brightness preservation, whereas the modification of histogram bins restricts the enhancement rate, thus minimizing the domination effects of high-frequency histogram bins. Simulation results show that BHEMHB significantly outperforms its peers in preserving the details and mean brightness of an image. The output image is visually pleasant with a natural appearance.  相似文献   

13.
By modifying the histogram of an image, a dramatic improvement in the perceptibility of details can often be achieved. However, the two commonly used methods of full-frame histogram equalization and local-area histogram equalization often fail to produce adequate enhancement when the image contains relatively small but variable-sized regions in which there are objects or features of interest with low visual contrast. A new method of adaptive-neighborhood histogram equalization that is effective in enhancing these types of images is proposed in this paper. In this method, an adaptive neighborhood is developed for each pixel in the image. The adaptive neighborhood is a compound region made up of a foreground that contains 8-connected pixels close in gray level to that of the seed pixel, and a background of neighboring pixels molded around the foreground. The histogram of this adaptive neighborhood is equalized to provide the transformation that is applied to the seed pixel. Major advantages of this method are the avoidance of block edge artifacts that are encountered in local-area histogram equalization, and improved perceptibility of image detail. Examples of images transformed using the three methods of histogram modification are presented along with a discussion of the merits of the adaptive-neighborhood method.  相似文献   

14.
自适应动态峰值剪切直方图均衡化   总被引:2,自引:0,他引:2  
传统的直方图均衡化算法在增强图像的同时可能会引入一些视觉退化效应,如一些图像的部分区域出现过度增强。为了克服这个缺点,已有一些灰度均值保持算法,但是这些算法并不能很好地保持图像处理前后灰度均值的稳定性。提出了一种自适应动态峰值剪切直方图均衡化算法:使用滤波器对原图像的直方图进行滤波操作,并且根据图像的信息来确定分割区间及区间数目;对分割的区间进行重新映射;对区间的直方图进行剪切操作,然后分别地进行均衡化处理,并对处理后的图像进行灰度归一化操作。实验结果表明,该算法可以很好地在保持原图像均值的前提下实现图像增强。  相似文献   

15.
为提高低照度图像的对比度并改进动态直方图均衡化算法的不足,在亮度校正上,提出基于直方图"分布范围"的分割技术和重映射区间分配方法,用去噪阈值优化直方图分布范围的计算;在控制对比度和保留细节信息上,提出带参数的调整量来校正直方图中的较小值,防止灰度级的合并.选取了多个低照度图像数据集进行测试,结合主客观图像质量评价可以看...  相似文献   

16.
Cao  Qingjie  Shi  Zaifeng  Wang  Rong  Wang  Pumeng  Yao  Suying 《Multimedia Tools and Applications》2020,79(37-38):27091-27114
Multimedia Tools and Applications - Histogram equalization (HE) is a classical enhancement method for image processing. However, conventional HE techniques have poor performance in terms of...  相似文献   

17.
It is shown that the calculations widely used to perform histogram equalization are not guaranteed to yield images which optimally utilize the intensity range. A refinement of these calculations is presented which ensures optimal intensity range utilization.  相似文献   

18.
针对传统直方图均衡算法细节丢失和亮度饱和的问题,提出一种将场景分类和细节保留相结合的直方图均衡改进算法。利用图像的直方图特征进行场景分类,结合场景分类及图像像素点的特征对分段式直方图均衡处理方法的参数进行优化。改进后的算法复杂度仅为O(L)(L是图像的像素灰度级),既保留了直方图均衡算法计算量小的特点,又能避免传统直方图均衡的细节丢失和亮度饱和问题,还具有适用于不同场景的稳健处理效果。通过德州仪器公司DM648平台实测验证,该算法可以用于实时视频图像的增强。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号