RD Curve Data Format: Difference between revisions
Jump to navigation
Jump to search
(Created page with "RD curves produced by rd_collect.sh and AreWeCompressedYet are text files with one data point per line, separated by spaces. <quantizer> <number of pixels> <size in bytes> <psnr...") |
Martin.leese (talk | contribs) m (Added Category: Daala, which I assume is correct) |
||
Line 4: | Line 4: | ||
Note that the units for all metric results are in dB. See the tools directory in the Daala source code for how they are calculated. | Note that the units for all metric results are in dB. See the tools directory in the Daala source code for how they are calculated. | ||
[[Category: Daala]] |
Revision as of 07:35, 19 February 2015
RD curves produced by rd_collect.sh and AreWeCompressedYet are text files with one data point per line, separated by spaces.
<quantizer> <number of pixels> <size in bytes> <psnr> <psnrhvs> <ssim> <fastssim>
Note that the units for all metric results are in dB. See the tools directory in the Daala source code for how they are calculated.