| 枚举值 |
|---|
| auto_exposure Python: rm.CameraProperties.auto_exposure | 自动曝光
|
| auto_wb Python: rm.CameraProperties.auto_wb | 自动白平衡
|
| exposure Python: rm.CameraProperties.exposure | 曝光值
|
| gain Python: rm.CameraProperties.gain | 模拟增益
|
| gamma Python: rm.CameraProperties.gamma | Gamma 值
|
| wb_rgain Python: rm.CameraProperties.wb_rgain | 白平衡红色分量
|
| wb_ggain Python: rm.CameraProperties.wb_ggain | 白平衡绿色分量
|
| wb_bgain Python: rm.CameraProperties.wb_bgain | 白平衡蓝色分量
|
| contrast Python: rm.CameraProperties.contrast | 对比度
|
| saturation Python: rm.CameraProperties.saturation | 饱和度
|
| sharpness Python: rm.CameraProperties.sharpness | 锐度
|
| frame_height Python: rm.CameraProperties.frame_height | 图像帧高度
|
| frame_width Python: rm.CameraProperties.frame_width | 图像帧宽度
|
| trigger_delay Python: rm.CameraProperties.trigger_delay | 硬触发采集延迟(微秒 \(μs\))
|
| trigger_count Python: rm.CameraProperties.trigger_count | 单次触发时的触发帧数
|
| trigger_period Python: rm.CameraProperties.trigger_period | 单次触发时多次采集的周期(微秒 \(μs\))
|