#include </home/jenkins/root/workspace/OSVR-Core-Docs/plugins/videotrackershared/GenericBlobExtractor.h>
Protected Member Functions | |
virtual cv::Mat | generateDebugThresholdImage_ () const =0 |
virtual cv::Mat | generateDebugBlobImage_ () const =0 |
virtual LedMeasurementVec | extractBlobs_ ()=0 |
This is an interface/base class for blob extractors that have the ability to provide graphical debug views at some of their inner workings but otherwise can be treated roughly like black boxes.
Definition at line 43 of file GenericBlobExtractor.h.