ptam_cg
ptam_cg copied to clipboard
Modified version of the monocular SLAM framework PTAM
ptam_cg
Modified PTAM source code for AR based on the one from Isis.
PTAM (Parallel Tracking and Mapping) is a camera tracking system for augmented reality.
My Blogs:
Build
-
Build locally
- Dependencies:
bash install_deps.sh - Project:
mkdir build && cd build && cmake .. && time make -j2
- Dependencies:
-
Related Compilation for PTAM
Related Source Code
-
Linux
-
Python
-
ROS
-
Android
-
Windows