Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "MitkImageStatisticsExports.h"
#include <mitkDataStorage.h>
#include <mitkImageStatisticsContainer.h>
#include <mitkBaseData.h>
#include <mitkNodePredicateBase.h>
#include <mitkGenericIDRelationRule.h>
#include <mitkPropertyRelations.h>
Go to the source code of this file.
Classes | |
class | mitk::ImageStatisticsContainerManager |
Returns the StatisticsContainer that was computed on given input (image/mask/planar figure) and is added as DataNode in a DataStorage. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Variables | |
static const std::string | mitk::STATS_HISTOGRAM_BIN_PROPERTY_NAME |
static const std::string | mitk::STATS_IGNORE_ZERO_VOXEL_PROPERTY_NAME |
static const std::string | mitk::STATS_GENERATION_STATUS_PROPERTY_NAME |
static const std::string | mitk::STATS_GENERATION_STATUS_VALUE_WORK_IN_PROGRESS |
static const std::string | mitk::STATS_GENERATION_STATUS_VALUE_PENDING |
static const std::string | mitk::STATS_GENERATION_STATUS_VALUE_BASE_DATA_FAILED |