AFQ.nn.utils#

Functions#

crop_to_nonzero(img)

Crops the image to the bounding box of non-zero voxels.

prepare_t1_for_nn(t1_img)

resample_output(output, conformed_affine, t1_img)

Module Contents#

AFQ.nn.utils.crop_to_nonzero(img)[source]#

Crops the image to the bounding box of non-zero voxels.

AFQ.nn.utils.prepare_t1_for_nn(t1_img)[source]#
AFQ.nn.utils.resample_output(output, conformed_affine, t1_img)[source]#