LocalToTemplateTransform#

class polpo.preprocessing.mri.LocalToTemplateTransform(template_affine=None)[source]#

Bases: PreprocessingStep

Get transform from local to template system.

Parameters:

template_affine (array-like) – Target affine matrix.