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

CUDA support enabled? #1

Closed
lukasIO opened this issue Mar 29, 2018 · 2 comments
Closed

CUDA support enabled? #1

lukasIO opened this issue Mar 29, 2018 · 2 comments

Comments

@lukasIO
Copy link

lukasIO commented Mar 29, 2018

Just wanted to ask if the GPU support in the underlying opencvsharp library is enabled/working...?

@tebjan
Copy link
Member

tebjan commented Mar 29, 2018

as in the stream yesterday explained by @ravazquez , it appears that you can't simply 'enable' CUDA. you need to compile OpenCV with CUDA for each specific hardware and configuration. so no, not enabled:
https://youtu.be/4hPH5CokxwQ?t=55m18s

also this might help, you could try to compile it with CUDA for your hardware yourself:
https://docs.opencv.org/3.0-beta/modules/cuda/doc/introduction.html

@lukasIO
Copy link
Author

lukasIO commented Mar 30, 2018

ah, ok, thanks for the explanation, I didn't watch the video before...

@lukasIO lukasIO closed this as completed Mar 30, 2018
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