Ignore:
Timestamp:
22 Oct 2012, 03:26:52 (12 years ago)
Author:
lg
Message:

JCT3V-B0131 with macro LGE_WVSO_A0119 (LG)

Location:
branches/HTM-4.1-dev2-LG/CommonTestConditionsCfgs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.1-dev2-LG/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg

    r127 r145  
    205205#========== view synthesis optimization (VSO) ==========
    206206VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)]  # VSO configuration string
     207WVSO                      : 1                                                                 # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
     208VSOWeight                 : 10                                                                # weight of VSO ( in SAD case, cf. squared in SSE case )
     209VSDWeight                 : 1                                                                 # weight of VSD ( in SAD case, cf. squared in SSE case )
     210DWeight                   : 1                                                                 # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
    207211
    208212#============ Misc. ================
  • branches/HTM-4.1-dev2-LG/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg

    r127 r145  
    209209#========== view synthesis optimization (VSO) ==========
    210210VSOConfig                 : [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
     211WVSO                      : 1                                                                 # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
     212VSOWeight                 : 10                                                                # weight of VSO ( in SAD case, cf. squared in SSE case )
     213VSDWeight                 : 1                                                                 # weight of VSD ( in SAD case, cf. squared in SSE case )
     214DWeight                   : 1                                                                 # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
     215
    211216#============ Misc. ================
    212217SEIpictureDigest          : 0                                      # Control generation of picture_digest SEI messages
Note: See TracChangeset for help on using the changeset viewer.