castiel520 / ORB_SLAM-IOS

ORB_SLAM For iOS, no pod...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORB_SLAM-IOS

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

Thanks for egoist-sx/ORB_SLAM_iOS .

I removed pod and metal view. Use opencv to capture the camera and draw the map points for show.

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

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

You can do some AR projects. There are more interesting AR videos on my YouTube.

slam-ar

About

ORB_SLAM For iOS, no pod...


Languages

Language:C++ 97.8%Language:C 1.2%Language:CMake 0.8%Language:Objective-C 0.1%Language:Objective-C++ 0.1%