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.
- Python 3.6.4
- OpenCV 3.4.0
- Numpy 1.14.0
- For single images
python weed_detection.py image_path
- For video feeds
python video_feed.py input_video.mp4