-
Notifications
You must be signed in to change notification settings - Fork 121
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
Version of opencv #10
Comments
I meet an error when using OpenCV3.14.3
|
really appreciate, I find it in opencv document in opencv4 https://docs.opencv.org/4.2.0/dd/d1a/group__imgproc__feature.html#ga6b2ad2353c337c42551b521a73eeae7d the the Fun createLineSegmentDetector() has been removed due original code license conflict |
Sorry for asking, why does it need to be opencv-3.2.0
I'm trying to make it run on ubuntu 20.04, with cuda 11 but I have to change a lot to be able to compile opencv-3.2.0.
So would it is easier for me to change the code to work with newer versions of opencv?
The text was updated successfully, but these errors were encountered: