Main Content
intrinsicToWorld
Description
[
maps points from the intrinsic coordinate system to the patient coordinate system using the
spatial referencing information, X
,Y
,Z
] = intrinsicToWorld(R
,I
,J
,K
)R
. The intrinsic coordinates
I
, J
, and K
are defined by
axes aligned with the row, column, and slice subscripts of the image data array,
respectively. The patient coordinates X
, Y
, and
Z
are defined by the patient coordinate system axes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b