Public Types | Protected Member Functions

cmtk::ImageSymmetryPlaneCommandLine< TFunctional > Class Template Reference
[cmtkRegistration Library]

Class template for symmetry plane computation command line tools. More...

#include <cmtkImageSymmetryPlaneCommandLine.h>

Inheritance diagram for cmtk::ImageSymmetryPlaneCommandLine< TFunctional >:
Inheritance graph
[legend]
Collaboration diagram for cmtk::ImageSymmetryPlaneCommandLine< TFunctional >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef TFunctional FunctionalType
 The functional type.
typedef
ImageSymmetryPlaneCommandLine
< TFunctional > 
Self
 This class.
typedef
ImageSymmetryPlaneCommandLineBase 
Superclass
 Parent class.
typedef SmartPointer< SelfSmartPtr
 Smart pointer.
typedef SmartConstPointer< SelfSmartConstPtr
 Smart pointer to const.

Protected Member Functions

virtual
ImageSymmetryPlaneFunctionalBase::SmartPtr 
CreateFunctional (UniformVolume::SmartPtr &volume)
 Make a functional of the given template type using an image volume.
virtual
ImageSymmetryPlaneFunctionalBase::SmartPtr 
CreateFunctional (UniformVolume::SmartPtr &volume, const cmtk::Types::DataItemRange &range)
 Make a functional of the given template type using an image volume and a value range.

Detailed Description

template<class TFunctional>
class cmtk::ImageSymmetryPlaneCommandLine< TFunctional >

Class template for symmetry plane computation command line tools.

This is templated over the symmetry plane functional, which can be either CPU-based or GPU-based.

Definition at line 52 of file cmtkImageSymmetryPlaneCommandLine.h.


Member Typedef Documentation

template<class TFunctional >
typedef TFunctional cmtk::ImageSymmetryPlaneCommandLine< TFunctional >::FunctionalType

The functional type.

Definition at line 58 of file cmtkImageSymmetryPlaneCommandLine.h.


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