The README listed `--track_threshold` and `--match_threshold`, but script.py exposes `--track_activation_threshold` and `--minimum_matching_threshold` (the CLI surface is derived from the main() signature by jsonargparse.auto_cli). Following the README as written produced "unknown argument" errors. Aligns the README with the actual CLI surface. |
||
|---|---|---|
| .. | ||
| compact_mask | ||
| count_people_in_zone | ||
| heatmap_and_track | ||
| speed_estimation | ||
| time_in_zone | ||
| tracking | ||
| traffic_analysis | ||
| README.md | ||
README.md
Examples
Here, you'll find end-to-end examples that show how to solve common computer vision problems using Supervision.
For more information and examples, visit our documentation and explore our how-to guides and cookbooks. Join our Discord and meet other Supervision power users!