Interface for defining a post-processing action to
be executed for each detection, when using the detector as part of a pipeline (see the
class level docs above).
Base class for implementing a processor
which filters the set of detection results, consistently delivering a single detected
item to an associated Tracker.
A multi-detector is used to combine multiple
detectors, so that multiple detectors can be used together on a frame or frames
received from a source within a pipeline.