Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 500 Bytes

File metadata and controls

executable file
·
14 lines (9 loc) · 500 Bytes

#ORB_SLAM_iOS

This is iOS port of ORB_SLAM with modified dependency for iOS.

Various IO options and utility are provided to test ORB_SLAM, including:

  1. Metal for AR testing
  2. SceneKit for realtime trajectory viewing
  3. AVFoudnation for live RGB stream
  4. OpenCV utilities for record data and stream from files
  5. StrctureSensor(optional) for scale calibrated tracking and map reconstruction

This code has been tested on Xcode 7 with iPhone 6 plus (iOS9)