Dimension#

Convert image list to timeseries image.

Functions#

gen_nd_image_based_on_image_list(→ ants.ANTsImage)

Generate a 4D ANTsImage based on a list of 3D ANTsImages.

timeseries_from_img_list(→ ants.core.ANTsImage)

Takes a list of ANTs ndimages, and generates a 4D ndimage. Undoes ants.ndimage_to_list()

gen_3d_img_from_timeseries(→ ants.ANTsImage)

Get the first frame of a 4D image as a template 3D image with voxel value zero.

get_frame_from_timeseries(→ ants.ANTsImage)

Get a single frame of a 4D image as a 3D image.

check_physical_space_for_ants_image_pair(→ bool)

Determines whether two ANTs images share the same physical space. This function works