That’s very simple, you can create new Visual Studio project or use an existing one from EmguCV’s installed directory C:\Emgu\emgucv-windesktop 3.1.0.2282\Solution\VS2013-2015. Add the two files Emgu.CV.UI and EMgu.CV.World to References of the project. Optionally put the following lines in the top of your code to include the Emgu.CV namespace.