caps.diffusion_registration.reorientation.LocalAffineTransformation¶
LocalAffineTransformation¶
- class caps.diffusion_registration.reorientation.LocalAffineTransformation[source]¶
Approximate a vector field by local affine transformations
Inputs¶
[Mandatory]
field_file: a file name (mandatory)
the deformation field (dx, dy, dz)
|
[Optional]
local_affine_transform_name: a string (optional)
the name of the output local affine transform file
|
output_directory: a directory name (optional)
the output directory where the tensor model will be written
|
Outputs¶
local_affine_transform_file: a file name
the approximated local affine transformation
|