We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f86986 commit 70b0697Copy full SHA for 70b0697
doc/source/dicom/dicom_orientation.rst
@@ -243,7 +243,11 @@ Where:
243
For later convenience we also define values useful for 3D volumes:
244
245
* $s$ : slice index to the slice plane. The first slice index is zero.
246
-* $\Delta{s}$ - spacing in mm between slices.
+* $\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`.
251
252
.. _dicom-3d-affines:
253
0 commit comments