RD Curve Data Format: Difference between revisions

From XiphWiki
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...")
(No difference)

Revision as of 15:00, 18 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.