Skip to content

openFrameworks add-on for face tracking on iOS using CoreML

Notifications You must be signed in to change notification settings

pierdr/ofxiOSFaceTracking

Repository files navigation

ofxiOSFaceTracking

openFrameworks addon that uses iOS native Machine Learning toolkit (CoreML) to detect faces.

preview

installation

ofxiOSFaceTracking needs iOS 11 or later.

After you have created the project:

  1. add Vision SDK

preview

About

While working on tramontanaCV I stumbled upon the difficulties of working with ofxFaceTracker and ofxFaceTracker2. I wanted to create a lightweight and fast addon to work with CoreML.

Developer guide

ofxiOSFaceTracking doesn't have dependencies and it works with ARC enabled or not.

Tested on iOS 12 and of_ios 0.10.1.

Examples

The two examples show how to use the addon on a video feed or on a static image.

About

openFrameworks add-on for face tracking on iOS using CoreML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages