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

OpenCV4 Support for Botui #94

Closed
ayush055 opened this issue Jul 24, 2021 · 3 comments · Fixed by #104
Closed

OpenCV4 Support for Botui #94

ayush055 opened this issue Jul 24, 2021 · 3 comments · Fixed by #104
Assignees

Comments

@ayush055
Copy link

Trying to add OpenCV4 support to Botui

Current issues

  • Camera widget on Botui crashes upon opening
  • Camera configuration in settings does not work

Link to fork: https://github.com/ayush055/botui/tree/opencv4-support

@Zacharyprime
Copy link
Member

When updating to versions past jessie, the compiler throws warnings about the fact that we are using such an outdated opencv.

@Zacharyprime
Copy link
Member

Moving to openCV4 is now a required task to get a WombatOS that we can build from scratch.

Erin and I have already started working on porting it.
As far as I've seen, all the functions we use still exist in CV4 so it shouldn't bee too bad.

@Zacharyprime Zacharyprime linked a pull request May 16, 2022 that will close this issue
@Zacharyprime
Copy link
Member

I'm going to place the issues ayush mentioned above in a new issue because I do not think they are related to the version of opencv. I tested this on OpenCV4 and it still exists.

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 a pull request may close this issue.

3 participants