Changeset 210 in 3DVCSoftware for trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
- Timestamp:
- 11 Dec 2012, 18:52:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CommonTestConditionsCfgs/baseCfg_2view+depth.cfg
r189 r210 195 195 InterViewSkip : 0 # interview SKIP mode 196 196 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode 197 DisparitySearchRangeRestriction : 0 # 0: No disparity restriction 1: Use disparity restriction 198 VerticalDisparitySearchRange : 56 # vertical disparity search range (in luma samples) 199 FCO : 0 # Flexible coding order flag in 3DV 200 FCOCodingOrder : T0D0D1T1 # Coding order for Flexible coding order in 3DV 197 201 198 202 … … 207 211 #========== view synthesis optimization (VSO) ========== 208 212 VSOConfig : [cx0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)] # VSO configuration string 213 #VSOConfig : [ox0 B(cc1) I(s0.25 s0.5 s0.75)][cx1 B(oo0) I(s0.25 s0.5 s0.75)] # VSO configuration string 209 214 WVSO : 1 # use of WVSO (Depth distortion metric with a weighted depth fidelity term) 210 215 VSOWeight : 10 # weight of VSO ( in SAD case, cf. squared in SSE case )
Note: See TracChangeset for help on using the changeset viewer.