SLAMBook-en
The English version of 14 lectures on visual SLAM
This project is the English version of “14 Lectures on Visual SLAM: From Theory to Practice,” a text and teaching resource about visual simultaneous localization and mapping (SLAM). It provides the full LaTeX source (formerly Markdown) for all 14 chapters, letting readers compile and study the material systematically. Within the repository you’ll find organized subfolders (e.g. chapters, latex, resources) containing the lecture contents, references, figures, and supporting assets for each part of the course. The material covers both foundational theory—geometry, camera models, feature matching, pose estimation—and practical systems components such as optimization, map representation, loop closure, and real-time factors. ...