π¨βπ This project was carried out during my master's degree in computer vision at URJC - Madrid
Denoising, Impaiting & Deconvolution with matlab
- First part : Denoise an image
- Second part : Impaiting & Deconvolution
- Matlab
run '01 - Denoising'/main.m or '02 - Impaiting & Deconvolution'/main.m with matlab
Result of the denoising
Zoom of the result of the denoising
Result of the deconvolution with noise = 0.1
Result of the deconvolution with p = 1 (PSNR = 21.4377)
Noised image for impainting
Result of the impainting
.
βββ 01 - Denoising
β βββ Denoising_Linear_Diffusion.m
β βββ div.m
β βββ Energy.m
β βββ estimate_noise.m
β βββ gradx.m
β βββ grady.m
β βββ Img
β β βββ *.jpg
β βββ main.m
β βββ PSNR.m
β βββ untitled2.jpg
β βββ untitled.jpg
βββ 02 - Impaiting & Deconvolution
β βββ Blur.jpg
β βββ div.m
β βββ Energy.m
β βββ gradx.m
β βββ grady.m
β βββ Img
β β βββ *.jpg
β βββ kernels.mat
β βββ main_Deconvolution.m
β βββ main_Inpainting.m
β βββ pEnergy.m
β βββ pEnergy_R.m
β βββ pLap_Deconvolution.m
β βββ pLap.m
β βββ PSNR.m
β βββ result1.jpg
β βββ roispline.m
βββ Explanation-esp.pdf
βββ imgs
β βββ *.png
βββ README.md
- Luis Rosario - Member 1 - Luisrosario2604





