Relationship between gain exposure and uvc's brightness
Hi, realsense SDK can control gain and exposure of cameras.
And it also can control via UVC's brightness.
I'd like to know those relationship between gain ,brightness and exposure.
Thanks.
-
Hi Tsubota Kazuhiro In terms of RGB, exposure, gain and brightness will all affect the brightness level of the image. There is not a relationship between them though in the sense that changing one of these RGB settings will automatically affect the other two.
Changing exposure or gain manually will though automatically disable Auto-Exposure and so if you need auto-exposure then you could adjust the brightness instead, as doing so does not affect auto-exposure.
In terms of depth exposure and gain (there is not a depth brightness option), setting a manual value for these also disables Auto-Exposure. Increasing the depth gain adds noise to the depth image, causing it to progressively break up as the gain is increased.
-
Hi MartyG Thanks for your quick reply. Gain and brightness are independent effect for each, right?
I'm interested in the order of two image process. Is this correct gaining image level first , then, brightness process done ?
Please sign in to leave a comment.
Comments
3 comments