MTF
Main Page
Namespaces
Classes
Files
File List
AM
include
mtf
AM
MCSSIM.h
1
#ifndef MTF_MC_SSIM_H
2
#define MTF_MC_SSIM_H
3
4
#include "SSIM.h"
5
6
_MTF_BEGIN_NAMESPACE
7
8
// Multi Channel Normalized Cross Correlation
9
class
MCSSIM
:
public
SSIM
{
10
public
:
11
MCSSIM
(
const
ParamType
*ssim_params =
nullptr
);
12
};
13
14
_MTF_END_NAMESPACE
15
16
#endif
MCSSIM
Definition:
MCSSIM.h:9
SSIMParams
Definition:
SSIM.h:8
SSIM
Definition:
SSIM.h:29
Generated on Sun Jul 29 2018 10:45:26 for MTF by
1.8.11