Medical Imaging Interaction Toolkit
2024.06.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 | |
Find image slices visible on a given plane. | |
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.