Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkSegTool2D.cpp File Reference

Go to the source code of this file.

Macros

#define ROUND(a)
 

Functions

template<typename TPixel , unsigned int VImageDimension>
void InternalWritePreviewOnWorkingImage (itk::Image< TPixel, VImageDimension > *targetSlice, const mitk::Image *sourceSlice, mitk::Image *originalImage, int overwritevalue)
 

Macro Definition Documentation

#define ROUND (   a)

Definition at line 59 of file mitkSegTool2D.cpp.

Referenced by mitk::SegTool2D::DetermineAffectedImageSlice().

Function Documentation

template<typename TPixel , unsigned int VImageDimension>
void InternalWritePreviewOnWorkingImage ( itk::Image< TPixel, VImageDimension > *  targetSlice,
const mitk::Image sourceSlice,
mitk::Image originalImage,
int  overwritevalue 
)