OpenCvSharpForUnity icon indicating copy to clipboard operation
OpenCvSharpForUnity copied to clipboard

Can't find dll

Open kingstal opened this issue 11 years ago • 1 comments

Now I'm using Unity3D on Mac,but i have some problem,i can't find dll. u qn9ugagj1tt k 8w97 n8

1.I have installed OpenCV 2.4.8. 2.I have Added the DLL path in Unity config as you see. 3.I add OpenCVSharp.dll(i download from https://github.com/shimat/opencvsharp/releases) to my project.

Is there any problem during the progress.I'll appreciate it.

kingstal avatar May 10 '14 15:05 kingstal

If you want to use OpenCV 2.4.8, you need to change the DLL names for the library in the following file. https://github.com/nobnak/OpenCvSharpForUnity/blob/master/OpencvSharp/OpenCvSharp/Src/PInvoke/CvInvoke.cs

nobnak avatar Jun 24 '14 06:06 nobnak