Overview
Main Development Stages
- Use Cases – Diagrams that show possible use cases and connection between the components.
- Connecting Face SDK to Project – Instructions 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 – Integration and usage of 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 distortion correction.