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