|
virtual MT9VImagerPtr | getAlternateContext () |
|
virtual std::string | getModel () |
|
virtual uint16_t | getVersion () |
|
| MT9VImagerImpl (IpCamList &cam) |
|
virtual bool | setAgcAec (bool agc, bool aec) |
|
virtual bool | setBlackLevel (bool manual_override, int calibration_value, int step_size, int filter_length) |
|
virtual bool | setBrightness (int brightness) |
|
virtual bool | setCompanding (bool activated) |
|
virtual bool | setExposure (double exp) |
|
virtual bool | setGain (int gain) |
|
virtual bool | setMaxExposure (double exp) |
|
virtual bool | setMirror (bool mirrorx, bool mirrory) |
|
virtual bool | setMode (int x, int y, int binx, int biny, double rate, int xoffset, int yoffset) |
|
virtual | ~MT9VImagerImpl () |
|
Definition at line 54 of file mt9v.cpp.
◆ MT9VImagerImpl()
MT9VImagerImpl::MT9VImagerImpl |
( |
IpCamList & |
cam | ) |
|
|
inline |
◆ ~MT9VImagerImpl()
virtual MT9VImagerImpl::~MT9VImagerImpl |
( |
| ) |
|
|
inlinevirtual |
◆ getAlternateContext()
◆ getModel()
◆ getVersion()
virtual uint16_t MT9VImagerImpl::getVersion |
( |
| ) |
|
|
inlinevirtual |
◆ setAgcAec()
virtual bool MT9VImagerImpl::setAgcAec |
( |
bool |
agc, |
|
|
bool |
aec |
|
) |
| |
|
inlinevirtual |
◆ setBlackLevel()
virtual bool MT9VImagerImpl::setBlackLevel |
( |
bool |
manual_override, |
|
|
int |
calibration_value, |
|
|
int |
step_size, |
|
|
int |
filter_length |
|
) |
| |
|
inlinevirtual |
◆ setBrightness()
virtual bool MT9VImagerImpl::setBrightness |
( |
int |
brightness | ) |
|
|
inlinevirtual |
◆ setCompanding()
virtual bool MT9VImagerImpl::setCompanding |
( |
bool |
activated | ) |
|
|
inlinevirtual |
◆ setExposure()
virtual bool MT9VImagerImpl::setExposure |
( |
double |
exp | ) |
|
|
inlinevirtual |
◆ setGain()
virtual bool MT9VImagerImpl::setGain |
( |
int |
gain | ) |
|
|
inlinevirtual |
◆ setMaxExposure()
virtual bool MT9VImagerImpl::setMaxExposure |
( |
double |
exp | ) |
|
|
inlinevirtual |
◆ setMirror()
virtual bool MT9VImagerImpl::setMirror |
( |
bool |
mirrorx, |
|
|
bool |
mirrory |
|
) |
| |
|
inlinevirtual |
◆ setMode()
virtual bool MT9VImagerImpl::setMode |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
binx, |
|
|
int |
biny, |
|
|
double |
rate, |
|
|
int |
xoffset, |
|
|
int |
yoffset |
|
) |
| |
|
inlinevirtual |
◆ agc_aec_enable_shift_
int MT9VImagerImpl::agc_aec_enable_shift_ |
|
protected |
◆ agc_aec_mode_cache_
uint16_t* MT9VImagerImpl::agc_aec_mode_cache_ |
|
protected |
◆ agc_aec_mode_cache_backing_
uint16_t MT9VImagerImpl::agc_aec_mode_cache_backing_ |
|
protected |
◆ alternate_
◆ camera_
◆ companding_mode_cache_
uint16_t* MT9VImagerImpl::companding_mode_cache_ |
|
protected |
◆ companding_mode_cache_backing_
uint16_t MT9VImagerImpl::companding_mode_cache_backing_ |
|
protected |
◆ companding_mode_shift_
int MT9VImagerImpl::companding_mode_shift_ |
|
protected |
◆ imager_version_
uint16_t MT9VImagerImpl::imager_version_ |
|
protected |
◆ line_time_
double MT9VImagerImpl::line_time_ |
|
protected |
◆ max_max_shutter_width_
int MT9VImagerImpl::max_max_shutter_width_ |
|
protected |
◆ max_shutter_width_
int MT9VImagerImpl::max_shutter_width_ |
|
protected |
◆ model_
◆ read_mode_cache_
uint16_t MT9VImagerImpl::read_mode_cache_ |
|
protected |
◆ reg_agc_aec_enable_
uint8_t MT9VImagerImpl::reg_agc_aec_enable_ |
|
protected |
◆ reg_analog_gain_
uint8_t MT9VImagerImpl::reg_analog_gain_ |
|
protected |
◆ reg_column_start_
uint8_t MT9VImagerImpl::reg_column_start_ |
|
protected |
◆ reg_companding_mode_
uint8_t MT9VImagerImpl::reg_companding_mode_ |
|
protected |
◆ reg_desired_bin_
uint8_t MT9VImagerImpl::reg_desired_bin_ |
|
protected |
◆ reg_hblank_
uint8_t MT9VImagerImpl::reg_hblank_ |
|
protected |
◆ reg_max_shutter_width_
uint8_t MT9VImagerImpl::reg_max_shutter_width_ |
|
protected |
◆ reg_read_mode_
uint8_t MT9VImagerImpl::reg_read_mode_ |
|
protected |
◆ reg_row_start_
uint8_t MT9VImagerImpl::reg_row_start_ |
|
protected |
◆ reg_shutter_width_
uint8_t MT9VImagerImpl::reg_shutter_width_ |
|
protected |
◆ reg_vblank_
uint8_t MT9VImagerImpl::reg_vblank_ |
|
protected |
◆ reg_window_height_
uint8_t MT9VImagerImpl::reg_window_height_ |
|
protected |
◆ reg_window_width_
uint8_t MT9VImagerImpl::reg_window_width_ |
|
protected |
The documentation for this class was generated from the following file: