Module nifti::object

source ·
Expand description

Module for handling and retrieving complete NIFTI-1 objects.

Structs

Traits

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

Type Definitions