6 lines
262 B
Markdown
6 lines
262 B
Markdown
# Camera tracker
|
|
Software that can "lock" onto something on the screen and try to track it
|
|
|
|
## Approaches
|
|
As we have a human in the loop that selects the target, I would try to use a stencil based approach for finding the selected area again in following images
|