awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesQR Code Scanner Libraries

Captures device camera video and decodes QR codes in real time with configurable scanning behavior.

Distinct from Camera Libraries: Distinct from Camera Libraries: focuses specifically on QR code scanning from camera feeds, not general camera control.

Explore 6 awesome GitHub repositories matching mobile development · QR Code Scanner Libraries. Refine with filters or upvote what's useful.

Awesome QR Code Scanner Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mrousavy/react-native-vision-cameramrousavy 的头像

    mrousavy/react-native-vision-camera

    9,479在 GitHub 上查看↗

    This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a high-performance interface for mobile applications to handle hardware control, media capture, and live camera frame processing. The framework includes a dedicated system for running AI models and custom analysis on live camera streams using high-performance worklets. It also functions as a real-time detection and decoding system for QR codes and barcodes. Broad capabilities cover the capture of high-resolution photos and videos with controls for zoom, HDR, and frame rates. The projec

    Provides a real-time detection and decoding system for QR codes and barcodes within a mobile camera feed.

    TypeScriptandroidbarcodecamera
    在 GitHub 上查看↗9,479
  • bingoogolapple/bgaqrcode-androidbingoogolapple 的头像

    bingoogolapple/BGAQRCode-Android

    8,016在 GitHub 上查看↗

    BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes. The project includes a customizable UI kit for implementing branded scanning interfaces with adjustable dimensions, colors, and animation styles. It also provides tools for creating customized barcodes featuring specific color palettes and embedded logos. The toolkit manages camera hardware settings, including flashlight control, zoom levels,

    Ships a comprehensive library for recognizing and decoding QR codes and barcodes on Android.

    Cqrcodeqrcode-androidqrcode-generator
    在 GitHub 上查看↗8,016
  • mebjas/html5-qrcodemebjas 的头像

    mebjas/html5-qrcode

    6,030在 GitHub 上查看↗

    html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser, processing live video from a device camera or decoding codes from uploaded image files without any server-side involvement. The library handles real-time scanning from continuous camera feeds with adjustable frame rates and scanning regions, while also supporting file-based decoding for static images. The scanner offers configurable behavior through runtime settings, allowing developers to adjust scanning speed, viewfinder region, aspect ratio, and restrict decoding to specifi

    Captures device camera video and decodes QR codes in real time with configurable scanning behavior.

    TypeScriptbarcodecamerahtml5
    在 GitHub 上查看↗6,030
  • efprefix/efqrcodeEFPrefix 的头像

    EFPrefix/EFQRCode

    4,751在 GitHub 上查看↗

    EFQRCode 是一个 Swift 库,用于在 iOS、macOS、watchOS、tvOS 和 visionOS 上生成、美化和扫描二维码。它作为一个工具包,用于创建静态和动态二维码,并从单张或多张图像中提取编码文本。 该库通过集成水印、图标和动画序列实现视觉品牌化。它支持多格式导出,允许将生成的代码保存为静态图像、无损 PDF、动态 GIF 或视频文件。 该工具包涵盖了二维码生成、基于图像的数据提取和动态媒体导出等高阶功能领域。

    Provides utilities for detecting and extracting encoded text from QR codes within images.

    Swift
    在 GitHub 上查看↗4,751
  • skillcollege/simplifyreaderSkillCollege 的头像

    SkillCollege/SimplifyReader

    4,549在 GitHub 上查看↗

    SimplifyReader 是一个多用途 Android 应用程序和多模块客户端,专为消费新闻和媒体以及扫描二维码而设计。它被构建为一个 Material Design 应用程序,实现了模型-视图-呈现器(MVP)架构,以将业务逻辑与用户界面分离。 该应用程序将多个功能模块集成到一个界面中。这些模块包括用于检索头条和文章的新闻聚合、具有搜索和缩放功能的图像浏览、视频流媒体,以及用于播放来自远程源音乐的音频播放。 该项目还包括一个二维码扫描实用程序,它利用图像识别库将扫描的数据解码为文本。远程内容通过嵌入式浏览器组件和自适应屏幕布局进行渲染。

    Integrates a specialized library to decode QR codes from camera input in real time.

    Java
    在 GitHub 上查看↗4,549
  • cozmo/jsqrcozmo 的头像

    cozmo/jsQR

    3,992在 GitHub 上查看↗

    jsQR is a JavaScript library for locating and decoding QR codes directly within a browser or Node.js environment. It functions as a client-side scanner and decoder that extracts text and data from images using pixel arrays, removing the need for server-side processing. The library provides tools for QR code localization to identify the exact coordinates of corners and alignment patterns within a larger image. It uses image pattern recognition to isolate the QR code and extract its encoded content. Its internal operations cover binarization-based thresholding, geometric pattern localization,

    Provides a JavaScript-based scanner implementation for decoding QR codes in browser environments.

    TypeScriptqrqr-codeqr-parsing-library
    在 GitHub 上查看↗3,992
  1. Home
  2. Mobile Development
  3. Camera Libraries
  4. QR Code Scanner Libraries