SimpleITK
1.0.1
|
#include "sitkMacro.h"
#include "sitkImage.h"
#include "sitkProcessObject.h"
#include "sitkIO.h"
#include "sitkMemberFunctionFactory.h"
Go to the source code of this file.
Classes | |
class | itk::simple::ImageSeriesWriter |
Writer series of image from a SimpleITK image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
SITKIO_EXPORT void | itk::simple::WriteImage (const Image &image, const std::vector< std::string > &fileNames, bool inUseCompression=false) |