img_dist_ssim.h File Reference

Headerfile to calculate structural similarity (SSIM) index. More...

#include "img_distortion.h"

Include dependency graph for img_dist_ssim.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void find_ssim (ImageParameters *p_Img, InputParameters *p_Inp, ImageStructure *imgREF, ImageStructure *imgSRC, DistMetric metricSSIM[3])


Detailed Description

Headerfile to calculate structural similarity (SSIM) index.

img_dist_ssim.h

Author:
Main contributors (see contributors.h for copyright, address and affiliation details)
Date:
29 May 2008

Definition in file img_dist_ssim.h.


Documentation generated with DoxyGen