Welcome to the documentation for FR-Framework, a comprehensive face recognition library.
FR-Framework provides a complete toolkit for face detection, landmark identification, analysis, and real-time processing. Built with modularity in mind, it allows you to use individual components or combine them for complex face recognition workflows.
| Module | Description |
|---|---|
| fr-photo | Photo-based face detection and recognition |
| fr-landmark | Facial landmark detection |
| fr-analyze | Face analysis (blur detection, orientation, etc.) |
| fr-live | Real-time face recognition from camera feed |
| fr-video | Video processing for face recognition |
- Detecting Faces in Images
- Extracting Facial Landmarks
- Analyzing Face Quality
- Real-time Face Detection
- Processing Video Files
- Simple Face Detection
- Landmark Visualization
- Face Quality Assessment
- Live Detection Dashboard
- Video Analysis
See the API Reference for detailed information about each module and class.