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

[IO-1539] ocv dependency group #645

Merged
merged 4 commits into from
Aug 17, 2023
Merged

[IO-1539] ocv dependency group #645

merged 4 commits into from
Aug 17, 2023

Conversation

Nathanjp91
Copy link
Contributor

Problem

Long Video Support will require the addition of the opencv python packages for video frame extraction

Solution

Adds a new dependency group to install opencv-python-headless optionally

Changelog

LongVideo Dependency support added

@linear
Copy link

linear bot commented Aug 16, 2023

IO-1539 darwin-py cv2 optional dependency

add opencv as an optional dependency installable via pip install darwin[ocv]

Copy link
Contributor

@brain-geek brain-geek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like we also need to add this to readme.

README.md Outdated
@@ -36,6 +36,12 @@ If you wish to use the PyTorch bindings, then you can use the `ml` flag to insta
pip install darwin-py[ml]
```

If you wish to use LongVideo frame extraction, then you can use the `ocv` flag to install all the additional requirements
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LongVideo is the internal name. Maybe we have some customer-facing name?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anything we are calling it for customers?

@Nathanjp91 Nathanjp91 merged commit 20a3d38 into master Aug 17, 2023
9 checks passed
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