25 #ifndef INCLUDED_EdgeHoleBlobExtractor_h_GUID_31496B1F_52D8_4BBC_A7FA_3F81E68C2A47 26 #define INCLUDED_EdgeHoleBlobExtractor_h_GUID_31496B1F_52D8_4BBC_A7FA_3F81E68C2A47 49 cv::Mat generateDebugThresholdImage_()
const override;
50 cv::Mat generateDebugBlobImage_()
const override;
51 LedMeasurementVec extractBlobs_()
override;
66 return makeEdgeHoleBlobExtractor(blobParams, extParams);
70 #endif // INCLUDED_EdgeHoleBlobExtractor_h_GUID_31496B1F_52D8_4BBC_A7FA_3F81E68C2A47
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
Definition: BlobParams.h:93
Blob detection configuration parameters.
Definition: BlobParams.h:40