MeVisLab Toolbox Reference
|
Cluster user data parameters. More...
#include <mlClusterInfo.h>
Public Member Functions | |
ClusterUserDataParameters () | |
Public Attributes | |
bool | useImageValueAsUserData |
MLdouble | voxelSizeInMilliliters |
MLdouble | backgroundValue |
Cluster user data parameters.
Definition at line 23 of file mlClusterInfo.h.
|
inline |
Definition at line 25 of file mlClusterInfo.h.
MLdouble ml::ClusterUserDataParameters::backgroundValue |
Definition at line 33 of file mlClusterInfo.h.
bool ml::ClusterUserDataParameters::useImageValueAsUserData |
Definition at line 31 of file mlClusterInfo.h.
Referenced by ml::ClusterAlgorithm< CLUSTERVOXELTYPE, DerivedAlgorithm >::calcClustersForSlices().
MLdouble ml::ClusterUserDataParameters::voxelSizeInMilliliters |
Definition at line 32 of file mlClusterInfo.h.