FS-Driverless / FS-Driverless/Formula-Student-Driverless-Simulator

Camera image contrast, vividness

Open
#205 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
286
Forks
126
PR merge metrics
No merged PRs in 30d

Description

The images provided by the simulator are a bit shallow, lack contrast (see images below). This prevents color validation in the case of our AS. To confirm this issue, I messed around with rgb values in our code and it does seem to affect how successful the validation is. Giving it a bigger threshold in color values seems to help but it does not work as intended.
Real world data: (camera calibration is a bit off, but that's beside the point)
![real world](https://user-images.githubusercontent.com/33003291/89111526-f3284500-d456-11ea-90d4-f7b79e9bd7d8.png)
Simulation:
![simulation](https://user-images.githubusercontent.com/33003291/89111530-01766100-d457-11ea-8a01-8f2bd343caaf.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.