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 #2619

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

georgercarder
Copy link

@georgercarder georgercarder commented Aug 26, 2023

darknet currently only supports opencv2 which is becoming increasingly difficult to build on many platforms, archlinux in my case.
"opencv4" is the current standard for archlinux and others and it contains opencv2 as a module.

The changes in the pr are some simple "header gymnastics", use of an explicit cvIplImage function, and small tweaks to the Makefile.

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