T
T
Tremo2016-07-20 16:52:14
Python
Tremo, 2016-07-20 16:52:14

How to interact with fingerprint scanner using debian based python?

Good day to all.
The task is as follows:
Make a room access control system using a fingerprint device. For this task, a raspberry pi microcomputer with the raspbian operating system (based on debian wheezy) will be used. The following fingerprint scanner is being considered - U 4500 USB
The system will need to be able to:
- Add new fingerprints to the database using the fingerprint scanner
- User authentication I check the scanned fingerprint against the one already in the database.
Everything must be written in python.
As far as I understand, using the device, fingerprints are stored either as an image or as a binary?
Is it possible using python to directly read the fingerprints from the device and process them?
I came across the OpenCV library, but still a lot is not clear yet ..

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2016-07-20
@gbg

You will at least need the SDK from the scanner. Which these smart guys give out only on request. And they do not have support for hipster languages:

Supported Interfaces - ANSI C, C++ , Java and JavaPOS

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question