mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-30 02:31:40 +00:00
initial work
This commit is contained in:
@@ -25,7 +25,8 @@ class SettingsManager(metaclass=Singleton):
|
||||
"dilate": False,
|
||||
"area": [0, 100],
|
||||
"ratio": [0, 20],
|
||||
"extent": [0, 100]
|
||||
"extent": [0, 100],
|
||||
"is_binary": "Normal"
|
||||
}
|
||||
default_general_settings = {
|
||||
"team_number": 1577,
|
||||
|
||||
Reference in New Issue
Block a user