33
edits
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* Algorithm? | * Algorithm? | ||
** KCF ([http://www.robots.ox.ac.uk/~joao/publications/henriques_tpami2015.pdf High-Speed Tracking with Kernelized Correlation Filters (paper)]) | ** KCF ([http://www.robots.ox.ac.uk/~joao/publications/henriques_tpami2015.pdf High-Speed Tracking with Kernelized Correlation Filters (paper)]) | ||
* Windows Driver for Camera | |||
===Workflow=== | |||
====Hardware==== | |||
Tested cameras with different heights, probably other lenses needed, depending on "board" size. Recorded footage for testing purposes. | |||
====Software==== | |||
Downloaded and compiled OpenCV. Trouble with tracking, as it was moved from the opencv repo to opencv_contrib. | |||
===Milestones=== | ===Milestones=== | ||
* Test Camera | |||
* Test OpenCV | * Test OpenCV | ||
* Test algorithms | * Test algorithms |
edits