ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes
itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet > Class Template Reference

#include <itkFEMScatteredDataPointSetToImageFilter.h>

+ Inheritance diagram for itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >:
+ Collaboration diagram for itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >:

List of all members.

Public Types

typedef CellType::CellAutoPointer CellAutoPointer
typedef
CellsContainer::ConstIterator 
CellIterator
typedef MeshType::CellsContainer CellsContainer
typedef MeshType::CellType CellType
typedef
ConfidencePointSetType::PointDataContainer 
ConfidencePointDataContainerType
typedef
ConfidencePointSetType::PixelType 
ConfidencePointDataType
typedef TInputConfidencePointSet ConfidencePointSetType
typedef
ConfidencePointSetType::PointsContainer::ConstIterator 
ConfidencePointsIterator
typedef SmartPointer< const SelfConstPointer
typedef ContinuousIndex
< double, ImageDimension
ContinuousIndexType
typedef
FEMObjectType::ElementContainerType 
ElementContainerType
typedef
Element2DC0LinearQuadrilateralStrain 
FEM2DQuadrilateralType
typedef
Element2DC0LinearTriangularStrain 
FEM2DTriangleType
typedef
Element3DC0LinearHexahedronStrain 
FEMHexahedronType
typedef Element::MatrixType FEMMatrixType
typedef FEMObject< ImageDimensionFEMObjectType
typedef RobustSolver
< ImageDimension
FEMSolverType
typedef
Element3DC0LinearTetrahedronStrain 
FEMTetrahedronType
typedef Element::VectorType FEMVectorType
typedef HexahedronCell< CellTypeHexahedronType
typedef
ImageToRectilinearFEMObjectFilter
< ImageType
ImageToRectilinearFEMObjectFilterType
typedef TOutputImage ImageType
typedef ImageType::IndexType IndexType
typedef
FEMObjectType::LoadContainerType 
LoadContainerType
typedef LoadNoisyLandmark LoadType
typedef
FEMObjectType::MaterialContainerType 
MaterialContainerType
typedef MaterialType::Pointer MaterialPointerType
typedef MaterialLinearElasticity MaterialType
typedef TInputMesh MeshType
typedef
FEMObjectType::NodeContainerType 
NodeContainerType
typedef Element::Node NodeType
typedef ImageType::PixelType PixelType
typedef
PointSetType::PointDataContainer 
PointDataContainerType
typedef
PointDataContainerType::ConstIterator 
PointDataIterator
typedef PointSetType::PixelType PointDataType
typedef SmartPointer< SelfPointer
typedef CellType::PointIdIterator PointIdIterator
typedef
PointSetType::PointsContainer 
PointsContainer
typedef TInputPointSet PointSetType
typedef
PointsContainer::ConstIterator 
PointsIterator
typedef PointSetType::PointType PointType
typedef QuadrilateralCell
< CellType
QuadrilateralType
typedef ImageType::RegionType RegionType
typedef
FEMScatteredDataPointSetToImageFilter 
Self
typedef ImageType::SizeType SizeType
typedef ImageType::SpacingType SpacingType
typedef PointSetToImageFilter
< TInputPointSet, TOutputImage > 
Superclass
typedef
TensorPointSetType::PointDataContainer 
TensorPointDataContainerType
typedef
TensorPointDataContainerType::Iterator 
TensorPointDataIterator
typedef
TensorPointSetType::PixelType 
TensorPointDataType
typedef TInputTensorPointSet TensorPointSetType
typedef
TensorPointSetType::PointsContainer::ConstIterator 
TensorPointsIterator
typedef TetrahedronCell< CellTypeTetrahedronType
typedef TriangleCell< CellTypeTriangleType
- Public Types inherited from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >
typedef TOutputImage::DirectionType DirectionType
typedef
InputPointSetType::ConstPointer 
InputPointSetConstPointer
typedef InputPointSetType::Pointer InputPointSetPointer
typedef TInputPointSet InputPointSetType
typedef OutputImageType::Pointer OutputImagePointer
typedef
Superclass::OutputImageRegionType 
OutputImageRegionType
typedef TOutputImage OutputImageType
typedef OutputImageType::ValueType ValueType
- Public Types inherited from itk::ImageSource< TOutputImage >
typedef
Superclass::DataObjectIdentifierType 
DataObjectIdentifierType
typedef DataObject::Pointer DataObjectPointer
typedef
Superclass::DataObjectPointerArraySizeType 
DataObjectPointerArraySizeType
typedef OutputImageType::PixelType OutputImagePixelType
- Public Types inherited from itk::ProcessObject
typedef std::vector
< DataObjectPointer
DataObjectPointerArray
typedef std::vector
< DataObjectIdentifierType
NameArray
- Public Types inherited from itk::Object
- Public Types inherited from itk::LightObject

Public Member Functions

virtual ::itk::LightObject::Pointer CreateAnother (void) const
virtual FEMSolverTypeGetFEMSolver ()
virtual MeshTypeGetMesh ()
virtual const SizeTypeGetNumberOfElements ()
virtual const TensorPointSetTypeGetTensorPointSet ()
virtual void SetFEMSolver (FEMSolverType *_arg)
virtual void SetMesh (MeshType *_arg)
virtual void SetTensorPointSet (const TensorPointSetType *_arg)
virtual void SetConfidencePointSet (const ConfidencePointSetType *_arg)
virtual const
ConfidencePointSetType
GetConfidencePointSet ()
virtual const ContinuousIndexTypeGetPixelsPerElement ()
virtual void SetPixelsPerElement (ContinuousIndexType _arg)
void SetElementSpacing (const SpacingType &elementSpacing)
virtual const SpacingTypeGetSpacingPerElement ()
- Public Member Functions inherited from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >
const InputPointSetTypeGetInput (void)
const InputPointSetTypeGetInput (unsigned int idx)
virtual const char * GetNameOfClass () const
virtual const PointTypeGetOrigin ()
virtual const SpacingTypeGetSpacing ()
virtual void SetInput (const InputPointSetType *pointset)
virtual void SetInput (unsigned int, const InputPointSetType *pointset)
virtual void SetOrigin (const float *origin)
virtual void SetSpacing (const float *spacing)
virtual void SetSpacing (SpacingType _arg)
virtual void SetSpacing (const double *spacing)
virtual void SetDirection (DirectionType _arg)
virtual const DirectionTypeGetDirection ()
virtual void SetOrigin (PointType _arg)
virtual void SetOrigin (const double *origin)
virtual void SetInsideValue (ValueType _arg)
virtual ValueType GetInsideValue () const
virtual void SetOutsideValue (ValueType _arg)
virtual ValueType GetOutsideValue () const
virtual void SetSize (SizeType _arg)
virtual SizeType GetSize () const
- Public Member Functions inherited from itk::ImageSource< TOutputImage >
OutputImageTypeGetOutput (unsigned int idx)
virtual void GraftNthOutput (unsigned int idx, DataObject *output)
virtual void GraftOutput (DataObject *output)
virtual void GraftOutput (const DataObjectIdentifierType &key, DataObject *output)
OutputImageTypeGetOutput (void)
const OutputImageTypeGetOutput (void) const
virtual
ProcessObject::DataObjectPointer 
MakeOutput (ProcessObject::DataObjectPointerArraySizeType idx)
- Public Member Functions inherited from itk::ProcessObject
virtual void AbortGenerateDataOff ()
virtual void AbortGenerateDataOn ()
virtual void EnlargeOutputRequestedRegion (DataObject *)
virtual const bool & GetAbortGenerateData ()
NameArray GetInputNames () const
MultiThreader * GetMultiThreader () const
DataObjectPointerArraySizeType GetNumberOfIndexedInputs () const
DataObjectPointerArraySizeType GetNumberOfInputs () const
DataObjectPointerArraySizeType GetNumberOfOutputs () const
virtual
DataObjectPointerArraySizeType 
GetNumberOfValidRequiredInputs () const
NameArray GetOutputNames () const
virtual const float & GetProgress ()
NameArray GetRequiredInputNames () const
bool HasInput (const DataObjectIdentifierType &key) const
bool HasOutput (const DataObjectIdentifierType &key) const
virtual DataObjectPointer MakeOutput (const DataObjectIdentifierType &)
virtual void PrepareOutputs ()
virtual void PropagateRequestedRegion (DataObject *output)
virtual void ResetPipeline ()
virtual void SetAbortGenerateData (bool _arg)
virtual void SetProgress (float _arg)
virtual void Update ()
virtual void UpdateLargestPossibleRegion ()
virtual void UpdateOutputData (DataObject *output)
virtual void UpdateOutputInformation ()
void UpdateProgress (float amount)
DataObjectPointerArray GetInputs ()
DataObjectPointerArray GetOutputs ()
DataObjectPointerArray GetIndexedInputs ()
DataObjectPointerArray GetIndexedOutputs ()
DataObjectPointerArraySizeType GetNumberOfIndexedOutputs () const
virtual void SetReleaseDataFlag (bool flag)
virtual bool GetReleaseDataFlag () const
void ReleaseDataFlagOn ()
void ReleaseDataFlagOff ()
virtual void SetReleaseDataBeforeUpdateFlag (bool _arg)
virtual const bool & GetReleaseDataBeforeUpdateFlag ()
virtual void ReleaseDataBeforeUpdateFlagOn ()
virtual void ReleaseDataBeforeUpdateFlagOff ()
virtual void SetNumberOfThreads (ThreadIdType _arg)
virtual const ThreadIdTypeGetNumberOfThreads ()
- Public Member Functions inherited from itk::Object
unsigned long AddObserver (const EventObject &event, Command *)
unsigned long AddObserver (const EventObject &event, Command *) const
virtual void DebugOff () const
virtual void DebugOn () const
CommandGetCommand (unsigned long tag)
bool GetDebug () const
MetaDataDictionaryGetMetaDataDictionary (void)
const MetaDataDictionaryGetMetaDataDictionary (void) const
virtual unsigned long GetMTime () const
virtual const TimeStampGetTimeStamp () const
bool HasObserver (const EventObject &event) const
void InvokeEvent (const EventObject &)
void InvokeEvent (const EventObject &) const
virtual void Modified () const
virtual void Register () const
void RemoveAllObservers ()
void RemoveObserver (unsigned long tag)
void SetDebug (bool debugFlag) const
void SetMetaDataDictionary (const MetaDataDictionary &rhs)
virtual void SetReferenceCount (int)
virtual void UnRegister () const
- Public Member Functions inherited from itk::LightObject
virtual void Delete ()
virtual int GetReferenceCount () const
 itkCloneMacro (Self)
