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

Upgrade dependency to opencv4.5.5 #233

Merged
merged 4 commits into from
May 2, 2024

Conversation

patkenneally
Copy link
Collaborator

@patkenneally patkenneally commented May 2, 2024

  • Tickets addressed:
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

Upgrading OpenCV dependency from 4.1.2 to 4.5.5.

With previous OpenCV includes, <ifstream> was being included by happenstance. Instead, file includes should all be explicit.

Verification

CI should run and tests pass.

Documentation

None new needed and none invalidated.

Future work

None

@patkenneally patkenneally force-pushed the feature/upgrade-opencv-4-5-5 branch 2 times, most recently from b6978cc to 94f3c68 Compare May 2, 2024 03:57
@patkenneally patkenneally requested a review from thibaudteil May 2, 2024 05:00
File format was WebP, rather than PNG as indicated by the
file extension. The format is now PNG.
Previously <ifstream> was being included by happenstance. Instead,
includes used in the file should all be explicit.
@patkenneally patkenneally force-pushed the feature/upgrade-opencv-4-5-5 branch from 94f3c68 to 8b2f45d Compare May 2, 2024 16:41
@patkenneally patkenneally merged commit 46f9eec into develop May 2, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/upgrade-opencv-4-5-5 branch May 2, 2024 17:59
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