#include "itkImageFileReaderException.h"
#include "ITKIOImageBaseExport.h"
#include "itkImageIOBase.h"
#include "itkImageSource.h"
#include "itkMacro.h"
#include "itkImageRegion.h"
#include "itkDefaultConvertPixelTraits.h"
#include "itkSimpleDataObjectDecorator.h"
#include "itkImageFileReader.hxx"
Go to the source code of this file.
|
|
template<typename TOutputImage , typename ConvertPixelTraits = DefaultConvertPixelTraits<typename TOutputImage::IOPixelType>> |
TOutputImage::Pointer | itk::ReadImage (const std::string &filename) |
|