Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.94 KB

File metadata and controls

43 lines (30 loc) · 1.94 KB

FR-Framework Documentation

Welcome to the documentation for FR-Framework, a comprehensive face recognition library.

Overview

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.

Components

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

Getting Started

Tutorials

Examples

API Reference

See the API Reference for detailed information about each module and class.