source: 3DVCSoftware/branches/HTM-5.1-dev0-MERL-Mediatek-Fix/CommonTestConditionsCfgs/rendering_3view_orgData.cfg

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

added configuration files

File size: 928 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 5    # !!! replace with actual camera numbers
7
8VideoInputFile_0 : org_0.yuv
9VideoInputFile_1 : org_1.yuv
10VideoInputFile_2 : org_2.yuv
11DepthInputFile_0 : org_depth_0.yuv
12DepthInputFile_1 : org_depth_1.yuv
13DepthInputFile_2 : org_depth_2.yuv
14SynthOutputFileBaseName : org_synth_$.yuv
15ContOutputFileNumbering : 1
16FrameSkip : 0
17SynthViewCameraNumbers : 0 .25000 .50000 .75000 1 1.25000 1.50000 1.75000 2
18CameraParameterFile : org_cam_pars.txt
19RenderDirection : 0
20RenderMode : 0
21TemporalDepthFilter : 0
22SimEnhance : 1
23ShiftPrecision : 2
24HoleFillingMode : 1
25BlendMode : 0
26BlendZThresPerc : 30
27BlendUseDistWeight : 1
28BlendHoleMargin : 6
29Sweep : 0
Note: See TracBrowser for help on using the repository browser.