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

Make opencv import optional #319

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Make opencv import optional #319

merged 3 commits into from
Oct 17, 2022

Conversation

adehecq
Copy link
Member

@adehecq adehecq commented Oct 14, 2022

Resolves #318

@rhugonnet
Copy link
Contributor

Nice! I noticed the CI error was because you needed to keep import cv2 as cv instead of just import cv2 and fixed it 😄. Should be ready to merge after checks.

rhugonnet
rhugonnet previously approved these changes Oct 16, 2022
@adehecq adehecq merged commit 81abcc8 into GlacioHack:main Oct 17, 2022
@adehecq adehecq deleted the opencv branch October 17, 2022 14:55
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.

opencv no longer an optional dependency
2 participants