.. customcarditem::
   :header: Peak Signal To Noise Ratio With Blocked Effect
   :image: _static/fetched-s3-assets/image_classification.svg
   :tags: Image

.. include:: ../links.rst

##############################################
Peak Signal To Noise Ratio With Blocked Effect
##############################################

Module Interface
________________

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

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.image.peak_signal_noise_ratio_with_blocked_effect