supervision/docs/how_to
Matt Van Horn 25e879ec05
refactor: centralize geometry-aware dispatch for detection_area and detection_iou (#2374)
* refactor: centralize geometry-aware dispatch for detection_area and detection_iou
* fix(detection): centralize geometry-aware merge IoU
* docs(detection): add code examples to geometry calculation docstrings
* code: reuse count_mask_pixels; relocate geometry dispatch out of utils/
* docs: fix changelog framing and filter_detections.md wording
* test: add edge-case coverage for geometry dispatch and merge chains
* fix(tests): repair syntax-broken docstrings in geometry dispatch/merge tests
* refactor(detection): make geometry dispatch module private

---------

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: jirka <6035284+Borda@users.noreply.github.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-21 12:37:20 +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
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