added starting file
This commit is contained in:
parent
b83405d918
commit
e46b2466d1
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"window_width": 1000,
|
||||||
|
"window_height": 750,
|
||||||
|
"window_state": "normal",
|
||||||
|
"btn_img_size": [
|
||||||
|
75,
|
||||||
|
75
|
||||||
|
],
|
||||||
|
"skipable_frames": 30,
|
||||||
|
"img_format": ".jpg",
|
||||||
|
"used_threads": 4,
|
||||||
|
"thread_detection_method": "automatic",
|
||||||
|
"data_mode": "Labeling",
|
||||||
|
"color": "#7cff10",
|
||||||
|
"thickness": 4
|
||||||
|
}
|
Loading…
Reference in New Issue