nibabel.funcs.as_closest_canonical
nibabel.funcs.four_to_three
Enter search terms or a module, class or function name.
Concatenate images in list to single image, along last dimension
images : sequence
sequence of SpatialImage or of filenamess
check_affines : {True, False}, optional
If True, then check that all the affines for images are nearly the same, raising a ValueError otherwise. Default is True
concat_img : SpatialImage
New image resulting from concatenating images across last dimension