Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
-
Updated
Nov 23, 2019 - Swift
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Face recognition system for ID photos
Is there a way to determine if a fingerprint is of value, meaning the image is good enough to be read/matched. Some use cases are: a partial fingerprint or may be something that is partially smudged?
Code and models for paper "Robust Minutiae Extractor: Integrating Deep Networks and Fingerprint Domain Knowledge" at International Conference on Biometrics (ICB) 2018
Using oriented gabor filters to enhance fingerprint images
Ordinal Regression tutorial for the International Summer School on Deep Learning 2019
The README file indicates that we should use python3 enroll-all.py to enroll all the subjects. However, no file called enroll-all.py exists inslde the python folder.
EDCC: An efficient and accurate algorithm for palmprint recognition.
A Kotlin library that makes biometric authentication quick and easy.
It may be wise to use git submodules instead of relying on GitHub-generated zip files of repository code for OpenCV and BioMDI. Otherwise, documentation should be improved on how exactly to use pre-downloaded code. See also #24.
Managed wrapper in C#/NET for the Windows Biometric Framework
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Code and information for face image quality assessment with SER-FIQ
Add the recent changes to this repo's readme to the website.
Framework for biometric authentication (via TouchID) in your application
Extract minutiae features from fingerprint images
Demo to show keystroke dynamics / keystroke biometrics
Records the keystroke timing data and creates a model. Applies learning algorithms and statistical models to differentiate between a valid user and an intruder
Methods for automatic detection of glasses in near-infrared iris images
Fingerprint recognition engine for .NET that takes a pair of human fingerprint images and returns their similarity score. Supports efficient 1:N search.
NIST Image Group Biometric Repositories
Biometric hotkeys (Win10 application launcher)
Kaggle Competitions: Find the nuclei in divergent images to advance medical discovery
Employing Fusion of Learned and Handcrafted Features for Unconstrained Ear Recognition
Biometrics on Keystroke Dynamics
Generates masks you can print out, cut and wear from images of faces.
A robust algorithm for extracting ROI from palm image taken by mobile phone.
Add a description, image, and links to the biometrics topic page so that developers can more easily learn about it.
To associate your repository with the biometrics topic, visit your repo's landing page and select "manage topics."
Feature Request
Show an error message when the Swift version isn't correct
Feature Description
Hello,
It will be good to show an error when the Swift version isn't 3.X but 4.X, to prevent time wasting for searching the problem :) (Actually there is a silent error and the fingerprint won't show).
Dylan