Good evening, I'm trying to implement a control algorithm to manually set the best exposure time and ISO based on the environment. The algorithm is based on controlling the camera using GAIN in dB instead of ISO. These values has a range from 0 to 12dB but I'm not able to find some relations in order to translate the value to ISO and so controlling the camera using the proper command. I'm using a luxonis lite in c++. has anyone faced a similar problem? or can help me in any way? thank you.