supervision/test/detection
SkalskiP 7750856c18 Fix method names and improve code formatting
Renamed methods to improve clarity. `get_anchor_coordinates` changed to `get_anchors_coordinates` and `calculate_centroids` changed to `calculate_masks_centroids`. Indentation for method arguments was adjusted in `core.py` and other files for better readability. Functionality remains the same, these changes are meant to improve code maintainability and readability.
2023-11-16 15:23:55 +01:00
..
__init__.py - ColorPalette.default() added 2023-02-06 22:26:44 +01:00
test_core.py Fix method names and improve code formatting 2023-11-16 15:23:55 +01:00
test_utils.py Fix method names and improve code formatting 2023-11-16 15:23:55 +01:00