class
#include <FAST/Importers/NIFTIImporter.hpp>
NIFTIImporter Import NIfTI image files.
Contents
Supports reading both compressed (.nii.gz) and uncompressed (.nii) NIFTI files. Supports version 1 and 2 of the NIFTI format.
Outputs:
0: Image
Base classes
- class FileImporter
- Abstract base class for importers which import a file with a filename.
Constructors, destructors, conversion operators
- NIFTIImporter() protected
Protected functions
- void execute() virtual