CWO++library
0.32
|
Macros | |
#define | CWO_ERROR (-1) |
#define | CWO_SUCCESS (0) |
#define | CWO_SUCCESS (0) |
Functions | |
virtual float | CWO::MSE (CWO &ref) |
Measure MSE between target and reference images. | |
float | CWO::SNR (CWO &ref) |
Measure SNR(Signal to Noise Ratio) between target and reference images. | |
float | CWO::PSNR (CWO &ref) |
Measure PSNR between target and reference images. | |
float | CWO::SSIM (CWO &ref) |
Measure SSIM between target and reference images. | |
float | CWO::SpeckleContrast (int m, int n, int Sx, int Sy) |
|
virtual |
float CWO::SNR | ( | CWO & | ref | ) |
float CWO::PSNR | ( | CWO & | ref | ) |