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.
Add a description, image, and links to the shitomasi topic page so that developers can more easily learn about it.
To associate your repository with the shitomasi topic, visit your repo's landing page and select "manage topics."