OSVR-Core
|
Header. More...
#include "BlobParams.h"
#include "EdgeHoleBasedLedExtractor.h"
#include "GenericBlobExtractor.h"
#include "LedMeasurement.h"
#include <opencv2/features2d/features2d.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | osvr::vbtracker::SBDBlobExtractor |
A class performing blob-extraction duties on incoming frames. More... | |
class | osvr::vbtracker::SBDGenericBlobExtractor |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
BlobExtractorPtr | osvr::vbtracker::makeBlobExtractor (BlobParams const &blobParams) |
Header.