Converts a transform matrix (M) expressed in real coordinates (a transform from space_r to space_r) into a matrix M' from space_1 to space_2 where space_s is the voxel space from which M comes from and space_t the one where it will end, and space_r is the real common space.
Parameters: |
|
---|---|
Returns: |
instead of space_r to space_r). |
Converts a transform matrix (M') expressed in voxel coordinates (from space_s to space_t) into a matrix M from space_r to space_r where space_s is the voxel space from which M' comes from and space_t the one where it will end, and space_r is the real common space.
Parameters: |
|
---|---|
Returns: |
instead of space_r to space_r). |