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

Changed to make provision for using OpenCV 4 #507

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

Conversation

Shobuj-Paul
Copy link

@Shobuj-Paul Shobuj-Paul commented Feb 12, 2023

The compiler will check for OpenCV 4 in the system before defaulting to OpenCV 3.
Have also made a few changes in module_opencv2.cpp to cv::Mat.refcount object, since it was removed in OpenCV 3. Passed a separate integer pointer to manage refcount.

Solves #508

Shobuj-Paul and others added 2 commits February 12, 2023 12:27
The compiler will check for OpenCV 4 in the system before defaulting to OpenCV 3
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