#========== Segmentation ==========
ImageSegmentation 0 # 0...Off, 1...On
SmoothingCoefficient2 1.00 # Smoothing coefficient to compute depth maps
SegmentationMethod 3 # 1...mean shift algorithm, 2...phyramid segmentation, 3...K mean clustering
MaxCluster 24 # Positive Integer Value
#=====================================================
#========== Semi-automatic Depth Estimation ==========
#=====================================================
DepthEstimationMode 0 #0...automatic Depth Estimation; 1...Semi-automatic mode1; 2...Semi-automatic mode2; 3...Reference Depth mode
#---- For DepthEstimationMode = 1 or 2 ------
FileCenterManual ..\\semi_automatic_input\\champagne_39 #Path and filename prefix of the manual input files
#---- For DepthEstimationMode = 2 ------
ThresholdOfDepthDifference 10 # Threshold value of depth difference
MovingObjectsBSize 1 # 0: small 1: medium 2: large
MotionSearchBSize 0 # 0: narrow 1: medium 2: wide
#---- For DepthEstimationMode = 3 ------
RefDepthCameraName param_champ41 # camera parameter name
RefDepthFile rdepth_champagne_41.yuv # filename reference depthmap video
DepthType(深度类型):可选择0或1,默认值为0(0代表从相机获得信息计算深度图。1代表由3D原文件计算深度)
SourceWidth(源文件宽度):无符号整数类型,默认值:1280
SourceHeight(s源文件高度):无符号整数类型,默认值:960
StartFrame(开始帧):无符号整数类型,默认值:0
TotalNumberOfFrames(帧的总数):整数类型,默认值:300
LeftCameraName(左相机名)
CenterCameraName(中间相机名)
RightCameraName(右边相机名)
MinimumValueOfDisparitySearchRange(视差搜索范围的最低值):整数类型,默认值:0
MaximumValueOfDisparitySrarchRange(视差搜索范围的最大值):整数类型,默认值:20 视频深度图像的产生和编码+文献综述(10):http://www.751com.cn/tongxin/lunwen_9830.html