This repo contains code for Vectorized self implementation of Non Local Means Algorithm and compares it with Gaussian Filtering
- Clone the repo
- Run the .ipynb file
- It will store the results of the comparision with Gaussian filtering in based of MSE score and PSNR in a seperate downloadable csv file.