molab-itp / 07-FaceMesh

Use ARKit to detect and track the user's face

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceMesh

  • Face Mesh with ARKit and SwiftUI

based on appcoda/Face-Mesh

  • BridgeView uses UIViewControllerRepresentable to create a bridge between UIKit interface code and SwiftUI
  • disabled display of UIKit label, replaced by @Binding var analysis
  • project settings upgraded to iOS 16.0
  • renamed "True Depth" -> FaceMesh

--

Face Mesh with ARKit

Learn how to use ARKit to detect and track the user's face

For the full tutorial, please refer to this link:

https://www.appcoda.com/arkit-face-tracking

About

Use ARKit to detect and track the user's face

License:MIT License


Languages

Language:Swift 100.0%