Digital Water Meter

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.

Installation

  1. Clone the repository:

    git clone https://github.com/valentindush/digital-water-meter.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py

Usage

  1. Ensure that the camera is properly positioned to capture the water meter readings.
  2. Start the application by running main.py.

Contributing

This project is licensed under the MIT License. See the LICENSE file for more information.