{% extends "base.html" %} {% block title %}Raspberry Pi Face Recognition{% endblock %} {% block content %}

Raspberry Pi Face Recognition

This project aims to develop a portable and wireless Face Recognition System (FRS) using Raspberry Pi with a Camera Module attachment.

{% endblock %}