#8 enables setting the colour correction matrix, but if a dynamic matrix is in use (which is the default tuning) the property will return the wrong value. We should probably combine the previous version (based on a libcamera control, but read only) with the current version (based on the tuning file) to return the matrix that is currently in use, but still set it to a static value using the tuning file.
#8 enables setting the colour correction matrix, but if a dynamic matrix is in use (which is the default tuning) the property will return the wrong value. We should probably combine the previous version (based on a
libcameracontrol, but read only) with the current version (based on thetuningfile) to return the matrix that is currently in use, but still set it to a static value using the tuning file.