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

Local goal setting with RGB images. (OpenCV/basic image transformations) #2

Open
arya1106 opened this issue Feb 3, 2024 · 1 comment
Assignees

Comments

@arya1106
Copy link
Contributor

arya1106 commented Feb 3, 2024

Design and implement an algorithm to process an RGB image from the ZED camera, and output three control values (range of 0-255):

  • Throttle
  • Steering
  • Braking

To Do:

  • Get midpoint from rotated rects
  • Get midpoint from circles
  • Get midpoint from lines
  • Output midpoint to motor control
  • Figure out how to differentiate multiple contours on left/right sides, maybe choose the contour with the biggest area
  • Run code on rosbag/ video
@arya1106 arya1106 assigned Nrxszv0 and unassigned Nrxszv0 Feb 3, 2024
@DeveshM7 DeveshM7 self-assigned this Feb 4, 2024
@arya1106 arya1106 assigned Nrxszv0 and DeveshM7 and unassigned DeveshM7 and Nrxszv0 Feb 4, 2024
@Nrxszv0 Nrxszv0 assigned Nrxszv0 and unassigned DeveshM7 Feb 4, 2024
@Nrxszv0
Copy link
Contributor

Nrxszv0 commented Feb 4, 2024

To Do:

  • Get midpoint from rotated rects @Nrxszv0
  • Get midpoint from circles
  • Get midpoint from lines @DeveshM7
  • Output angle from midpoint @prajwalshah19
  • Figure out how to differentiate multiple contours on left/right sides, maybe choose the contour with the biggest area
  • Run code on rosbag/ video
  • Create video from images @pequeno212
  • Actively change HSV filter values based on the brightness of the upper half of the image

@Jaron-Hunt Jaron-Hunt self-assigned this Feb 11, 2024
@dthornewell dthornewell self-assigned this Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants