libwebp/man
Pascal Massimino f86e6abe1f add LSIM metric to WebPPictureDistortion()
LSIM stands for "local similarity": before matching
a compressed pixel to the source, we search around in the source
and minimise the squared error. So, this is close to PSNR calculation,
but mitigates some of its limitations (pure translation and noise for instance).

There's a new -print_lsim option to cwebp too.

Change-Id: Ia38561034c7a90e71d2ea0f55bb1de527eda245b
2012-10-19 06:48:11 -07:00
..
cwebp.1 add LSIM metric to WebPPictureDistortion() 2012-10-19 06:48:11 -07:00
dwebp.1 man/dwebp.1: add links to output file format details 2012-08-02 15:10:31 -07:00
Makefile.am build: remove libwebpmux from default targets/config 2012-07-11 14:25:41 -07:00
webpmux.1 webpmux binary: Rename 'xmp' option to 'meta' 2012-08-29 22:24:10 -07:00