I am trying to use the Pymba API with an Allied Vision ALVIUM 1800 U-1236c color camera. I have 2 issues.
The main problem is that my image is greenish.
Is there a feature to configure white balance through pymba api ?
To solve the same issue i used the vimba viewer app to configure the white balance as i wanted. Then i save the settings of the viewer in an xml file and tried to load it to my script through load_settings(). I can see that color space is loading but my white balance options not. I tried to load the same xml file to vimba viewer to confirm that the settings are saved in the file succesfuly and it worked. So I am missing something on how to load properly my file.
I am trying to use the Pymba API with an Allied Vision ALVIUM 1800 U-1236c color camera. I have 2 issues. The main problem is that my image is greenish.
The desired solution I want is the second one.