International Research Journal of Engineering and Technology (IRJET)
e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020
p-ISSN: 2395-0072
www.irjet.net
Video Noise Removal Method using Spatial Filtering Approach and Super Resolution Algorithm Aarthi Rajagopalan1, Aravinda R2, Jayashree B3, Mr.S.Balasundaram4 1,2,3Students,
ECE Department, Meenakshi Sundararajan Engineering College, Tamilnadu, India Professor, ECE Department, Meenakshi Sundararajan Engineering College, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------4Assistant
Abstract - Video denoising is an important field in digital image/video processing. Our work proposes a system to denoise the frames of a video and improve its resolution using MATLAB 2017 software. Video denoising is performed using spatial filtering and the resolution is enhanced by applying a super-resolution framework to single images. The obtained high resolution frames are then combined to form the output video. First, the input video is divided into frames. Salt and pepper noise is added to each of the frames. Then two filters namely, median filter and weighted average filter are applied to the frames to remove the added noise. The denoised frames are then given as input to the super resolution framework, entering which they are interpolated using bicubic interpolation. The proposed super resolution algorithm uses Single Image Super Resolution (SISR) technique, which recovers one high resolution image from a single low resolution image. The Super Resolution framework comprises of an Artifacts Convolutional Neural Network (ARCNN), to which the bicubic interpolated frames are provided as input, one at a time. ARCNN is used to reduce the blur artifact. Discrete Wavelet Transform (DWT) is applied to the extracted feature maps to obtain the approximation and detail coefficients matrices. Finally, Inverse Discrete Wavelet Transform (IDWT) is applied to obtain high resolution frames. Peak Signal to Noise Ratio (PSNR) and Root Mean Square Error (RMSE) are the parameters used to estimate the quality of output video.
the process of noise removal in order to obtain high quality images. These images are then combined to reconstruct the original video. The noise reduction algorithms depend on the noise models. Noise models are classified into two types: additive and multiplicative noise model. Most of the natural video frames are assumed to have additive random noise which is modeled as a Gaussian. In addition to this, there are other noises (that are also modeled) which greatly degrade the video frames like Salt and Pepper noise, Poisson noise and Speckle noise [1]. This paper proposes a video noise removal method using spatial filtering approach and super resolution algorithm. 2. PROPOSED SYSTEM The proposed system uses spatial filtering to minimize the effect of noise in a video. The super resolution algorithm is applied in order to enhance the resolution of the resultant noise-free video frames. The proposed spatial filtering approach employs median filter and weighted average filter. The super resolution algorithm revolves around single image super resolution using Artifacts Reduction Convolutional Neural Network (ARCNN). ARCNN is an improved super resolution model as it reduces the undesirable noisy patterns in reconstruction.
Key Words: Video denoising, spatial filtering, superresolution framework, SISR, ARCNN, DWT, IDWT, PSNR, RMSE 1. INTRODUCTION Video denoising basically deals with noise removal in a video. Noise is always present in digital images during image acquisition, coding, transmission, and processing steps. In the presence of noise, video processing, image analysis, and tracking, are adversely affected due to distortion and loss of image information. Hence video denoising plays an important role in the field of digital image/video processing. Video denoising methods are designed and tuned for specific types of noise like analog noise, digital noise, and film artifacts. The main purpose of the noise reduction algorithms is to restore the image from the degraded version of the original image. The most efficient algorithm is that which has the ability to yield image as close as possible to the original image. In short, meaningful information is recovered from noisy images in
Š 2020, IRJET
|
Impact Factor value: 7.529
|
ISO 9001:2008 Certified Journal
|
Page 4925