|
SimpleITK
|
#include "sitkMacro.h"#include "sitkImage.h"#include "sitkProcessObject.h"#include "sitkPathType.h"#include "sitkIO.h"#include "sitkMemberFunctionFactory.h"
Include dependency graph for sitkImageSeriesWriter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ImageSeriesWriter |
| Writer series of image from a SimpleITK image. More... | |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| SITKIO_EXPORT void | itk::simple::WriteImage (const Image &image, const std::vector< PathType > &fileNames, bool useCompression=false, int compressionLevel=-1) |
| WriteImage is a procedural interface to the ImageSeriesWriter. class which is convenient for many image writing tasks. | |
1.13.2 |
Privacy Policy