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

Question: Does OpenCvSharp 3.4.1 support CUDA #468

Closed
blaisexen opened this issue Apr 3, 2018 · 4 comments
Closed

Question: Does OpenCvSharp 3.4.1 support CUDA #468

blaisexen opened this issue Apr 3, 2018 · 4 comments

Comments

@blaisexen
Copy link

if not, how to use CUDA for my face detection? any link could help?

@died
Copy link

died commented Apr 9, 2018

as I know, cmake your own opencv dlls with cuda support, then replace it with opencvsharp's opencv dlls, it should be work.

@blaisexen
Copy link
Author

hi,
thanks for the comments,
yes I know where to check the Cuda support in cmake openCv source,
but I don't understand

then replace it with opencvsharp's opencv dlls

I just know this files:
OpenCvSharp.dll
OpenCvSharpExtern.dll

So what do you mean?

@died
Copy link

died commented Apr 9, 2018

@blaisexen you can check this issue #123 .

@blaisexen
Copy link
Author

thanks a lot 👍

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