Compare commits
7 Commits
experiment
...
experiment
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65be018700 | ||
|
|
5399cb8739 | ||
|
|
b80dd3f7d7 | ||
|
|
c264acac29 | ||
|
|
b24426c1d3 | ||
|
|
2ebaf16006 | ||
| 24ac4ccd51 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
1059
mucapy/main.py
1059
mucapy/main.py
File diff suppressed because it is too large
Load Diff
13
mucapy_config.json
Normal file
13
mucapy_config.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"network_cameras": {},
|
||||||
|
"last_model_dir": "",
|
||||||
|
"last_screenshot_dir": "/home/rattatwinko/Pictures/MuCaPy",
|
||||||
|
"last_layout": 0,
|
||||||
|
"last_fps": 10,
|
||||||
|
"last_selected_cameras": [],
|
||||||
|
"window_geometry": null,
|
||||||
|
"confidence_threshold": 0.35,
|
||||||
|
"model_dir": "/home/rattatwinko/Documents/mucapy/mucapy/mucapy/models",
|
||||||
|
"fps": 10,
|
||||||
|
"layout": 0
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user