void Print (std::ostream &os, Indent indent=0) const

Static Public Member Functions

static Pointer New ()

Static Public Attributes

static const unsigned int ImageDimension = TOutputImage::ImageDimension
- Static Public Attributes inherited from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >
static const unsigned int InputPointSetDimension = InputPointSetType::PointDimension
static const unsigned int OutputImageDimension = TOutputImage::ImageDimension
- Static Public Attributes inherited from itk::ImageSource< TOutputImage >

Protected Member Functions

 FEMScatteredDataPointSetToImageFilter ()
void Generate2DQuadrilateralMesh ()
void Generate3DHexahedralMesh ()
void GenerateData ()
void GenerateRectilinearMesh ()
void InitializeElements (FEMObjectType *femObject)
void InitializeFEMObject (FEMObjectType *femObject)
void InitializeLoads (FEMObjectType *femObject)
void InitializeMaterials (FEMObjectType *femObject)
void InitializeNodes (FEMObjectType *femObject)
void PrintSelf (std::ostream &os, Indent indent) const
void ProduceDeformationField ()
virtual ~FEMScatteredDataPointSetToImageFilter ()
- Protected Member Functions inherited from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >
virtual void GenerateOutputInformation ()
 PointSetToImageFilter ()
 ~PointSetToImageFilter ()
- Protected Member Functions inherited from itk::ImageSource< TOutputImage >
virtual void AfterThreadedGenerateData ()
virtual void AllocateOutputs ()
virtual void BeforeThreadedGenerateData ()
 ImageSource ()
virtual unsigned int SplitRequestedRegion (unsigned int i, unsigned int num, OutputImageRegionType &splitRegion)
virtual void ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId)
virtual ~ImageSource ()
- Protected Member Functions inherited from itk::ProcessObject
virtual void AddInput (DataObject *input)
virtual void AddOutput (DataObject *output)
bool AddRequiredInputName (const DataObjectIdentifierType &)
virtual void CacheInputReleaseDataFlags ()
virtual void GenerateInputRequestedRegion ()
virtual void GenerateOutputRequestedRegion (DataObject *output)
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredInputs ()
virtual const
DataObjectPointerArraySizeType
GetNumberOfRequiredOutputs ()
bool IsIndexedName (const DataObjectIdentifierType &) const
bool IsRequiredInputName (const DataObjectIdentifierType &) const
 itkLegacyMacro (virtual void RemoveInput(DataObject *input))
 itkLegacyMacro (virtual void RemoveOutput(DataObject *output))
 itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num))
 itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num))
DataObjectPointerArraySizeType MakeIndexFromName (const DataObjectIdentifierType &) const
DataObjectIdentifierType MakeNameFromIndex (DataObjectPointerArraySizeType) const
 ProcessObject ()
virtual void PropagateResetPipeline ()
virtual void ReleaseInputs ()
virtual void RemoveInput (const DataObjectIdentifierType &key)
virtual void RemoveInput (DataObjectPointerArraySizeType)
virtual void RemoveOutput (const DataObjectIdentifierType &key)
virtual void RemoveOutput (DataObjectPointerArraySizeType idx)
bool RemoveRequiredInputName (const DataObjectIdentifierType &)
virtual void RestoreInputReleaseDataFlags ()
virtual void SetInput (const DataObjectIdentifierType &key, DataObject *input)
virtual void SetNthInput (DataObjectPointerArraySizeType num, DataObject *input)
virtual void SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output)
void SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num)
void SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num)
virtual void SetNumberOfRequiredInputs (DataObjectPointerArraySizeType)
virtual void SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg)
virtual void SetOutput (const DataObjectIdentifierType &key, DataObject *output)
virtual void SetPrimaryInput (DataObject *input)
virtual void SetPrimaryOutput (DataObject *output)
void SetRequiredInputNames (const NameArray &)
virtual void VerifyInputInformation ()
virtual void VerifyPreconditions ()
 ~ProcessObject ()
DataObjectGetInput (const DataObjectIdentifierType &key)
const DataObjectGetInput (const DataObjectIdentifierType &key) const
DataObjectGetInput (DataObjectPointerArraySizeType)
const DataObjectGetInput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryInput ()
const DataObjectGetPrimaryInput () const
DataObjectGetOutput (const DataObjectIdentifierType &key)
const DataObjectGetOutput (const DataObjectIdentifierType &key) const
DataObjectGetOutput (DataObjectPointerArraySizeType idx)
const DataObjectGetOutput (DataObjectPointerArraySizeType idx) const
DataObjectGetPrimaryOutput ()
const DataObjectGetPrimaryOutput () const
virtual void PushBackInput (const DataObject *input)
virtual void PopBackInput ()
virtual void PushFrontInput (const DataObject *input)
virtual void PopFrontInput ()
- Protected Member Functions inherited from itk::Object
 Object ()
bool PrintObservers (std::ostream &os, Indent indent) const
virtual void SetTimeStamp (const TimeStamp &time)
virtual ~Object ()
- Protected Member Functions inherited from itk::LightObject
virtual LightObject::Pointer InternalClone () const
 LightObject ()
virtual void PrintHeader (std::ostream &os, Indent indent) const
virtual void PrintTrailer (std::ostream &os, Indent indent) const
virtual ~LightObject ()

Private Member Functions

 FEMScatteredDataPointSetToImageFilter (const Self &)
void operator= (const Self &)

Private Attributes

