Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 263 Bytes

File metadata and controls

8 lines (6 loc) · 263 Bytes

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)