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

What is the default gamma for ogre2 #927

Closed
yagiztokgoz opened this issue Sep 29, 2023 · 1 comment
Closed

What is the default gamma for ogre2 #927

yagiztokgoz opened this issue Sep 29, 2023 · 1 comment

Comments

@yagiztokgoz
Copy link

Hi, I have added a camera to my robot and streaming video to a python code. Looks like it is needed to add gamma correction for the camera capture. What is the value for Gazebo Ogre2?

image

@iche033
Copy link
Contributor

iche033 commented Oct 2, 2023

the images from camera sensor should be the correct color / gamma settings. We're applying gamma on the Gazebo GUI window in QML to try match the colors from the camera sensor: https://github.com/gazebosim/gz-gui/blob/gz-gui7/src/plugins/minimal_scene/MinimalScene.qml#L60-L66

@iche033 iche033 closed this as completed Oct 30, 2023
@github-project-automation github-project-automation bot moved this from Inbox to Done in Core development Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants