A Flask-based face recognition system that receives images from ESP32, detects faces using OpenCV, identifies persons using a TensorFlow model, and logs results to CSV. infineon-flask/ ├── app.py # ...