enableAecAgcSensLogging(bool enable, int frame_skip=10) | sl_oc::video::VideoCapture | |
enableSensorSync(sensors::SensorCapture *sensCap=nullptr) | sl_oc::video::VideoCapture | |
getAECAGC() | sl_oc::video::VideoCapture | |
getAutoWhiteBalance() | sl_oc::video::VideoCapture | |
getBrightness() | sl_oc::video::VideoCapture | |
getContrast() | sl_oc::video::VideoCapture | |
getDeviceId() | sl_oc::video::VideoCapture | inline |
getDeviceName() | sl_oc::video::VideoCapture | inline |
getExposure(CAM_SENS_POS cam) | sl_oc::video::VideoCapture | |
getFrameSize(int &width, int &height) | sl_oc::video::VideoCapture | inline |
getGain(CAM_SENS_POS cam) | sl_oc::video::VideoCapture | |
getGamma() | sl_oc::video::VideoCapture | |
getHue() | sl_oc::video::VideoCapture | |
getLastFrame(uint64_t timeout_msec=100) | sl_oc::video::VideoCapture | |
getLEDstatus(bool *status) | sl_oc::video::VideoCapture | |
getROIforAECAGC(CAM_SENS_POS side, uint16_t &x, uint16_t &y, uint16_t &w, uint16_t &h) | sl_oc::video::VideoCapture | |
getSaturation() | sl_oc::video::VideoCapture | |
getSerialNumber() | sl_oc::video::VideoCapture | |
getSharpness() | sl_oc::video::VideoCapture | |
getWhiteBalance() | sl_oc::video::VideoCapture | |
initializeVideo(int devId=-1) | sl_oc::video::VideoCapture | |
resetAECAGC() | sl_oc::video::VideoCapture | |
resetAGCAECregisters() | sl_oc::video::VideoCapture | |
resetAutoWhiteBalance() | sl_oc::video::VideoCapture | |
resetBrightness() | sl_oc::video::VideoCapture | |
resetContrast() | sl_oc::video::VideoCapture | |
resetGamma() | sl_oc::video::VideoCapture | |
resetHue() | sl_oc::video::VideoCapture | |
resetROIforAECAGC(CAM_SENS_POS side) | sl_oc::video::VideoCapture | |
resetSaturation() | sl_oc::video::VideoCapture | |
resetSharpness() | sl_oc::video::VideoCapture | |
saveAllISPRegisters(std::string filename) | sl_oc::video::VideoCapture | |
saveAllSensorsRegisters(std::string filename) | sl_oc::video::VideoCapture | |
setAECAGC(bool active) | sl_oc::video::VideoCapture | |
setAutoWhiteBalance(bool active) | sl_oc::video::VideoCapture | |
setBrightness(int brightness) | sl_oc::video::VideoCapture | |
setColorBars(int side, bool c) | sl_oc::video::VideoCapture | |
setContrast(int contrast) | sl_oc::video::VideoCapture | |
setExposure(CAM_SENS_POS cam, int exposure) | sl_oc::video::VideoCapture | |
setGain(CAM_SENS_POS cam, int gain) | sl_oc::video::VideoCapture | |
setGamma(int gamma) | sl_oc::video::VideoCapture | |
setHue(int hue) | sl_oc::video::VideoCapture | |
setLEDstatus(bool status) | sl_oc::video::VideoCapture | |
setReadyToSync() | sl_oc::video::VideoCapture | inline |
setROIforAECAGC(CAM_SENS_POS side, uint16_t x, uint16_t y, uint16_t w, uint16_t h) | sl_oc::video::VideoCapture | |
setSaturation(int saturation) | sl_oc::video::VideoCapture | |
setSharpness(int sharpness) | sl_oc::video::VideoCapture | |
setWhiteBalance(int wb) | sl_oc::video::VideoCapture | |
toggleLED(bool *value) | sl_oc::video::VideoCapture | |
VideoCapture(VideoParams params=VideoParams()) | sl_oc::video::VideoCapture | |
~VideoCapture() | sl_oc::video::VideoCapture | virtual |