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

No copy vec, update to opencv 4.11.0 #315

Merged
merged 11 commits into from
Jan 17, 2025
Merged

No copy vec, update to opencv 4.11.0 #315

merged 11 commits into from
Jan 17, 2025

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 91.09646% with 108 lines in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (044f74d) to head (c55d231).

Files with missing lines Patch % Lines
packages/dartcv/lib/src/core/cv_vec.dart 54.44% 41 Missing ⚠️
packages/dartcv/lib/src/core/vec.dart 94.72% 17 Missing ⚠️
packages/dartcv/lib/src/core/mat.dart 44.82% 16 Missing ⚠️
packages/dartcv/lib/src/dnn/dnn.dart 57.57% 14 Missing ⚠️
packages/dartcv/lib/src/core/point.dart 94.81% 10 Missing ⚠️
packages/dartcv/lib/src/dnn/dnn_async.dart 84.00% 4 Missing ⚠️
packages/dartcv/lib/src/highgui/highgui.dart 0.00% 2 Missing ⚠️
packages/dartcv/lib/src/imgproc/imgproc_async.dart 88.88% 2 Missing ⚠️
packages/dartcv/lib/src/core/dmatch.dart 98.03% 1 Missing ⚠️
packages/dartcv/lib/src/imgproc/imgproc.dart 92.85% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   92.05%   92.62%   +0.57%     
==========================================
  Files          49       49              
  Lines        9173     9507     +334     
==========================================
+ Hits         8444     8806     +362     
+ Misses        729      701      -28     
Flag Coverage Δ
unittests 92.62% <91.09%> (+0.57%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@rainyl rainyl changed the title No copy vec No copy vec, update to opencv 4.11.0 Jan 17, 2025
@rainyl rainyl merged commit 38509a9 into main Jan 17, 2025
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.

Upgrade to OpenCV 4.11.0 VideoWriter write a codec of ‘H264’ video,video is not clarity.
2 participants