I do not understand what I need to install in order to make EmguCV work. I opened the sample-src provided by EmguCV, but I am getting errors in Visual Studio 2008.
I also tried using other .NET wrappers for OpenCV, but none of them worked (including examples). The message "(sample program) has detected a problem and should close. Please report this error to microsoft bla bla bla", after I launched any program that uses OpenCV.
How to make this work in C #?
c # opencv
Ivan Prodanov
source share