aimsalgo  5.0.5
Neuroimaging image processing
TopologicalClassifier< AimsData< T > > Class Template Reference

#include <aims/topology/topoClassifier.h>

Public Types

typedef AimsData< int16_t > ResultRcType
 
typedef AimsData< int16_t > ResultType
 

Public Member Functions

 TopologicalClassifier ()
 
virtual ~TopologicalClassifier ()
 
ResultRcType doit (const AimsData< T > &)
 
ResultTypetakeResult (ResultRcType &d)
 

Detailed Description

template<typename T>
class TopologicalClassifier< AimsData< T > >

Definition at line 61 of file topoClassifier.h.

Member Typedef Documentation

◆ ResultRcType

template<typename T >
typedef AimsData<int16_t> TopologicalClassifier< AimsData< T > >::ResultRcType

Definition at line 64 of file topoClassifier.h.

◆ ResultType

template<typename T >
typedef AimsData<int16_t> TopologicalClassifier< AimsData< T > >::ResultType

Definition at line 65 of file topoClassifier.h.

Constructor & Destructor Documentation

◆ TopologicalClassifier()

template<typename T >
TopologicalClassifier< AimsData< T > >::TopologicalClassifier ( )
inline

Definition at line 67 of file topoClassifier.h.

◆ ~TopologicalClassifier()

template<typename T >
virtual TopologicalClassifier< AimsData< T > >::~TopologicalClassifier ( )
inlinevirtual

Definition at line 68 of file topoClassifier.h.

References TopologicalClassifier< T >::doit().

Member Function Documentation

◆ doit()

◆ takeResult()

template<typename T >
ResultType& TopologicalClassifier< AimsData< T > >::takeResult ( ResultRcType d)
inline

Definition at line 71 of file topoClassifier.h.


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