ConfidencePointSetType::ConstPointer m_ConfidencePointSet
FEMSolverType::ConstPointer m_FEMDeformedObject
FEMObjectType::Pointer m_FEMObject
FEMSolverType::Pointer m_FEMSolver
MaterialPointerType m_Material
MeshType::Pointer m_Mesh
SizeType m_NumberOfElements
ContinuousIndexType m_PixelsPerElement
SpacingType m_SpacingPerElement
TensorPointSetType::ConstPointer m_TensorPointSet

Additional Inherited Members

- Protected Attributes inherited from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >
DirectionType m_Direction
ValueType m_InsideValue
PointType m_Origin
ValueType m_OutsideValue
SizeType m_Size
SpacingType m_Spacing

Detailed Description

template<class TInputPointSet, class TInputMesh, class TOutputImage, class TInputConfidencePointSet, class TInputTensorPointSet>
class itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >

Scattered data approximation to interpolation in the presence of outliers.

Given a 2- or 3-D scattered and noisy data, this filter is able to approximate the data while rejecting outliers, and then it advances toward interpolation.

This filter also takes the confidence and structrual information into account, if users can provide a scalar to represent the confidence and a tensor to represent the structural information for each feature point.

This filter requires a point set, of which each point is associated with a 2-D or 3-D displacement, as input, and outputs a deformation field. Two optional point sets are supported. Confidence point set: this point set defines the confidence associated with each point, which will make the solver behavior like a weighted Least Square Tensor point set: this point set defines a tensor associated with each point, such as a structural tensor.

The purpose of this filter is to facilitate the use of the FEMRobustSolver, which does the concrete work on finding the solution. See FEMRobustSolver for details.

const unsigned int ParametricDimension = 3;
const unsigned int DataDimension = 3;
typedef int PixelType;
typedef float RealType;
typedef itk::Matrix<RealType, DataDimension,
DataDimension> MatrixType;
typedef itk::PointSet <VectorType,
ParametricDimension> PointSetType;
typedef itk::PointSet <MatrixType,
ParametricDimension> TensorPointSetType;
typedef itk::FEMScatteredDataPointSetToImageFilter
<PointSetType, MeshType, VectorImageType,
ConfidencePointSetType, TensorPointSetType> FilterType;
FilterType::Pointer filter = FilterType::New();
filter->SetInput(displacementPointSet);
filter->SetConfidencePointSet(confidencePointSet); //optional
filter->SetTensorPointSet(tensorPointSet); //optional
filter->SetMesh(aITKMesh);
filter->Update();
DeformationField::Pointer = filter->GetOutput();
Author:
Yixun Liu
REFERENCE
O. Clatz, H. Delingette, I.-F. Talos, A. Golby, R. Kikinis, F. Jolesz, N. Ayache, and S. Warfield, "Robust non-rigid registration to capture brain shift from intra-operative MRI", IEEE Trans. Med. Imag., 24(11);1417-27, 2005.
REFERENCE
Yixun Liu, Andriy Fedorov, Ron Kikinis and Nikos Chrisochoides, "Real-time Non-rigidRegistration of Medical Images on a Cooperative Parallel Architecture", IEEE International Conference on Bioinformatics & Biomedicine, pp. 401-404, November 2009.
See also:
FEMRobustSolver

Definition at line 127 of file itkFEMScatteredDataPointSetToImageFilter.h.


Member Typedef Documentation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef CellType::CellAutoPointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::CellAutoPointer

Definition at line 167 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef CellsContainer::ConstIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::CellIterator

Definition at line 169 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef MeshType::CellsContainer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::CellsContainer

Definition at line 168 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef MeshType::CellType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::CellType

Definition at line 166 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ConfidencePointSetType::PointDataContainer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ConfidencePointDataContainerType

Definition at line 155 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ConfidencePointSetType::PixelType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ConfidencePointDataType

Definition at line 154 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TInputConfidencePointSet itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ConfidencePointSetType

Confidence point set typedef support

Definition at line 152 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ConfidencePointSetType::PointsContainer::ConstIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ConfidencePointsIterator

