This repository contains a simple Python Flask server for streaming video from an ESP32-CAM (or ESP32-XIAO-S3) module, applying real-time noise simulation (Salt Noise), and performing image filtering ...
Procedure to run the app: --To run this app, you should have python, flask and OpenCV installed on your PC. --To start the app, clone this repo and move to the project directory in the command prompt.