AsyncBlobDetectorHelper Helper class for blob detection in OmniCal “Setup Capture” etc Base class: _BlipValue Constructors __init__(self) Methods beginDetection(self, setup: OptiCalCaptureSetup, loadMode: bool) beginFiltering(self, blobDetectionSettings: BlobDetectionSettings) cancel(self) getBlobStatsTable(self) -> List[BlobObservationCount] getBlobs(self) -> PerCameraBlobs getCaptureSettings(self) -> CaptureSettings getUnfilteredBlobs(self) -> PerCameraBlobs isBusy(self) -> bool