forked from Smorodov/Multitarget-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgeo_bind.ini
More file actions
57 lines (40 loc) · 1.12 KB
/
geo_bind.ini
File metadata and controls
57 lines (40 loc) · 1.12 KB
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
[points]
# Points pair select manual: from maps.google [lat, lon] <-> [x, y] in pixels from imge editor (gimp, paint etc)
# Pixel coordinates are in [0, 1] - independed from frame resolution
lat0 = 45.526646
lon0 = 5.974535
px_x0 = 0.328125
px_y0 = 0.483333333333333
lat1 = 45.527566
lon1 = 5.973849
px_x1 = 0.39765625
px_y1 = 0.393055555555556
lat2 = 45.527904
lon2 = 5.974135
px_x2 = 0.57109375
px_y2 = 0.390277777777778
lat3 = 45.526867
lon3 = 5.974826
px_x3 = 0.65625
px_y3 = 0.476388888888889
[lines]
# Line coordinates are in [0, 1] - independed from frame resolution
line0_x0 = 0.1
line0_y0 = 0.7
line0_x1 = 0.47
line0_y1 = 0.7
line1_x0 = 0.52
line1_y0 = 0.6
line1_x1 = 0.8
line1_y1 = 0.6
[map]
# optional: map exported from SASPlanet with *.dat file in Merkator projection
file = map\aire_0.jpg
left_top_lat = 45.5285783467813
left_top_lon = 5.97270011901855
right_top_lat = 45.5285783467813
right_top_lon = 5.976382791996
right_bottom_lat = 45.5258330159471
right_bottom_lon = 5.976382791996
left_bottom_lat = 45.5258330159471
left_bottom_lon = 5.97270011901855