Feature Matching Tracker
stephanietsuei opened this issue · 1 comments
stephanietsuei commented
Implement a feature matching tracker that matches features using descriptors instead of using KLT optical flow.
This feature may be related to Issue #4.
stephanietsuei commented
Try to use as few if
statements as possible. Push complexity up the stack.