Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix video generation script #233

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Fix video generation script #233

wants to merge 1 commit into from

Conversation

sfmig
Copy link
Collaborator

@sfmig sfmig commented Oct 29, 2024

  • Plot individual ID next to bbox
    • right now, we plot the index of the individual in the position array
  • Fix opencv window focus switch
  • Factor out script to simplify
    • use visualisation module if possible
  • Add argparser help
  • Add tests

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.75%. Comparing base (5d58d85) to head (bd88753).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   47.75%   47.75%           
=======================================
  Files          24       24           
  Lines        1493     1493           
=======================================
  Hits          713      713           
  Misses        780      780           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfmig sfmig changed the title Video generation script Fix video generation script Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants