Click or drag to resize
SoVRDicomDataGetImagePosition Method

Returns the position of the first frame's top left voxel center in the patient space.

Namespace: OIV.VolumeViz.Readers
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.3.0 (2024.1.3)
Syntax
public SbVec3f GetImagePosition()

Return Value

Type: SbVec3f
Remarks

This correspond to Dicom tag ImagePositionPatient (0020, 0032) of image stack first slice.

See Also