kalu-github / module_qrcode

基于【zbar+cxing+zxing】编译,适用于Android平台的二维码扫描生成、条码扫描生成

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo

image image

todolist

  • 相机预览界面手势相机放大缩小
  • 迁移项目依赖到cameraX
  • 支持浅色二维码识别, 线性增强
  • 支持花式二维码识别, 伽马增强
  • 支持线程池并发解析数据

cameraX

https://mvnrepository.com/search?q=androidx.camera
https://developer.android.google.cn/jetpack/androidx/releases/camera
https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-main/camera/

zxing-3.4.1

https://github.com/zxing/zxing/releases
https://mvnrepository.com/artifact/com.google.zxing/core
https://mvnrepository.com/artifact/com.google.zxing/android-core

czxing-1.2.0

https://github.com/nu-book/zxing-cpp/tags

zbar

https://github.com/ZBar/ZBar/tags
http://sourceforge.net/projects/zbar

libiconv

http://www.gnu.org/software/libiconv/

About

基于【zbar+cxing+zxing】编译,适用于Android平台的二维码扫描生成、条码扫描生成


Languages

Language:C 45.3%Language:C++ 44.4%Language:Java 6.0%Language:Shell 2.0%Language:M4 1.2%Language:Roff 0.5%Language:Makefile 0.5%Language:CMake 0.2%Language:Objective-C 0.0%Language:Batchfile 0.0%Language:sed 0.0%