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 locally
- Dependencies:
bash install_deps.sh
- Project:
mkdir build && cd build && cmake .. && time make -j2
- Dependencies:
-
Related Compilation for PTAM
-
Linux
-
Python
-
ROS
-
Android
-
Windows