Hi I am trying to develop a project in Java as per the following requirements:
1. I need to store fingerprints in The oracle database, taken by any fingerprint scanner.
2. I need to access data using fingerprint matching process.
3. I donot know how to match the patterns using algorithms. I need code for that to imply.
4. Is there any website from where I can get help to store fingerprints in Oracle DB using java?