Changeset 712 in 3DVCSoftware for branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC
- Timestamp:
- 21 Nov 2013, 13:28:24 (11 years ago)
- Location:
- branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg
r655 r712 145 145 VSO : 1 # use of view synthesis optimization for depth coding 146 146 DMM : 1 147 RBC : 1148 147 SDC : 1 149 148 DLT : 1 -
branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC/allintra/baseCfg_3view+depth_AllIntra.cfg
r655 r712 152 152 VSO : 1 # use of view synthesis optimization for depth coding 153 153 DMM : 1 154 RBC : 1155 154 SDC : 1 156 155 DLT : 1 -
branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC/fco/baseCfg_3view+depth.cfg
r696 r712 227 227 IvMvPred : 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 … … 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 -
branches/HTM-8.2-dev0/cfg/3D-HEVC/NonCTC/rc/baseCfg_3view+depth_rate_control.cfg
r696 r712 239 239 IvMvPred : 1 # Inter-view motion prediction 240 240 AdvMultiviewResPred : 1 # Advanced inter-view residual prediction (0:off, 1:on) 241 IlluCompEnable : 1 1# Enable Illumination compensation ( 0: off, 1: on ) (v/d)241 IlluCompEnable : 1 # Enable Illumination compensation ( 0: off, 1: on ) (v/d) 242 242 ViewSynthesisPred : 1 # View synthesis prediction 243 243 DepthRefinement : 1 # Dispary refined by depth DoNBDV … … 249 249 VSO : 1 # use of view synthesis optimization for depth coding 250 250 DMM : 1 251 RBC : 1252 251 SDC : 1 253 252 DLT : 1
Note: See TracChangeset for help on using the changeset viewer.