33 #ifndef vtkNIFTIImageWriter_h 34 #define vtkNIFTIImageWriter_h 36 #include "vtkIOImageModule.h" 66 vtkGetMacro(NIFTIVersion,
int);
74 vtkSetStringMacro(Description);
85 vtkGetMacro(TimeDimension,
int);
87 vtkGetMacro(TimeSpacing,
double);
101 vtkGetMacro(RescaleSlope,
double);
103 vtkGetMacro(RescaleIntercept,
double);
114 vtkGetMacro(PlanarRGB,
bool);
126 vtkGetMacro(QFac,
double);
183 static
char *ReplaceExtension(
184 const
char *fname, const
char *ext1, const
char *ext2);
198 double RescaleIntercept;
239 #endif // vtkNIFTIImageWriter_h represent and manipulate 4x4 transformation matrices
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
static vtkImageWriter * New()
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkMatrix4x4 * GetQFormMatrix()
Write NIfTI-1 and NIfTI-2 medical image files.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkMatrix4x4 * GetSFormMatrix()