Live Face Detection - iOS

  • Tech Stack: Swift, UIKit, Storyboard, Vision Framework, macOS, Xcode 14
  • Dataflair Article URL: Article Link
  •  
  • Dataflair Project Download URL: Project Download
  •  
  • Github URL:
  •  

Live Face Detection allows us to detect faces in real-time camera feeds and perform various tasks based on the detected faces. It uses Apple's Vision Framework to detect faces and mark them with bounding boxes in real-time.


Screenshots:

Screenshot 2