Module nifti::object[][src]

Module for handling and retrieving complete NIFTI-1 objects.

Structs

InMemNiftiObject

Data type for a NIFTI object that is fully contained in memory.

Traits

NiftiObject

Trait type for all possible implementations of owning NIFTI-1 objects. Objects contain a NIFTI header, a volume, and a possibly empty extension sequence.