Classes | Namespaces | Functions

mitkImage.h File Reference

#include "mitkCommon.h"
#include "mitkSlicedData.h"
#include "mitkPixelType.h"
#include "mitkBaseData.h"
#include "mitkLevelWindow.h"
#include "mitkPlaneGeometry.h"
#include <itkHistogram.h>

Go to the source code of this file.

Classes

class  mitk::Image
 Image class for storing images. More...

Namespaces

namespace  mitk
 

Qmitk.


Functions

template<typename ItkOutputImageType >
void mitk::CastToMitkImage (const itk::SmartPointer< ItkOutputImageType > &itkimage, itk::SmartPointer< mitk::Image > &mitkoutputimage)
 Cast an itk::Image (with a specific type) to an mitk::Image.
template<typename ItkOutputImageType >
void mitk::CastToMitkImage (const ItkOutputImageType *itkimage, itk::SmartPointer< mitk::Image > &mitkoutputimage)
 Cast an itk::Image (with a specific type) to an mitk::Image.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines