{% extends "base.html" %} {% block title %}Welcome - Facial Recognition System{% endblock %} {% block content %}

Advanced Facial Recognition System

Experience cutting-edge facial recognition technology with real-time processing, secure authentication, and comprehensive user management.

Real-time Webcam Recognition
Secure Role-based Access
Comprehensive Analytics
Multi-user Support
{% if not current_user.is_authenticated %} {% else %} {% endif %}

Face Detection

Advanced algorithms for accurate face detection

Secure Access

Role-based authentication and authorization

Analytics

Detailed logs and recognition statistics

{% endblock %}