First commit

This commit is contained in:
eroncero
2026-01-22 18:54:53 +01:00
commit 7c107018e6
10 changed files with 1485 additions and 0 deletions

50
config/fluxus_config.json Normal file
View File

@@ -0,0 +1,50 @@
{
"line": {
"p1": [
134,
500
],
"p2": [
802,
331
]
},
"rois": [
[
55,
63,
869,
531
]
],
"calibration": {
"active": false,
"points": [
[
76,
581
],
[
314,
503
],
[
588,
619
],
[
245,
750
]
],
"height_ref_p1": [
1152,
-4
],
"height_ref_p2": [
985,
719
]
},
"person_conf": 0.5
}