ArduCAM / MIPI_Camera

223 stars 107 forks source link

IM708 display colors are wrong on the Jetson nano #191

Open Thesis123123 opened 5 months ago

Thesis123123 commented 5 months ago

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 commented 5 months ago

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

edward-ardu commented 5 months ago

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