Skip to content
/ ssim Public

A single and multi-scale SSIM implementation in C++

License

Notifications You must be signed in to change notification settings

thorfdbg/ssim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssim

A single and multi-scale SSIM implementation in C++

This source computes the PSNR and the SSIM index, a quality index defined by Wang, Bovik, Sheihk and Simoncelli that uses a top-down approach to image quality assessment, based on the following article of the above authors:

Image Quality Assessment: From Error Measuement to Structural Similarity, IEEE Transactions on Image Processing, Vol. 13, 2004.

The code was written by Felix Oum and Thomas Richter, and is based on the IMCO framework, developed by Thomas Richter for the image compression project of the TU Berlin. For legal restrictions, and the licence conditions, please check README.Legal.

Thomas Richter, January 2007

About

A single and multi-scale SSIM implementation in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published