Open Source iOS Library That Sends Notifications Based On Facial Gestures Detected

Late last year I mentioned a nice example project showing how to use facial gesture detection on the camera feed.

Here’s an interesting Swift based library called AAFaceDetection/Visage from Aaron Abenthauer that makes it easier to work with gesture detection on the camera feed for experimenting with the creation of user interfaces that use facial gestures.

Visage will automatically send NSNotifications when different gestures are detected such as smiling, blinking, winking, opening and closing eyes and more.

An example project is included where an image changes based on the gestures detected on the video feed by Visage.

This animation shows the included example project in action:

AAFaceDetection

You can find AAFaceDetection on Github here.

An interesting library for making use of facial gesture detection on a live video feed.

Original article: Open Source iOS Library That Sends Notifications Based On Facial Gestures Detected

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *