refactored BallFinder and live detection demo
This commit is contained in:
@@ -2,5 +2,13 @@
|
||||
"ip": "192.168.0.11",
|
||||
"res": 1,
|
||||
"port": 9559,
|
||||
"cam": 0
|
||||
"cam": 0,
|
||||
"fps": 30,
|
||||
"low_s": 175,
|
||||
"low_v": 100,
|
||||
"high_h": 6,
|
||||
"high_v": 255,
|
||||
"low_h": 0,
|
||||
"high_s": 255,
|
||||
"min_radius": 5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user