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

Render videos from CLI #795

Closed
wants to merge 4 commits into from
Closed

Conversation

davidasamy
Copy link
Collaborator

Description

Add CLI option to render views to sleap-convert

Types of changes

  • Bugfix
  • New feature
  • Refactor / Code style update (no logical changes)
  • Build / CI changes
  • Documentation Update
  • Other (explain)

Does this address any currently open issues?

CLI for rendering video clip with instances #718

Outside contributors checklist

  • Review the guidelines for contributing to this repository
  • Read and sign the CLA and add yourself to the authors list
  • Make sure you are making a pull request against the develop branch (not main). Also you should start your branch off develop
  • Add tests that prove your fix is effective or that your feature works
  • Add necessary documentation (if appropriate)

Thank you for contributing to SLEAP!

❤️

@davidasamy davidasamy requested a review from roomrys June 14, 2022 19:39
@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #795 (8b12088) into develop (9f85239) will decrease coverage by 0.01%.
The diff coverage is 14.28%.

@@             Coverage Diff             @@
##           develop     #795      +/-   ##
===========================================
- Coverage    66.26%   66.25%   -0.02%     
===========================================
  Files          127      127              
  Lines        21405    21412       +7     
===========================================
+ Hits         14185    14186       +1     
- Misses        7220     7226       +6     
Impacted Files Coverage Δ
sleap/io/convert.py 61.81% <14.28%> (-6.94%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@davidasamy davidasamy closed this Jun 14, 2022
@davidasamy davidasamy deleted the david/render-videos-from-CLI branch June 14, 2022 22:03
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.

1 participant