作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 多媒体技术及应用 • 上一篇    下一篇

低照度视频监控图像降噪算法设计与实现

刘磊磊,蒋荣欣   

  1. (浙江大学浙江省网络多媒体技术研究重点实验室,杭州 310027)
  • 收稿日期:2013-03-05 出版日期:2014-03-15 发布日期:2014-03-13
  • 作者简介:刘磊磊(1988-),男,硕士研究生,主研方向:网络多媒体技术;蒋荣欣,副研究员
  • 基金资助:
    国家“863”计划基金资助项目“相控阵三维声学摄像声纳信号处理系统”(2010AA09Z104)

Design and Implementation of Noise Reduction Algorithm for Low-light Video Surveillance Image

LIU Lei-lei, JIANG Rong-xin   

  1. (Key Laboratory of Network Multimedia Technology of Zhejiang Province, Zhejiang University, Hangzhou 310027, China)
  • Received:2013-03-05 Online:2014-03-15 Published:2014-03-13

摘要: 针对低照度环境下视频监控图像噪点较多的问题,提出一种基于运动检测的低照度视频监控图像降噪算法。在研究低照度视频监控图像噪声特点的基础上,通过一种阈值运动检测算法将图像帧划分成8×8的运动像素宏块和静止像素宏块,对运动像素宏块采用改进的维纳滤波算法进行降噪,对静止像素宏块采用数学形态学和中值滤波相结合的算法进行降噪。实验数据显示,该算法总体时间复杂度接近O(n),使用该算法降噪后的图像的PSNR值和DV/BV值均高于经典降噪算法,证明了该算法在降低时间复杂度的同时,能有效降低图像噪声,并较好地保持图像的解析度。

关键词: 低照度, 图像降噪, 运动检测, 数学形态学, 中值滤波, 维纳滤波

Abstract: For strong noise of low-light video surveillance image, a new image noise reduction algorithm based on motion detection is proposed. The property of the noise of low-light video surveillance image is studied and the image is divided into 8×8 motion pixels blocks and still pixels blocks by a kind of threshold motion detection algorithm. An improved Wiener filter is designed and implemented for noise reduction of motion pixels blocks. The compact algorithm of mathematical morphology and median filtering for noise reduction of still pixels blocks is designed. Experimental results show that the time complexity of the algorithm is about O(n) and the value of PSNR and DV/BV of image after noise reduction is higher than other algorithms. This proves the time complexity of the image noise reduction algorithm is low, while the image noises are well reduced and there is little loss in the resolution of image.

Key words: low-light, image noise reduction, motion detection, mathematical morphology, median filtering, Wiener filtering

中图分类号: