trisoup-raht-ctc-lossy-geom-lossy-attrs.yaml 4.16 KB
Newer Older
1
# Test conditions for N17995 CTC C2 using TMC13 trisoup
2
3
# trisoup lossy-geom  --  lossy-attrs raht
#  -- cat 1 only, since trisoup doesn't apply to very sparce clouds
4
5
6
7
8
---
categories:
  lossy-geom-lossy-attrs:
    encflags:
     - mode: 0
9
10
11

     ##
     # geometry parameters (trisoup)
12
     - geometryCodec: 2
13
     - ctxOccupancyReductionFactor: 3
14
15
     - neighbourAvailBoundaryLog2: 8
     - intra_pred_max_node_size_log2: 6
16
     - inferredDirectCodingMode: 0
17
     - triSoupDepth: ${test-depth}
18
     - triSoupIntToOrigScale: '$eval{ 1 << ( ${src-geometry-precision} - ${test-depth} ) }'
19
     - triSoupLevel:
20
21
22
23
24
25
26
27
28
29
30
         r01: '$eval{ ${test-depth} - 4 }'
         r02: '$eval{ ${test-depth} - 3 }'
         r03: '$eval{ ${test-depth} - 3 }'
         r04: '$eval{ ${test-depth} - 3 }'
         r05: '$eval{ ${test-depth} - 2 }'
         r06: ${test-depth}

     ####
     # attribute coding (common options -- relies on option ordering)
     #  - use raht
     - colorTransform: 1
31
     - transformType: 1
32
33
34
35
36

     ##
     # attribute coding -- colour
     -
       - !conditional '${has_colour}'
37
       - rahtLeafDecimationDepth: 0
38
       - quantizationStepLuma:
39
40
41
42
43
44
           r01: 256
           r02: 128
           r03:  64
           r04:  32
           r05:  16
           r06:   8
45
46
       - quantizationStepChroma:
           # NB: raht doesn't yet support quantizationStepChroma
47
48
49
50
51
52
53
           r01: 256
           r02: 128
           r03:  64
           r04:  32
           r05:  16
           r06:   8
       - bitdepth: 8
54
55
       - attribute: color

56
57
    decflags:
     - mode: 1
58
59
     - colorTransform: 1

60
61
62
    pcerrorflags:
     - dropdups: 2
     - neighborsProc: 1
63

64
    sequences:
65
      # cat1
66
67
      arco_valentino_dense_vox12:        { test-depth:  9 }
      arco_valentino_dense_vox20:        { test-depth:  9 }
68
      boxer_viewdep_vox12:               { test-depth: 11 }
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
      egyptian_mask_vox12:               { test-depth:  9 }
      egyptian_mask_vox20:               { test-depth:  9 }
      facade_00009_vox12:                { test-depth: 11 }
      facade_00009_vox20:                { test-depth: 11 }
      facade_00015_vox14:                { test-depth: 12 }
      facade_00015_vox20:                { test-depth: 12 }
      facade_00064_vox14:                { test-depth: 12 }
      facade_00064_vox20:                { test-depth: 12 }
      frog_00067_vox12:                  { test-depth: 11 }
      frog_00067_vox20:                  { test-depth: 11 }
      head_00039_vox12:                  { test-depth: 12 }
      head_00039_vox20:                  { test-depth: 12 }
      house_without_roof_00057_vox12:    { test-depth: 11 }
      house_without_roof_00057_vox20:    { test-depth: 11 }
      landscape_00014_vox14:             { test-depth: 12 }
      landscape_00014_vox20:             { test-depth: 12 }
85
      longdress_viewdep_vox12:           { test-depth: 11 }
86
      longdress_vox10_1300:              { test-depth: 10 }
87
      loot_viewdep_vox12:                { test-depth: 11 }
88
89
90
91
      loot_vox10_1200:                   { test-depth: 10 }
      palazzo_carignano_dense_vox14:     { test-depth:  9 }
      palazzo_carignano_dense_vox20:     { test-depth:  9 }
      queen_0200:                        { test-depth: 10 }
92
      redandblack_viewdep_vox12:         { test-depth: 11 }
93
94
95
      redandblack_vox10_1550:            { test-depth: 10 }
      shiva_00035_vox12:                 { test-depth: 10 }
      shiva_00035_vox20:                 { test-depth: 10 }
96
      soldier_viewdep_vox12:             { test-depth: 11 }
97
98
99
100
101
102
103
      soldier_vox10_0690:                { test-depth: 10 }
      stanford_area_2_vox16:             { test-depth: 12 }
      stanford_area_2_vox20:             { test-depth: 12 }
      stanford_area_4_vox16:             { test-depth: 12 }
      stanford_area_4_vox20:             { test-depth: 12 }
      staue_klimt_vox12:                 { test-depth:  9 }
      staue_klimt_vox20:                 { test-depth:  9 }
104
      thaidancer_viewdep_vox12:          { test-depth: 11 }
105
106
107
108
      ulb_unicorn_hires_vox15:           { test-depth: 12 }
      ulb_unicorn_hires_vox20:           { test-depth: 12 }
      ulb_unicorn_vox13:                 { test-depth: 11 }
      ulb_unicorn_vox20:                 { test-depth: 11 }