3
edits
No edit summary |
m (link to daala tools) |
||
Line 43: | Line 43: | ||
Quality Tests to Port to C | Quality Tests to Port to C | ||
* Y-SSIM | * Y-SSIM (this currently exists and works for each plane Y, Cb, Cr: [https://git.xiph.org/?p=daala.git;a=blob;f=tools/dump_ssim.c daala/tools/dump_ssim.c]) | ||
* IW-SSIM | * IW-SSIM | ||
Data Output | Data Output | ||
* Output RD curve result data to format that is easily human and machine readable (e.g. CSV) | * Output RD curve result data to format that is easily human and machine readable (e.g. CSV) (this currently exists for several still image formats: [https://git.xiph.org/?p=daala.git;a=blob;f=tools/rd_collect.sh daala/tools/rd_collect.sh]) | ||
Graphing Capabilities | Graphing Capabilities | ||
* Add ability to create a graph with one or more sets of RD curve results. | * Add ability to create a graph with one or more sets of RD curve results. (this currently exists using gnuplot: [https://git.xiph.org/?p=daala.git;a=blob;f=tools/rd_plot.sh daala/tools/rd_plot.sh]) |
edits