Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,
I have a web application, currently we are storing the user details.
Now we wants to store the Thumb Impressions of the users also, for the unique data maintenance.
So, what is the procedure to store these info and how can i retrieve this data to compare(to avoid the duplicates). How should i build the SDK's to implement this process in my website.

And one more concern, is there any issues while inserting the different thumb impression records from the different places at the same time. Is there any chances for the duplicate data.


Please do needful...


Thanks,
Rakesh K
Posted
Updated 30-May-19 17:11pm
Comments
GPUToaster™ 25-Oct-11 6:14am    
Hi Rakesh,
First of all, the Biometric data are binary information unless you store using some other mechanism. Generally the usual formats are derived from ISO/IEC 19794-5 formats and even WSQ.

Secondly, Do you mean comparing a live Biometric with Database?

Thirdly, Are you capturing thumb data fingerwise or as in like a flat scanner?

1 solution

 
Share this answer
 
Comments
avi@410 28-Jul-14 1:28am    
hello frndz ,
i am developed an application in which i am fetching userdata from biometric device and stored in my database. so how to done this work c#

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