Skip to content

davidrazmadzeExtra/FaceDetectionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Facial Recognition System - iOS App

Following this tutorial: https://medium.com/onfido-tech/live-face-tracking-on-ios-using-vision-framework-adf8a1799233

🛑 You must use a physical device to run the app. It will NOT WORK in the Simulator.

Screen Shot 2022-08-27 at 11 59 14 AM

Resouces

Vision: https://developer.apple.com/documentation/vision

  • VNDetectFaceLandmarksRequest
  • VNFaceObservation
  • VNImageRequestHandler

AVFoundation: https://developer.apple.com/av-foundation/

https://www.youtube.com/watch?v=cRMMRzk3oKY - https://github.com/tombaranowicz/iOS-Face-Detection

About

Facial recognition system using Apple's Vision Framework and AVFoundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages