Skip to content

justinh5/Real-time-Tracking-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-Tracker-iOS

This app has 4 different modes of visualizing object movement with the iPhone's camera in real-time.

Compressive Tracking

Touch mode uses a very robust and state-of-the-art tracker designed by Kaihua Zhang, Lei Zhang, and Ming-Hsuan Yang. The official website has source code, documentation, and additional testing demos.

Object Detection

This mode uses background subtraction techniques to locate moving objects in the iPhone camera's view. There is also a mask version of this mode to see where exactly foreground objects appear on top of the background model.

Requirements

  • iOS 15.2+
  • Xcode 13.0+
  • Swift 5.0+
  • OpenCV framework 2.4.13

Demos

Test results can be seen at the following links:

About

Real-time object detection and tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Objective-C++ 41.1%
  • C++ 35.4%
  • Swift 17.4%
  • Objective-C 6.1%