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

Provide OpenCV with CUDA support for the Docker image. #79

Open
raitzjm opened this issue Jun 23, 2023 · 5 comments
Open

Provide OpenCV with CUDA support for the Docker image. #79

raitzjm opened this issue Jun 23, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@raitzjm
Copy link

raitzjm commented Jun 23, 2023

I see that the OpenCV in the Docker image provided does not support CUDA, would it be possible to supply OpenCV with CUDA support? For example I have been using dusty-nv's ROS2 PyTorch images, which support OpenCV with CUDA, but when I try to build the Isaac Packages with his container, the build fails, therefore I cannot use them and I need to use this ones. https://github.com/dusty-nv/jetson-containers

@jaiveersinghNV jaiveersinghNV added the enhancement New feature or request label Jun 26, 2023
@jaiveersinghNV jaiveersinghNV self-assigned this Jun 26, 2023
@jaiveersinghNV
Copy link
Contributor

We are working on upgrading to using a CUDA-compatible version of OpenCV, and we'll update this thread when we have it ready.

@raitzjm
Copy link
Author

raitzjm commented Sep 20, 2023

I was able to modify the aarch64 and ros2_humble Dockerfiles to install a CUDA-compatible version of OpenCV. Should I submit a pull request ?

@JiangboJumbo
Copy link

I was able to modify the aarch64 and ros2_humble Dockerfiles to install a CUDA-compatible version of OpenCV. Should I submit a pull request ?

Hi! I was also struggling in having CUDA-compatible version of OpenCV inside this container. Could you give some hints on how you managed to do this? I would be so appreciated.

@omerts
Copy link

omerts commented Jan 4, 2024

@jmrp98 Can you please share how you did it?

@Raessan
Copy link

Raessan commented Feb 12, 2024

Hello,

Are there any updates about the CUDA-supported openCV in the container? I saw that a new version of CV-CUDA that supports aarch64 has been released (https://github.com/CVCUDA/CV-CUDA/releases/tag/v0.5.0-beta). However, I still wasn't able to create the main image of Isaac ROS using OpenCV with CUDA support.

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants