Skip to content

Red Green Detection #3

@chenyenru

Description

@chenyenru

For find_red_and_green() in nav_cv.py, I used HSV to find the value. However, according to this post, it will be easier to capture the range of red and green (red especially because it would be on both 2 sides of the HSV map) if we use the LAB color representation method.

@jjeerryy @khushee-g feel free to play around with this or other methods for the best result.

This is a useful source if you want to get the HSV value by clicking on the image 🔢

This is a discussion post on how you can draw OpenCV segmentation on the image

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions