|
MeVisLab Toolbox Reference
|
Go to the source code of this file.
Macros | |
| #define | MLCLUSTERALGORITHM_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE |
Enumerations | |
| enum | CLUSTER_MODE_TYPE { CLUSTER_MODE_IdenticalIntensities , CLUSTER_MODE_SimilarIntensities , CLUSTER_MODE_VectorDirections , CLUSTER_MODE_COUNT } |
| enum | NBH_TYPE { NBH_2D_4_XY , NBH_2D_8_XY , NBH_3D_6_XYZ , NBH_3D_18_XYZ , NBH_3D_26_XYZ , NBH_COUNT } |
| #define MLCLUSTERALGORITHM_EXPORT ML_LIBRARY_IMPORT_ATTRIBUTE |
Definition at line 24 of file MLClusterAlgorithmSystem.h.
| enum CLUSTER_MODE_TYPE |
| Enumerator | |
|---|---|
| CLUSTER_MODE_IdenticalIntensities | |
| CLUSTER_MODE_SimilarIntensities | |
| CLUSTER_MODE_VectorDirections | |
| CLUSTER_MODE_COUNT | |
Definition at line 32 of file MLClusterAlgorithmSystem.h.
| enum NBH_TYPE |
| Enumerator | |
|---|---|
| NBH_2D_4_XY | |
| NBH_2D_8_XY | |
| NBH_3D_6_XYZ | |
| NBH_3D_18_XYZ | |
| NBH_3D_26_XYZ | |
| NBH_COUNT | |
Definition at line 42 of file MLClusterAlgorithmSystem.h.