GitHub-Weng / tracking3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 34.6%Language:Objective-C 28.8%Language:Objective-C++ 22.9%Language:C 8.1%Language:TeX 3.5%Language:Swift 2.1%