Jirka Borovec
23a2227ae7
fix(docs): resolve review deprecation follow-ups ( #2415 )
...
- Extend active deprecation removals to 0.31.0 and align deprecated API docs, changelog, and warnings.
- Add missing reference docs for VLM, conversion helpers, geometry, metrics extras, and tracker deprecation notices.
- Raise when ImageSink cannot write an image and cover the failure path with a regression test.
- Correct conversion and deprecated docs to match exported names and restore KeyPoints.confidence.
- Add regression coverage for SUPERVISION_DEPRECATION_WARNING precedence and document ImageSink.save_image() failure behavior.
* test: add validation and behavior tests for Color, Position, and polygon approximation adjustments
---------
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-07-08 14:30:32 +02:00
SkalskiP
c8f5c741fd
reimplement `crop_image` to skip type casting when Pillow Image given
...
`get_image_resolution_wh` added
2025-11-14 17:55:07 +01:00
SkalskiP
2ef029ef4b
visualize examples
2025-08-07 13:32:44 +02:00
SkalskiP
a933b93234
update image utils docs; deprecate `overlay_image` image
2025-08-07 11:51:59 +02:00
SkalskiP
cbb58a8c6f
`tint_image` and `grayscale_image` functions added
2025-08-07 10:01:50 +02:00
LinasKo
c3d7dc0ee3
Move keypoint to detections converstion to sv.KeyPoints.
...
* Test colab: https://colab.research.google.com/drive/10PMuW0IyaksofqI70NLnB_-Fnr4oKVmk?usp=sharing
2024-11-07 17:59:02 +02:00
LinasKo
a0e909669d
Add keypoints_to_detections
2024-11-06 20:03:48 +02:00
LinasKo
68d668a1f2
Update "New" tags in documentation
2024-10-04 22:22:10 +03:00
LinasKo
81ee4f1c2c
Add draw_filled_polygon to docs, fix a few docstring types
2024-09-19 22:37:36 +03:00
LinasKo
9f730b9fb5
Add "new" tags
2024-08-27 17:18:44 +03:00
LinasKo
084926ded3
Deprecations, changelog, notebook cleanup, 'new' markers
2024-07-11 03:21:41 +03:00
LinasKo
13b46dda67
Update "New" tags in docs, fix typo in one heading
2024-06-05 17:44:25 +02:00
Linas Kondrackis
de5349ad6d
docs: calculate_optimal_text_scale, not calculate_optimal_font_scale
...
* Latter does not exist
2024-05-17 09:17:38 +03:00
SkalskiP
7a90eefd5b
changelog updated version bump from `0.20.0rc2` to `0.20.0`
2024-04-24 19:22:59 +02:00
SkalskiP
1c42838ca1
improved docs linking
2024-04-24 16:35:34 +02:00
SkalskiP
908f3d14c6
improved docs linking
2024-04-24 16:28:48 +02:00
SkalskiP
77793571b0
major docs refactor
2024-04-24 15:39:08 +02:00
SkalskiP
c30e377eb5
more docs improvements
2024-04-09 22:07:12 +02:00
SkalskiP
079e62fb0c
rename `place_image` to overlay `image`
2024-04-09 21:23:23 +02:00
SkalskiP
94e06ab0d6
scale_image, resize_image changes
2024-04-09 16:46:05 +02:00
Jonas Pirner
0ae2c1206f
fix: formatting in notebook.md
2024-04-06 21:40:19 +02:00
pre-commit-ci[bot]
0a919db9fd
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-04-05 16:02:57 +00:00
SkalskiP
473f140133
`create_batches` and `fill` docs added
2024-04-05 18:01:17 +02:00
SkalskiP
c9095881ae
docs updates
2024-04-05 17:33:52 +02:00
SkalskiP
c7a6b38275
initial version of refactored CropAnnotator
2024-03-14 13:32:52 +01:00
Onuralp SEZER
95a19d1c0e
docs(fix): 🐞 📝 removal of table of content duplicates assets,datasets,trackers,file,utils/(image,notebook,video)
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-31 15:54:36 +03:00
SkalskiP
99d1b6d130
ready for review
2024-01-17 12:11:31 +01:00
pre-commit-ci[bot]
2952286f95
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-10-06 22:25:02 +00:00
SkalskiP
c5e1211c74
Move FpsMonitor from utils to video module
...
This commit relocates the FpsMonitor class from the utils module to the video module.
2023-10-07 00:24:20 +02:00
Hardik Dava
b482784403
Merge branch 'develop' into feature/fps
2023-10-03 17:57:53 +02:00
Hardik Dava
3b00e04101
Merge remote-tracking branch 'origin/develop' into feature/fps
2023-10-03 17:53:52 +02:00
SkalskiP
bddd32dbb5
refactor(inference_slicer): Update class and method docstrings
2023-08-30 15:56:15 +02:00
Hardik Dava
c746a7f9e4
docs added
2023-08-11 14:08:52 +02:00
Onuralp SEZER
57e17c34a0
feat: 🚀 pre-commit and initial formatted files
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2023-07-25 13:02:26 +03:00
SkalskiP
6b52863c9f
📚 Documentation update
2023-06-07 12:15:14 +02:00
SkalskiP
802347f4d8
🧹 cleanup before `supervision` `0.9.0` release
2023-06-07 11:47:34 +02:00