Skip to content

Program for detecting and capturing fingerprint images from fingerprint recorders

Notifications You must be signed in to change notification settings

andie23/Hikvision-fingerprint-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Web based service for Hikvision fingerprint devices. Has web based APIs for verifying and recording fingerprints

How it works

Runs a local web service on a windows machine on some port number. With the fingerprint device connected to the localmachine, the webservice listerns for events to initiate the fingerprint device to scan any finger placed on the scanning glass. You can integrate this service with your website inside the browser using the localhost's name and the port number assigned to the webservice.

Api endpoints

/capture : get's a snapshot of a fingerprint and returns fingerprint token /match : service for matching two fingerprint tokens

Requirements

  • Windows 7 or later
  • (Recommended) HikVision Fingerprint recorder Device model DS-k1f820-F
  • Python 3.0

Installation

  • In application folder, create direction named lib
  • Copy Hikvision SDK files into lib directory

About

Program for detecting and capturing fingerprint images from fingerprint recorders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages