jiexuan / Motion-Estimation-Brisk-ORB

Used Brisk and ORB feature detectors to identify keypoints in a given frame. Motion estimation is performed by tracking these keypoints in consecutive frames. Compared the same with motion estimation using LK's Optical flow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion-Estimation-Brisk-ORB

Used Brisk and ORB feature detectors to identify keypoints in a given frame. Motion estimation is performed by tracking these keypoints in consecutive frames. Compared the same with motion estimation using LK's Optical flow.

About

Used Brisk and ORB feature detectors to identify keypoints in a given frame. Motion estimation is performed by tracking these keypoints in consecutive frames. Compared the same with motion estimation using LK's Optical flow.


Languages

Language:C++ 100.0%