![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/moment/momNormStgy.h>


Public Member Functions | |
| MomentNormalStrategy () | |
| void | doit (Moment< T > *, AimsData< T > &, T, int) |
| void | doit (Moment< T > *, const aims::BucketMap< Void > &, int) |
Public Member Functions inherited from MomentStrategy< T > | |
| MomentStrategy () | |
| virtual | ~MomentStrategy () |
| virtual void | update (Moment< T > *, double, double, double, int) |
Definition at line 42 of file momNormStgy.h.
|
inline |
Definition at line 46 of file momNormStgy.h.
References Moment< T >::cx(), Moment< T >::cy(), Moment< T >::cz(), MomentNormalStrategy< T >::doit(), Moment< T >::m0(), Moment< T >::m1(), Moment< T >::m2(), and Moment< T >::m3().
|
inlinevirtual |
Reimplemented from MomentStrategy< T >.
Definition at line 91 of file momNormStgy.h.
References AimsData< T >::begin(), Moment< T >::ct(), Moment< T >::cx(), Moment< T >::cy(), Moment< T >::cz(), AimsData< T >::dimX(), AimsData< T >::dimY(), AimsData< T >::dimZ(), Moment< T >::gravity(), Moment< T >::m0(), Moment< T >::m1(), Moment< T >::m2(), Moment< T >::m3(), aims::Border::oFirstPoint(), aims::Border::oLineBetweenSlice(), aims::Border::oPointBetweenLine(), and Moment< T >::sum().
Referenced by MomentNormalStrategy< T >::MomentNormalStrategy().
|
virtual |
Reimplemented from MomentStrategy< T >.
Definition at line 145 of file momNormStgy.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(), and Moment< T >::sum().