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

Add OpenCV4 support in camera model #13

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

GSORF
Copy link

@GSORF GSORF commented Aug 5, 2021

This PullRequest adds OpenCV4 support to GVINS. The modified code is the camera model implementation and consists of new type definitions (they changed from older OpenCV versions). Older OpenCV versions are still supported by adding a preprocessor directive which only replaces the code when the version flag is set accordingly.

I hope this will contribute to making GVINS even more awesome than it currently is.

GSORF added 3 commits August 5, 2021 02:30
Add OpenCV4 support
Added OpenCV4 support.
Added OpenCV4 support.
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