Skip to content

A simple GUI Tool to calculate peak signal to noise ratio of an image compared to a given original.

Notifications You must be signed in to change notification settings

Addi90/SimpleImageComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSNRCalc

A small tool to compare images with different metrics. Written in Python and with a Kivy UI. Calculation is done multithreaded.

Currently can calculate:

  • Mean Squared Error (MSE)
  • Peak Signal Noise Ratio (PSNR)
  • Structural Similarity Index (SSIM)

About

A simple GUI Tool to calculate peak signal to noise ratio of an image compared to a given original.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published