MeVisLabToolboxReference
FMEwork/Release/Sources/Shared/DTICalculator/DTICalculator.h File Reference

Defines and implements the module ExtractObjectFeatures. More...

#include "IDTICalculator.h"

Go to the source code of this file.

Classes

class  DTICalculator< DIM >
 class DTICalculator More...

Defines

#define DEFINE_DIM(DIM)
#define DEFINE_EPSILONS(DIM)

Detailed Description

Defines and implements the module ExtractObjectFeatures.

Author:
Mathias Schlueter
Date:
3/2003

Please implement this updated header in all of your files to have the references to the developers when looking to the header or the documentation generated from it.

Definition in file DTICalculator.h.


Define Documentation

#define DEFINE_DIM (   DIM)
Value:

Definition at line 21 of file DTICalculator.h.

#define DEFINE_EPSILONS (   DIM)
Value:
const double DTICalculator<DIM>::m_sEpsilonRel  = 1.0e-00;  \
const double DTICalculator<DIM>::m_sEpsilonAbs  = 0.0e-08

Definition at line 25 of file DTICalculator.h.