Implementation. More...
Go to the source code of this file.
Classes | |
| class | osvr::vbtracker::OpenCVImageSource |
Namespaces | |
| osvr | |
| < | |
Typedefs | |
| using | osvr::vbtracker::CVCapturePtr = std::unique_ptr< cv::VideoCapture > |
Functions | |
| ImageSourcePtr | osvr::vbtracker::openOpenCVCamera (int which) |
| Factory method to open an OpenCV camera by number. | |