Overview
Main Development Stages
- Use Cases – diagrams that show possible use cases and connection between the components
- Connecting Face SDK to Project – learn how to add and use the libfacerec library in your project
- Face Capturing – custom face tracking, getting information about faces, anthropometric points, face cropping
- Face Identification – custom face identification, identification methods
- Face Estimation – custom estimation of age, gender, emotion, and liveness (2D/3D)
- Video Stream Processing - face tracking, creation of templates, face recognition, estimation of age, gender, and emotions, short-time identification
- GPU Usage – instructions on GPU usage for acceleration of Face SDK modules on Linux x86 64-bit and Android
- Face SDK VideoEngine JS plugin – information on integrating and using the Javascript plugin
- Error Handling – error handling in C++/C#/Java/Python
- Memory Management – memory management in C++/C#/Java/Python
- Camera Calibration – instructions on camera calibration and correction of distortion