/RecordARFace

Primary LanguageSwiftMIT LicenseMIT

RecordARFace

Platform arkit swift Version License

Example

To run the example project, clone the repo, and run pod install from the Example directory first. It operates on actual machine. We can authenticate the face, mask the face with AR, and record the masked image.

Face tracking is available only on iOS devices with a front-facing TrueDepth camera (see iOS Device Compatibility Reference).

Image

Installation

RecordARFace is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RecordARFace'

Author

daisukenagata, dbank0208@gmail.com

License

RecordARFace is available under the MIT license. See the LICENSE file for more info.