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

Calculates the PSNR-HVS score between two video frames. Higher is better.

Calculates the PSNR-HVS score between two videos. Higher is better.