fast::NIFTIImporter class

Import NIfTI image files.

Supports reading both compressed (.nii.gz) and uncompressed (.nii) NIFTI files. Supports version 1 and 2 of the NIFTI format.

Outputs:

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