Revision 2ac6f1f0
ID | 2ac6f1f07fbf352ed628d36a561ef6153a3d4807 |
Parent | 7b784289 |
Child | d80aa2f2 |
fixed ssim rounding problem
evalvid was printing results up to a precision of two decimal digits .... OK for
PSNR, but not for SSIM which has a theoretical scale of [-1...1] and a
real scale of sg. like [0.8..1]
Changed to 6 digits
Files
- added
- modified
- copied
- renamed
- deleted