parallax.reticle_detection.base_manager

Base manager for reticle detection workers.

Classes

BaseDrawWorker(name)

Base worker for drawing reticle detection results on frames.

BaseProcessWorker(name)

Base worker for processing frames to detect reticle coordinates.

BaseReticleManager(model, name, WorkerClass, ...)

Base manager for reticle detection workers.

DetectionResult(value)

Enum for detection results.

DrawWorkerSignal

Signals for the DrawWorker.

ProcessWorkerSignal

Signals for the ProcessWorker.