Showing
1 changed file
with
6 additions
and
3 deletions
... | @@ -16,7 +16,7 @@ Team | ... | @@ -16,7 +16,7 @@ Team |
16 | 16 | ||
17 | Our Test Sequence | 17 | Our Test Sequence |
18 | ------------- | 18 | ------------- |
19 | -#### The Common Test Conditions(CTC) of the test sequence(6 sequences) we used are as follows. | 19 | +#### The Common Test Conditions(CTC) of the test sequence(4 sequences) we used are as follows. |
20 | - Chroma Format: RGB 4:4:4 | 20 | - Chroma Format: RGB 4:4:4 |
21 | - Input bit-depth: 8 | 21 | - Input bit-depth: 8 |
22 | - Resolution: 768x768 | 22 | - Resolution: 768x768 |
... | @@ -66,9 +66,12 @@ Performance Test | ... | @@ -66,9 +66,12 @@ Performance Test |
66 | ------------- | 66 | ------------- |
67 | #### PSNR | 67 | #### PSNR |
68 |  | 68 |  |
69 | +#### MS-SSIM | ||
69 | #### BPP | 70 | #### BPP |
70 | -(#압축에 사용된 전체 Bit 수) / (#전체 화소수) | 71 | +(#압축에 사용된 전체 Bit 수) / (#전체 화소수) |
71 | - | 72 | +#### RD-Curve |
73 | + | ||
74 | +#### BD-rate | ||
72 | 75 | ||
73 | Code explanation | 76 | Code explanation |
74 | ------------- | 77 | ------------- | ... | ... |
-
Please register or login to post a comment