issues
search
grishnagkh
/
vqmetric
video metric cpp implementation
5
stars
6
forks
source link
Planned Features
#1
Open
grishnagkh
opened
9 years ago
grishnagkh
commented
9 years ago
[Input]
support different resolutions
[Input]
resolution scaling lanczos
[Input]
resolution scaling bicubic
[Input]
choose metric to calculate [check]
[Functionality] MS-SSIM fast ssim, fast msssim
[Input]
support different frame rates
[Output] csv results
Standard
PSNR: average PSNR value per segment [ check ]
SSIM: average PSNR value per segment [ check ]
VQM: VQM value per segment [check]
log
PSNR: value per frame [ check ]
SSIM: value per frame [ check ]
VQM [ check ]
Pedantic
VQM
[Input] file format support y4m [tested for YUV420]
[Functionality] VQM_p
[Functionality] VQM
[Input] advancd file format support YUV 422 [implemented, untested]
[Input] advancd file format support YUV 444 [implemented, untested]
[Output] debug/verbose mode [check]
grishnagkh
commented
9 years ago
Updated priorities