.. customcarditem::
   :header: Hausdorff Distance
   :image: _static/fetched-s3-assets/text_classification.svg
   :tags: segmentation

.. include:: ../links.rst

##################
Hausdorff Distance
##################

Module Interface
________________

.. autoclass:: torchmetrics.segmentation.HausdorffDistance
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.segmentation.hausdorff_distance