Build instruction:
-
Download and install Emgu CV (C# wrapper of OpenCV) from the following link: http://sourceforge.net/projects/emgucv/files/emgucv/2.2.1/libemgucv-windows-x86-2.2.1.1150.exe/download
-
Navigate to the installed directory of Emgu CV, and locate a folder named /bin. Add this folder's full path to "Path" under either "System variables" or "User variables" of Windows's Environmental Variables.
-
Launch the Visual Studio solution, try to build and run the project.