Visual Odometry
-
Updated
Jun 20, 2021 - Python
Visual Odometry
Tracking the preceding vehicle using Lidar and camera sensors to calculate the Time To Collision (TTC).
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.
To associate your repository with the shitomasi topic, visit your repo's landing page and select "manage topics."