I want to create a simple program to capture a webcam image in a Visual Studio C++ project, using winform. I know that a can use CvInvoke to use the opencv functions, but I would like to use the Emgu::CV::Capture class to make the capture, but it doesn't work...
This work fine in C++ or only in C#? All others class work in C++?
I'm sorry for my bad english...