aimsalgo  5.0.5
Neuroimaging image processing
aims::BaseScaleSpace Class Referenceabstract

#include <aims/primalsketch/scalespace.h>

Inheritance diagram for aims::BaseScaleSpace:

Public Member Functions

 BaseScaleSpace ()
 
virtual ~BaseScaleSpace ()
 
virtual float dt ()=0
 

Protected Member Functions

int get_timediff (float t1, float t2)
 

Detailed Description

Definition at line 54 of file scalespace.h.

Constructor & Destructor Documentation

◆ BaseScaleSpace()

aims::BaseScaleSpace::BaseScaleSpace ( )
inline

Definition at line 56 of file scalespace.h.

◆ ~BaseScaleSpace()

virtual aims::BaseScaleSpace::~BaseScaleSpace ( )
inlinevirtual

Definition at line 57 of file scalespace.h.

References dt().

Member Function Documentation

◆ dt()

◆ get_timediff()

int aims::BaseScaleSpace::get_timediff ( float  t1,
float  t2 
)
inlineprotected

The documentation for this class was generated from the following file: