RD Curve Data Format

From XiphWiki
Revision as of 07:44, 8 May 2015 by Unlord (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

RD curves produced by rd_collect.sh and AreWeCompressedYet are text files with one data point per line, separated by spaces.

The file headers are:

 <-v quantizer value> <number of pixels per clip> <file size in bytes> <PSNR> <PSNR-HVS> <SSim> <FastSSim>

The units for all the metric results are in dB.
See the tools directory in the Daala source code for how they are calculated.