Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 726 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 726 Bytes

NBIS

This repository contains shell scripts that have been developed in the course of a lecture on IT-security (specfically biometrics) at Hochschule Rhein Waal in 2014/2015. It contains two shell scripts for enrolment of WSQ images and for authentication of users. The scripts utilize the NBIS tools of NIST (http://www.nist.gov/itl/iad/ig/nbis.cfm) for the core biometric functionality.

Instructions

In oder to use the scripts you may:

  1. Obtain your copy of the NBIS tools first from http://www.nist.gov/itl/iad/ig/nbis.cfm and install it according to the instructions.
  2. Adopt the values of the variables in the variables.sh to your needs

In case of any questions, please contact [email protected].