This project is a digital water meter that utilizes computer vision to read and monitor water consumption. It is designed to provide an accurate and automated method of measuring water usage in real-time.
-
Clone the repository:
git clone https://github.com/valentindush/digital-water-meter.git
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
- Ensure that the camera is properly positioned to capture the water meter readings.
- Start the application by running
main.py
.
This project is licensed under the MIT License. See the LICENSE file for more information.