|
OSVR-Core
|
Implementation. More...
#include "ImageSourceFactories.h"#include <opencv2/highgui/highgui.hpp>#include <vector>#include <sstream>#include <iomanip>#include <iostream>#include <thread>#include <chrono>Classes | |
| class | osvr::vbtracker::FakeImageSource |
Namespaces | |
| osvr | |
| The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
| ImageSourcePtr | osvr::vbtracker::openImageFileSequence (std::string const &dir) |
| Factory method to open a directory of tif files named 0001.tif and onward as an image source (looping) | |
Implementation.
1.8.12