-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tracking.xml
73 lines (73 loc) · 2.85 KB
/
Tracking.xml
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<?xml version="1.0" encoding="UTF-8"?>
<TrackingData>
<Sensors>
<Sensor subtype="ML3D" type="FeatureBasedSensorSource">
<SensorID>FeatureBasedSensorSource_0</SensorID>
<Parameters>
<featuredescriptoralignment>gravity</featuredescriptoralignment>
</Parameters>
<SensorCOS>
<SensorCosID>571158eac8d9be7a5b45760d64a5faac</SensorCosID>
<parameters>
<!-- SourceSensorID to distinguish where this cos comes from -->
<sourcesensorid>FeatureTracking1</sourcesensorid>
<minmatches>20</minmatches>
<mintrackingmatches>20</mintrackingmatches>
<numextensiblefeatures>400</numextensiblefeatures>
<usetriangulation>1</usetriangulation>
<gravityvector>
<x>0.0</x>
<y>0.0</y>
<z>-1.0</z>
</gravityvector>
<gravitytoleranceangle>20.0</gravitytoleranceangle>
<map>571158eac8d9be7a5b45760d64a5faac.f3b</map>
</parameters>
</SensorCOS>
</Sensor>
</Sensors>
<Connections>
<COS>
<Name>COS_1</Name>
<Fuser type="SmoothingFuser">
<Parameters>
<AlphaRotation>0.5</AlphaRotation>
<AlphaTranslation>0.8</AlphaTranslation>
<GammaRotation>0.5</GammaRotation>
<GammaTranslation>0.8</GammaTranslation>
<KeepPoseForNumberOfFrames>0</KeepPoseForNumberOfFrames>
</Parameters>
</Fuser>
<SensorSource trigger="1">
<SensorID>FeatureBasedSensorSource_0</SensorID>
<SensorCosID>571158eac8d9be7a5b45760d64a5faac</SensorCosID>
<HandEyeCalibration>
<TranslationOffset>
<x>0</x>
<y>0</y>
<z>0</z>
</TranslationOffset>
<RotationOffset>
<x>0</x>
<y>0</y>
<z>0</z>
<w>1</w>
</RotationOffset>
</HandEyeCalibration>
<COSOffset>
<TranslationOffset>
<x>0</x>
<y>0</y>
<z>0</z>
</TranslationOffset>
<RotationOffset>
<x>0</x>
<y>0</y>
<z>0</z>
<w>1</w>
</RotationOffset>
</COSOffset>
</SensorSource>
</COS>
</Connections>
</TrackingData>