Java-based Biometric Authentication System
Requirements: Java.
Face recognition is essential in many applications, including mugshot matching, surveillance, access control and
personal identification, and forensic and law enforcement
applications. In this problem, we have a database of a face images for a group of
people. Then, given an unknown face image, we want to answer the question: “which
person in our database does this image belong to?” Many algorithms and techniques
have been proposed for solving such a problem. We propose a simple and reliable approach
for face recognition that results extremely effective for real-time applications.
Index Terms: Java, source, code, face, recognition, matching.
Release 2.0 Date 2013.05.22
Major features:
Release 1.0 Date 2013.02.26
Major features:
- Java based face recognition system
- Database
- GUI-based interface
- Fast and optimized code
-
-