9194ef5abd
Docs/Test Workflow / Test docs build (push) Failing after 0s
Check links & references / links-check (push) Failing after 1s
Pytest/Test Workflow / Import Test and Pytest Run (ubuntu-latest, 3.10) (push) Failing after 0s
Pytest/Test Workflow / Import Test and Pytest Run (ubuntu-latest, 3.11) (push) Failing after 0s
PR Conflict Labeler / main (push) Failing after 2s
Pytest/Test Workflow / Import Test and Pytest Run (ubuntu-latest, 3.12) (push) Failing after 2s
Pytest/Test Workflow / Import Test and Pytest Run (ubuntu-latest, 3.13) (push) Failing after 0s
Pytest/Test Workflow / Build this Package (push) Failing after 5s
Pytest/Test Workflow / Import Test and Pytest Run (macos-latest, 3.10) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (macos-latest, 3.11) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (macos-latest, 3.12) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (macos-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (windows-latest, 3.10) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (windows-latest, 3.11) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (windows-latest, 3.12) (push) Has been cancelled
Pytest/Test Workflow / Import Test and Pytest Run (windows-latest, 3.13) (push) Has been cancelled
Pytest/Test Workflow / testing-guardian (push) Has been cancelled
72 lines
1.8 KiB
Markdown
72 lines
1.8 KiB
Markdown
---
|
|
comments: true
|
|
---
|
|
|
|
# Draw Utils
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_line">draw_line</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_line
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_rectangle">draw_rectangle</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_rectangle
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_filled_rectangle">draw_filled_rectangle</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_filled_rectangle
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_polygon">draw_polygon</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_polygon
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_filled_polygon">draw_filled_polygon</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_filled_polygon
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_text">draw_text</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_text
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.draw_image">draw_image</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.draw_image
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.calculate_optimal_text_scale">calculate_optimal_text_scale</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.calculate_optimal_text_scale
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.utils.calculate_optimal_line_thickness">calculate_optimal_line_thickness</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.utils.calculate_optimal_line_thickness
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.color.Color">Color</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.color.Color
|
|
|
|
<div class="md-typeset">
|
|
<h2><a href="#supervision.draw.color.ColorPalette">ColorPalette</a></h2>
|
|
</div>
|
|
|
|
:::supervision.draw.color.ColorPalette
|