Professional Face Recognition Attendance System with Python | Python Flask Project

Опубликовано: 16 Октябрь 2024
на канале: WebDamn - A Coders Point
3,498
51

In this video, we will explain how to develop professional face recognition attendance system with Python, Flask and MySQL.

Source Code : https://webdamn.com/source-code/downl...

► 00:00 - Project Introduction
► 01:35 - Database and Table
► 02:36 - Project Structure
► 03:26 - Let's start coding
► 08:20 - Implement Attendance Section
► 09:45 - Face Recognition for attendance
► 15:20 - Run Application