Philipp Meisberger

Results 12 comments of Philipp Meisberger

Hey @gitcat555 , I could not reproduce this behavior. In my case the same hash is generated. Could you provide some code which reproduces the faulty behavior?

Indeed, this is really strange. I still could not reproduce it with ZFM-20: > phil@asgaard ~/Informatik/PMCW/Projekte/PyFingerprint/src/files/examples $ python2 example_search.py > Currently used templates: 2/1000 > Waiting for finger... > Found...

You mean this line? > f.loadTemplate(positionNumber, 0x01) If you delete this line you would get a different hash as you download the contents of image buffer. The stored template must...

Sure, you can directly access the stored templates. But the reading process (`readImage()`) results just in an image which has to be converted to an template by extracting the fingerprint...

You are trying to get packages for the outdated Debian Wheezy. The APT repository only contains packages for the previous and the current Debian release. At this moment the previous...

Hi, this is expected because you may never put the finger at the same position on the sensor. Kind regards

Hi, please see https://sicherheitskritisch.de/2015/03/fingerprint-sensor-fuer-den-raspberry-pi-und-debian-linux-en/, #1 or #71.

Please see #99 or many other "closed" issues.

Please see #89

Hi, according to this datasheet (https://www.openhacks.com/uploadsproductos/r301t_fingerprint_module_user_manual.pdf) the sensor seems to be compatible with PyFingerprint. This error is often reported. Please take a look at other issues (especially which are "closed").