Hi guys, we are running into an issue with Neurophotometrics where we get this error message
************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'opencv_core2413': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at OpenCV.Net.Native.NativeMethods.cvRedirectError(CvErrorCallback error_handler, IntPtr userdata, IntPtr& prevUserdata)
at OpenCV.Net.Native.NativeMethods..cctor()
=================
Seems something is missing for opencv
What is the correct package to install on Bonsai? There are tons of opencv packages and we installed the OpenCV.NET (3.1 by Goncalo)