Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object Tracking #15

Open
rland93 opened this issue Apr 20, 2022 · 0 comments
Open

Object Tracking #15

rland93 opened this issue Apr 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request hard A particularly difficult feature or bug odcl Object Detection, Classification, and Localization

Comments

@rland93
Copy link
Member

rland93 commented Apr 20, 2022

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.

@rland93 rland93 added enhancement New feature or request difficult labels Apr 20, 2022
@rland93 rland93 added odcl Object Detection, Classification, and Localization hard A particularly difficult feature or bug and removed difficult labels Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard A particularly difficult feature or bug odcl Object Detection, Classification, and Localization
Projects
None yet
Development

No branches or pull requests

2 participants