The following Matlab project contains the source code and Matlab examples used for gui for denoising video signals with kalman filter.
Denoising grayscale video signals using :
1) Estimation with windows option : 3x3x3 or 3x3x2
2) Kalman filter
Note :
=====
1.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
convertAvi2matrix.m | 426 |
corr2d.m | 96 |
Create_gray_Gif_Image.m | 371 |
Estimation.m | 1412 |
eval_MSE.m | 291 |
eval_PSNR.m | 600 |
GUI_denoising.fig | 16738 |
GUI_denoising.m | 25607 |
KALMANFILTER_gui.m | 7425 |
license.txt | 1313 |
Mean_square_error.m | 453 |
gstennis.avi | 12680192 |
playVideo.m | 539 |
PSNR.m | 987 |