#include <VcommandIterationupdate.h>
| typedef itk::Image< VectorPixelType, VImageDimension > VCommandIterationUpdate< TPixel, VImageDimension >::DeformationFieldType |
| typedef itk::DemonsRegistrationFilter< InternalImageType, InternalImageType, DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::DemonsRegistrationFilterType |
| typedef itk::DiffeomorphicDemonsRegistrationFilter< InternalImageType, InternalImageType, DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::DiffeomorphicDemonsRegistrationFilterType |
| typedef itk::FastSymmetricForcesDemonsRegistrationFilter< InternalImageType, InternalImageType, DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::FastSymmetricForcesDemonsRegistrationFilterType |
| typedef itk::WarpHarmonicEnergyCalculator< DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::HarmonicEnergyCalculatorType |
| typedef itk::Image< TPixel, VImageDimension > VCommandIterationUpdate< TPixel, VImageDimension >::InternalImageType |
| typedef itk::DisplacementFieldJacobianDeterminantFilter< DeformationFieldType, TPixel, InternalImageType > VCommandIterationUpdate< TPixel, VImageDimension >::JacobianFilterType |
| typedef itk::MinimumMaximumImageCalculator< InternalImageType > VCommandIterationUpdate< TPixel, VImageDimension >::MinMaxFilterType |
| typedef itk::MultiResolutionPDEDeformableRegistration< InternalImageType, InternalImageType, DeformationFieldType, TPixel > VCommandIterationUpdate< TPixel, VImageDimension >::MultiResRegistrationFilterType |
| typedef itk::SmartPointer< Self > VCommandIterationUpdate< TPixel, VImageDimension >::Pointer |
| typedef VCommandIterationUpdate VCommandIterationUpdate< TPixel, VImageDimension >::Self |
| typedef itk::Command VCommandIterationUpdate< TPixel, VImageDimension >::Superclass |
| typedef itk::VectorDiffeomorphicDemonsRegistrationFilter< VectorImageType, VectorImageType, DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::VectorDiffeomorphicDemonsRegistrationFilterType |
| typedef itk::VectorImage< TPixel, VImageDimension > VCommandIterationUpdate< TPixel, VImageDimension >::VectorImageType |
| typedef itk::Vector< TPixel, VImageDimension > VCommandIterationUpdate< TPixel, VImageDimension >::VectorPixelType |
| typedef itk::VectorCentralDifferenceImageFunction< DeformationFieldType > VCommandIterationUpdate< TPixel, VImageDimension >::WarpGradientCalculatorType |
| typedef WarpGradientCalculatorType::OutputType VCommandIterationUpdate< TPixel, VImageDimension >::WarpGradientType |
| VCommandIterationUpdate< TPixel, VImageDimension >::VCommandIterationUpdate | ( | ) | [inline, protected] |
References VCommandIterationUpdate< TPixel, VImageDimension >::m_CompWarpGradientCalculator, VCommandIterationUpdate< TPixel, VImageDimension >::m_HarmonicEnergyCalculator, VCommandIterationUpdate< TPixel, VImageDimension >::m_JacobianFilter, VCommandIterationUpdate< TPixel, VImageDimension >::m_Minmaxfilter, VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueField, and VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueWarpGradientCalculator.
| VCommandIterationUpdate< TPixel, VImageDimension >::~VCommandIterationUpdate | ( | ) | [inline, protected] |
| void VCommandIterationUpdate< TPixel, VImageDimension >::Execute | ( | const itk::Object * | object, | |
| const itk::EventObject & | event | |||
| ) | [inline] |
References VCommandIterationUpdate< TPixel, VImageDimension >::m_CompWarpGradientCalculator, VCommandIterationUpdate< TPixel, VImageDimension >::m_Fid, VCommandIterationUpdate< TPixel, VImageDimension >::m_HarmonicEnergyCalculator, VCommandIterationUpdate< TPixel, VImageDimension >::m_headerwritten, VCommandIterationUpdate< TPixel, VImageDimension >::m_JacobianFilter, VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueField, VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueWarpGradientCalculator, and max.
| void VCommandIterationUpdate< TPixel, VImageDimension >::Execute | ( | itk::Object * | caller, | |
| const itk::EventObject & | event | |||
| ) | [inline] |
| VCommandIterationUpdate< TPixel, VImageDimension >::itkNewMacro | ( | Self | ) |
| void VCommandIterationUpdate< TPixel, VImageDimension >::SetTrueField | ( | const DeformationFieldType * | truefield | ) | [inline] |
WarpGradientCalculatorType::Pointer VCommandIterationUpdate< TPixel, VImageDimension >::m_CompWarpGradientCalculator [private] |
std::ofstream VCommandIterationUpdate< TPixel, VImageDimension >::m_Fid [private] |
HarmonicEnergyCalculatorType::Pointer VCommandIterationUpdate< TPixel, VImageDimension >::m_HarmonicEnergyCalculator [private] |
bool VCommandIterationUpdate< TPixel, VImageDimension >::m_headerwritten [private] |
JacobianFilterType::Pointer VCommandIterationUpdate< TPixel, VImageDimension >::m_JacobianFilter [private] |
MinMaxFilterType::Pointer VCommandIterationUpdate< TPixel, VImageDimension >::m_Minmaxfilter [private] |
DeformationFieldType::ConstPointer VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueField [private] |
WarpGradientCalculatorType::Pointer VCommandIterationUpdate< TPixel, VImageDimension >::m_TrueWarpGradientCalculator [private] |
1.6.1