source: 3DVCSoftware/branches/HTM-5.1-dev0-MERL-Mediatek/CommonTestConditionsCfgs/rendering_2view_orgData.cfg @ 285

Last change on this file since 285 was 18, checked in by hschwarz, 13 years ago

added configuration files

File size: 838 bytes
Line 
1# renderer config file for original data
2
3FramesToBeRendered : 300         # !!! replace with actual number of frames
4SourceWidth : 1024               # !!! replace with actual frame width
5SourceHeight : 768               # !!! replace with actual frame height
6BaseViewCameraNumbers : 3 1      # !!! replace with actual camera numbers
7
8VideoInputFile_0 : org_0.yuv
9VideoInputFile_1 : org_1.yuv
10DepthInputFile_0 : org_depth_0.yuv
11DepthInputFile_1 : org_depth_1.yuv
12SynthOutputFileBaseName : org_synth_$.yuv
13ContOutputFileNumbering : 1
14FrameSkip : 0
15SynthViewCameraNumbers : 0 .25000 .50000 .75000 1
16CameraParameterFile : org_cam_pars.txt
17RenderDirection : 0
18RenderMode : 0
19TemporalDepthFilter : 0
20SimEnhance : 1
21ShiftPrecision : 2
22HoleFillingMode : 1
23BlendMode : 0
24BlendZThresPerc : 30
25BlendUseDistWeight : 1
26BlendHoleMargin : 6
27Sweep : 0
Note: See TracBrowser for help on using the repository browser.