Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am using a fingerprint module of SFG company and i have started developing a small code in C#.Net for that module where it can capture the fingerprint image and display that image but i am unable to get this thing...please help me out please reply ASAP

please provide me the code if any one has already did it....thank you in advance please help me
Posted
Comments
Legor 25-Sep-12 5:25am    
What do you mean by this "but i am unable to get this thing" ? Also nobody here will provide you complete solutions but try to help with specific problems (in your code).
Zoltán Zörgő 25-Sep-12 5:31am    
Is the manufacturer providing any API, SDK for C# or at least for unmanaged windows environment? If not you will be not able to develop an application on your own.
Unareshraju 25-Sep-12 5:32am    
are you doing this in Mobile app?
sampath1990 25-Sep-12 7:20am    
No he didnt provide any kind of API's that's y i have said that i am unable to work on it actually module which i am using is a china made from a company named SFG...
sampath1990 25-Sep-12 7:29am    
No dude its not on mobile

I hope you are using some sort of a sdk to capture the finger print. Most of the SDK comes with the sample application. I think you better understand the API first, without start writing the application.

Anyway, better to tell your problem specifically, otherwise no one will be able to answer.
 
Share this answer
 
Comments
sampath1990 25-Sep-12 7:27am    
No dude he didnt provide any kind of API's or SDK .....My aim is to develop a code for GUI so that we can capture the image,verify the images from the database and give the user a result that if its a Match or Not found

i have declared fingerprint module as fp and i started a if loop that if(fp==1) this means that fingerprint module is initialised or powered on and now i didnt find anything to capture the fingerprint image when we keep our finger on that module
yaprig 29-Aug-13 5:29am    
Have you done any progress on this??
check this one.. this is the TOP result in GOOGLE search mate..

A Framework in C# for Fingerprint Verification[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900