Definition at line 153 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef SmartPointer<const Self> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ConstPointer
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ContinuousIndex<double, ImageDimension> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ContinuousIndexType

Definition at line 184 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMObjectType::ElementContainerType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ElementContainerType

Definition at line 217 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element2DC0LinearQuadrilateralStrain itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEM2DQuadrilateralType

Definition at line 198 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element2DC0LinearTriangularStrain itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEM2DTriangleType

Definition at line 197 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element3DC0LinearHexahedronStrain itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMHexahedronType

Definition at line 196 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element::MatrixType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMMatrixType

Definition at line 212 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMObject<ImageDimension> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMObjectType

FEMObject typedef support

Definition at line 189 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef RobustSolver<ImageDimension> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMSolverType

FEM solver typedef support

Definition at line 192 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element3DC0LinearTetrahedronStrain itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMTetrahedronType

FEM element typedef support

Definition at line 195 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element::VectorType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMVectorType

FEM element typedef support

Definition at line 211 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef HexahedronCell<CellType> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::HexahedronType

Definition at line 174 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageToRectilinearFEMObjectFilter<ImageType> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ImageToRectilinearFEMObjectFilterType

Definition at line 186 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TOutputImage itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ImageType

Image typedef support

Definition at line 178 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageType::IndexType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::IndexType

Definition at line 182 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMObjectType::LoadContainerType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::LoadContainerType

FEM container typedef support

Definition at line 215 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef LoadNoisyLandmark itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::LoadType

FEM Load typedef support

Definition at line 204 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMObjectType::MaterialContainerType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::MaterialContainerType

Definition at line 218 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef MaterialType::Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::MaterialPointerType

Definition at line 208 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef MaterialLinearElasticity itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::MaterialType

FEM material typedef support

Definition at line 207 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TInputMesh itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::MeshType

Mesh typedef support

Definition at line 165 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMObjectType::NodeContainerType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::NodeContainerType

Definition at line 216 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef Element::Node itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::NodeType

FEM node typedef support

Definition at line 201 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageType::PixelType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PixelType

Definition at line 179 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointSetType::PointDataContainer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointDataContainerType

Definition at line 148 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointDataContainerType::ConstIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointDataIterator

Definition at line 149 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointSetType::PixelType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointDataType

Definition at line 147 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef SmartPointer<Self> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::Pointer
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef CellType::PointIdIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointIdIterator

Definition at line 175 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointSetType::PointsContainer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointsContainer

Definition at line 145 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TInputPointSet itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointSetType

Displacement point set typedef support

Definition at line 143 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointsContainer::ConstIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointsIterator

Definition at line 146 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointSetType::PointType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PointType
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef QuadrilateralCell<CellType> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::QuadrilateralType

Definition at line 173 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageType::RegionType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::RegionType

Definition at line 180 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef FEMScatteredDataPointSetToImageFilter itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::Self

Standard class typedefs.

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

Definition at line 131 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageType::SizeType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SizeType
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef ImageType::SpacingType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SpacingType

Image spacing and origin typedefs

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

Definition at line 183 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef PointSetToImageFilter<TInputPointSet, TOutputImage> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::Superclass
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TensorPointSetType::PointDataContainer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TensorPointDataContainerType

Definition at line 161 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TensorPointDataContainerType::Iterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TensorPointDataIterator

Definition at line 162 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TensorPointSetType::PixelType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TensorPointDataType

Definition at line 160 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TInputTensorPointSet itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TensorPointSetType

Tensor point set typedef support

Definition at line 158 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TensorPointSetType::PointsContainer::ConstIterator itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TensorPointsIterator

Definition at line 159 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TetrahedronCell<CellType> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TetrahedronType

Definition at line 172 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
typedef TriangleCell<CellType> itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::TriangleType

Definition at line 171 of file itkFEMScatteredDataPointSetToImageFilter.h.


Constructor & Destructor Documentation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMScatteredDataPointSetToImageFilter ( )
protected
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::~FEMScatteredDataPointSetToImageFilter ( )
protectedvirtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::FEMScatteredDataPointSetToImageFilter ( const Self )
private

Member Function Documentation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual::itk::LightObject::Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::CreateAnother ( void  ) const
virtual

Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::Generate2DQuadrilateralMesh ( )
protected

Generate a 2D quadrilateral mesh

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::Generate3DHexahedralMesh ( )
protected

generate 3D hexahedral mesh

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GenerateData ( )
protectedvirtual

Run the solver and call ProduceDeformationField to produce deformation field

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GenerateRectilinearMesh ( )
protected

Generate 2D/3D rectilinear mesh

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual const ConfidencePointSetType* itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetConfidencePointSet ( )
virtual

Helper functions

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual FEMSolverType* itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetFEMSolver ( )
virtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual MeshType* itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetMesh ( )
virtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual const SizeType& itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetNumberOfElements ( )
virtual

Get the number of element in each dimension of the generated mesh

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual const ContinuousIndexType& itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetPixelsPerElement ( )
virtual

Get/Set the number of voxels/pixels in each dimension used during the mesh generation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual const SpacingType& itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetSpacingPerElement ( )
virtual

Set/Get the spacing of the rectilinear element

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual const TensorPointSetType* itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::GetTensorPointSet ( )
virtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::InitializeElements ( FEMObjectType femObject)
protected

Initialize Elements

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::InitializeFEMObject ( FEMObjectType femObject)
protected

Initialize FEMObject from a mesh and feature points

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::InitializeLoads ( FEMObjectType femObject)
protected

Initialize Loads

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::InitializeMaterials ( FEMObjectType femObject)
protected

Initialize Materials

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::InitializeNodes ( FEMObjectType femObject)
protected

Initialize Nodes

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
static Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::New ( )
static

Method for creation through the object factory.

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::operator= ( const Self )
private
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
protectedvirtual

Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from itk::PointSetToImageFilter< TInputPointSet, TOutputImage >.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ProduceDeformationField ( )
protected
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetConfidencePointSet ( const ConfidencePointSetType _arg)
virtual

Helper functions

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetElementSpacing ( const SpacingType elementSpacing)

Set/Get the spacing of the rectilinear element

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetFEMSolver ( FEMSolverType _arg)
virtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetMesh ( MeshType _arg)
virtual
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetPixelsPerElement ( ContinuousIndexType  _arg)
virtual

Get/Set the number of voxels/pixels in each dimension used during the mesh generation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
virtual void itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::SetTensorPointSet ( const TensorPointSetType _arg)
virtual

Member Data Documentation

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
const unsigned int itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::ImageDimension = TOutputImage::ImageDimension
static

Extract dimension from the output image.

Definition at line 140 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
ConfidencePointSetType::ConstPointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_ConfidencePointSet
private

Definition at line 293 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
FEMSolverType::ConstPointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_FEMDeformedObject
private

Definition at line 290 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
FEMObjectType::Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_FEMObject
private

Definition at line 288 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
FEMSolverType::Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_FEMSolver
private

Definition at line 289 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
MaterialPointerType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_Material
private
template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
MeshType::Pointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_Mesh
private

Definition at line 291 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
SizeType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_NumberOfElements
private

Rectilinear mesh

Definition at line 297 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
ContinuousIndexType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_PixelsPerElement
private

Definition at line 298 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
SpacingType itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_SpacingPerElement
private

Definition at line 299 of file itkFEMScatteredDataPointSetToImageFilter.h.

template<class TInputPointSet , class TInputMesh , class TOutputImage , class TInputConfidencePointSet , class TInputTensorPointSet >
TensorPointSetType::ConstPointer itk::fem::FEMScatteredDataPointSetToImageFilter< TInputPointSet, TInputMesh, TOutputImage, TInputConfidencePointSet, TInputTensorPointSet >::m_TensorPointSet
private

Definition at line 294 of file itkFEMScatteredDataPointSetToImageFilter.h.


The documentation for this class was generated from the following file: