https://github.com/hiejulia/projectjavafxdesktop
Desktop application project created with Java FX
https://github.com/hiejulia/projectjavafxdesktop
javafx opencv
Last synced: 2 months ago
JSON representation
Desktop application project created with Java FX
- Host: GitHub
- URL: https://github.com/hiejulia/projectjavafxdesktop
- Owner: hiejulia
- Created: 2018-12-27T08:54:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T07:24:34.000Z (over 7 years ago)
- Last Synced: 2025-02-08T21:46:20.567Z (over 1 year ago)
- Topics: javafx, opencv
- Language: Java
- Size: 3.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Desktop application project created with Java FX and OpenCV for facial recognition
## Project description
+ Company employees facial recognition detection system
+ Save employees facial patterns for other analysis
## Project features
+ Real time facial recognition
+ Real time object recognition
+ Text detection - using tesseract - detect employee ID card - and save to database( is doing )
## Stack
+ Java FX
+ Maven
+ Database : MySQL
+ OpenCV version 3 - OpenCV wrapper for Java
+ Text recognition with Tesseract OCR library ( is doing )
+ MySQL
+ LIBSVM