IDcard. Read identity cards automatically instead of typing in the information by hand.

github.com/tramyardg/ideIDcard

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2019
  • updated gitignore added data.log folder
  • flag if no face detected (cropped image col empty in csv file)
  • updated app demo image and refactoring
  • face detection completed
  • updated app for face detection
  • renamed Util.java, removed ReadImageData, and updated README.md
  • face detection in progress and minor refactoring
  • Merge branch 'master' of https://github.com/tramyardg/ideIDcard.git
  • minor refactor
  • Update README.md with app demo image
  • app image demo
  • save as csv file working
  • save as csv file in progress
  • save as txt file now done
  • .gitignore now working
  • create and save text in file
  • test data image & save as text file & refactoring
  • Extracting text from an image page
  • previewing image in window
  • open image file dialog