mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-23 01:21:40 +00:00
bug fix for threshold image
This commit is contained in:
@@ -27,7 +27,7 @@ class SettingsManager(metaclass=Singleton):
|
||||
"area": [0, 100],
|
||||
"ratio": [0, 20],
|
||||
"extent": [0, 100],
|
||||
"is_binary": "Normal",
|
||||
"is_binary": 0,
|
||||
"sort_mode": "Largest",
|
||||
"target_group": 'Single',
|
||||
"target_intersection": 'Up',
|
||||
|
||||
Reference in New Issue
Block a user