ANIMA
4.0
|
#include <itkImage.h>
#include <animaDenseSVFTransformAgregator.h>
#include <animaBalooSVFTransformAgregator.h>
#include <itkAffineTransform.h>
#include <animaPyramidImageFilter.h>
#include <rpiDisplacementFieldTransform.h>
#include "animaPyramidalDistortionCorrectionBlockMatchingBridge.hxx"
Go to the source code of this file.
Classes | |
class | anima::PyramidalDistortionCorrectionBlockMatchingBridge< ImageDimension > |
Namespaces | |
anima | |
Enumerations | |
enum | Agregator { Baloo = 0, MSmoother, Baloo = 0, MSmoother, Baloo = 0, MSmoother } |
enum | Metric { Correlation = 0, SquaredCorrelation, MeanSquares, MCMBasicMeanSquares = 0, MCMOneToOneBasicMeanSquares, MCMMeanSquares, MTCorrelation, MCMCorrelation, TensorMeanSquares = 0, TensorCorrelation, TensorGeneralizedCorrelation, TensorOrientedGeneralizedCorrelation, MutualInformation = 0, NormalizedMutualInformation, MeanSquares, MutualInformation = 0, MeanSquares } |
enum | TransformKind { Direction = 0, DirectionScale, DirectionScaleSkew } |
enum Agregator |
Enumerator | |
---|---|
Baloo | |
MSmoother | |
Baloo | |
MSmoother | |
Baloo | |
MSmoother |
Definition at line 24 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.
enum Metric |
Definition at line 10 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.
enum TransformKind |
Enumerator | |
---|---|
Direction | |
DirectionScale | |
DirectionScaleSkew |
Definition at line 17 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.