Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants