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

IM708 display colors are wrong on the Jetson nano #191

Open
Thesis123123 opened this issue Jan 15, 2024 · 2 comments
Open

IM708 display colors are wrong on the Jetson nano #191

Thesis123123 opened this issue Jan 15, 2024 · 2 comments

Comments

@Thesis123123
Copy link

Thesis123123 commented Jan 15, 2024

I have installed the driver using the driver as per the Quick Start guide

but the video display Image color seems to be off calibrated or has this greyish - red tint on it, or it could be whitebalance? I do not know the proper technical term for this.

image

I tried launching it with this command:

gst-launch-1.0 nvarguscamerasrc sensor-id=0 ! "video/x-raw(memory:NVMM),width=4608,height=2592,framerate=14/1" ! queue ! nvegltransform ! nveglglessink

and even tried using different gain and exposure values:

v4l2-ctl -c gain=12
v4l2-ctl -c exposure=6000

But i could get it to be capture decent colors. Any idea what could be wrong with it and how to fix the image?

@edward-ardu
Copy link
Contributor

use
sudo rm /var/nvidia/nvcam/settings/camera_overrides.isp
And then try command again

@edward-ardu
Copy link
Contributor

The Nano effect I used:
noisp_imx477_4608_2592_2023-09-06-15-29-03

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

2 participants