![]() |
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 () |
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 |
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.