Ignore:
Timestamp:
31 Dec 2012, 18:33:14 (12 years ago)
Author:
mitsubishi-htm
Message:

A final release, as planned

  • Migrate to HTM 5.1
  • For VC project files, only VC9 file is updated
  • To be used as an additional anchor for CE1.h for 3rd JCTVC meeting at Geneva
Location:
branches/HTM-4.0.1-VSP-dev0/CommonTestConditionsCfgs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.0.1-VSP-dev0/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg

    r193 r213  
    157157SignHideFlag                   : 1                                 # sign hiding
    158158SignHideThreshold              : 4                                 # sign hiding threshold
    159 
     159IlluCompEnable                 : 1                                 # illumination compensation (0: OFF, 1: ON)
    160160
    161161#============ PCM ================
     
    195195InterViewSkip             : 0                                      # interview SKIP mode
    196196InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
     197DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
     198VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
     199FCO                        : 0                                     # Flexible coding order flag in 3DV
     200FCOCodingOrder             : T0D0D1T1                              # Coding order for Flexible coding order in 3DV
    197201
    198202
     
    201205MVI                       : 1                                      # motion parameter inheritance
    202206VSO                       : 1                                      # use of view synthesis optimization for depth coding
    203 
     207QTLPC                     : 1                                      # use of quadtree limitation + predictive coding of the quadtree for depth coding
     208SDC                       : 1                                      # use simplified depth coding tree
     209DLT                       : 1                                      # use depth lookup table
    204210
    205211#========== texture coding tools based on depth ==========
     
    209215#========== view synthesis optimization (VSO) ==========
    210216VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
    211 WVSO                      : 0
    212 VSOWeight                 : 10
    213 VSDWeight                 : 1
    214 DWeight                   : 1
    215 
    216 #========== Non-normative encoder techniques ==========
    217 DPL                       : 0
     217#VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
     218WVSO                      : 1                                    # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
     219VSOWeight                 : 10                                   # weight of VSO ( in SAD case, cf. squared in SSE case )
     220VSDWeight                 : 1                                    # weight of VSD ( in SAD case, cf. squared in SSE case )
     221DWeight                   : 1                                    # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
    218222
    219223#============ Misc. ================
  • branches/HTM-4.0.1-VSP-dev0/CommonTestConditionsCfgs/baseCfg_2view.cfg

    r133 r213  
    151151SignHideFlag                   : 1                                 # sign hiding
    152152SignHideThreshold              : 4                                 # sign hiding threshold
    153 
     153IlluCompEnable                 : 1                                 # illumination compensation (0: OFF, 1: ON)
    154154
    155155#============ PCM ================
     
    189189InterViewSkip             : 0                                      # interview SKIP mode
    190190InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
    191 
     191DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
     192VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
    192193
    193194#========== depth coding tools ==========
  • branches/HTM-4.0.1-VSP-dev0/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg

    r193 r213  
    1 
    21#========== file i/o ==========
    32InputFile_0               : org_0.yuv                              # video input file for view 0
     
    161160SignHideFlag                   : 1                                 # sign hiding
    162161SignHideThreshold              : 4                                 # sign hiding threshold
    163 
     162IlluCompEnable                 : 1                                 # illumination compensation (0: OFF, 1: ON)
    164163
    165164#============ PCM ================
     
    199198InterViewSkip             : 0                                      # interview SKIP mode
    200199InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
     200DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
     201VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
     202FCO                        : 0                                      # Flexible coding order flag in 3DV
     203FCOCodingOrder             : T0D0D1D2T1T2                           # Coding order for Flexible coding order in 3DV
    201204
    202205
     
    205208MVI                       : 1                                      # motion parameter inheritance
    206209VSO                       : 1                                      # use of view synthesis optimization for depth coding
     210QTLPC                     : 1                                      # use of quadtree limitation + predictive coding of the quadtree for depth coding
     211SDC                       : 1                                      # use simplified depth coding tree
     212DLT                       : 1                                      # use depth lookup table
    207213
    208214#========== texture coding tools based on depth ==========
     
    212218#========== view synthesis optimization (VSO) ==========
    213219VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][cx2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string
    214 WVSO                      : 0
    215 VSOWeight                 : 10
    216 VSDWeight                 : 1
    217 DWeight                   : 1
    218 
    219 #========== Non-normative encoder techniques ==========
    220 DPL                       : 0
     220#VSOConfig                 : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) B(oo2) I(s0.25 s0.5 s0.75 s1.25 s1.5 s1.75)][ox2 B(cc1) I(s1.25 s1.5 s1.75)] # VSO configuration string for FCO = 1
     221WVSO                       : 1                                     # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
     222VSOWeight                  : 10                                    # weight of VSO ( in SAD case, cf. squared in SSE case )
     223VSDWeight                  : 1                                     # weight of VSD ( in SAD case, cf. squared in SSE case )
     224DWeight                    : 1                                     # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
    221225
    222226#============ Misc. ================
  • branches/HTM-4.0.1-VSP-dev0/CommonTestConditionsCfgs/baseCfg_3view.cfg

    r133 r213  
    153153SignHideFlag                   : 1                                 # sign hiding
    154154SignHideThreshold              : 4                                 # sign hiding threshold
    155 
     155IlluCompEnable                 : 1                                 # illumination compensation (0: OFF, 1: ON)
    156156
    157157#============ PCM ================
     
    191191InterViewSkip             : 0                                      # interview SKIP mode
    192192InterViewSkipLambdaScale  : 8                                      # lambda scale for inter-view skip mode
     193DisparitySearchRangeRestriction : 0                                # 0: No disparity restriction 1: Use disparity restriction
     194VerticalDisparitySearchRange    : 56                               # vertical disparity search range (in luma samples)
    193195
    194196
Note: See TracChangeset for help on using the changeset viewer.