nibabel.loadsave

Utilities to load and save image objects

Functions

guessed_image_type(filename)

Guess image type from file filename

load(filename, **kwargs)

Load file given filename, guessing at file type

read_img_data(img[, prefer])

Read data from image associated with files

save(img, filename, **kwargs)

Save an image to file adapting format to filename

which_analyze_type(binaryblock)

Is binaryblock from NIfTI1, NIfTI2 or Analyze header?