ZengWenJian123 / qrcode_recognitionLinks
基于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…
☆37Updated 5 years ago
Alternatives and similar repositories for qrcode_recognition
Users that are interested in qrcode_recognition are comparing it to the libraries listed below
Sorting:
- 钢筋数量识别 baseline 0.98336☆85Updated 2 years ago
- 仪表识别☆31Updated 6 years ago
- 👷胶囊表面缺陷检测withTensorflow,主要检测了凹陷和缺失部分,涉及到GPU加速☆119Updated 4 years ago
- 基于RFBNET实现对无人机航拍图中电力杆塔,输电线的异常检测☆44Updated 2 years ago
- 图片烟雾识别☆60Updated 9 years ago
- The driver software of industrial camera (USB, GigE) designed based on pyqt5 integrates paddlex for image target detection, image segment…☆91Updated 4 years ago
- 借助于Ascend310 AI处理器完成深度学习算法部署任务,应用背景为变电站电力巡检,基于YOLO v4算法模型对常见电力巡检目标进行检测,并充分利用Ascend310提供的DVPP等硬件支持能力来完成流媒体的传输、处理等任务,并对系统性能做出 一定的优化。☆30Updated 4 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆115Updated 3 years ago
- 用opencv的dnn模块实现Yolo-Fastest的目标检测☆51Updated 4 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆92Updated 4 years ago
- 【口罩佩戴检测数据训练 | 开源口罩检测数据集和预训练模型】Train D/CIoU_YOLO_V3 by darknet for object detection☆58Updated 5 years ago
- 本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。☆150Updated 5 years ago
- ☆277Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- QR CODE detection☆31Updated 5 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆51Updated 3 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆65Updated 5 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆43Updated 4 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆64Updated 4 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆230Updated last year
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆161Updated 3 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译