supervision/tests/key_points
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
..
__init__.py
test_annotators.py feat(cv2): complete fallback integration (#2439) 2026-07-17 07:50:45 +02:00
test_core.py feature: add KeyPoints.merge() method (#2412) 2026-07-09 21:37:26 +02:00
test_docs.py fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00
test_skeletons.py chore: bump minimum Python to 3.10 (#2260) 2026-06-29 14:45:30 +02:00