I've got a camera working well with Processing on a Mac. I would like to know >
- First, How can I modify the exposure value of the current frame? I mean, using code to change this values during the process that I'm going to implement using this camera.
In the settings window I move the sliders of the camera image properties. I can't find any way of how to make this in code, or waht functions do I need to use.