![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/moment/momIncStgy.h>
Public Member Functions | |
MomentIncrementalStrategy () | |
void | update (Moment< T > *, double, double, double, int) |
void | doit (Moment< T > *, AimsData< T > &, T, int) |
void | doit (Moment< T > *, const aims::BucketMap< Void > &, int) |
![]() | |
MomentStrategy () | |
virtual | ~MomentStrategy () |
Definition at line 42 of file momIncStgy.h.
|
inline |
Definition at line 46 of file momIncStgy.h.
References MomentIncrementalStrategy< T >::doit(), and MomentIncrementalStrategy< T >::update().
|
inlinevirtual |
Reimplemented from MomentStrategy< T >.
Definition at line 181 of file momIncStgy.h.
References AimsData< T >::begin(), AimsData< T >::dimX(), AimsData< T >::dimY(), AimsData< T >::dimZ(), aims::Border::oFirstPoint(), aims::Border::oLineBetweenSlice(), aims::Border::oPointBetweenLine(), and MomentIncrementalStrategy< T >::update().
Referenced by MomentIncrementalStrategy< T >::MomentIncrementalStrategy().
|
inlinevirtual |
Reimplemented from MomentStrategy< T >.
Definition at line 201 of file momIncStgy.h.
References MomentIncrementalStrategy< T >::update().
|
inlinevirtual |
Reimplemented from MomentStrategy< T >.
Definition at line 55 of file momIncStgy.h.
References Moment< T >::ct(), Moment< T >::cx(), Moment< T >::cy(), Moment< T >::cz(), Moment< T >::gravity(), Moment< T >::m0(), Moment< T >::m1(), Moment< T >::m2(), Moment< T >::m3(), sum(), and Moment< T >::sum().
Referenced by MomentIncrementalStrategy< T >::doit(), and MomentIncrementalStrategy< T >::MomentIncrementalStrategy().