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

Opencv 4 support #1000

Open
ghost opened this issue Jul 4, 2021 · 2 comments
Open

Opencv 4 support #1000

ghost opened this issue Jul 4, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 4, 2021

I am trying to change the code so I can use opencv 4. Most of the changes are straightforward. But PnPsolver.cc used a lot of opencv c API which is hard to find replacement in opencv 4. Have anyone transferred this code to opencv4?

@crmaxj
Copy link

crmaxj commented Jul 14, 2021

Check out this PR's branch, it should just work for you! #970

@Mechazo11
Copy link

Check out this PR's branch, it should just work for you! #970

It doesn't however I got this project to compile https://github.com/Mateo-tech/orb-slam2. Will comment back when I get a custom dataset that I know works with ORB_SLAM3 to run with this version of ORB_SLAM2

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

No branches or pull requests

2 participants