OSVR-Core
|
Header. More...
#include "BlobParams.h"
#include "EdgeHoleBasedLedExtractor.h"
#include "GenericBlobExtractor.h"
#include "LedMeasurement.h"
Go to the source code of this file.
Classes | |
class | osvr::vbtracker::EdgeHoleBlobExtractor |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
BlobExtractorPtr | osvr::vbtracker::makeEdgeHoleBlobExtractor (BlobParams const &blobParams, EdgeHoleParams const &extParams) |
Factory for EdgeHoleBlobExtractor objects. | |
BlobExtractorPtr | osvr::vbtracker::makeBlobExtractor (BlobParams const &blobParams, EdgeHoleParams const &extParams) |
If passing an EdgeHoleParams object, then call the EdgeHoldBlobExtractor factory. More... | |
Header.
|
inline |
If passing an EdgeHoleParams object, then call the EdgeHoldBlobExtractor factory.