/Weed-Detection

:beginner: :robot: Detect water weeds in a video feed and find the percentage. Designed for an autonomous bot to remove water weeds

Primary LanguagePython

Weed-Detection

Detects the water weed percentage in a video feed and then it can be used to determine the direction in which the autonomous bot has to move.

weed_percentage

Dependencies

  • Python 3.6.4
  • OpenCV 3.4.0
  • Numpy 1.14.0

Usage

  • For single images
python weed_detection.py image_path
  • For video feeds
python video_feed.py input_video.mp4