XwK-P / ORB_AR

46 stars 35 forks source link

ORB_AR

Authors: Puyang Wang, Raul Mur-Artal et al(ORB-SLAM2)

[Paper Link]

ORB_AR is a real-time AR application using ORB-SLAM2 as camera tracking method. Currently, it is only compatiable with stereo camera and does not contains stereo calibration part. Users should calibrate their stereo camera on their own and change Extrinsics.xml, Remap.xml and StereoCam.yaml accordingly.

IMPORTANT: This project is only tested on OS X 10.11.4 with OpenCV 3.0 and a [modified version of ORB-SLAM2] (https://github.com/XwK-P/ORB_SLAM2). For Linux users, you have to compile the [modified version of ORB-SLAM2] (https://github.com/XwK-P/ORB_SLAM2) and update lib, Thirdparty/DBoW2/lib and Thirdparty/g2o/lib folders.

Dependencies

Demonstration

<img src="http://img.youtube.com/vi/xljy3JuiB3w/0.jpg" alt="Tsukuba Dataset" width="420" height="315" border="10" />

(https://www.youtube.com/watch?v=xljy3JuiB3w)