![]() |
ZED Open Capture
v0.6.0
Low level camera driver for the ZED stereo camera family
|
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 34 of file zed_oc_video_example.cpp.
References sl_oc::video::Frame::data, sl_oc::video::VideoParams::fps, sl_oc::video::FPS_60, frameBGR, frameYUV, sl_oc::video::VideoCapture::getDeviceName(), sl_oc::video::VideoCapture::getLastFrame(), sl_oc::video::VideoCapture::getSerialNumber(), getSteadyTimestamp(), sl_oc::video::HD720, sl_oc::video::Frame::height, sl_oc::video::VideoCapture::initializeVideo(), params, sl_oc::video::VideoParams::res, sl_oc::tools::showImage(), sl_oc::video::Frame::timestamp, and sl_oc::video::Frame::width.