Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 17th, 2005, 2:23 AM   #1
oni_ph
Newbie
 
Join Date: May 2005
Posts: 4
Rep Power: 0 oni_ph is on a distinguished road
Biometrics in VB6

Does anyone know about biometrics programming using VB6?

I've read articles about biometrics programming but none of them refers to visual basic. If anyone here knows about this topic, your help would be greatly appreciated. thanks.
oni_ph is offline   Reply With Quote
Old May 17th, 2005, 9:06 AM   #2
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
What do you mean specifically: biometrics usually involves specific hardware, and usually any decent language (inc VB) is up to it. Specifically though, processor intensive operations such as pattern matching using neural nets (e.g. fingerprint recognition) can only be realistically programmed in assembly or C.
Rory is offline   Reply With Quote
Old May 17th, 2005, 8:35 PM   #3
oni_ph
Newbie
 
Join Date: May 2005
Posts: 4
Rep Power: 0 oni_ph is on a distinguished road
Quote:
Originally Posted by Rory
What do you mean specifically: biometrics usually involves specific hardware, and usually any decent language (inc VB) is up to it. Specifically though, processor intensive operations such as pattern matching using neural nets (e.g. fingerprint recognition) can only be realistically programmed in assembly or C.
I see what you mean. I have heard about DigitalPersona fingerprint sensor. This can be manipulated using VB6. Do you have an idea about this? Thanks for replying to my thread. Your info is appreciated.
oni_ph is offline   Reply With Quote
Old May 18th, 2005, 2:24 PM   #4
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Sorry, is this a piece of hardware or an SDK? If it's the first, you'll need to do the actual pattern recognition using a faster language such as C, i.e. download an open-source library (DLL) and compile it - If you're a genius then write it yourself, but neural nets and AI are the subjects of a PhD thesis, and certainly way beyond me!

Either way, once you've got a library or similar that you know works, you would call it either through the API or a COM reference: the library's documentation should provide the correct declarations/classes to use, and it's basically down to further experimentation.
Rory is offline   Reply With Quote
Old May 18th, 2005, 8:40 PM   #5
oni_ph
Newbie
 
Join Date: May 2005
Posts: 4
Rep Power: 0 oni_ph is on a distinguished road
"is this a piece of hardware of an SDK?"

Well i really don't know. I guess, and i think, that it's both hardware and an SDK that can manipulate the hardware---or is there such thing that exists?. I know its a PhD subject(s) but i'm interested in exploring this kind of technology--in VB of course--and i can't write from scratch the actual pattern recognition. Is there such an SDK that can manipulate such hardware(i.e. DigitalPersona fingerprint sensor)? or an open-source library in VB? do you have an idea about this? thanks for your cool info, rory.
oni_ph is offline   Reply With Quote
Old May 19th, 2005, 9:38 AM   #6
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
It looks like you're going to have a hard time finding anything that'll work from VB that you don't have to pay for: http://sourceforge.net/projects/ffpis/ was all I could find, but it's still at Alpha. There are plenty of BSD modules as well, but getting them to run on windows and furthermore as a VB COM object would be very difficult - just keep googling, and you'll probably find something!
Rory is offline   Reply With Quote
Old May 19th, 2005, 8:04 PM   #7
oni_ph
Newbie
 
Join Date: May 2005
Posts: 4
Rep Power: 0 oni_ph is on a distinguished road
I'm already having a hard time finding infos on this tech. I'm interested in learning this tech in general and not just focus on a particular brand (i.e. hardware and its SDKs). The site you gave me is cool - first time i've known sourceforge - there fingerprint imaging software sure is interesting. Like you said - just keep googling - hope i can find one. thanks a lot rory
oni_ph is offline   Reply With Quote
Old May 20th, 2005, 7:54 PM   #8
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
OK, no probs. Good luck with your project .
Rory is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:28 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC