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

Use opencv4 for multimedia-samples #261

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

danielfullmer
Copy link
Collaborator

Description of changes

As far as I can see, this didn't actually ever require opencv2 specifically. I belivee I just made a rookie mistake and assumed it did because the #include referred to <opencv2/...>. However, it appears that even in opencv4 the includes are prefixed with opencv2/.

Testing

Built multimedia-samples, ran multimedia-test on a xavier-agx-devkit.

As far as I can see, this didn't actually ever require opencv2
specifically.  I belivee I just made a rookie mistake and assumed it did
because the #include referred to <opencv2/...>.  However, it appears
that even in opencv4 the includes are prefixed with opencv2/.
@danielfullmer danielfullmer merged commit b0ed9de into anduril:master Jan 4, 2025
1 check failed
@danielfullmer danielfullmer deleted the opencv4 branch January 4, 2025 05:19
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