-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
What's with OpencvSharp File Structures with Cuda? #625
Comments
I am sorry but OpenCvSharp's cuda features were deleted. #593 |
@shimat Just please let me know |
OpenCV DLLs I released used by old OpenCvSharp were built without cuda. I guess OpenCvSharp's cuda features had been unusable for a long time. |
@shimat |
I cannot understand your question, and "emgu cv file structure" that you wrote. Sorry. |
Emgu Cv with Cuda file structure here.... That is what I want, a physical file structure where the files are located if I used OpencvSharp with Cuda |
Yes I saw the structure explanation, and I cannot understand it at all. What does I don't support deleted features. The reason why I deleted cuda features is that I can't support them because I am busy, and I don't want to answer cuda issues such as this. Sorry. |
Emgu Cv with Cuda file structure here....
.
My .Net.Application.EXE
Emgu.CV.World.dll = file
x64 = folder -> inside_folder -> "cvExtern.dll" and Cuda files and OpenCv files(Compiled with Cuda)
.
.
What's with OpencvSharp with Cuda?
The text was updated successfully, but these errors were encountered: