source: 3DVCSoftware/trunk/cfg/SEI/alternativeDepthInfoSei_gvd.cfg @ 1356

Last change on this file since 1356 was 1356, checked in by tech, 9 years ago

Merged 15.1-dev0-NICT@1355.

  • Property svn:eol-style set to native
File size: 4.3 KB
Line 
1
2PayloadType                     : 181
3
4#======== Applicability  ==========    ( SEI is only send for pictures in intersection )
5ApplicableLayerIds              : 0                     # LayerIds      of layers   to which the SEI is added. (all when empty)
6ApplicablePocs                  : 0 24 48 72 96 120 144 168 192 216 240   # POCs          of pictures to which the SEI is added. (all when empty)
7ApplicableTids                  :                       # Tids          of pictures to which the SEI is added. (all when empty)
8ApplicableVclNaluTypes          :                       # NaluUnitTypes of picture  to which the SEI is added. (all when empty)
9
10#======== Position in bit stream  ============
11SeiNaluId                       : 0                               # Identifies to which NAL unit  the SEI is added
12PositionInSeiNalu               : 0                               # Identifies the position within the NAL unit
13
14#======== Payload modification =============
15ModifyByEncoder                 : 0                               # 0: Use payload as specified in cfg file   1: Modify SEI by encoder.
16
17#======== Payload specification =============                     # FP Value by ATM 13.3 SEI dump
18                                                                  # Poznan Street
19#======== Part 0 ============================
20AlternativeDepthInfoCancelFlag  : 0
21DepthType                       : 0                               # 0: NICT-GVD, 1: Nagoya-Warpmap
22NumConstituentViewsGvdMinus1    : 1                               # 1: 3View
23DepthPresentGvdFlag             : 0
24ZGvdFlag                        : 1
25IntrinsicParamGvdFlag           : 1
26RotationGvdFlag                 : 1
27TranslationGvdFlag              : 1
28#======== Part 1 ============================
29SignGvdZNearFlag_0              : 1         1         1           # -34.506386 # -34.506386 # -34.506386
30ExpGvdZNear_0                   : 36        36        36
31ManLenGvdZNearMinus1_0          : 24        24        24
32ManGvdZNear_0                   : 2628136   2628136   2628136
33SignGvdZFarFlag_0               : 1         1         1           # -2760.510889 # -2760.510889 # -2760.510889
34ExpGvdZFar_0                    : 42        42        42
35ManLenGvdZFarMinus1_0           : 24        24        24
36ManGvdZFar_0                    : 11673778  11673778  11673778
37#======== Part 2 ============================
38PrecGvdFocalLength              : 18                              # ATM code embeded value.
39PrecGvdPrincipalPoint           : 18
40PrecGvdRotationParam            : 18
41PrecGvdTranslationParam         : 18
42#======== Part 3 ============================
43SignGvdFocalLengthX_0           : 0         0         0           # 1732.875727 # 1732.875727 # 1732.875727
44ExpGvdFocalLengthX_0            : 41        41        41
45ManGvdFocalLengthX_0            : 185827518 185827518 185827518
46SignGvdFocalLengthY_0           : 0         0         0           # 1729.908923 # 1729.908923 # 1729.908923
47ExpGvdFocalLengthY_0            : 41        41        41
48ManGvdFocalLengthY_0            : 185049788 185049788 185049788
49SignGvdPrincipalPointX_0        : 0         0         0           # 943.231169 # 943.231169 # 943.231169
50ExpGvdPrincipalPointX_0         : 40        40        40
51ManGvdPrincipalPointX_0         : 113044663 113044663 113044663
52SignGvdPrincipalPointY_0        : 0         0         0           # 548.845040 # 548.845040 # 548.845040
53ExpGvdPrincipalPointY_0         : 40        40        40
54ManGvdPrincipalPointY_0         : 9658706   9658706   9658706
55SignGvdR_0_0                    : 0         0         0           # 1.000000 # 0.000000 # 0.000000
56SignGvdR_0_1                    : 0         0         0           # 0.000000 # 1.000000 # 0.000000
57SignGvdR_0_2                    : 0         0         0           # 0.000000 # 0.000000 # 1.000000
58ExpGvdR_0_0                     : 31        0         0
59ExpGvdR_0_1                     : 0         31        0
60ExpGvdR_0_2                     : 0         0         31
61ManGvdR_0_0                     : 0         0         0
62ManGvdR_0_1                     : 0         0         0
63ManGvdR_0_2                     : 0         0         0
64SignGvdTX_0                     : 0         0         0           # 6.372093 # 7.965116 # 4.779070
65ExpGvdTX_0                      : 33        33        33
66ManGvdTX_0                      : 621829    1039431   204228
Note: See TracBrowser for help on using the repository browser.