Namespaces | Defines | Functions

mitkBoundingObjectCutter.txx File Reference

#include "mitkStatusBar.h"
#include "mitkImageToItk.h"
#include "itkImageRegionIteratorWithIndex.h"
#include "mitkImageCast.h"

Go to the source code of this file.

Namespaces

namespace  mitk
 

Qmitk.


Defines

#define MITKBOUNDINGOBJECTCUTTER_TXX

Functions

template<typename TPixel , unsigned int VImageDimension, typename TOutputPixel >
void mitk::CutImageWithOutputTypeSelect (itk::Image< TPixel, VImageDimension > *inputItkImage, mitk::BoundingObjectCutter *cutter, int, TOutputPixel *)
template<typename TPixel , unsigned int VImageDimension>
void mitk::CutImage (itk::Image< TPixel, VImageDimension > *inputItkImage, mitk::BoundingObjectCutter *cutter, int boTimeStep)

Define Documentation

#define MITKBOUNDINGOBJECTCUTTER_TXX

Definition at line 20 of file mitkBoundingObjectCutter.txx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines