Giter Site home page Giter Site logo

regulaforensics / facesdk-ios Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 7.0 6.29 MB

Regula Face SDK for iOS

Home Page: https://regulaforensics.com

Swift 98.76% Ruby 0.47% Objective-C 0.77%
regulaforensics regula face face-recognition face-detection liveness liveness-detection face-matching

facesdk-ios's Introduction

FaceSDK Catalog for iOS

Version Platform

The FaceSDK Catalog is an example app for FaceSDK iOS. This project contains various code examples of how to customize and setup FaceSDK for your usecases.

Regula FaceSDK

FaceSDK is a framework that is used for face matching, recognition, and liveness detection.

Requirements

  1. The latest Xcode;
  2. Cocoapods.

Setup

  1. Download or clone the repository using the command;
git clone https://github.com/regulaforensics/FaceSDK-iOS.git
  1. Install Pods;
pod install
  1. Open the Catalog.xcworkspace and run Catalog target.

Documentation

Take a look at our Documentation for the API.

Additional information

If you have any technical questions, feel free to contact us or create issues here.

facesdk-ios's People

Contributors

devglevsky avatar dzmitrysmaliakou avatar pkandrashkou avatar serge-rylko avatar vyakimchik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

facesdk-ios's Issues

[BR] FaceMatchOffline-sample not compile

Captura de Pantalla 2024-01-17 a las 17 45 07

I have tried to test the offline facial comparison library example and when trying to start the project I get errors in certain classes that do not allow them to be executed. any solution?

[BR] Issue with documentation example

In SDK documentation on page https://docs.regulaforensics.com/develop/face-sdk/mobile/http-request-customization/ios/ exists issue with wrong setting parameters of header of iOS requests. Header and value arguments are misplaced.
Should be
request.addValue("Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmYWNlLXNkayI6IkhhdmUgYSBncmVhdCBkYXkhIn0.IPoW0D0LnMv_pL4U22MuIhDNGIdK34TaHhqhKBAaBEs", forHTTPHeaderField: "Authorization")
instead of
request.addValue("Authorization", forHTTPHeaderField: "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJmYWNlLXNkayI6IkhhdmUgYSBncmVhdCBkYXkhIn0.IPoW0D0LnMv_pL4U22MuIhDNGIdK34TaHhqhKBAaBEs")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.