mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
add link to SSIM description on Wikipedia
+ a brief description of LSIM Change-Id: I4344f3e3b28d8bc4109b729dec9000e9c8fcbdbb
This commit is contained in:
parent
18e9167ea6
commit
d8f21e0bab
@ -190,10 +190,12 @@ Print extra information (encoding time in particular).
|
||||
Compute and report average PSNR (Peak-Signal-To-Noise ratio).
|
||||
.TP
|
||||
.B \-print_ssim
|
||||
Compute and report average SSIM (structural similarity metric)
|
||||
Compute and report average SSIM (structural similarity
|
||||
metric, see http://en.wikipedia.org/wiki/SSIM for additional details).
|
||||
.TP
|
||||
.B \-print_lsim
|
||||
Compute and report local similarity metric.
|
||||
Compute and report local similarity metric (sum of lowest error amongst the
|
||||
collocated pixel neighbors).
|
||||
.TP
|
||||
.B \-progress
|
||||
Report encoding progress in percent.
|
||||
|
Loading…
Reference in New Issue
Block a user