Module av_metrics::video::psnr_hvs

source ·
Expand description

Peak Signal-to-Noise Ratio metric accounting for the Human Visual System.

Humans perceive larger differences from certain factors of an image compared to other factors. This metric attempts to take the human perception factor into account.

See https://en.wikipedia.org/wiki/Peak_signal-to-noise_ratio for more details.

Functions