![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/topology/classifMeaning.h>
Public Types | |
| enum | TopoType { TopoA = 10 , TopoB = 20 , TopoC = 30 , TopoD = 40 , TopoE = 50 , TopoF = 60 , TopoG = 70 , TopoH = 80 , TopoI = 90 } |
| enum | TopoTypeFull { VolumePoint = 10 , IsolatedPoint = 20 , BorderPoint = 30 , SimplePoint = 30 , CurvePoint = 40 , CurvesJunction = 50 , SurfacePoint = 60 , SurfaceCurvesJunction = 70 , SurfacesJunction = 80 , SurfacesCurvesJunction = 90 } |
Static Public Member Functions | |
| static std::string | stringFromDefine (int) |
| static std::string | name (int, int) |
| static int | classification (int, int) |
Definition at line 42 of file classifMeaning.h.
| Enumerator | |
|---|---|
| TopoA | |
| TopoB | |
| TopoC | |
| TopoD | |
| TopoE | |
| TopoF | |
| TopoG | |
| TopoH | |
| TopoI | |
Definition at line 46 of file classifMeaning.h.
| Enumerator | |
|---|---|
| VolumePoint | |
| IsolatedPoint | |
| BorderPoint | |
| SimplePoint | |
| CurvePoint | |
| CurvesJunction | |
| SurfacePoint | |
| SurfaceCurvesJunction | |
| SurfacesJunction | |
| SurfacesCurvesJunction | |
Definition at line 59 of file classifMeaning.h.
|
static |
|
static |
|
static |