Changeset 210 in 3DVCSoftware for trunk/CommonTestConditionsCfgs
- Timestamp:
- 11 Dec 2012, 18:52:43 (12 years ago)
- Location:
- trunk/CommonTestConditionsCfgs
- Files:
-
- 4 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 ) -
trunk/CommonTestConditionsCfgs/baseCfg_2view.cfg
r189 r210 189 189 InterViewSkip : 0 # interview SKIP mode 190 190 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode 191 191 DisparitySearchRangeRestriction : 0 # 0: No disparity restriction 1: Use disparity restriction 192 VerticalDisparitySearchRange : 56 # vertical disparity search range (in luma samples) 192 193 193 194 #========== depth coding tools ========== -
trunk/CommonTestConditionsCfgs/baseCfg_3view+depth.cfg
r189 r210 199 199 InterViewSkip : 0 # interview SKIP mode 200 200 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode 201 DisparitySearchRangeRestriction : 0 # 0: No disparity restriction 1: Use disparity restriction 202 VerticalDisparitySearchRange : 56 # vertical disparity search range (in luma samples) 203 FCO : 0 # Flexible coding order flag in 3DV 204 FCOCodingOrder : T0D0D1D2T1T2 # Coding order for Flexible coding order in 3DV 201 205 202 206 … … 211 215 #========== view synthesis optimization (VSO) ========== 212 216 VSOConfig : [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 217 #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 213 218 WVSO : 1 # use of WVSO (Depth distortion metric with a weighted depth fidelity term) 214 219 VSOWeight : 10 # weight of VSO ( in SAD case, cf. squared in SSE case ) -
trunk/CommonTestConditionsCfgs/baseCfg_3view.cfg
r189 r210 191 191 InterViewSkip : 0 # interview SKIP mode 192 192 InterViewSkipLambdaScale : 8 # lambda scale for inter-view skip mode 193 DisparitySearchRangeRestriction : 0 # 0: No disparity restriction 1: Use disparity restriction 194 VerticalDisparitySearchRange : 56 # vertical disparity search range (in luma samples) 193 195 194 196
Note: See TracChangeset for help on using the changeset viewer.