OSVR-Core
|
Implementation. More...
Classes | |
class | osvr::vbtracker::OpenCVImageSource |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
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. | |
Implementation.