![]() |
aimsalgo 6.0.0
Neuroimaging image processing
|
#include <aims/primalsketch/scalespace.h>

Public Member Functions | |
| BaseScaleSpace () | |
| virtual | ~BaseScaleSpace () |
| virtual float | dt ()=0 |
Protected Member Functions | |
| int | get_timediff (float t1, float t2) |
Definition at line 54 of file scalespace.h.
|
inline |
Definition at line 56 of file scalespace.h.
Referenced by aims::ScaleSpace< Geom, Text >::ScaleSpace(), aims::ScaleSpace< AimsSurface< D, Void >, Texture< T > >::ScaleSpace(), and aims::ScaleSpace< carto::VolumeRef< T >, carto::VolumeRef< T > >::ScaleSpace().
|
inlinevirtual |
Definition at line 57 of file scalespace.h.
|
pure virtual |
Implemented in aims::ScaleSpace< Geom, Text >, aims::ScaleSpace< AimsSurface< D, Void >, Texture< T > >, aims::ScaleSpace< AimsSurface< D, Void >, Texture< T > >, aims::ScaleSpace< carto::VolumeRef< T >, carto::VolumeRef< T > >, and aims::ScaleSpace< carto::VolumeRef< T >, carto::VolumeRef< T > >.
Referenced by get_timediff().
|
inlineprotected |
Definition at line 62 of file scalespace.h.
References dt().
Referenced by aims::ScaleSpace< Geom, Text >::AddScale(), and aims::ScaleSpace< carto::VolumeRef< T >, carto::VolumeRef< T > >::AddScale().