aimsalgo  5.1.2
Neuroimaging image processing
TopologicalClassification< T > Class Template Reference

#include <aims/topology/topoClassif.h>

Inheritance diagram for TopologicalClassification< T >:
Collaboration diagram for TopologicalClassification< T >:

Public Member Functions

 TopologicalClassification (const carto::rc_ptr< carto::Volume< T > > &)
 
virtual ~TopologicalClassification ()
 
- Public Member Functions inherited from TopologicalClassificationBase
 TopologicalClassificationBase ()
 
virtual ~TopologicalClassificationBase ()
 
int Cstar ()
 
int Cbar ()
 
void computeLocalCCNumbers (const Point3d &, int)
 
void computeLocalCCNumbers (const Point3d &, int, int)
 
void computeLocalCCNumbersComplement (const Point3d &, int)
 
bool isSimplePoint ()
 
bool isCurvesPoint ()
 
bool isSurfacesPoint ()
 
bool isRealSurfacePoint ()
 
bool isSimplePoint (const Point3d &, int)
 
bool isSimplePoint (const Point3d &, int, int)
 
bool isSimplePointComplement (const Point3d &, int)
 

Additional Inherited Members

- Public Types inherited from TopologicalClassificationBase
enum  PointNumber {
  PointC = 0 , Point0 = 19 , Point1 = 11 , Point2 = 23 ,
  Point3 = 8 , Point4 = 3 , Point5 = 16 , Point6 = 21 ,
  Point7 = 13 , Point8 = 25 , Point9 = 7 , Point10 = 2 ,
  Point11 = 15 , Point12 = 1 , Point13 = 6 , Point14 = 10 ,
  Point15 = 5 , Point16 = 18 , Point17 = 20 , Point18 = 12 ,
  Point19 = 24 , Point20 = 9 , Point21 = 4 , Point22 = 17 ,
  Point23 = 22 , Point24 = 14 , Point25 = 26
}
 
- Protected Member Functions inherited from TopologicalClassificationBase
int bdd (int *)
 
- Protected Attributes inherited from TopologicalClassificationBase
TopologyBase_topo
 
bool _statInv
 

Detailed Description

template<class T>
class TopologicalClassification< T >

Definition at line 44 of file topoClassif.h.

Constructor & Destructor Documentation

◆ TopologicalClassification()

template<class T >
TopologicalClassification< T >::TopologicalClassification ( const carto::rc_ptr< carto::Volume< T > > &  d)
inline

Definition at line 54 of file topoClassif.h.

References TopologicalClassificationBase::_topo.

◆ ~TopologicalClassification()

template<class T >
TopologicalClassification< T >::~TopologicalClassification
inlinevirtual

Definition at line 63 of file topoClassif.h.


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