Skip to main content
elastix
-
dbdicom.wrappers.elastix.coregister_2d_to_2d(moving, fixed, transformation='Affine', metric='NormalizedMutualInformation', final_grid_spacing=1.0)[source]
-
dbdicom.wrappers.elastix.coregister_2d_to_3d(moving_2d, fixed_3d, transformation='Affine', metric='NormalizedMutualInformation', final_grid_spacing=1.0)[source]
-
dbdicom.wrappers.elastix.coregister_3d_to_2d(moving_3d, fixed_2d, transformation='Affine', metric='NormalizedMutualInformation', final_grid_spacing=1.0)[source]
-
dbdicom.wrappers.elastix.coregister_3d_to_3d(moving, fixed, transformation='Affine', metric='NormalizedMutualInformation', final_grid_spacing=1.0, _ignore_empty_slices=False)[source]
-
dbdicom.wrappers.elastix.invert_deformation_field(deformation_field, **kwargs)[source]
-
dbdicom.wrappers.elastix.warp(image, deformation_field)[source]