Back In Motion
I had to change the filename references in the OpenCvSharp source file CvInvoke.cs.
[cc_csharp]
#region DLL File Name
public const string DllCxcore = “libcxcore200”;
public const string DllCV = “libcv200”;
public const string DllHighgui = “libhighgui200”;
public const string DllCvaux = “libcvaux200”;
#endregion
[/cc_sharp]
Now I’m getting an access violation somewhere, so I think that part worked.
0 comments
Kick things off by filling out the form below.
Leave a Comment