I’m currently facing an issue with the NVIDIA Jetson Orin Nano( Jetson Linux version 35.3.1) platform while using the IMX662 camera driver. In the regular mode, the image display works perfectly fine.
I wanted to share an update on my progress. After upgrading the SDK and making modifications to the ISP files, the image quality has improved significantly. However, there’s still an issue that remains: certain parts of the image, especially in high-brightness areas, exhibit a slight pinkish tint.
Specifically, I have a couple of questions:
DOL-HDR Raw Capture: Is there a way to capture raw images in DOL-HDR mode? I’m interested in analyzing the raw data to better understand and address the color discrepancy issue.
DOL3 Frame Mode: Our current mode is DOL3. Beyond that, do we need to make any additional changes to our isp files?
Thank you in advance for your expertise and guidance!
Using .v5 throws an error,My board is Jetson Orin nano (R35.4.1).
Argus Version: 0.99.3.3 (multi-process)
Error generated. /usr/src/jetson_multimedia_api/argus/apps/camera/modules/Dispatcher.cpp, initialize:1025 No cameras available
Error generated. /usr/src/jetson_multimedia_api/argus/apps/camera/modules/Dispatcher.cpp, getInstance:1001 Initalization failed
(NvCameraUtils) Error InvalidState: Mutex already initialized (in Mutex.cpp, function initialize(), line 41)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/ClientSocketManager.cpp, function open(), line 54)
(Argus) Error InvalidState: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function openSocketConnection(), line 262)
(Argus) Error InvalidState: Cannot create camera provider (in src/rpc/socket/client/SocketClientDispatch.cpp, function createCameraProvider(), line 106)
Error generated. /usr/src/jetson_multimedia_api/argus/apps/camera/modules/Dispatcher.cpp, initialize:1017 Failed to create CameraProvider
Error generated. /usr/src/jetson_multimedia_api/argus/apps/camera/modules/Dispatcher.cpp, getInstance:1001 Initalization failed
However, the issue of pinkish highlights still persists. My assumption is that adjusting the parameter wdr.DOL.v5[0].saturationThreshold.short might be the key, but regardless of the values I set for wdr.DOL.v5[0].saturationThreshold.short, there seems to be no noticeable effect.
Given this situation, I’m curious if there are any other parameters I should consider tweaking. As a point of comparison, I’ve attached an image captured using my smartphone’s HDR mode of the same scene for reference.
I have one more question, does Jetson Orin Nano support ‘bayer_wdr_dol_rggb12’ format?
I’m applying to Sony for DOL 2 related configuration.
I added this format in */ kernel/nvidia/drivers/media/platform/prototypes/camera/sensor_common.c