Skip to content

Bump OpenCV to 4.12.0, add new constructor for FlannBasedMatcher #370

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

Merged
merged 3 commits into from
Jul 16, 2025

Conversation

rainyl
Copy link
Owner

@rainyl rainyl commented Jul 16, 2025

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2025

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

Codecov Report

Attention: Patch coverage is 95.78947% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.40%. Comparing base (f60f745) to head (30332da).

Files with missing lines Patch % Lines
packages/dartcv/lib/src/features2d/features2d.dart 95.78% 8 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
+ Coverage   93.37%   93.40%   +0.03%     
==========================================
  Files          50       50              
  Lines       10380    10535     +155     
==========================================
+ Hits         9692     9840     +148     
- Misses        688      695       +7     
Flag Coverage Δ
unittests 93.40% <95.78%> (+0.03%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rainyl rainyl merged commit b241e2f into main Jul 16, 2025
1 check passed
@rainyl rainyl deleted the opencv-4.12.0 branch July 16, 2025 12:25
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.

FlannBasedMatcher constructor
2 participants