Skip to content

Commit 70b0697

Browse files
committed
1 parent 0f86986 commit 70b0697

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/source/dicom/dicom_orientation.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,11 @@ Where:
243243
For later convenience we also define values useful for 3D volumes:
244244

245245
* $s$ : slice index to the slice plane. The first slice index is zero.
246-
* $\Delta{s}$ - spacing in mm between slices.
246+
* $\Delta{s}$ - Spacing in mm between slices, given by the Spacing
247+
Between Slices (0018,0088) attribute in units of mm (if exists).
248+
Can also be calculated from the Image Orientation (Patient) of
249+
multiple slices together with Image Orientation (Patient), as
250+
explained in :ref:`dicom-affine-defs`.
247251

248252
.. _dicom-3d-affines:
249253

0 commit comments

Comments
 (0)