Public Attributes

cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThreadParameters Class Reference

Thread function parameters for image interpolation. More...

Inheritance diagram for cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThreadParameters:
Inheritance graph
[legend]
Collaboration diagram for cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThreadParameters:
Collaboration graph
[legend]

List of all members.

Public Attributes

size_t m_Idx
 Index of the image to be interpolated.
bytem_Destination
 Pointer to storage that will hold the reformatted pixel data.
size_t m_NumberOfOutsidePixels
 Return parameter: number of reformatted pixels outside floating image field of view. This is to detect pathological transformation parameters.

Detailed Description

template<class TXform>
class cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThreadParameters

Thread function parameters for image interpolation.

Definition at line 100 of file cmtkGroupwiseRegistrationFunctionalXformTemplate.h.


Member Data Documentation

Return parameter: number of reformatted pixels outside floating image field of view. This is to detect pathological transformation parameters.

Definition at line 112 of file cmtkGroupwiseRegistrationFunctionalXformTemplate.h.

Referenced by cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageProbabilisticThread(), and cmtk::GroupwiseRegistrationFunctionalXformTemplate< TXform >::InterpolateImageThread().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines