Monocular Visual Odometry

Description

Constructed Visual Odometry pipeline in python to create 3D points given a sequence of images.This project includes Feature matching, essential matrix and fundamental matrix calculation, scale computing, Triangulation, Reprojection. This program is tested with KITTI dataset.

Technology and tools