How to install and use Emgu CV in C#?

john picture john · Oct 5, 2009 · Viewed 31k times · Source

I'm trying to do an image processing project using Emgu CV, but I still dont know about the requirements. Can anybody tell me what the required dll files are? And where should I copy them in order to use that wrapper? Please describe from the start. Thanks.

Answer

Razzie picture Razzie · Oct 5, 2009

There is a complete installation guide on the project wiki: http://www.emgu.com/wiki/index.php/Download_And_Installation . There is also a related question on SO. Hope this helps.