Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added PSNR calculator for image compression quality analysis #475

Merged
merged 2 commits into from
Oct 19, 2018

Conversation

vasutomar
Copy link
Contributor

PSNR ( Peak signal to noise ratio ) value is often used to determine the compression quality of an algorithm. This utilizes the orignal image and the image after some compression.

@ParthS007
Copy link
Member

This pull request introduces 4 alerts when merging a6ad58d into 765a326 - view on LGTM.com

new alerts:

  • 2 for Unused local variable
  • 2 for Variable defined multiple times

Comment posted by LGTM.com

@vasutomar
Copy link
Contributor Author

@ParthS007 I have made the changes. Please Review it. Thanks!

@harshildarji harshildarji merged commit 9097977 into TheAlgorithms:master Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants