Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "itkImage.h"
#include "itkObject.h"
#include "itkObjectFactory.h"
#include "mitkImage.h"
#include "mitkImageTimeSelector.h"
#include <MitkCoreExports.h>
Go to the source code of this file.
Classes | |
class | mitk::VolumeCalculator |
Calculates the volume of a mitk::Image. The given volume is in milliliters or as a voxel count. Voxels are counted if their gray value is above a threshold (see SetThreshold), the default threshold is 0. More... | |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |