This article is designed to be the first in several to explain the use of the EMGU image processing wrapper. For more information on the EMGU wrapper please visit the EMGU website. You will start with 3 warnings for the references not being found. Expand the References folder within the solution explorer delete the 3 with yellow warning icons and Add fresh references to them.

Face Recognition has always been a popular subject for image processing and this article builds upon the good work by Sergio Andrés Gutiérrez Rojas and his original article (codeproject). The reason that face recognition is so popular is not only it’s real world application but also the common use of principle component analysis (PCA). PCA is an ideal method for recognising statistical patterns in data. The popularity of face recognition is the fact a user can apply a method easily and see if it is working without needing to know to much about how the process is working.

Project Samples

Project Activity

See All Activity >

Follow EMGU Face Recognition

EMGU Face Recognition Web Site

Other Useful Business Software
Tigerpaw One | Business Automation Software for SMBs Icon
Tigerpaw One | Business Automation Software for SMBs

Fed up with not having the time, money and resources to grow your business?

The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Excellent!!! In order to binaries works properly, camera condition have to be good. At my first try, camera was not working 100% (internal damage), so I tried with my laptop and worked PERFECTLY. Nice job and really REALLY USEFUL! In the other hand, code compiled at the first try. Thank you very much guys!
  • Not processing System.TypeInitializationException HResult=-2146233036 Message=“Emgu.CV.CvInvoke”the type of the initializer throw an exception. Source=Emgu.CV TypeName=Emgu.CV.CvInvoke StackTrace: 在 Emgu.CV.CvInvoke.cvLoad(String fileName, IntPtr memstorage, String name, IntPtr realName) 在 Emgu.CV.HaarCascade..ctor(String fileName) ON Face_Recognition.Form1..ctor() Face Recognition\Main Form1.cs:line 34 on Face_Recognition.Program.Main() Face Recognition\Program.cs:line 18 在 System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args) 在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ThreadHelper.ThreadStart() InnerException: System.DllNotFoundException HResult=-2146233052 Message=cannot load DLL“opencv_core242”: Can't find the specified module. (Abnormal from HRESULT:0x8007007E)。 Source=Emgu.CV TypeName="" StackTrace: 在 Emgu.CV.CvInvoke.cvRedirectError(CvErrorCallback errorHandler, IntPtr userdata, IntPtr prevUserdata) 在 Emgu.CV.CvInvoke..cctor() InnerException: I want to know how to it was produced and how to solve it.Could you help me?
Read more reviews >

Additional Project Details

Registered

2011-09-28