img_dist_snr.h File Reference

Headerfile to calculate signal to noise ratio (SNR). More...

#include "img_distortion.h"

Include dependency graph for img_dist_snr.h:

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

Go to the source code of this file.

Functions

void find_snr (ImageParameters *p_Img, InputParameters *p_Inp, ImageStructure *imgREF, ImageStructure *imgSRC, DistMetric metricSSE[3], DistMetric metricPSNR[3])


Detailed Description

Headerfile to calculate signal to noise ratio (SNR).

img_dist_snr.h

Author:
Woo-Shik Kim
Date:
29 May 2008

Definition in file img_dist_snr.h.


Documentation generated with DoxyGen