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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-06-17 UTC."],[],[]]