VQMT: Video Quality Measurement Tool. Fast implementations of the following objective image quality metrics: PSNR, SSIM, MS-SSIM, VIFp, PSNR-HVS and PSNR-HVS-M.
Argument parsing is currently very weak and not user friendly. This needs to be improved. Requiring the Boost library just for this is probably overkill so maybe docopt.cpp provides a good alternative for options parsing.
Argument parsing is currently very weak and not user friendly. This needs to be improved. Requiring the Boost library just for this is probably overkill so maybe docopt.cpp provides a good alternative for options parsing.