Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkImageDescriptor.h File Reference
#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 taken from ipPicDescriptor. More...
 

Macro Definition Documentation

#define MAX_IMAGE_DIMENSIONS

Defines the maximum of 8 dimensions per image channel taken from ipPicDescriptor.

Definition at line 29 of file mitkImageDescriptor.h.

Referenced by mitk::Image::Image(), mitk::ImageDataItem::ImageDataItem(), and mitk::Image::Initialize().