commit | 087d9bc37606e98fc4413bfa2baa1d9e9efda9bf | [log] [tgz] |
---|---|---|
author | Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> | Wed Nov 16 13:18:53 2016 -0300 |
committer | Thibault Saunier <thibault.saunier@osg.samsung.com> | Thu Nov 17 13:25:33 2016 -0300 |
tree | 3a8837a8261f2e9412044955a888768598b31545 | |
parent | a7b0669ce8fe62e1584ff582fe000c2538e808cc [diff] |
Adds a new Image Quality Assessment plugin. It only offers one metric for now, "dssim", available if https://github.com/pornel/dssim was installed on the system at the time the plugin was compiled. The spearman correlation for dssim against the TID2008 dataset is 0.81, against 0.70 for the old ssim implementation, and it runs 15 times faster. https://bugzilla.gnome.org/show_bug.cgi?id=751324