/SFND-Camera-Based-2D-Feature-Tracking

Testing various detector / descriptor combinations to see which ones perform best to be used in a collision detection system. Also 2 different approaches (FLANN vs. Brute-force with the descriptor distance ratio test) for keypoints matching are tested.

Primary LanguageC++

Watchers