0
votes
0answers
65 views
Why can I tamper the file? [closed]
Hi! To demonstrate the usefulness of signatures and digital fingerprints I loaded mspaint into a hex editor and altered one character from P to X (the character was located in a st …
0
votes
0answers
19 views
FingerPrint Reader SDK or API
Hello,
I am looking for an SDK or API that I could utilize to simply grab a Bitmap or Byte[] from the fingerprint reader. Most of the SDKs out there do much more than this and re …
1
vote
1answer
180 views
Creating digital persona fingerprint template from serialized data
This is a very specific question which will probably earn me the tumbleweed badge, but please answer if you can
I've imported DigitalPersona sdk dll's as type libraries into Delph …
0
votes
2answers
109 views
open source SDK for fingerprint matching
I am looking for a opens source SDK in java for fingerprint matching with good accuracy.
Can anyone suggest me one?
4
votes
2answers
162 views
fingerprint reader or thumb reader
I am wanting to develop an Automatic Attendance System using a thumb reader. When the user enters the office campus, they must put their thumb on to a thumb reader and is then mark …
0
votes
1answer
72 views
How to get the image from the fingerprint scanner?
I'm using C++ and I have to capture image from fingerprint scanner. Is there some libraries for this case? I need free solutions. And better cross-platform solutions, but the aim-O …
0
votes
1answer
37 views
Microsoft Thumb Reader
Has anyone used the Microsoft thumb reader?
Where can I find detailed API documentation for it?
Does it have a built in identification system?
Does it support Java?
0
votes
1answer
65 views
Is there a way to use a fingerprint scanner with Flex?
I was curious if it's posible to integrate a fingerprint scanner to a Flash/Flex/AIR application, I can't seem to find anything on the web.
4
votes
9answers
1k views
Image fingerprint to compare similarity of many images
I need to create fingerprints of many images (about 100.000 existing, 1000 new per day, RGB, JPEG, max size 800x800) to compare every image to every other image very fast. I can't …
0
votes
3answers
96 views
Best way to Fingerprint and Verify html structure.
Hello there,
I just want to know what is your opinion about how to fingerprint/verify html/links structure.
The problem I want to solve is: fingerprint for example 10 different …
0
votes
0answers
10 views
fingerprint UFP20.The SDK server side dll
I am using fingerprint reader UFP20.
There is a seperate dll called WebSvrMatch.dll for server side usage which is different from client side dll in that it does not reguire finger …
1
vote
2answers
142 views
Fingerprint SDK
Hi,
I am using fingerprint reader UFP20.The SDK providing 2 DLL files (WIS_API.dll,WisCmos2.dll). Unfortunately they not provide c# demo code. I could connect the device and test …
1
vote
1answer
55 views
Storing and comparing biometric information
I am not sure whether this is the best place to post this. But this is strongly related with programming so decided to put this here.
In general we use biometrics in computer appl …
2
votes
2answers
290 views
Java and Fingerprint Recognition
Has anyone implement fingerprint recognition system in Java?
14
votes
9answers
352 views
Efficient way to fingerprint an image (jpg, png, etc)?
Is there an efficient way to get a fingerprint of an image for duplicate detection?
That is, given an image file, say a jpg or png, I'd like to be able to quickly calculate a val …
