Skip to content

joshuarrrrr/structural-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Structural Similarity Index

This is a python implementation of the structural similarity approach to assess image quality. It is based on "Image quality assessment: from error visibility to structural similarity." by Wang et al. and the implementation of scikit-image.

Usage

The script takes the paths to the image file and the reference image file. It optionally plots the computed structural similarity map. For usage see ./ssim.py -h

Requirements

The script requires the following python libraries:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages