supervision/docs/how_to
Jirka Borovec 794971ba0f
feat(cv2): remove OpenCV dependency (#2443)
* feat(cv2): remove OpenCV dependency
* ci(tests): cover ambient cv2 wheels
* fix(cv2): restore fallback CI
* ci(tests): simplify pytest job name formatting
* ci(tests): refactor cv2 backend check for readability and set Python shell explicitly
* test(cv2): stabilize OpenCV parity checks
* ci(tests): fix Python 3.13 matrix typo in CI workflow
* scope OpenCV-absence check to declared deps/extras
* normalize whitespace in release-doc phrase assertions
* fix(ci): strip manifest line before comment check
* emit `UserWarning` when OpenCV is missing to alert users of fallback behavior

---------

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-31 22:19:33 +02:00
..
benchmark_a_model.md fix: resolve remaining High findings from deep codebase review (#2389) 2026-07-03 22:58:07 +02:00
count_in_zone.md Fix: resolve major complex review (#2388) 2026-07-02 18:14:04 +02:00
detect_and_annotate.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
detect_small_objects.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
filter_detections.md refactor: centralize geometry-aware dispatch for detection_area and detection_iou (#2374) 2026-07-21 12:37:20 +02:00
opencv_migration.md feat(cv2): remove OpenCV dependency (#2443) 2026-07-31 22:19:33 +02:00
process_datasets.md feat(dataset): add LabelMe format support to DetectionDataset (#2299) 2026-06-25 17:07:39 +02:00
save_detections.md chore: update `mdformat` hook arguments to disable wrapping (#2307) 2026-06-09 16:15:05 +02:00
track_objects.md fix(docs): resolve review deprecation follow-ups (#2415) 2026-07-08 14:30:32 +02:00
use_compact_masks.md fix: remaining review findings in dataset, docs, and tests (#2416) 2026-07-08 23:00:32 +02:00