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

Move OpenCV support to core. #1006

Merged
merged 1 commit into from
May 21, 2024
Merged

Move OpenCV support to core. #1006

merged 1 commit into from
May 21, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented May 18, 2024

Easy has (partial) support for Mat_. As part of preparing v3 we'd like to move all functionality from Easy into core. This PR adds experimental support for OpenCV to core. We add it as experimental to retain the freedom of removing it altogether in the future.

@1uc 1uc mentioned this pull request May 18, 2024
Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 95.40230% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.82%. Comparing base (c1e8b57) to head (f76b98d).

Files Patch % Lines
include/highfive/experimental/opencv.hpp 92.98% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1006      +/-   ##
==========================================
+ Coverage   86.71%   86.82%   +0.11%     
==========================================
  Files          97      100       +3     
  Lines        5997     6080      +83     
==========================================
+ Hits         5200     5279      +79     
- Misses        797      801       +4     

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

@1uc 1uc marked this pull request as ready for review May 21, 2024 07:06
@1uc 1uc merged commit adf6b05 into master May 21, 2024
36 checks passed
@1uc 1uc deleted the 1uc/opencv branch May 21, 2024 12:29
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