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

Webcam Plant Detection #7

@CihanBosnali

Description

@CihanBosnali

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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions