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

./OpenCV-4-8-0.sh build issue Jetpack6 #27

Open
Muthukumar4796 opened this issue Aug 27, 2024 · 3 comments
Open

./OpenCV-4-8-0.sh build issue Jetpack6 #27

Muthukumar4796 opened this issue Aug 27, 2024 · 3 comments

Comments

@Muthukumar4796
Copy link

Device:Orin Nx 16GB
Jetpack 6
Cuda 12.2
Cudnn 8.9
python 3.10

./OpenCV-4-8-0.sh - when i ran this command . Im facing issue. I have attached issue screenshot for reference.
Screenshot from 2024-08-27 21-53-21

@Qengineering
Copy link
Owner

It is a well known issue opencv/opencv#23893.
And it is fixed in opencv/opencv#24104.
Please use a later OpenCV version, like 4.10.0

@Muthukumar4796
Copy link
Author

Thanks for your response. I'm using Isaac ROS, and ROS Humble comes with OpenCV version 4.8.0. If I want to install OpenCV version 4.10.0 means I need to uninstall the existing OpenCV version first.when I uninstall OpenCV, the ROS packages also get uninstalled.
I managed to install OpenCV 4.10.0 successfully, but I still need Isaac ROS as well. When I tried to fix the broken packages by running the sudo apt install ros-humble-desktop command, the OpenCV 4.10.0 installation was reverted back to version 4.8.0.

@Qengineering
Copy link
Owner

In that case I would modify the OpenCV 4.8.0 code according to opencv/opencv#24104 before compiling.
It's just a few lines.

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

No branches or pull requests

2 participants