The project is still being developed as part of my ASL application project.
The library continually detects faces in 2D image frames from camera by using Vision and return the transform of faces in 3D space by using ARKit.
To run the example project, clone the repo, and run pod install from the Example directory first.
- iOS 11.0+
- Xcode 9.0+
ARFaceScanner is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ARFaceScanner'Simon, zhangy405@gmail.com
ARFaceScanner is available under the MIT license. See the LICENSE file for more info.