OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
HDR Configuration. More...
#include <ObTypes.h>
Public Attributes | |
uint8_t | enable |
Enable/disable HDR, after enabling HDR, the exposure_1 and gain_1 will be used as the first exposure and gain, and the exposure_2 and gain_2 will be used as the second exposure and gain. The output image will be alternately exposed and gain between the first and second exposure and gain. | |
uint8_t | sequence_name |
Sequence name. | |
uint32_t | exposure_1 |
Exposure time 1. | |
uint32_t | gain_1 |
Gain 1. | |
uint32_t | exposure_2 |
Exposure time 2. | |
uint32_t | gain_2 |
Gain 2. | |
uint8_t HDR_CONFIG::enable |
Enable/disable HDR, after enabling HDR, the exposure_1 and gain_1 will be used as the first exposure and gain, and the exposure_2 and gain_2 will be used as the second exposure and gain. The output image will be alternately exposed and gain between the first and second exposure and gain.