experimental #2
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
1049
mucapy/main.py
1049
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