Real Time Face Detection System
Zusammenfassung
This paper presents details of a
prototype for research project on face detection
systems. The prototype uses Emgu CV cross platform
.Net wrapper with the Intel OpenCV image
processing library and C# .Net. The library allows
capture and processing of image from a camera in
real time. Principal Component Analysis (PCA) with
Eigen face is used on the technology. Details of the
project such as code samples, architecture diagram,
system design ER diagrams, use cases, activity
diagrams, data flow diagrams, class diagram, and
sequence diagram are presented. Details of the
testing, and feasibility are also given.
Key Terms Emgu CV, Face Detection, Intel
OpenCV, Principal Component Analysis.