marcromani / MonoSLAM

Single camera SLAM for Augmented Reality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoSLAM

A concise and thoroughly documented C++ implementation of the seminal work by Davison et al. 2007, with parallel feature integration.

Runs at 30 Hz on commodity hardware, check the sample videos.

About

Single camera SLAM for Augmented Reality


Languages

Language:C++ 98.9%Language:Makefile 1.1%