Using EMGU to perform Principle Component Analysis (PCA)
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...
Malic is realtime face recognition system that based on Malib and CSU Face Identification Evaluation System (csuFaceIdEval).
Uses Malib library for realtime image processing and some of csuFaceIdEval for face recognition.