Can we do fingerprint recognition using c#?

crazykid

Newbie
Joined
Sep 26, 2010
Messages
22
Reaction score
0
Can we do fingerprint recognition using c#? If yes then how should I start doing it? Can anyone give me an example code for that?
 
Yes you can do fingerprint recognition using c#, when you buy fingerprint recognition device you will get SDK with it. And with sdk you will get sample codes of .net too
 
You will get a compact disk with the fingerprint device install driver and sdk from it, you will find few examples there too
 
You will need sdk to do fingerprint project and you will get it with fingerprint device driver
 
Finger print authentication should be used in conjunction with another method: key file, token device, voice analysis, a simple password.... retina scanning is a bit harder to bypass, however HD cameras are making this easier to overcome. Just a thought to consider.
 
Not a pro programmer but know basics of C, C++, Java. First you have to buy the finger recognition hardware which can be bought easily at a reasonable rate on radioshack. Along with that you will get the code and knowing C++ you can alter some of the code according to your need. Thanks.
 
The code you are looking for will be given with the finger print detection drivers. Or if you want to take a look at it then you can go to sourceforge[dot]com
 
Some suprema fingerprint locks allow for development in c#, c++, etc.

You can find them all over online.
 
You can find the source code but you can not get the perfect code. If you do not understand the matter totally then you can not solve the bug. You need to have the basic ideas about this.
 
Very easily.Are you starting from scratch or do you already have a device and basic drivers?
 
Back
Top