Abstract: Measurement data sometimes contain a few outliers that have a large deviation from the actual value. For such data, the reconstruction results will be greatly distorted around the outliers.
This is an Python OpenCV based implementation of visual odometery. An invaluable resource I used in building the visual odometry system was Avi Singh's blog post ...