Changeset 724 in 3DVCSoftware for trunk/cfg/3D-HEVC/baseCfg_3view+depth.cfg
- Timestamp:
- 30 Nov 2013, 12:29:49 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cfg/3D-HEVC/baseCfg_3view+depth.cfg
r622 r724 225 225 226 226 #========== multiview coding tools ========== 227 IvMvPred : 1 227 IvMvPred : 1 1 # Inter-view motion prediction 228 228 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 229 IlluCompEnable : 1 1# Enable Illumination compensation ( 0: off, 1: on ) (v/d)229 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 230 230 ViewSynthesisPred : 1 # View synthesis prediction 231 231 DepthRefinement : 1 # Dispary refined by depth DoNBDV 232 232 IvMvScaling : 1 # Interview motion vector scaling 233 233 SubPULog2Size : 3 # Log2 of sub-PU size for IvMvPred (2...6) 234 234 235 235 … … 237 237 VSO : 1 # use of view synthesis optimization for depth coding 238 238 DMM : 1 239 RBC : 1240 239 SDC : 1 241 240 DLT : 1 … … 243 242 PC : 1 244 243 InterSDC : 1 # use of inter sdc 244 MPI : 1 245 245 246 246 #========== view synthesis optimization (VSO) ==========
Note: See TracChangeset for help on using the changeset viewer.