Changeset 146 in 3DVCSoftware for branches/HTM-4.1-dev2-LG/cfg


Ignore:
Timestamp:
22 Oct 2012, 14:26:21 (12 years ago)
Author:
tech
Message:

Clean up:

  • set WVSO as default
  • removed printf line
  • removed tabs from config-files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.1-dev2-LG/cfg/encoder_mvd.cfg

    r145 r146  
    209209VSOConfig                 : [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 (3 view)
    210210VSOConfig                 : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0)        I(s0.25 s0.5 s0.75)]                                                   # VSO configuration string (2 view)
    211 WVSO                      : 1                                                                 # use of WVSO (Depth distortion metric with a weighted depth fidelity term)
    212 VSOWeight                 : 10                                                                # weight of VSO ( in SAD case, cf. squared in SSE case )
    213 VSDWeight                 : 1                                                                 # weight of VSD ( in SAD case, cf. squared in SSE case )
    214 DWeight                   : 1                                                                 # weight of depth distortion itself ( in SAD case, cf. squared in SSE case )
     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 )
    215215
    216216
Note: See TracChangeset for help on using the changeset viewer.