Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regulaforensics/facecorematch-swift-package
https://github.com/regulaforensics/facecorematch-swift-package
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/regulaforensics/facecorematch-swift-package
- Owner: regulaforensics
- Created: 2024-06-12T13:13:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T12:26:24.000Z (3 months ago)
- Last Synced: 2024-10-19T16:50:39.712Z (3 months ago)
- Language: Swift
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face SDK: Match Core Swift Package
Regula Face SDK provides secure and convenient facial recognition with biometric verification and prevents fraudulent presentation attacks such as the use of static face images with or without electronic devices, printed photos, video replays, video injections, or realistic masks instead of a real person.
[Discover more functionality](https://regulaforensics.com/products/face-recognition-sdk/)
## How to Install
1. In Xcode, naviate to File > Add Package Dependencies.
2. In the prompt that appears, enter the package URL:```
https://github.com/regulaforensics/FaceCoreMatch-Swift-Package
```
3. Select the version you want to use. For new projects, we recommend using the newest version of Document Reader SDK.
4. Select the project you want to add the package.
5. Click Add Package.Once you're finished, Xcode will begin downloading and resolving dependencies.
## Migration from CocoaPods to SPM
If migrating from a CocoaPods-based project, run `pod deintegrate` to remove CocoaPods from your Xcode project. The CocoaPods-generated .xcworkspace file can safely be deleted afterward.
If you're adding Face SDK Swift Packages to a project for the first time, ignore this notice.
## Documentation
For detailed documentation, click [here](https://docs.regulaforensics.com/).
## Support
If you have any technical questions, feel free to [contact us](https://support.regulaforensics.com/hc/requests/new).