Nowadays control systems are getting more and more popular each day. They are being used to prevent material and other types of damage. Face recognition control system is the ideal solution for many applications. Most commonly it is used for law enforcement purposes, but lately the use has expanded quite a bit. Most people come across it every day, by unlocking their phone with the face recognition feature that most of the smartphones have. It is also used for accessing banking information online.
The diploma thesis describes the process of creating an application for a access control system with the help of an ESP32-CAM camera and the VL53L1X laser distance sensor. The camera already has a face recognition feature installed and my task is to use that feature for face recognition of the people, whoses faces I had to save onto the camera software, and camera can then return the feedback information about the status (meaning whether the person has been recognized correctly or not). The distance sensor VL53L1X is used just as a tool to help adjust the correct distance between the face and the ESP32-CAM camera for optimal results.
|