frame_analyzer.cc |
|
11168 |
linear_least_squares.cc |
|
7379 |
linear_least_squares.h |
|
2045 |
linear_least_squares_unittest.cc |
|
3173 |
reference_less_video_analysis.cc |
|
1238 |
reference_less_video_analysis_lib.cc |
Prints the different metrics mainly:
1) Identical frame number, PSNR and SSIM values.
2) Length of continuous frozen frames.
3) Max length of continuous freezed frames.
4) No of unique frames found.
5) Total different identical frames found.
Sample output:
Printing metrics for file: /src/rtc_tools/test_3.y4m
=============================
Total number of frames received: 74
Total identical frames: 5
Number of unique frames: 69
Printing Identical Frames:
Frame Number: 29 PSNR: 48.000000 SSIM: 0.999618
Frame Number: 30 PSNR: 48.000000 SSIM: 0.999898
Frame Number: 60 PSNR: 48.000000 SSIM: 0.999564
Frame Number: 64 PSNR: 48.000000 SSIM: 0.999651
Frame Number: 69 PSNR: 48.000000 SSIM: 0.999684
Print identical frame which appears in clusters :
2 1 1 1
|
5233 |
reference_less_video_analysis_lib.h |
|
1914 |
reference_less_video_analysis_unittest.cc |
|
1759 |
video_color_aligner.cc |
|
9509 |
video_color_aligner.h |
|
1965 |
video_color_aligner_unittest.cc |
abs_error= |
6657 |
video_geometry_aligner.cc |
|
6525 |
video_geometry_aligner.h |
|
2220 |
video_geometry_aligner_unittest.cc |
width= |
5681 |
video_quality_analysis.cc |
number_of_repeated_frames= |
6556 |
video_quality_analysis.h |
|
3897 |
video_quality_analysis_unittest.cc |
|
8803 |
video_temporal_aligner.cc |
|
8421 |
video_temporal_aligner.h |
|
2627 |
video_temporal_aligner_unittest.cc |
|
4767 |