ANIMA
4.0
|
#include <animaFastMeanSquaresImageToImageMetric.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::ContinuousIndex< double, TFixedImage::ImageDimension > | ContinuousIndexType |
typedef Superclass::DerivativeType | DerivativeType |
typedef Superclass::FixedImageConstPointer | FixedImageConstPointer |
typedef Superclass::FixedImageType | FixedImageType |
typedef Superclass::GradientPixelType | GradientPixelType |
typedef Superclass::InputPointType | InputPointType |
typedef Superclass::MeasureType | MeasureType |
typedef Superclass::MovingImageConstPointer | MovingImageConstPointer |
typedef Superclass::MovingImageType | MovingImageType |
typedef Superclass::OutputPointType | OutputPointType |
typedef itk::SmartPointer< Self > | Pointer |
typedef Superclass::RealType | RealType |
typedef FastMeanSquaresImageToImageMetric | Self |
typedef itk::ImageToImageMetric< TFixedImage, TMovingImage > | Superclass |
typedef Superclass::TransformJacobianType | TransformJacobianType |
typedef Superclass::TransformParametersType | TransformParametersType |
typedef Superclass::TransformPointer | TransformPointer |
typedef Superclass::TransformType | TransformType |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
void | GetDerivative (const TransformParametersType ¶meters, DerivativeType &Derivative) const ITK_OVERRIDE |
virtual const char * | GetNameOfClass () const |
MeasureType | GetValue (const TransformParametersType ¶meters) const ITK_OVERRIDE |
void | GetValueAndDerivative (const TransformParametersType ¶meters, MeasureType &Value, DerivativeType &Derivative) const ITK_OVERRIDE |
void | PreComputeFixedValues () |
virtual void | SetDefaultBackgroundValue (double _arg) |
virtual void | SetScaleIntensities (bool _arg) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
FastMeanSquaresImageToImageMetric () | |
virtual | ~FastMeanSquaresImageToImageMetric () |
Definition at line 10 of file animaFastMeanSquaresImageToImageMetric.h.
typedef itk::SmartPointer<const Self> anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 19 of file animaFastMeanSquaresImageToImageMetric.h.
typedef itk::ContinuousIndex<double,TFixedImage::ImageDimension> anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::ContinuousIndexType |
Definition at line 37 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::DerivativeType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 40 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::FixedImageConstPointer anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 43 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::FixedImageType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 41 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::GradientPixelType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 34 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::InputPointType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::InputPointType |
Definition at line 36 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::MeasureType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::MeasureType |
Definition at line 39 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::MovingImageConstPointer anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 44 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::MovingImageType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 42 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::OutputPointType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 35 of file animaFastMeanSquaresImageToImageMetric.h.
typedef itk::SmartPointer<Self> anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::Pointer |
Definition at line 18 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::RealType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::RealType |
Types transferred from the base class
Definition at line 25 of file animaFastMeanSquaresImageToImageMetric.h.
typedef FastMeanSquaresImageToImageMetric anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 16 of file animaFastMeanSquaresImageToImageMetric.h.
typedef itk::ImageToImageMetric<TFixedImage, TMovingImage > anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::Superclass |
Definition at line 17 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::TransformJacobianType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 33 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::TransformParametersType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 32 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::TransformPointer anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 31 of file animaFastMeanSquaresImageToImageMetric.h.
typedef Superclass::TransformType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::TransformType |
Definition at line 30 of file animaFastMeanSquaresImageToImageMetric.h.
|
protected |
Definition at line 11 of file animaFastMeanSquaresImageToImageMetric.hxx.
References anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValue().
Referenced by anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::~FastMeanSquaresImageToImageMetric().
|
inlineprotectedvirtual |
Definition at line 65 of file animaFastMeanSquaresImageToImageMetric.h.
References anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::FastMeanSquaresImageToImageMetric().
virtual::itk::LightObject::Pointer anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::CreateAnother | ( | void | ) | const |
void anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative | ( | const TransformParametersType & | parameters, |
DerivativeType & | Derivative | ||
) | const |
Get the derivatives of the match measure.
Definition at line 72 of file animaFastMeanSquaresImageToImageMetric.hxx.
References anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative().
Referenced by anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValue().
|
virtual |
Run-time type information (and related methods).
FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::MeasureType anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValue | ( | const TransformParametersType & | parameters | ) | const |
Get the value for single valued optimizers.
Definition at line 20 of file animaFastMeanSquaresImageToImageMetric.hxx.
References anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative().
Referenced by anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::FastMeanSquaresImageToImageMetric().
void anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative | ( | const TransformParametersType & | parameters, |
MeasureType & | Value, | ||
DerivativeType & | Derivative | ||
) | const |
Get value and derivatives for multiple valued optimizers.
Definition at line 81 of file animaFastMeanSquaresImageToImageMetric.hxx.
References anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PreComputeFixedValues().
Referenced by anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative().
|
static |
Method for creation through the object factory.
void anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::PreComputeFixedValues | ( | ) |
Definition at line 90 of file animaFastMeanSquaresImageToImageMetric.hxx.
Referenced by anima::FastMeanSquaresImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative().
|
virtual |
|
virtual |