C# opencv on vs2010 c# using EmguCV Download single executable file to install EmguCV download link website Add the two files Emgu.Utils.dll and Emgu.CV.dll to References of the project. as well. A guide You can use this declaration using Emgu.CV; using Emgu.CV.Structure; If get