Skip to content
master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 28, 2018
app
Jun 6, 2019
Jun 30, 2018
Jul 2, 2018
Jun 28, 2018
Jul 2, 2018
Jun 28, 2018
Jun 28, 2018

README.md

ZXingCamera

欢迎赞赏,以支持服务器、域名等费用

Camera for Android

  • 1.利用zxing的camera实现拍照

只需要引用库,查看demo中的CameraActivity

compile 'io.github.dltech21:zcamera:1.0.3'
  • 2.实时身份证ocr拍照,ocr准确率不太高,只是用于拍照识别,后续会做拍照后采用face++做一次校验

只需要引用库idcard_ocr,不再需要zcamera,查看demo,

compile 'io.github.dltech21:idcard_ocr:1.1.1' 

支持armv7的包

compile 'io.github.dltech21:idcard_ocr:1.1.3' 

About

Camera for Android,身份证号码识别 (本地,实时)

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.