Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 488 Bytes

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