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

What's with OpencvSharp File Structures with Cuda? #625

Closed
blaisexen opened this issue Feb 4, 2019 · 7 comments
Closed

What's with OpencvSharp File Structures with Cuda? #625

blaisexen opened this issue Feb 4, 2019 · 7 comments

Comments

@blaisexen
Copy link

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?

@shimat
Copy link
Owner

shimat commented Feb 4, 2019

I am sorry but OpenCvSharp's cuda features were deleted. #593

@shimat shimat closed this as completed Feb 4, 2019
@blaisexen
Copy link
Author

@shimat
yes I understand, but I just want to know, if are deleted then I can used the old opencvsharp.

Just please let me know

@shimat
Copy link
Owner

shimat commented Feb 4, 2019

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.
To support cuda, it is necessary for users to custom-build OpenCV for their own GPU. It is unmanagable and unsupportable for me, so I abolished cuda features.

@blaisexen
Copy link
Author

@shimat
yes I understand but just please let me know if it needs also a folder like emgu cv file structure that I write, I just want to test, that's all, and if I know then I will not ask about cuda opencvsharp.

@shimat
Copy link
Owner

shimat commented Feb 4, 2019

I cannot understand your question, and "emgu cv file structure" that you wrote. Sorry.
You can specify DLL load paths by OpenCvSharp.WindowsLibraryLoader.Instance.AdditionalPaths.Add(path);

@blaisexen
Copy link
Author

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?

That is what I want, a physical file structure where the files are located if I used OpencvSharp with Cuda

@shimat
Copy link
Owner

shimat commented Feb 4, 2019

Yes I saw the structure explanation, and I cannot understand it at all. What does = mean? x64 = folder ??? I dont know Emgu CV details so I cannot understand "Emgu.CV.World.dll = file".

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.

Repository owner locked as off-topic and limited conversation to collaborators Feb 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants