Main Content
sliceCorners
Extract coordinates of corner voxels for one slice of medical volume
Since R2022b
Description
extracts the xyz-coordinates of the four corner voxels for one slice,
xyzCorners
= sliceCorners(medVol
,slice
,direction
)slice
, in the specified direction direction
of
the medicalVolume
object medVol
. The function returns the corner coordinates in the
patient coordinate system.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b