Touchless Invisible PIN ATM
Eye-blink authentication · Java, JavaFX, Spring Boot, OpenCV
- A touchless ATM where the PIN is entered by eye-blink patterns, read through computer vision — no keypad, no shoulder-surfing.
- JavaFX interface with a Spring Boot backend handling account authentication and transaction management.
- Real-time blink detection in OpenCV; MySQL stores profiles, accounts, blink credentials and transaction records.
- Maven-managed, modular architecture built to scale.