libwebp/examples
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.c add LSIM metric to WebPPictureDistortion() 2012-10-19 06:48:11 -07:00
dwebp.c [cd]webp: always output windows errors 2012-10-08 18:36:10 -07:00
example_util.c add example_util.[hc] 2012-05-15 13:42:57 -07:00
example_util.h add example_util.[hc] 2012-05-15 13:42:57 -07:00
Makefile.am build: remove libwebpmux from default targets/config 2012-07-11 14:25:41 -07:00
stopwatch.h fix compile under MINGW 2012-01-12 04:53:30 -08:00
test_ref.ppm lot of cosmetics 2010-11-17 20:09:47 -08:00
test.webp remove INAM, ICOP, ... chunks from the test webp file. 2012-07-19 17:34:04 -07:00
vwebp.c vwebp: use demux interface 2012-09-26 23:44:59 -07:00
webpmux.c webpmux binary: Rename 'xmp' option to 'meta' 2012-08-29 22:24:10 -07:00