Winforms C# Login Facial Recognition

Overview

A Facial Recognition C# app with admin accounts + custom customer page + admin panel to add, delete, update any name from the databases.

Even makes an excel time sheet of the time a face was detected.

Features

As a user you can access your account and make check your time stamps at the date of face detection.

As an admin I can add more people and can access or edit time entry from the data bases.

Requirements

A webcam

Instructions

You MUST create your own databases in case mine fuck up, check the code for a file location string and rename a new data base with that and the appropriate columns and rows.

Related