nibabel.funcs.concat_images
nibabel.funcs.squeeze_image
Enter search terms or a module, class or function name.
Create 3D images from 4D image by slicing over last axis
img : image
4D image instance of some class with methods get_data, get_header and get_affine, and a class constructor allowing Klass(data, affine, header)
imgs : list
list of 3D images