Giter VIP home page Giter VIP logo

water-level-monitor-opencv's Introduction

Water Level Detection

Project Description

This project aims to develop a real-time water level detection system using a webcam and computer vision techniques. The system captures video frames, processes each frame to detect water levels, and displays the water level on the frame. It uses simple image processing techniques like grayscale conversion, thresholding, and contour detection to identify and highlight the water level in the video feed.

๐ŸŽฏ Objective

The objective of this project is to create an automated system that can detect water levels in real-time, providing a potential tool for monitoring water levels in tanks, reservoirs, or other relevant applications.

๐Ÿ”‘ Key Features

  • ๐ŸŽฅ Real-time water level detection using a webcam
  • ๐ŸŒŠ Drawing contours around detected water levels
  • ๐Ÿ› ๏ธ Simple thresholding and contour detection algorithm
  • ๐Ÿšจ Displaying visual feedback when water levels are detected

๐Ÿ› ๏ธ Hardware and Software Requirements

Hardware:

  • Webcam

Software:

  • OpenCV
  • NumPy

๐Ÿ“ธ Sample Usage

Detecting Falls Run the application, and it will start the webcam feed. The system will detect humans in the frame, draw stick figures around them, and display an alert if a fall is detected.

Dependencies

  • OpenCV
  • NumPy

๐ŸŽ›๏ธ How to Use

  1. Clone the Repository

    Clone the repository to your local machine:

    git clone https://github.com/JayxTG/Water-Level-Monitor-OpenCV.git
  2. Install Dependencies Navigate to the project directory and install the required dependencies:

    pip install -r requirements.txt
    
  3. Run the Application Execute the main script to start the fall detection system:

    python src/fall_detection.py
    

๐Ÿข Acknowledgments

  • OpenCV community for the computer vision tools
  • NumPy community for the numerical computation tools

License

Author: Jayamadu Gammune

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

DISCLAIMER: This code is provided for educational and informational purposes only. It is still under development and may contain bugs or inaccuracies. The authors are not responsible for any damage or loss resulting from the use of this code. Use at your own risk.

water-level-monitor-opencv's People

Contributors

jayxtg avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.