All Projects → ailiwean → Nbzxing

ailiwean / Nbzxing

Licence: mit
🔥 2020年最好用的开源扫码,全方位优化,强烈推荐!! 支持多种常规zxing无法扫出的码,用就完了!! 🔥

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Nbzxing

Zxinglite
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Stars: ✭ 2,117 (+1050.54%)
Mutual labels:  zxing, qrcode, barcode, scan
ZxingSupport
A Library based on Zxing, make you easy to develop 1D/2D barcode-scan App.
Stars: ✭ 15 (-91.85%)
Mutual labels:  qrcode, barcode, zxing
Swiftscan
A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)
Stars: ✭ 1,349 (+633.15%)
Mutual labels:  qrcode, barcode, scan
Swiftscan
A barcode and qr code scanner( 二维码/条形码扫描、生成,仿微信、支付宝)
Stars: ✭ 293 (+59.24%)
Mutual labels:  qrcode, barcode, scan
Scannermapp
A QR-code and barcode acanner app built in Delphi using ZXing and TFrameStand
Stars: ✭ 65 (-64.67%)
Mutual labels:  zxing, qrcode, barcode
Barcodescanner.xf
Barcode Scanner using GoogleVision API for Xamarin Form
Stars: ✭ 82 (-55.43%)
Mutual labels:  camera, qrcode, barcode
barcode scan2
[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
Stars: ✭ 43 (-76.63%)
Mutual labels:  qrcode, barcode, scan
Instascan
HTML5 QR code scanner using your webcam
Stars: ✭ 2,657 (+1344.02%)
Mutual labels:  zxing, camera, qrcode
Zxingview
👍 Lowest cost integration and most convenient customization zxing on android
Stars: ✭ 23 (-87.5%)
Mutual labels:  zxing, qrcode, barcode
Ngx Scanner
Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.
Stars: ✭ 420 (+128.26%)
Mutual labels:  zxing, camera, barcode
r scan
📷🖨Flutter二维码&条形码扫描插件,支持相机、文件、链接、Uint8List类型扫描
Stars: ✭ 108 (-41.3%)
Mutual labels:  qrcode, barcode, scan
Library
Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
Stars: ✭ 1,006 (+446.74%)
Mutual labels:  zxing, qrcode, barcode
Qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Stars: ✭ 401 (+117.93%)
Mutual labels:  zxing, qrcode, barcode
Czxing
C++ port of ZXing and ZBar for Android.
Stars: ✭ 854 (+364.13%)
Mutual labels:  zxing, qrcode, barcode
React Native Qrcode Scanner
A QR code scanner component for React Native.
Stars: ✭ 1,796 (+876.09%)
Mutual labels:  camera, qrcode, barcode
Jsprintmanager
Advanced Client-side Printing & Scanning Solution for Javascript
Stars: ✭ 74 (-59.78%)
Mutual labels:  barcode, scan
Unitybarcodescanner
Simple Unity Barcode Scanner
Stars: ✭ 180 (-2.17%)
Mutual labels:  camera, qrcode
Blabel
🏷 Python label/sticker PDF generation. HTML templates, built-in barcodes, qr codes, and other goodies
Stars: ✭ 63 (-65.76%)
Mutual labels:  qrcode, barcode
Zzyqrcodeswift
a scanner for QRCode barCode 最好用的ios二维码、条形码,扫描、生成框架,支持闪光灯,从相册获取,扫描音效等,高仿微信,微博
Stars: ✭ 97 (-47.28%)
Mutual labels:  qrcode, barcode
Qrcodescanner
Android QR Code scanning library : QR Scanning library based on zxing for android devices API 15 and up
Stars: ✭ 117 (-36.41%)
Mutual labels:  zxing, qrcode

NBZxing

一个稳定完善的扫码库,几行代码既可接入,完美适配各种分辨率无拉伸,可插拔式自定义UI 。

亮点

  • 基于google-cameraView调整优化,大量机型测试,可稳定流畅启动关闭相机
  • Camera2-Camera1分别实现扫码, 高版本默认走Camera2, 低版本Camera1, Camera2启动失败走Camera1
  • 灰度算法处理, 可应付一些特殊场景二维码并可拓展
  • 自定义探测器支持非白边等异形二维码识别
  • zxing源码修改,彻底解决复杂二维码扫出一堆不相干数字问题
  • 可能是目前最完善的扫码横竖屏切换,可配置不同布局,可动态切换

依赖

API

	        implementation 'com.github.ailiwean:NBZxing:0.2.1'
		//若需要使用灰度算法增强库,再次添加以下依赖(纯java超轻量,两个同时依赖,包体积只增大约400kb,混淆后仅200k)
		implementation 'com.github.ailiwean:NBZxing-Scale:0.0.6'

NBZxing-Scale

说明

  • 仅AndroidX 不提供support,有需要自己改也没多少。
  • 库中已经包含zxing源码无需再次依赖

WIKI

如何使用-超简易

感谢@guangming提供近百台机型应用测试🙏

下载体验

在这里插入图片描述

  • 手动改文件后缀改为apk
😊 <自从写了这个库后,感觉身体与时间被掏空!!真的是花费了太多精力。如果觉得还凑合不错,强烈请求来上一个star ,开源不易,多多鼓励,感谢!> 😊

测试二维码

标准反色 82984899-9f981600-a025-11ea-9fe6-ad9fead67afa.png
彩色 caise.png
暗色 over_dart.png
曝光 over_light.png
浅色 test_gray.png
间断 test_inter.png
黑边 test2.png

联系我

QQ群: 444236054欢迎进群交流

😊 😊
请喝咖啡 pay.png
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].