Public Types | Public Member Functions

cmtk::SimpleLevelsetCommandLine< TImpl > Class Template Reference
[cmtkSegmentation Library]

Command line interface class template for simple levelset segmentation with a particular implementation (CPU or GPU). More...

#include <cmtkSimpleLevelsetCommandLine.h>

Inheritance diagram for cmtk::SimpleLevelsetCommandLine< TImpl >:
Inheritance graph
[legend]
Collaboration diagram for cmtk::SimpleLevelsetCommandLine< TImpl >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
SimpleLevelsetCommandLine
< TImpl > 
Self
 This class.
typedef TImpl SimpleLevelsetImplementation
 The actual levelset implementation.

Public Member Functions

void Execute ()
 Execute levelset segmentation.

Detailed Description

template<class TImpl>
class cmtk::SimpleLevelsetCommandLine< TImpl >

Command line interface class template for simple levelset segmentation with a particular implementation (CPU or GPU).

Definition at line 59 of file cmtkSimpleLevelsetCommandLine.h.


Member Typedef Documentation

template<class TImpl >
typedef SimpleLevelsetCommandLine<TImpl> cmtk::SimpleLevelsetCommandLine< TImpl >::Self

This class.

Reimplemented from cmtk::SimpleLevelsetCommandLineBase.

Definition at line 64 of file cmtkSimpleLevelsetCommandLine.h.


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