Skip to content

neginkheirmand/LinearAlgebra-MiniProject4

Repository files navigation

SVD Denoising

First Part: Denoising Images

singular value decomposition using OpenCV( you can also find snother version of the code using Matplotlib instead) library. To read more about SVD and denoising: click here(denoising) and here(SVD)

  • the gif demonstrates the increase of k -> moving towards the starting (input) image

Second Part: Denoising mathematical figures

for example: sin()

2D demo:

3D demo:

Releases

No releases published

Packages

No packages published

Languages