aboutsummaryrefslogtreecommitdiff
path: root/src/examples/tobii_argaze/tobii_camera.json
blob: b7b510850e78348302e69f028de172deabf5eca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "rms": 0.2778430441943373,
    "camera matrix": [
        [
            567.7948916261545,
            0.0,
            477.23038710185534
        ],
        [
            0.0,
            566.2897424860757,
            288.75352250724296
        ],
        [
            0.0,
            0.0,
            1.0
        ]
    ],
    "distortion coefficients": [
        [
            0.07351688052834335,
            -0.18678684802766135,
            0.001473915039947321,
            0.0008389464646594935,
            0.13193649892597786
        ]
    ]
}