Emgu.CV.Face Namespace |
| Class | Description | |
|---|---|---|
| BasicFaceRecognizer |
Basic Face Recognizer
| |
| BIF |
Implementation of bio-inspired features (BIF) from the paper: Guo, Guodong, et al. "Human age estimation using bio-inspired features." Computer Vision and Pattern Recognition, 2009. CVPR 2009.
| |
| EigenFaceRecognizer |
Eigen face recognizer
| |
| FaceInvoke |
Class that contains entry points for the Face module.
| |
| FacemarkAAM |
The Facemark AMM model
| |
| FacemarkAAMParams |
Parameters for the FacemarkAAM model
| |
| FacemarkLBF |
The FacemarkLBF model
| |
| FacemarkLBFParams |
Parameters for the FacemarkLBF model
| |
| FaceRecognizer |
Face Recognizer
| |
| FisherFaceRecognizer |
Fisher face recognizer
| |
| LBPHFaceRecognizer |
LBPH face recognizer
| |
| MACE |
Minimum Average Correlation Energy Filter useful for authentication with (cancellable) biometrical features. (does not need many positives to train (10-50), and no negatives at all, also robust to noise/salting)
|
| Structure | Description | |
|---|---|---|
| FaceRecognizerPredictionResult |
The prediction result
|
| Interface | Description | |
|---|---|---|
| IFacemark |
Interface to the Facemark class
|