supervision/tests/utils
Jirka Borovec 1efa5b8eaa
feat(cv2): complete fallback integration (#2439)
* feat(cv2): complete fallback integration
* fallback-fixes: reject invalid addWeighted dtype; O(N) approxPolyDP anchor seeding
* tests: copyMakeBorder sequence parity; drop non-empty facade-import assert; fix Windows path separator in boundary check
* fix(cv2): copyMakeBorder scalar value only fills channel 0 on multichannel images

---------

Co-authored-by: Codex <codex@openai.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-07-17 07:50:45 +02:00
..
assets
__init__.py
conftest.py feat(cv2): complete fallback integration (#2439) 2026-07-17 07:50:45 +02:00
test_conversion.py feat(utils): add `TkImageWindow` to unblock switch to `opencv-python-headless` (#2320) 2026-07-15 15:06:55 +02:00
test_file.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_image.py refactor(cv2): add optional backend facade (#2430) 2026-07-15 20:53:24 +02:00
test_image_window.py feat(utils): add `TkImageWindow` to unblock switch to `opencv-python-headless` (#2320) 2026-07-15 15:06:55 +02:00
test_internal.py feat(cv2): complete fallback integration (#2439) 2026-07-17 07:50:45 +02:00
test_iterables.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_logger.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00
test_notebook.py fix(annotators): resolve annotator medium findings (#2407) 2026-07-06 22:43:35 +02:00
test_sinks.py fix(annotators): resolve annotator medium findings (#2407) 2026-07-06 22:43:35 +02:00
test_video.py feat(video): require PyAV during cv2 transition (#2438) 2026-07-16 20:13:15 +02:00