Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Webcam Plant Detection #7

Open
CihanBosnali opened this issue Oct 30, 2023 · 0 comments
Open

Webcam Plant Detection #7

CihanBosnali opened this issue Oct 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@CihanBosnali
Copy link
Member

CihanBosnali commented Oct 30, 2023

Feature Description:
Develop an algorithm to detect plants using the webcam. The intention is to put the webcam to the top of the robot, maybe on a stick, so we can get a bird's-eye like view. We want to detect the plants from this view and put them on a map for path planning.

This feature's input is a colour image.
Expected output is a mask of the image where pixels that belong to a plant are 1 and other pixels are 0.

Some Resources:

  1. FRE Competition Video: https://www.youtube.com/watch?v=MXEr99bxZTQ (clearly shows the competition area on 0:23)
  2. OpenCV docs: https://docs.opencv.org/4.8.0/d9/df8/tutorial_root.html
@CihanBosnali CihanBosnali added the enhancement New feature or request label Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants