An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: barcode-scanning

Daudmax/barcode-decoder

A YOLOv8-based system for detecting, cropping, and decoding barcodes from images. Trained on a custom barcode dataset, evaluated with precision, recall, and mAP metrics, and implemented using Ultralytics YOLO and Pyzbar libraries.

Language: Jupyter Notebook - Size: 734 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

doo/scanbot-sdk-example-linux

Fast and reliable Linux barcode scanner library

Size: 6.49 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

doo/scanbot-barcode-scanner-sdk-example-android

Fast and reliable barcode scanner library for native Android apps

Language: Kotlin - Size: 3.94 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 29 - Forks: 3

doo/scanbot-sdk-example-web

Fast and reliable JavaScript barcode scanner and document scanner library

Language: TypeScript - Size: 51.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 51 - Forks: 18

pixelverse-llc/strich-sveltekit-sample

STRICH SDK SvelteKit sample code

Language: Svelte - Size: 122 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

pixelverse-llc/strich-vue3-sample

STRICH SDK Vue 3 sample code

Language: Vue - Size: 92.8 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

pixelverse-llc/strich-angular-sample

STRICH SDK Angular sample code

Language: TypeScript - Size: 1.78 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

pixelverse-llc/strich-javascript-sample

STRICH SDK integration example using plain JavaScript/HTML/CSS

Language: HTML - Size: 47.9 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 9 - Forks: 0

jenly1314/ZXingLite

🔥 ZXing的精简极速版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)

Language: Java - Size: 133 MB - Last synced at: 14 days ago - Pushed at: 26 days ago - Stars: 3,182 - Forks: 491

journeyapps/zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder

Language: Java - Size: 8 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 5,849 - Forks: 1,285

aspose-barcode-cloud/aspose-barcode-cloud-go

Go module for communicating with the Aspose.BarCode Cloud API

Language: Go - Size: 547 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 1

aspose-barcode-cloud/aspose-barcode-cloud-php

Repository contains PHP Library for communicating with the Aspose.BarCode Cloud API

Language: PHP - Size: 640 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 4 - Forks: 0

aspose-barcode-cloud/aspose-barcode-cloud-java

Repository contains Java Library for communicating with the Aspose.BarCode Cloud API

Language: Java - Size: 25.7 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 2

doo/scanbot-barcode-scanner-sdk-example-ios

Fast and reliable barcode scanner library for native iOS apps

Language: Swift - Size: 3.83 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 29 - Forks: 2

aspose-barcode-cloud/aspose-barcode-cloud-dotnet

Repository contains .NET Library for communicating with the Aspose.BarCode Cloud API

Language: C# - Size: 836 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 9 - Forks: 3

mikebuss/MTBBarcodeScanner 📦

A lightweight, easy-to-use barcode scanning library for iOS 8+

Language: Objective-C - Size: 4.21 MB - Last synced at: about 9 hours ago - Pushed at: over 4 years ago - Stars: 1,089 - Forks: 196

doo/scanbot-barcode-scanner-sdk-example-capacitor-ionic

Fast and reliable Ionic and Capacitor barcode scanner library

Language: TypeScript - Size: 4.89 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

jenly1314/MLKit

🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。

Language: Java - Size: 539 MB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 1,020 - Forks: 179

patzly/grocy-android

ERP beyond your fridge, now on your phone – An awesome companion app for Grocy

Language: Java - Size: 55.8 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 975 - Forks: 98

harshalrj25/BarcodeEasyScan

Easily implement barcode/QR scan with few lines. No boilerplate code, no xib, no storboards.

Language: Swift - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 3

doo/scanbot-barcode-scanner-sdk-example-kmp

Fast and reliable barcode scanner library for Kotlin Multiplatform (KMP)

Language: Kotlin - Size: 24.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

zezulaon/my-library

Android app for managing books and shelves. Implemented using latest Android libraries.

Language: Kotlin - Size: 538 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

grocy/grocy-pyscanner

A little (Python) barcode scanner helper tool for https://github.com/grocy/grocy

Language: Python - Size: 31.3 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 10

BaseMax/DetectQRCodeOpenCV

Detect QRCode and BarCode using OpenCV in Python

Language: Python - Size: 828 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 4

doo/scanbot-barcode-scanner-sdk-example-flutter

Fast and reliable Flutter barcode scanner plugin

Language: Dart - Size: 4.09 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 72 - Forks: 16

doo/scanbot-barcode-scanner-sdk-example-windows

Fast and reliable Windows barcode scanner library for UWP apps

Language: C# - Size: 239 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 0

doo/scanbot-barcode-scanner-sdk-example-cordova-ionic

Fast and reliable Ionic and Cordova barcode scanner library

Language: TypeScript - Size: 3.79 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 2

doo/scanbot-barcode-scanner-sdk-example-react-native

Fast and reliable React Native barcode scanner library

Language: TypeScript - Size: 13.8 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 30 - Forks: 0

doo/scanbot-barcode-scanner-sdk-example-xamarin

Fast and reliable barcode scanner for Xamarin and Xamarin.forms apps

Language: C# - Size: 4.79 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 2

doo/scanbot-barcode-sdk-maui-example

Fast and reliable .NET MAUI barcode scanner library

Language: C# - Size: 4.48 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 31 - Forks: 5

patzly/grocy-android-unlock

Unlock AI-based barcode scanning in Grocy Android

Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 44 - Forks: 2

aspose-barcode-cloud/aspose-barcode-cloud-node

Repository contains Node JS Library for communicating with the Aspose.BarCode Cloud API

Language: TypeScript - Size: 1.63 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

aspose-barcode-cloud/aspose-barcode-cloud-python

Repository contains Python Library for communicating with the Aspose.BarCode Cloud API

Language: Python - Size: 535 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 1

LukStankovic/Zebra-Scanner

Kotlin App for Scanning with Zebra Scanner

Language: Kotlin - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jfversluis/MauiZxingBarcodeScannerSample

Sample code to demonstrate how to scan barcodes with ZXing and .NET MAUI

Language: C# - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 9

TheGrayDot/barcomic_server

An HTTP API for receiving comic book barcodes from the Barcomic Android application

Language: Go - Size: 85 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jfversluis/MauiCameraMauiBarcodeScanningSample

Sample code to demonstrate how to do barcode scanning with the Camera.MAUI plugin in .NET MAUI

Language: C# - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 12

aspose-barcode-cloud/aspose-barcode-cloud-docs

Aspose.BarCode Cloud Documentation

Size: 3.3 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 3

pixelverse-llc/strich-vue2-sample

STRICH Vue 2.x sample code

Language: CSS - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

dlenski/python-zxing Fork of oostendo/python-zxing

python wrapper for the ZXing barcode library

Language: Python - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 127 - Forks: 38

pschichtel/VirtualScanner

Scan barcodes from your screen and emit the content as key strokes.

Language: Kotlin - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

dorisoy/ZXing.Scander

ZXing.Net.Mobile is a C#/.NET library based on the open source Barcode Library: ZXing (Zebra Crossing), using the ZXing.Net Port. It works with Xamarin.iOS, Xamarin.Android, Tizen, and UWP. The goal of ZXing.Net.Mobile is to make scanning barcodes as effortless and painless as possible in your own applications.

Language: C# - Size: 13.7 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

cityssm/blt

"Barcode Label Targetter" - Increases your precision and accuracy scanning barcodes that are close together.

Size: 2.49 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

waldanzubary/scanner-barcode-

Barcode Scanner and Web Form Interaction

Language: Python - Size: 71.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

rodrigobarbosa12/coletor-dados

Uma aplicação que coleta dados para gerenciamento de estoque

Language: TypeScript - Size: 1 MB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

jfversluis/MauiMixBlazorSample

Sample code to demonstrate how to mix .NET MAUI (native) and Blazor Hybrid

Language: HTML - Size: 270 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 12

satyadevchauhan/CodeGeneratorAndScanner

Bar code and QR code generator and scanner built in Swift

Language: Swift - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

brightec/KBarcode 📦

A library to help implement barcode scanning

Language: Kotlin - Size: 6.88 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 17

pavpolscan/armanager-lib-android

ARManager framework for Scandit Augmented Reality

Language: Java - Size: 205 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

ZebraDevs/ZebraEntepriseServices Fork of ltrudu/ZebraEntepriseServices

The Zebra Enterprise Services is a LOCAL Android REST WEBSERVER that exposes PRINT & SCAN functionalities to ANY ANDROID WEBBROWSER (Chrome, Firefox, Opera...) using REST APIs on ANY Zebra Device (>=Jellybean for Print, >= Marshmallow for Scan)

Language: Java - Size: 2.08 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Solidsoft-Reply/Barcode-Scanner-Symbology-and-AIM-ID-Detector

Detection and representation of barcode symbologies and AIM identifiers.

Language: C# - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

segnonna/Jetpack-Compose-Android-QR-Scanner

Jetpack Compose Android QR Scanner

Language: Kotlin - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

q-m/cordova-web-wrap 📦

A stable and complete solution for a mobile-website-based app.

Language: JavaScript - Size: 135 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 46 - Forks: 19

VivekVithlani/V3BarCodeReader

V3BarCodeReader

Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bcwik9/effective-train

A simple javascript barcode reader

Language: JavaScript - Size: 505 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

creativetechnologylab/checkout 📦

Checkout is a software system for tracking assets within a higher education environment, originally created for use within the Creative Technology Lab at London College of Communication.

Language: CSS - Size: 7.42 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 3

viniciusthiengo/bar-code-leitor

Projeto Android (Barcode Scanner API) do artigo

Language: Kotlin - Size: 233 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 12

AzharRivaldi/Scan-QR-Code-Barcode

Scan QR Code & Barcode

Language: Java - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 13

orca-scan/orca-lookup-node

How to respond to an Orca Scan Lookup request using Node.js

Language: JavaScript - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

moudgry/live-reader

QR code reader and Barcode scanner app for Android which allows you to scan barcodes on products and QR codes containing URLs, contact information, etc.

Size: 1.94 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AzharRivaldi/Barcode-Generator

Barcode Generator Android

Language: Java - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 6

TeryakiiSauce/Everything-Barcodes-Pi 📦

Displays information about the scanned barcodes [uses custom database] - MADE FOR THE RASPBERRY PI

Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

turkogluc/pointOfSale-Frontend Fork of egecetindag/sirket

Inventory Management & Point of Sale

Language: JavaScript - Size: 21.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 42 - Forks: 28

sahasourav17/ShopLedger

Language: JavaScript - Size: 207 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

nghianja/Capstone-Project 📦

Final Project for Udacity Android Developer Nanodegree

Language: Java - Size: 1.27 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

lina-is-here/home_inventory

A web-app to track items and their expiry date at home. Written in Django.

Language: JavaScript - Size: 1.45 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

orca-scan/orca-lookup-go

How to respond to an Orca Scan Lookup request using Go

Language: Go - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

orca-scan/orca-lookup-java

How to respond to an Orca Scan Lookup request using Java

Language: Java - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

orca-scan/orca-lookup-python

How to respond to an Orca Scan Lookup request using Python

Language: Python - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

baao/ngx-scanner-detection

Detects barcode scanning on document, validates it and emits the scanned barcode. For Angular 7 (should work with former versions too)

Language: TypeScript - Size: 1.33 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

CypherPoet/SwiftBarcodeScanningUtils

Swift utilities for scanning barcodes with Apple's Vision Framework.

Language: Swift - Size: 2.08 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

orca-scan/orca-lookup-php

How to respond to an Orca Scan Lookup request using PHP

Language: PHP - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

TarparaDhruv/SmartShopper

SmartShopper is an android mobile application, that helps users to track the best prices of products from various stores. It also has a shopping list that removes the hassle of remembering what to buy. the barcode scanning feature is implemented for user convenience and faster search.

Language: Kotlin - Size: 8.79 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

orca-scan/orca-lookup-dotnet

How to respond to an Orca Scan Lookup request using ASP.NET Core

Language: C# - Size: 48.8 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hersharan/barcode-scanner-react-examples

Examples of different barcode JS libraries to capture barcode via camera/webcam in browser and get the code in a string, currently its set to UPC-A decoder. Based on https://github.com/serratus/quaggaJS , https://github.com/ericblade/quagga2 and https://github.com/kybarg/react-barcode-reader

Language: JavaScript - Size: 412 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Angelovici-Lab/HTP_Camera_Control

HTP_Camera_Control can capture plant images, process bar-code, and store images accordingly into hard drive.

Language: Matlab - Size: 725 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

takeruadelbert/gate-pass

application for UID registration and passing the gate (contains UI Application and Non-UI script) using RFID Reader

Language: Python - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

fazeelzama20/Scan-barcode-in-react-native

it contains the sample code for the barcode scan in react native

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0