ac410e26a55929853e1a7b561cafdbb87b233f65

The tool runs the analysis between every two corresponding frames until either of the videos runs out of frames. The results are written in a file (results_file provided from the command line) in the format: Frame: <frame_number>, PSNR: <psnr_value>, SSIM: <ssim_value> TEST= psnr_ssim_analyzer --reference_file=<name_of_file> --test_file=<name_of_file> --results_file=<name_of_file> --width=<width_of_frames> --height=<height_of_frames> Review URL: https://webrtc-codereview.appspot.com/748007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2665 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%