|
ANIMA
4.0
|
#include <animaFastCorrelationImageToImageMetric.h>
Inheritance diagram for anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >:
Collaboration diagram for anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >: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 FastCorrelationImageToImageMetric | 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) |
| virtual void | SetSquaredCorrelation (bool _arg) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| FastCorrelationImageToImageMetric () | |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const ITK_OVERRIDE |
| virtual | ~FastCorrelationImageToImageMetric () |
Definition at line 11 of file animaFastCorrelationImageToImageMetric.h.
| typedef itk::SmartPointer<const Self> anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::ConstPointer |
Definition at line 20 of file animaFastCorrelationImageToImageMetric.h.
| typedef itk::ContinuousIndex<double,TFixedImage::ImageDimension> anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::ContinuousIndexType |
Definition at line 38 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::DerivativeType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::DerivativeType |
Definition at line 41 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::FixedImageConstPointer anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageConstPointer |
Definition at line 44 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::FixedImageType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::FixedImageType |
Definition at line 42 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::GradientPixelType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GradientPixelType |
Definition at line 35 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::InputPointType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::InputPointType |
Definition at line 37 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::MeasureType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::MeasureType |
Definition at line 40 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::MovingImageConstPointer anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageConstPointer |
Definition at line 45 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::MovingImageType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::MovingImageType |
Definition at line 43 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::OutputPointType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::OutputPointType |
Definition at line 36 of file animaFastCorrelationImageToImageMetric.h.
| typedef itk::SmartPointer<Self> anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::Pointer |
Definition at line 19 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::RealType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::RealType |
Types transferred from the base class
Definition at line 26 of file animaFastCorrelationImageToImageMetric.h.
| typedef FastCorrelationImageToImageMetric anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::Self |
Standard class typedefs.
Definition at line 17 of file animaFastCorrelationImageToImageMetric.h.
| typedef itk::ImageToImageMetric<TFixedImage, TMovingImage > anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::Superclass |
Definition at line 18 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::TransformJacobianType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::TransformJacobianType |
Definition at line 34 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::TransformParametersType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::TransformParametersType |
Definition at line 33 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::TransformPointer anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::TransformPointer |
Definition at line 32 of file animaFastCorrelationImageToImageMetric.h.
| typedef Superclass::TransformType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::TransformType |
Definition at line 31 of file animaFastCorrelationImageToImageMetric.h.
|
protected |
Definition at line 11 of file animaFastCorrelationImageToImageMetric.hxx.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetValue().
|
inlineprotectedvirtual |
Definition at line 66 of file animaFastCorrelationImageToImageMetric.h.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::PrintSelf().
| virtual::itk::LightObject::Pointer anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::CreateAnother | ( | void | ) | const |
| void anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative | ( | const TransformParametersType & | parameters, |
| DerivativeType & | Derivative | ||
| ) | const |
Get the derivatives of the match measure.
Definition at line 149 of file animaFastCorrelationImageToImageMetric.hxx.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative().
Referenced by anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::PreComputeFixedValues().
|
virtual |
Run-time type information (and related methods).
| FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::MeasureType anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetValue | ( | const TransformParametersType & | parameters | ) | const |
Get the value for single valued optimizers.
Definition at line 25 of file animaFastCorrelationImageToImageMetric.hxx.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::PreComputeFixedValues().
Referenced by anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::FastCorrelationImageToImageMetric().
| void anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetValueAndDerivative | ( | const TransformParametersType & | parameters, |
| MeasureType & | Value, | ||
| DerivativeType & | Derivative | ||
| ) | const |
Get value and derivatives for multiple valued optimizers.
Definition at line 158 of file animaFastCorrelationImageToImageMetric.hxx.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::PrintSelf().
Referenced by anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative().
|
static |
Method for creation through the object factory.
| void anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::PreComputeFixedValues | ( | ) |
Definition at line 100 of file animaFastCorrelationImageToImageMetric.hxx.
References anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetDerivative().
Referenced by anima::FastCorrelationImageToImageMetric< TFixedImage, TMovingImage >::GetValue().
|
protected |
|
virtual |
|
virtual |
|
virtual |
1.8.13