blob: 632d87fc4a6fc8f1b6dbac1ec1d87096b527a6e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="utf-8" ?>
<LensParameters xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.0" xmlns="http://www.seeingmachines.com/faceapi/coreframework/layer3/image/image/coords" xmlns:xs="http://www.w3.org/2001/XMLSchema" >
<fx>-931.20577838469796</fx>
<fy>-989.61968745875026</fy>
<ox>320.0</ox>
<oy>240.0</oy>
<skew>0.721257304978006</skew>
<k1>0.000000000000000</k1>
<k2>0.000000000000000</k2>
<k3>0.000000000000000</k3>
<k4>0.000000000000000</k4>
<k5>0.000000000000000</k5>
<cal_image_cols>640</cal_image_cols>
<cal_image_rows>480</cal_image_rows>
</LensParameters>
|