GithubHelp home page GithubHelp logo

neo2016 / idcardocr_china Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 465857721/idcardocr_china

0.0 2.0 0.0 6.92 MB

基于tesseract,实现摄像头扫描识别**二代身份证

Java 100.00%

idcardocr_china's Introduction

IDCardOCR_China

基于tesseract,实现摄像头扫描识别**二代身份证

Usage

demo主要提供思路,通过摄像头取景,预览裁剪,ocr识别.

ScreenShots

image

TODO

  • 姓名ocr识别
  • 民族识别

建议

1.对esseract进行训练,目前用的文件为eng数据,没有针对二代身份证进行优化,可以自己进行训练,只识别1-0和英文X。数据包也会相应减小。 ( baseApi.setVariable("tessedit_char_whitelist", "0123456789Xx");)也可以设置白名单,代码里设置了,但是这样没有减少训练文件的大小.

2.目前demo仅仅识别了身份证号码,可以裁剪出来其他信息进行ocr,后续进行优化.... #Thanks https://github.com/tdk-farkas/CameraSFZ 身份证裁剪 #Changelog V0.0.2(2016/12/24)

  • 6.0权限适配
  • 识别单词设置白名单 增加识别率

V0.0.1(2016/12/01)

  • 项目导入

idcardocr_china's People

Contributors

465857721 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.