forked from MatteoRagni/ParkAssistant
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsample_configuration.yml
25 lines (25 loc) · 2.77 KB
/
sample_configuration.yml
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
%YAML:1.0
parking_spot: 22
spots:
- { nspot:1, rect:[37, 424, 34, 29], polyx:[23, 65, 85, 48], polyy:[463, 466, 425, 425], param:[20000,30000,4,13,0] } # configurazioni anteriori
- { nspot:2, rect:[80, 427, 35, 37], polyx:[70, 118, 135, 93], polyy:[466, 465, 427, 424], param:[20000,30000,4,13,0] }
- { nspot:3, rect:[128, 429, 41, 40], polyx:[121, 169, 181, 141], polyy:[463, 466, 428, 427], param:[20000,60000,4,13,0] }
- { nspot:4, rect:[181, 423, 44, 47], polyx:[178, 229, 236, 187], polyy:[466, 469, 427, 427], param:[20000,50000,4,13,0] }
- { nspot:5, rect:[240, 424, 50, 45], polyx:[233, 286, 290, 243], polyy:[469, 469, 426, 426], param:[20000,30000,4,13,0] }
- { nspot:6, rect:[298, 424, 52, 34], polyx:[297, 353, 346, 298], polyy:[459, 458, 424, 424], param:[20000,90000,4,13,0] }
- { nspot:7, rect:[353, 421, 61, 38], polyx:[357, 414, 400, 351], polyy:[457, 460, 420, 422], param:[20000,30000,4,13,0] }
- { nspot:8, rect:[416, 415, 56, 42], polyx:[409, 454, 476, 421], polyy:[418, 414, 457, 457], param:[20000,30000,4,13,0] }
- { nspot:9, rect:[474, 410, 50, 42], polyx:[465, 507, 534, 485], polyy:[414, 407, 450, 457], param:[20000,90000,4,13,0] }
- { nspot:10, rect:[523, 401, 66, 47], polyx:[516, 562, 591, 544], polyy:[408, 403, 449, 455], param:[20000,30000,4,13,0] }
- { nspot:11, rect:[72, 345, 21, 26], polyx:[57, 80, 106, 86], polyy:[370, 347, 344, 370], param:[20000,70000,4,13,0] } # configurazioni posteriori
- { nspot:12, rect:[104, 345, 24, 25], polyx:[96, 112, 141, 124], polyy:[370, 344, 343, 369], param:[20000,30000,4,13,0] }
- { nspot:13, rect:[141, 342, 25, 28], polyx:[130, 145, 179, 163], polyy:[370, 344, 342, 367], param:[20000,10000,4,13,0] }
- { nspot:14, rect:[177, 342, 35, 26], polyx:[170, 183, 216, 205], polyy:[367, 342, 341, 365], param:[20000,30000,4,13,0] }
- { nspot:15, rect:[216, 338, 35, 29], polyx:[211, 223, 255, 249], polyy:[366, 340, 338, 365], param:[20000,30000,4,13,0] }
- { nspot:16, rect:[260, 336, 35, 27], polyx:[256, 261, 296, 294], polyy:[366, 338, 336, 364], param:[20000,10000,4,13,0] }
- { nspot:17, rect:[300, 335, 40, 25], polyx:[301, 337, 341, 300], polyy:[334, 333, 361, 363], param:[20000,40000,4,13,0] }
- { nspot:18, rect:[339, 330, 44, 27], polyx:[341, 377, 386, 346], polyy:[332, 331, 357, 361], param:[20000,30000,4,13,0] }
- { nspot:19, rect:[386, 328, 41, 25], polyx:[382, 417, 431, 391], polyy:[328, 325, 354, 358], param:[20000,50000,4,13,0] }
- { nspot:20, rect:[430, 326, 42, 25], polyx:[424, 456, 475, 436], polyy:[326, 323, 351, 355], param:[20000,30000,4,13,0] }
- { nspot:21, rect:[462, 322, 52, 25], polyx:[463, 495, 516, 482], polyy:[322, 321, 348, 350], param:[20000,30000,4,13,0] }
- { nspot:22, rect:[505, 318, 40, 25], polyx:[501, 532, 555, 523], polyy:[319, 319, 343, 346], param:[20000,30000,4,13,0] }