Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::ITKDICOMSeriesReaderHelper Class Reference

#include <mitkITKDICOMSeriesReaderHelper.h>

Public Types

typedef std::vector< std::string > StringContainer
 
typedef std::list< StringContainerStringContainerList
 

Public Member Functions

Image::Pointer Load (const StringContainer &filenames, bool correctTilt, const GantryTiltInformation &tiltInfo)
 
Image::Pointer Load3DnT (const StringContainerList &filenamesLists, bool correctTilt, const GantryTiltInformation &tiltInfo)
 

Static Public Member Functions

static bool CanHandleFile (const std::string &filename)
 

Detailed Description

Definition at line 31 of file mitkITKDICOMSeriesReaderHelper.h.

Member Typedef Documentation

typedef std::vector<std::string> mitk::ITKDICOMSeriesReaderHelper::StringContainer

Definition at line 35 of file mitkITKDICOMSeriesReaderHelper.h.

Member Function Documentation

bool mitk::ITKDICOMSeriesReaderHelper::CanHandleFile ( const std::string &  filename)
static
mitk::Image::Pointer mitk::ITKDICOMSeriesReaderHelper::Load ( const StringContainer filenames,
bool  correctTilt,
const GantryTiltInformation tiltInfo 
)
mitk::Image::Pointer mitk::ITKDICOMSeriesReaderHelper::Load3DnT ( const StringContainerList filenamesLists,
bool  correctTilt,
const GantryTiltInformation tiltInfo 
)

The documentation for this class was generated from the following files: