I use Emgu in a WinForm and works fine, now I try to make a mvc.net project using emguCV but don't work, I have the error:
The type initializer for 'Emgu.CV.CvInvoke' threw an exception.
I try to use the solutions of THE OFFICIAL WEBSITE emguCV and I can't understand how make that for web, and implement the OpenCV librairies in IIS Express .
what is the correct way to use EmguCV in a web site?