Main Content
intrinsicToWorldMapping
Geometric transform between intrinsic and patient coordinates of medical image volume
Since R2022b
Description
computes the geometric transformation tform
= intrinsicToWorldMapping(R
)tform
between the intrinsic and
patient coordinate systems for the medical image volume defined by R
.
If the volume specified by R
is non-affine, then this function computes
the transformation for only the first slice along the third dimension.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b