ANIMA
4.0
|
#include <animaMEstTransformAgregator.h>
Additional Inherited Members | |
Protected Member Functions inherited from anima::BaseTransformAgregator< NDimensions > | |
void | SetOutput (BaseOutputTransformType *output) |
Definition at line 10 of file animaMEstTransformAgregator.h.
typedef Superclass::BaseInputTransformType anima::MEstTransformAgregator< NDimensions >::BaseInputTransformType |
Definition at line 16 of file animaMEstTransformAgregator.h.
typedef itk::AffineTransform<ScalarType,NDimensions> anima::MEstTransformAgregator< NDimensions >::BaseOutputTransformType |
Definition at line 18 of file animaMEstTransformAgregator.h.
typedef Superclass::InternalScalarType anima::MEstTransformAgregator< NDimensions >::InternalScalarType |
Definition at line 19 of file animaMEstTransformAgregator.h.
typedef Superclass::PointType anima::MEstTransformAgregator< NDimensions >::PointType |
Definition at line 15 of file animaMEstTransformAgregator.h.
typedef Superclass::ScalarType anima::MEstTransformAgregator< NDimensions >::ScalarType |
Definition at line 17 of file animaMEstTransformAgregator.h.
typedef BaseTransformAgregator<NDimensions> anima::MEstTransformAgregator< NDimensions >::Superclass |
Definition at line 14 of file animaMEstTransformAgregator.h.
anima::MEstTransformAgregator< NDimensions >::MEstTransformAgregator | ( | ) |
Definition at line 13 of file animaMEstTransformAgregator.hxx.
References anima::MEstTransformAgregator< NDimensions >::GetEstimationBarycenter().
|
inlinevirtual |
Definition at line 22 of file animaMEstTransformAgregator.h.
References anima::MEstTransformAgregator< NDimensions >::GetEstimationBarycenter(), and anima::MEstTransformAgregator< NDimensions >::Update().
|
virtual |
Reimplemented from anima::BaseTransformAgregator< NDimensions >.
Definition at line 23 of file animaMEstTransformAgregator.hxx.
References anima::MEstTransformAgregator< NDimensions >::Update().
Referenced by anima::MEstTransformAgregator< NDimensions >::MEstTransformAgregator(), and anima::MEstTransformAgregator< NDimensions >::~MEstTransformAgregator().
|
inline |
Definition at line 27 of file animaMEstTransformAgregator.h.
References anima::BaseTransformAgregator< NDimensions >::SetUpToDate().
|
inline |
Definition at line 26 of file animaMEstTransformAgregator.h.
References anima::BaseTransformAgregator< NDimensions >::SetUpToDate().
Referenced by anima::PyramidalBlockMatchingBridge< ImageDimension >::Update().
|
virtual |
Implements anima::BaseTransformAgregator< NDimensions >.
Definition at line 31 of file animaMEstTransformAgregator.hxx.
References anima::BaseTransformAgregator< NDimensions >::AFFINE, anima::BaseTransformAgregator< NDimensions >::ANISOTROPIC_SIM, anima::BaseTransformAgregator< NDimensions >::DIRECTIONAL_AFFINE, anima::BaseTransformAgregator< NDimensions >::GetCurrentLinearTransform(), anima::BaseTransformAgregator< NDimensions >::GetInputOrigin(), anima::BaseTransformAgregator< NDimensions >::GetInputOrigins(), anima::BaseTransformAgregator< NDimensions >::GetInputTransform(), anima::BaseTransformAgregator< NDimensions >::GetInputTransforms(), anima::BaseTransformAgregator< NDimensions >::GetInputTransformType(), anima::BaseTransformAgregator< NDimensions >::GetInputWeights(), anima::GetLogarithm(), anima::BaseTransformAgregator< NDimensions >::GetOrthogonalDirectionMatrix(), anima::BaseTransformAgregator< NDimensions >::GetOutputTransformType(), anima::BaseTransformAgregator< NDimensions >::RIGID, anima::BaseTransformAgregator< NDimensions >::SetInputWeight(), anima::BaseTransformAgregator< NDimensions >::SetOutput(), anima::BaseTransformAgregator< NDimensions >::SetUpToDate(), and anima::BaseTransformAgregator< NDimensions >::TRANSLATION.
Referenced by anima::MEstTransformAgregator< NDimensions >::GetEstimationBarycenter(), and anima::MEstTransformAgregator< NDimensions >::~MEstTransformAgregator().