
Starred repositories
Recursive-customized version of entropy coding method RLE for Grey-scale Images, both encoder and decoder written in Python
使用OpenCV部署YOLOV3检测二维码,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行
二维码的边沿检测程序,将二维码的轮廓抠出,显示不同轮廓的层级关系
QR Code and Barcode Detection using zbar library (pyzbar for python)
Qt 写的二维码生成和识别程序。使用了libqrencode和QZxing库。
Sample code for demonstrating Huawei HMS ScanKit capabilities. It illustrates how to help developers quickly build code scanning capabilities.
Detection and localization of QR codes using YOLOv3-tiny with darknet
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Swift QR code reader from camera and recognizes by zbar framework
A library to read QR Codes using an ESP32 with a camera module.
A flutter plugin for reading 2D barcodes and QR codes.
An attempt to ustilise Super Resolution Generative Adversarial Networks (SRGANs) on QR codes to enhance images
根据三个二维码定位图像定位二维码区域,根据仿射变换转换视角,不对二维码内容进行解码,区域内可为图像,不一定是二维码
A new tiny QR code for robot cameras(机器人视觉-微小二维码的识别与定位)
基于opencv4.0 pyzbar和python实现二维码实时检测+定位,利用摄像头完成了实时对二维码的识别和检测、定位,获取二维码的中心点与外接最小矩形。Based on opencv4.0 pyzbar and python, real-time detection + positioning of the two-dimensional code is realized, and t…
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Code of single-view depth prediction algorithm on Internet Photos described in "MegaDepth: Learning Single-View Depth Prediction from Internet Photos, Z. Li and N. Snavely, CVPR 2018".
Patch2Pix: Epipolar-Guided Pixel-Level Correspondences [CVPR2021]
Two simple and effective designs of vision transformer, which is on par with the Swin transformer