Ignore:
Timestamp:
26 Mar 2012, 09:03:21 (13 years ago)
Author:
poznan-univ
Message:

Adjustment for FlexCO, and high-level syntax improvement.

Location:
branches/0.3-poznan-univ/CommonTestConditionsCfgs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.3-poznan-univ/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg

    r30 r41  
    115115VSO                       : 1                                      # use of view synthesis optimization for depth coding
    116116MVI                       : 1                                      # motion parameter inheritance
    117 DepthPower                : -1                                     # nonlinear depth representation
     117NonlinearDepth            : 1                                      # nonlinear depth representation
     118NonlinearDepthModel       : 12 21 26 27 23 15                      # nonlinear depth representation model
    118119
    119120#========== view synthesis optimization (VSO) ==========
    120121VSOConfig                 : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]
    121122                                                                   # VSO configuration string
    122 
     123#========== flexible coding order (FlexCO) ==========
     1243DVFlexOrder              : 0
     1253DVCodingOrder            : T0D0D1D2T1T2
  • branches/0.3-poznan-univ/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg

    r30 r41  
    119119VSO                       : 1                                      # use of view synthesis optimization for depth coding
    120120MVI                       : 1                                      # motion parameter inheritance
    121 DepthPower                : -1                                     # nonlinear depth representation
     121NonlinearDepth            : 1                                      # nonlinear depth representation
     122NonlinearDepthModel       : 12 21 26 27 23 15                      # nonlinear depth representation model
    122123
    123124#========== view synthesis optimization (VSO) ==========
    124125VSOConfig                 : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][cx2 B(cc1) I(s1.5)]
    125126                                                                   # VSO configuration string
     127#========== flexible coding order (FlexCO) ==========
     1283DVFlexOrder              : 0
     1293DVCodingOrder            : T0D0D1D2T1T2
    126130
    127131
    128 
Note: See TracChangeset for help on using the changeset viewer.