ANIMA  4.0
Classes | Namespaces | Enumerations
animaPyramidalDistortionCorrectionBlockMatchingBridge.h File Reference
#include <itkImage.h>
#include <animaDenseSVFTransformAgregator.h>
#include <animaBalooSVFTransformAgregator.h>
#include <itkAffineTransform.h>
#include <animaPyramidImageFilter.h>
#include <rpiDisplacementFieldTransform.h>
#include "animaPyramidalDistortionCorrectionBlockMatchingBridge.hxx"
+ Include dependency graph for animaPyramidalDistortionCorrectionBlockMatchingBridge.h:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ Agregator

enum Agregator
Enumerator
Baloo 
MSmoother 
Baloo 
MSmoother 
Baloo 
MSmoother 

Definition at line 24 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.

◆ Metric

enum Metric
Enumerator
Correlation 
SquaredCorrelation 
MeanSquares 
MCMBasicMeanSquares 
MCMOneToOneBasicMeanSquares 
MCMMeanSquares 
MTCorrelation 
MCMCorrelation 
TensorMeanSquares 
TensorCorrelation 
TensorGeneralizedCorrelation 
TensorOrientedGeneralizedCorrelation 
MutualInformation 
NormalizedMutualInformation 
MeanSquares 
MutualInformation 
MeanSquares 

Definition at line 10 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.

◆ TransformKind

Enumerator
Direction 
DirectionScale 
DirectionScaleSkew 

Definition at line 17 of file animaPyramidalDistortionCorrectionBlockMatchingBridge.h.