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

Go to the source code of this file.

Classes

class  anima::PyramidalDenseTensorSVFMatchingBridge< 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  MetricOrientationType {
  None = 0,
  FiniteStrain,
  PPD,
  None = 0,
  FiniteStrain,
  PPD
}
 
enum  Optimizer {
  Exhaustive = 0,
  Bobyqa,
  Exhaustive = 0,
  Bobyqa
}
 
enum  SymmetryType {
  Asymmetric = 0,
  Symmetric,
  Kissing,
  Asymmetric = 0,
  Symmetric,
  Kissing
}
 
enum  Transform {
  Translation = 0,
  Rigid,
  Affine,
  Translation = 0,
  Rigid,
  Affine
}
 

Enumeration Type Documentation

◆ Agregator

enum Agregator
Enumerator
Baloo 
MSmoother 
Baloo 
MSmoother 
Baloo 
MSmoother 

Definition at line 46 of file animaPyramidalDenseTensorSVFMatchingBridge.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 25 of file animaPyramidalDenseTensorSVFMatchingBridge.h.

◆ MetricOrientationType

Enumerator
None 
FiniteStrain 
PPD 
None 
FiniteStrain 
PPD 

Definition at line 33 of file animaPyramidalDenseTensorSVFMatchingBridge.h.

◆ Optimizer

enum Optimizer
Enumerator
Exhaustive 
Bobyqa 
Exhaustive 
Bobyqa 

Definition at line 40 of file animaPyramidalDenseTensorSVFMatchingBridge.h.

◆ SymmetryType

Enumerator
Asymmetric 
Symmetric 
Kissing 
Asymmetric 
Symmetric 
Kissing 

Definition at line 11 of file animaPyramidalDenseTensorSVFMatchingBridge.h.

◆ Transform

enum Transform
Enumerator
Translation 
Rigid 
Affine 
Translation 
Rigid 
Affine 

Definition at line 18 of file animaPyramidalDenseTensorSVFMatchingBridge.h.