mirror of
https://github.com/bellingcat/gesara-entity-viz.git
synced 2026-06-11 21:18:33 +03:00
decreased label threshold
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -47,7 +47,7 @@ CLUSTERS = [
|
||||
]
|
||||
BOUNDING_BOX = {"x": [100, 200], "y": [-370,-50]}
|
||||
|
||||
LABEL_THRESHOLD = 15
|
||||
LABEL_THRESHOLD = 10
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user