An open API service indexing awesome lists of open source software.

https://github.com/shingt/visiontrackersample

A simple example app of Rectangle / Face tracker using Vision framework.
https://github.com/shingt/visiontrackersample

computer-vision ios swift vision

Last synced: over 1 year ago
JSON representation

A simple example app of Rectangle / Face tracker using Vision framework.

Awesome Lists containing this project

README

          

# VisionTrackerSample

This sample app describes how you can track detected objects in video using iOS 11 Vision Framework. Currently supports rectangles / faces tracking.
I will put sample movie here after iOS11 gets officially released.