|
SimpleITK
1.0.1
|
#include "sitkMacro.h"#include "sitkImage.h"#include "sitkImageReaderBase.h"#include "sitkMemberFunctionFactory.h"
Include dependency graph for sitkImageSeriesReader.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ImageSeriesReader |
| Read series of image into a SimpleITK image. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| SITKIO_EXPORT Image | itk::simple::ReadImage (const std::vector< std::string > &fileNames, PixelIDValueEnum outputPixelType=sitkUnknown) |
| ReadImage is a procedural interface to the ImageSeriesReader class which is convenient for most image reading tasks. More... | |
1.8.9.1