All Projects → jp1017 → UVCCameraZxing

jp1017 / UVCCameraZxing

Licence: Apache-2.0 license
USB串口摄像头识别二维码

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to UVCCameraZxing

Qbox
🐈 RxJava+Retrofit+Okhttp+Glide + A life tool App, contains modules: news; jokes; constellation fortune; LED; weather; calendar; two-dimensional code, and more ... 小秋魔盒是一个生活工具 App,主要功能有:新闻资讯;微信精选美文;笑话趣图;星座运势;LED字幕;天气;日历;二维码;手电筒;老黄历。在开发中尽可能多的用了目前比较流行的框架和库。
Stars: ✭ 1,360 (+1558.54%)
Mutual labels:  zxing
Gozxing
Port of ZXing (https://github.com/zxing/zxing) core to pure Go.
Stars: ✭ 195 (+137.8%)
Mutual labels:  zxing
ZxingScan
基于MLKit实现二维码,条形码识别;实现微信效果样式;
Stars: ✭ 99 (+20.73%)
Mutual labels:  zxing
Qrcodescanner
Android QR Code scanning library : QR Scanning library based on zxing for android devices API 15 and up
Stars: ✭ 117 (+42.68%)
Mutual labels:  zxing
Suiyue
碎阅APP
Stars: ✭ 177 (+115.85%)
Mutual labels:  zxing
Jsqrscanner
JavaScript QR Code scanner for HTML5 supporting browsers
Stars: ✭ 212 (+158.54%)
Mutual labels:  zxing
Zxing Typescript
Open-source, multi-format 1D/2D barcode image processing library ported from Java in TypeScript usable from node or browser
Stars: ✭ 68 (-17.07%)
Mutual labels:  zxing
gift-shop
A gift-shopping app, developed with android 5.0 widgets and transitions.
Stars: ✭ 15 (-81.71%)
Mutual labels:  zxing
Nbzxing
🔥 2020年最好用的开源扫码,全方位优化,强烈推荐!! 支持多种常规zxing无法扫出的码,用就完了!! 🔥
Stars: ✭ 184 (+124.39%)
Mutual labels:  zxing
AndroidModule
Android 通用模块封装
Stars: ✭ 110 (+34.15%)
Mutual labels:  uvccamera
Zxinglite
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Stars: ✭ 2,117 (+2481.71%)
Mutual labels:  zxing
Qrcodereaderview
Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes
Stars: ✭ 1,873 (+2184.15%)
Mutual labels:  zxing
Instascan
HTML5 QR code scanner using your webcam
Stars: ✭ 2,657 (+3140.24%)
Mutual labels:  zxing
Qrandbarcodescanner
An Android app for scanning QR codes and barcodes
Stars: ✭ 114 (+39.02%)
Mutual labels:  zxing
QRCodeCameraX
QRcode decoder based on CameraX & zxing-core & ML kit, in less than 50 lines
Stars: ✭ 111 (+35.37%)
Mutual labels:  zxing
Searchitem
小搜搜——商品条形码/二维码搜索APP
Stars: ✭ 96 (+17.07%)
Mutual labels:  zxing
Zxing Barcode
A barcode scanner based on zxing for android
Stars: ✭ 206 (+151.22%)
Mutual labels:  zxing
windows-camera-class-filter-driver
An example of a camera class (upper) filter driver for Windows.
Stars: ✭ 27 (-67.07%)
Mutual labels:  uvc
QRCodeView
用于简化二维码扫描的框架
Stars: ✭ 34 (-58.54%)
Mutual labels:  zxing
ZxingTest
No description or website provided.
Stars: ✭ 35 (-57.32%)
Mutual labels:  zxing

USB 摄像头二维码识别

Build Status

2.40

  1. 升级lib库
  2. 升级zxing库到3.3.2
  3. 生成彩色二维码

usb摄像头识别二维码,涉及安卓技术:

  1. TextureView 使用
  2. 进程间通信,aidl
  3. Service使用
  4. 二维码/条码识别,支持选择图片识别
  5. USB连接
  • 运行项目,连接USB摄像头,即可自动识别二维码
扫描二维码 识别结果 选择相册

同样也可识别条码,详细使用请参考我的博客: USB摄像头预览识别二维码

参考:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].