]> granicus.if.org Git - libvpx/commit
Add Y,U,V channel metrics and unweighted metrics.
authorPeter Boström <pbos@google.com>
Wed, 11 Jan 2017 17:28:03 +0000 (12:28 -0500)
committerPeter Boström <pbos@google.com>
Wed, 11 Jan 2017 19:51:18 +0000 (14:51 -0500)
commit605ca82e7fef93ae649f3588c7a9b966c6cb3744
tree2516380304aebfb3a1c48f31f65aee53b607075e
parent7a0bfa6ec69917a7b036de397b5545dd8f0a0d18
Add Y,U,V channel metrics and unweighted metrics.

Renames SSIM to VpxSSIM as an upscaled weighted SSIM metric, then prints
Y, U and V channels unweighted as well as a weighted but not scaled SSIM
score that's 8/1/1 parts Y/U/V (same as VpxSSIM).

Change-Id: Iff800cc8f145314eeb1a9b4af1e11a25bec095ca
tools/tiny_ssim.c