-
Notifications
You must be signed in to change notification settings - Fork 151
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
How to install opencv-contrib on jetson tx2 #22
Comments
I have the same question. I've already set DOWNLOAD_OPENCV_EXTRAS=YES and still when trying to get a build, I got this: fatal error: opencv2/xfeatures2d.hpp: No such file or directory Looks like opencv_contrib was not installed. @jetsonhacks Please help! Thanks! |
Looks like opencv_extra isn't opencv_contrib. That's why my build failed. |
I have solved this problem. change as bellow:
and this,
and this,
|
Hi - I just opened a PR for this: #24 |
|
Hi, I have a problem with cudnn.
in python3.6 opencv) |
How to install opencv-contrib on jetson tx2
The text was updated successfully, but these errors were encountered: