![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/topology/topoClassif.h>
Public Member Functions | |
TopologicalClassification (const carto::rc_ptr< carto::Volume< T > > &) | |
virtual | ~TopologicalClassification () |
![]() | |
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 | |
![]() | |
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 } |
![]() | |
int | bdd (int *) |
![]() | |
TopologyBase * | _topo |
bool | _statInv |
Definition at line 44 of file topoClassif.h.
|
inline |
Definition at line 54 of file topoClassif.h.
References TopologicalClassificationBase::_topo.
|
inlinevirtual |
Definition at line 63 of file topoClassif.h.