Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 750 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 750 Bytes

ORB_SLAM2-IOS

This is iOS port of ORB-SLAM2 with modified dependency for iOS.

And this link is iOS port of ORB-SLAM1.

You need to download some dependency and opencv2.framework from https://pan.baidu.com/s/1i5fsyot

Unzip orbslam2ios.zip and put the dependency folder and opencv2.framework in the orbslamios folder.

You can do some AR projects. If you are interested in SLAM-AR, you can see my another project Stereo-SLAM-AR.

slam-ar