algorithm - First person movement tracking using simple camera -


the situation: need able track hovering drone's translation (not height) , rotation on ground using downwards facing camera. wouldn't know start looking. can experience point me theory or resources? i'm looking type of algorithms mouse use not having luck far. results detail tracking object in fixed frame. in case environment relatively static , camera moves.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -