Skip to content

Face recognition / detection with Apple Vision API in Swift 4 for iOS 11

Notifications You must be signed in to change notification settings

flxschmidt/Face-Recognition-In-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Face-Recognition-In-Swift

Face Detection and Recognition

This code example shows you, how you can detect faces on an image by using the API of Apples Vision Framework. For more information about Vision see https://developer.apple.com/documentation/vision

The detection works with single and multiple faces in the image.

Prerequisite

  • Xcode 9
  • Swift 4
  • iOS 11

Examples

multiple faces

multiple faces

About

Face recognition / detection with Apple Vision API in Swift 4 for iOS 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages