Object Tracking #15
Labels
enhancement
New feature or request
hard
A particularly difficult feature or bug
odcl
Object Detection, Classification, and Localization
We have 4 cores.
Once we find a target, we can extract a template from that target.
Then, in a separate process from the primary pipeline, we can do template matching with the extracted template to track the object at a much-improved rate.
When the pipeline finishes, it will extract a new template, which will put a bound on the divergence between the real-time feed and the frozen template.
The text was updated successfully, but these errors were encountered: