Go to the documentation of this file.
18 #ifndef __elxPolydataDummyPenalty_H__
19 #define __elxPolydataDummyPenalty_H__
26 #include "itkMeshFileReader.h"
27 #include "itkMeshFileWriter.h"
62 template<
class TElastix >
66 typename MetricBase< TElastix >::FixedPointSetType,
67 typename MetricBase< TElastix >::MovingPointSetType >,
78 typedef itk::SmartPointer< Self >
Pointer;
153 FixedImageType::ImageDimension );
155 MovingImageType::ImageDimension );
171 virtual void Initialize(
void )
throw ( itk::ExceptionObject );
187 const std::string & meshFileName,
188 typename FixedMeshType::Pointer & mesh );
216 #ifndef ITK_MANUAL_INSTANTIATION
217 #include "elxPolydataDummyPenalty.hxx"
220 #endif // end #ifndef __elxPolydataDummyPenalty_H__
Superclass::TransformType TransformType
Mesh< PointNormalType, FixedPointSetDimension, MeshTraitsType > FixedMeshType
Superclass1::ParametersType ParametersType
virtual int BeforeAllBase(void)
Superclass1::MeasureType MeasureType
Superclass2::RegistrationPointer RegistrationPointer
FixedMeshContainerType::Pointer FixedMeshContainerPointer
Superclass2::ElastixPointer ElastixPointer
SpatialObject< itkGetStaticConstMacro(MovingPointSetDimension) > MovingImageMaskType
itk::SingleValuedCostFunction ITKBaseType
itk::AdvancedCombinationTransform< CoordRepType, itkGetStaticConstMacro(FixedImageDimension) > CombinationTransformType
Superclass1::FixedMeshPointer FixedMeshPointer
Superclass2::FixedImageType FixedImageType
itkStaticConstMacro(FixedImageDimension, unsigned int, FixedImageType::ImageDimension)
void operator=(const Self &)
Superclass::RegistrationPointer RegistrationPointer
Superclass1::TransformPointer TransformPointer
MeshTraitsType::CellType::CellInterface CellInterfaceType
Superclass1::MeshIdType MeshIdType
This class is the elastix base class for all Metrics.
Superclass1::FixedMeshContainerType FixedMeshContainerType
PolydataDummyPenalty Self
PolydataDummyPenalty(const Self &)
virtual void SelectNewSamples(void)
Superclass1::TransformJacobianType TransformJacobianType
elxClassNameMacro("PolydataDummyPenalty")
Superclass1::FixedPointSetType FixedPointSetType
virtual void BeforeRegistration(void)
void WriteResultMesh(const char *filename, MeshIdType meshId)
itk::PointSet< CoordinateRepresentationType, MovingImageDimension, itk::DefaultStaticMeshTraits< CoordinateRepresentationType, MovingImageDimension, MovingImageDimension, CoordinateRepresentationType, CoordinateRepresentationType, CoordinateRepresentationType > > MovingPointSetType
FixedMeshType::ConstPointer FixedMeshConstPointer
itk::MeshPenalty< typename MetricBase< TElastix >::FixedPointSetType, typename MetricBase< TElastix >::MovingPointSetType > Superclass1
itk::SmartPointer< const Self > ConstPointer
virtual void AfterEachIteration(void)
Superclass2::MovingImageType MovingImageType
SpatialObject< itkGetStaticConstMacro(FixedPointSetDimension) > FixedImageMaskType
unsigned int ReadTransformixPoints(const std::string &filename, typename MeshType::Pointer &mesh)
A dummy metric to generate transformed meshes each iteration.
Superclass1::TransformParametersType TransformParametersType
MovingImageMaskType::Pointer MovingImageMaskPointer
VectorContainer< MeshIdType, FixedMeshPointer > MappedMeshContainerType
Superclass2::ElastixType ElastixType
Superclass::ConfigurationPointer ConfigurationPointer
virtual ~PolydataDummyPenalty()
Superclass1::DerivativeType DerivativeType
unsigned int m_NumberOfMeshes
Superclass::InputPointType InputPointType
VectorContainer< MeshIdType, FixedMeshConstPointer > FixedMeshContainerType
Superclass1::MovingImageMaskType MovingImageMaskType
TMovingPointSet MovingPointSetType
OutputPointType::CoordRepType CoordRepType
Superclass1::MappedMeshContainerPointer MappedMeshContainerPointer
FixedPointSetType::ConstPointer FixedPointSetConstPointer
Superclass::ParametersType ParametersType
itk::PointSet< CoordinateRepresentationType, FixedImageDimension, itk::DefaultStaticMeshTraits< CoordinateRepresentationType, FixedImageDimension, FixedImageDimension, CoordinateRepresentationType, CoordinateRepresentationType, CoordinateRepresentationType > > FixedPointSetType
MovingPointSetType::ConstPointer MovingPointSetConstPointer
Superclass2::ConfigurationType ConfigurationType
Superclass1::MovingImageMaskPointer MovingImageMaskPointer
Superclass::ConfigurationType ConfigurationType
Superclass2::ConfigurationPointer ConfigurationPointer
A dummy metric to generate transformed meshes at each iteration. This metric does not contribute to t...
Superclass1::CellInterfaceType CellInterfaceType
Superclass1::FixedMeshConstPointer FixedMeshConstPointer
unsigned int ReadMesh(const std::string &meshFileName, typename FixedMeshType::Pointer &mesh)
MetricBase< TElastix > Superclass2
Superclass1::CoordinateRepresentationType CoordinateRepresentationType
Superclass1::OutputPointType OutputPointType
Superclass2::RegistrationType RegistrationType
Superclass::ElastixPointer ElastixPointer
Superclass1::MovingPointSetConstPointer MovingPointSetConstPointer
Superclass::DerivativeType DerivativeType
FixedPointSetType PointSetType
Superclass::TransformJacobianType TransformJacobianType
Superclass1::MappedMeshContainerType MappedMeshContainerType
virtual void AfterEachResolution(void)
Superclass1::FixedMeshContainerPointer FixedMeshContainerPointer
ElastixType::FixedImageType FixedImageType
Superclass1::TransformType TransformType
Superclass1::InputPointType InputPointType
Superclass1::FixedMeshType FixedMeshType
CombinationTransformType::InitialTransformType InitialTransformType
FixedImageMaskType::Pointer FixedImageMaskPointer
FixedMeshType::Pointer FixedMeshPointer
Superclass::MeasureType MeasureType
Superclass1::FixedImageMaskType FixedImageMaskType
ElastixType::MovingImageType MovingImageType
Superclass1::FixedPointSetConstPointer FixedPointSetConstPointer
itkStaticConstMacro(MovingImageDimension, unsigned int, MovingImageType::ImageDimension)
Superclass::ElastixType ElastixType
virtual void Initialize(void)
Superclass2::ITKBaseType ITKBaseType
Superclass1::FixedImageMaskPointer FixedImageMaskPointer
Superclass::ParametersValueType CoordinateRepresentationType
itk::SmartPointer< Self > Pointer
Superclass::OutputPointType OutputPointType
TFixedPointSet FixedPointSetType
Superclass1::MovingPointSetType MovingPointSetType
MappedMeshContainerType::Pointer MappedMeshContainerPointer
Superclass::RegistrationType RegistrationType
Superclass::TransformPointer TransformPointer
Superclass::TransformParametersType TransformParametersType
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|