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