Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
#include <itkObjectFactory.h>
#include <string>
#include <vector>
#include "mitkChannelDescriptor.h"
#include "mitkCommon.h"
Go to the source code of this file.
Classes | |
class | mitk::ImageDescriptor |
An object to hold all essential information about an Image object. More... | |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Macros | |
#define | MAX_IMAGE_DIMENSIONS |
Defines the maximum of 8 dimensions per image channel. More... | |
#define MAX_IMAGE_DIMENSIONS |
Defines the maximum of 8 dimensions per image channel.
Definition at line 25 of file mitkImageDescriptor.h.