supervision/test
Onuralp SEZER bb4d741aff
feat(color.py): add color constants
This commit adds the WHITE, BLACK, RED, GREEN, and BLUE color constants
to the Color class in color.py. These constants represent
the corresponding colors in the RGB color space.

Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-19 00:42:59 +03:00
..
annotators Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
classification feat: 🚀 pre-commit and initial formatted files 2023-07-25 13:02:26 +03:00
dataset Merge remote-tracking branch 'origin/feature/extend-detections-with-data-field-to-support-custom-payload' into feature/extend-detections-with-data-field-to-support-custom-payload 2023-12-29 15:16:46 +01:00
detection fix(pre_commit): 🎨 auto format pre-commit hooks 2024-01-18 16:06:10 +00:00
draw feat(color.py): add color constants 2024-01-19 00:42:59 +03:00
geometry fix(pre_commit): 🎨 auto format pre-commit hooks 2024-01-18 16:06:10 +00:00
metrics Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
utils fix(test): 🧪 pre-commit's whitespace exclude and test case fix for whiespace 2023-11-15 17:01:57 +03:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
test_utils.py fix(pre_commit): 🎨 auto format pre-commit hooks 2023-12-28 16:52:43 +00:00