DEVANSH-DVJ / Video-denoising

Video Denoising using Low Rank Matrix completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Denoising using Low Rank Matrix completion

Implementing Low-rank matrix completion algorithm for Video denoising and comparing it with other denoising algorithms like PCA and VBM3D method.

Main Reference Paper

"Robust video denoising using low rank matrix completion" by Hui Ji, Chaoqiang Liu, Zuowei Shen, Yuhong Xu
Link to the paper
Link to Data set

Validation Strategy

We will compare our results to that from the methods with impulsive noise pre-processing, like PCA and VBM3D, with respect to their PSNR values (Peak Signal to Noise Ratio) and also visually.


(This project was made as a course project for CS 754: Advanced Image Processing, Spring 2021, IIT Bombay.)

About

Video Denoising using Low Rank Matrix completion


Languages

Language:MATLAB 90.0%Language:TeX 8.5%Language:Python 1.4%Language:Objective-C 0.1%