-
Where did you get the camera module(s)?
UCTronics -
Model number of the product(s)?
IMX462 -
What hardware/platform were you working on?
Raspberry Pi4 -
Instructions you have followed. (link/manual/etc.)
-
Problems you were having?
I would like to know where is the json file for isp process stored and what name is used ? -
The dmesg log from your hardware?
-
Troubleshooting attempts you’ve made?
-
What help do you need?
I need to edit the json file where ISP algo parameters are defined for the arducam IMX462 ?
I was able to define my own json tuning file and load it before initialising the Picamera2 with the load_tuning_file function.
However I have another question, if I comment some algo like x.rpi.awb it seems that some automatic settings are applied. Am I wrong ?
Thanks for your help