CHLabDTW Class Reference
#include <HLabDTW.h>
List of all members.
Constructor & Destructor Documentation
CHLabDTW::CHLabDTW |
( |
void |
|
) |
|
CHLabDTW::~CHLabDTW |
( |
void |
|
) |
[virtual] |
Member Function Documentation
float CHLabDTW::EuclideanDistance |
( |
int |
iTestFrameIndex, |
|
|
int |
iRefFrameIndex | |
|
) |
| | [inline] |
float CHLabDTW::GetFinalScore |
( |
void |
|
) |
|
int CHLabDTW::Init |
( |
void |
|
) |
|
float CHLabDTW::Run |
( |
float |
fTH |
) |
|
void CHLabDTW::SetRefFeat |
( |
const float *** |
pppfRefFeat, |
|
|
int |
iRefFeatLen, |
|
|
int |
iRefFeatDim | |
|
) |
| | [inline] |
void CHLabDTW::SetTestFeat |
( |
const float *** |
pppfTestFeat, |
|
|
int |
iTestFeatLen, |
|
|
int |
iTestFeatDim | |
|
) |
| | [inline] |
The documentation for this class was generated from the following files: