.. customcarditem::
   :header: Spatial Distortion Index
   :image: _static/fetched-s3-assets/image_classification.svg
   :tags: Image

.. include:: ../links.rst

########################
Spatial Distortion Index
########################

Module Interface
________________

.. autoclass:: torchmetrics.image.SpatialDistortionIndex
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.image.spatial_distortion_index