Emx::MediaInfIsp::Param结构体 参考

ISP持久化参数

#include "MediaInfIsp.hpp"

Public 属性

OptModeE expMode
 曝光模式 更多...
 
ExpGainE autoMaxExpGain
 最大自动曝光增益 0~255 更多...
 
ExpGainE manualExpGain
 手动曝光增益 0~255 更多...
 
uint8_t compensation
 曝光补偿 更多...
 
int32_t expTime
 手动曝光时间us 更多...
 
int32_t autoMaxExpTime
 自动最大曝光时间us 更多...
 
int32_t aeTarget
 目标亮度 0~255 更多...
 
int32_t aeSpeed
 ae调节速度 0~255 更多...
 
uint8_t brightness
 亮度 0~100 更多...
 
uint8_t sharpness
 锐度 0~100 更多...
 
uint8_t hue
 色度 0~100 更多...
 
uint8_t contrast
 对比度 0~100 更多...
 
uint8_t saturation
 饱和度 0~100 更多...
 
uint8_t deNoise
 降噪程度 0~100 更多...
 
OptModeE wbMode
 白平衡模式 更多...
 
uint8_t redGain
 手动白平衡下的红色增益 更多...
 
uint8_t blueGain
 手动白平衡下的蓝色增益 更多...
 
uint8_t antiFlickerHz
 抗闪烁频率 更多...
 
bool forceAntiFlickerEna
 强制抗闪烁使能 更多...
 

类成员变量说明

◆ expMode

OptModeE Emx::MediaInfIsp::Param::expMode

◆ autoMaxExpGain

ExpGainE Emx::MediaInfIsp::Param::autoMaxExpGain

◆ manualExpGain

ExpGainE Emx::MediaInfIsp::Param::manualExpGain

◆ compensation

uint8_t Emx::MediaInfIsp::Param::compensation

◆ expTime

int32_t Emx::MediaInfIsp::Param::expTime

◆ autoMaxExpTime

int32_t Emx::MediaInfIsp::Param::autoMaxExpTime

◆ aeTarget

int32_t Emx::MediaInfIsp::Param::aeTarget

◆ aeSpeed

int32_t Emx::MediaInfIsp::Param::aeSpeed

◆ brightness

uint8_t Emx::MediaInfIsp::Param::brightness

◆ sharpness

uint8_t Emx::MediaInfIsp::Param::sharpness

◆ hue

uint8_t Emx::MediaInfIsp::Param::hue

◆ contrast

uint8_t Emx::MediaInfIsp::Param::contrast

◆ saturation

uint8_t Emx::MediaInfIsp::Param::saturation

◆ deNoise

uint8_t Emx::MediaInfIsp::Param::deNoise

◆ wbMode

OptModeE Emx::MediaInfIsp::Param::wbMode

◆ redGain

uint8_t Emx::MediaInfIsp::Param::redGain

◆ blueGain

uint8_t Emx::MediaInfIsp::Param::blueGain

◆ antiFlickerHz

uint8_t Emx::MediaInfIsp::Param::antiFlickerHz

◆ forceAntiFlickerEna

bool Emx::MediaInfIsp::Param::forceAntiFlickerEna