-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlossy_results.html
33 lines (33 loc) · 2.15 KB
/
lossy_results.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="ReText 7.0.0">
<link rel="stylesheet" media="screen" href="style.css" type="text/css" />
<title>Lossy metrics</title>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
config: ["MMLorHTML.js"],
jax: ["input/TeX", "output/HTML-CSS", "output/NativeMML"],
extensions: ["MathMenu.js", "MathZoom.js"],
TeX: {
equationNumbers: {autoNumber: "AMS"}
}
});
</script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js"></script></head>
<body>
<h1>Lossy metrics</h1>
<p>For each comparison algorithms, we plot the quality in dB in function of the mean bits per pixel on a logarithmic scale. We can then visualize which codec gives the best quality at a given bit per pixel (top left is better).</p>
<h2>Bits per pixel at equivalent quality according to VMAF</h2>
<p><img class="graph" alt="Bits per pixel at equivalent quality according to VMAF" src="subset1.vmaf.(openjpeg,flif,vp9,daala,jxr,bpg,mozjpeg,webp,kdu,av1-20180222,pik).svg"></p>
<h2>Bits per pixel at equivalent quality according to Y-PSNR-HVS-M</h2>
<p><img class="graph" alt="Bits per pixel at equivalent quality according to Y-PSNR-HVS-M" src="subset1.psnr-hvs-m.(openjpeg,flif,vp9,daala,jxr,bpg,mozjpeg,webp,kdu,av1-20180222,pik).svg"></p>
<h2>Bits per pixel at equivalent quality according to Y-MSSSIM</h2>
<p><img class="graph" alt="Bits per pixel at equivalent quality according to Y-MSSSIM" src="subset1.ms-ssim.(openjpeg,flif,vp9,daala,jxr,bpg,mozjpeg,webp,kdu,av1-20180222,pik).svg"></p>
<h2>Bits per pixel at equivalent quality according to Y-SSIM</h2>
<p><img class="graph" alt="Bits per pixel at equivalent quality according to Y-SSIM" src="subset1.y-ssim.(openjpeg,flif,vp9,daala,jxr,bpg,mozjpeg,webp,kdu,av1-20180222,pik).svg"></p>
<h2>Bits per pixel at equivalent quality according to RGB-SSIM</h2>
<p><img class="graph" alt="Bits per pixel at equivalent quality according to RGB-SSIM" src="subset1.rgb-ssim.(openjpeg,flif,vp9,daala,jxr,bpg,mozjpeg,webp,kdu,av1-20180222,pik).svg"></p>
</body>
</html>