Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Security

Linux and Biometrics? 9

OctaneZ asks: "While this topic has been brought up Twice Before, once in May 1999 and again in October 2000, yet another year has gone by with very little discusion, at least that I have seen in the field of UNIX and biometric scurity. There are now projects like the BioAPI Consortium. But very little has actually come of it. Is anyone out there using biometrics for UNIX security? Or security period? Any advice on implementations? Anyone with experience, give us the heads up: What works and what doesn't?"
This discussion has been archived. No new comments can be posted.

Linux and Biometrics?

Comments Filter:
  • by Daniel Dvorkin ( 106857 ) on Monday March 04, 2002 @07:36PM (#3109206) Homepage Journal

    I really hate how the meaning of the word "biometrics" has been narrowed in popular usage to mean, "Face scanning for security purposes." It used to be used to refer to anything having to do with biological measurement, including biostatistics, medical sensing, etc. -- e.g., check out the UCHSC Biometrics graduate program [uchsc.edu]. But from now on, everyone will only think of it as referring to Big Brother.

  • I've been doing a little bit of work in this area--it seems that the VisMod [mit.edu] group at MIT released a simple face recognition system about 10 years ago. It uses the eigenface method, which is generally considered the standard (though there have been other models proposed).

    I've ported the code to Linux and BSD, and it works all right, though it takes a lot of configuring, and uses a strange format for the images. I'll get around to making a HOWTO at some point, but until then, if anyone wants to play around with the program, they can grab the source for Linux [tjs.org] and BSD [tjs.org].

    Since these are open source, and the method is fairly easy to understand (there are docs all around about it), I hope that some OSS programmers will take some time to improve on this.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...