-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Hello, I am currently trying to use the ctt tool to generate a tuning file for my camera. I captured all the images and named them according to https://datasheets.raspberrypi.com/camera/raspberry-pi-camera-guide.pdf .
I am facing some error during the AWB calibration: SVD did not converge in Linear Least Squares. (cf attached pictures)
I found this related topic #49 but the answer given to check the black level did not solve my issue.
I started to debug, and I realized that the tool is perfectly working for vc4 with the same calibration images. I did dome printing to find the difference
when I run for vc4 or pisp and I discover that the variable colourcals is always set to nan when I run for pisp.
Do you have an idea from where this issue can come from?
Thank you very much for your time and support,
best regards.