Tracking3D-iOS

This App realized the coarse real-time tracking in three-dimensional space.

OpenCV tracking

Use the OpenCV lib to realize the real-time tracking in three-dimensional space.

LLAP tracking

Use the LLAP to realize the real-time tracking in one-dimensional space.

Combination

Combinate the OpenCV and LLAP to realize the coarse real-time tracking in three-dimensional space.

Requirements

  • iOS 7+
  • Xcode 8.0+
  • OpenCV framework 2.4.13

Demos