29 skills found
NaturalHistoryMuseum / PyzbarRead one-dimensional barcodes and QR codes from Python 2 and 3.
Eric-Canas / QReaderRobust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8
Asadullah-Dal17 / QR Detection And Distance EstimationQR code Detection and Distance Estimation opencv Python, it more accurate version of distance Estimation,
kairess / Qrcode Barcode DetectionQR Code and Barcode Detection using zbar library (pyzbar for python)
ZengWenJian123 / Qrcode Recognition基于opencv4.0 pyzbar和python实现二维码实时检测+定位,利用摄像头完成了实时对二维码的识别和检测、定位,获取二维码的中心点与外接最小矩形。Based on opencv4.0 pyzbar and python, real-time detection + positioning of the two-dimensional code is realized, and the real-time identification, detection, and positioning of the two-dimensional code are completed by using the camera, and the center point of the two-dimensional code and the smallest external rectangle are obtained.
rahul2002m / QR AttendanceThis project is an attendance system which provides attendance on scanning QR code. The attendance is stored in Excel sheet named with the date of attendance taken. In this folder a file named Generate.py is used to generate the QR code for given input file. Attend.py file is for scanning the QR code
prathameshparit / QRCode Attendence SystemA QR code-based attendance system that automates the process of marking attendance in Excel by scanning student ID cards. Using the same system it can be used in Library Management System and Mid-Day meals tracking.
Tyan-Ng / Webcam Barcode ScannerBarcode detection with Deep Learning (using YOLO) and decoding barcodes using Pyzbar in Python
koljascasino / Pyzbar Rotatedpython object detection for rotated 1d barcodes
Kalebu / Realtime Barcode ReaderA simple realtime barcode reader made in Python using OpenCV and pyzbar
byteB8 / Barcode Detection And ReadingUse of yolo in custom image detection.
Daudmax / Barcode DecoderA 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.
triposat / Python Beginner Level ProjectsThis Repository consists of some Python Beginner Level Projects.
YasinRezvani / QR Code Generator And ScannerThe simple CLI app to generate and scan the QR code.
Gani2324 / QR Code ScannerScans QR codes using your webcam in real time. Displays the decoded data with timestamps on the screen. Uses OpenCV and Pyzbar libraries for detection. Can be used for event check-ins or entry logging.
AntonAshraf / Barcode SegmentationA system for barcode detection and decoding using YOLO, SAM2, and pyzbar designed to extract barcode data from images.
shailpatels / QR CodeScript splitting up a PDF by QR code using the Zbar library. Along with a script to generate QR codes for testing
Vicrrs / Barcode And Qrcode ReaderPoC about Qr Code and barcode reading
rabbitLove520 / PyQrCode用OpenCV和Python识别二维码
campellcl / BarcodeReaderA Python implementation of ZBar (utilizing pyzbar) for use in renaming herbarium specimen images with barcode content.