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

Updated to remove OpenCV1.0 C API references. #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updated to remove OpenCV1.0 C API references. #90

wants to merge 1 commit into from

Conversation

AWilco
Copy link

@AWilco AWilco commented Sep 18, 2020

Now compatible with OpenCV4

I removed the #include <opencv/cv.h> references as this is fully depreceated and not part of OpenCV4 any more.
There were only a few references that needed updating, most of the includes were not actually required.

Tested with OpenCV 4.4

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