登录
首页 » matlab » 低照度图像增强算法

低照度图像增强算法

于 2020-07-16 发布 文件大小:4KB
0 260
下载积分: 1 下载次数: 86

代码说明:

  一种可适用于复杂光照环境的低照度图像增强算法,即基于内容感知的自适应对比度提高的增强算法。引入了改进的伽马矫正,可以根据低照度图像的明暗程度自适应的对图像进行预处理。在实验过程中还发现,虽然改进算法有效避免引入大量噪声,但仍有少量噪声存在,为了达到更好的视觉效果,利用改进的双边滤波对增强的图像进行处理,获得最后的增强图像。实验效果显示,该算法可对低照度图像实现理想的增强效果。(A can be applied to complex light environment of low illumination image enhancement algorithm, which based on the content of perception adaptive contrast enhancement algorithm. Introduced the improvement of gamma correction, can according to the low illumination image of light and shade degree adaptive to image preprocessing. In the process of experiment also found that although the improved algorithm effectively avoid introducing a lot of noise, but there still have a small amount of noise, in order to achieve better visual effect, use of improved bilateral filtering to enhance the image processing, finally enhance image. The experimental results showed that the algorithm can achieve a low illumination image enhancement effect. )

文件列表:

复杂光照增强代码
................\bflt.m,976,2015-05-05
................\Demo2.m,1910,2015-06-26
................\gmCD.m,4541,2015-06-26
................\OL.m,1060,2015-06-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fftchazhi
    基于matlab平台的fft加窗插值算法,适用于信号分析(Wft window interpolation algorithm based on matlab platform, suitable for signal analysis)
    2020-06-24 11:20:02下载
    积分:1
  • SensingMatrixDesign
    利用块稀疏的方法求解感知矩阵,在压缩感知、图像恢复方面都可以应用(Method for solving block sparse perception matrix in compressed sensing, image restoration can be applied)
    2021-04-06 22:29:02下载
    积分:1
  • CODE
    说明:  数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
    2011-04-14 21:53:09下载
    积分:1
  • matlab RAW格式 读取显示
    尼康相机拍摄的原始数据RAW格式,matlab实现该类格式的读取,显示。便于计算机进行后续的处理。直接运行即可。(RaW format of raw data captured by Nikon camera, which is read and displayed by matlab. It is convenient for computer to carry out follow-up processing. It can run directly.)
    2020-06-22 08:20:01下载
    积分:1
  • EDLines 快速直线检测算子
    EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤: (1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声; (2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向; (3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大; (4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。 (Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of the other edge detectors requires urther processing to generate potential object boundaries, which may not even be possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
    2021-03-22 16:29:16下载
    积分:1
  • OMP
    压缩感知的OMP算法应用于图像压缩与恢复。(OMP compressed sensing image compression and restoration algorithms applied to)
    2021-04-19 14:18:51下载
    积分:1
  • project5
    图像处理中的基本问题 做对比的试验(Image processing compared to the basic problems of the pilot)
    2008-12-12 11:17:21下载
    积分:1
  • matlab
    图像处理基础、图像运算、图像编码、图像变换、图像增强、图像复原、图像的分割、图像数学形态学处理和小波图像处理(The basis of image processing, image computing, image coding, image transformation, image enhancement, image restoration, image segmentation, image mathematical morphology and wavelet image processing)
    2013-01-29 16:36:40下载
    积分:1
  • conerdetection-Harris
    相机标定,对一副标定图像进行角点的提取,提取焦点依据Harris检测算法。(detecter corner Harris )
    2013-05-20 17:25:15下载
    积分:1
  • Floyd-Steinberg
    最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化(halftone )
    2017-03-21 15:34:30下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载