#include "itkImageFileWriter.h"
#include "itkImageIOBase.h"
#include "itkMacro.h"
#include "itkSize.h"
#include "itkImageIORegion.h"
#include "itkCastImageFilter.h"
#include "elxDefaultConstruct.h"
#include "itkImageFileCastWriter.hxx"
Go to the source code of this file.
|
template<typename TImage > |
void | itk::WriteCastedImage (const TImage &image, const std::string &filename, const std::string &outputComponentType, bool compress) |
|
Generated on 2024-07-17
for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |
|