Skip to content

Latest commit

 

History

History
81 lines (54 loc) · 2.31 KB

README.md

File metadata and controls

81 lines (54 loc) · 2.31 KB

card-ocr

Student ID card reader

scanner java tesseract ocr swing

Build Status License

Preview

Preview


Table of Contents


Installation

Built With

Clone

  • Clone this repo to your local machine using https://github.com/GeeKh04/card-ocr

Usage

After the cloning of this repo you can test the app by flowing the instructions :

  • Get your ID card informations position by %
  • Go to the File card-ocr/src/main/java/com/ocr/card/service/CardOCRService.java
  • Update the x & y value by your text region position
double x1; // x1 coordinate of the upper-left corner
double y1; // y1 coordinate of the downer-left corner
double x2; // x2 coordinate of the upper-right corner
double y2; // y2 coordinate of the downer-right corner
  • Run CardApplication on IntelliJ IDEA or any other IDE
  • Choose your ID card
  • Click the Scan button

Features

  • Get a student ID card data

Team

KHOUNA Rida
KHOUNA
github.com/GeeKh04

Support

Reach out to me at one of the following places!


License

License