6Superman6 / yibiao_recLinks
本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。
☆37Updated 2 years ago
Alternatives and similar repositories for yibiao_rec
Users that are interested in yibiao_rec are comparing it to the libraries listed below
Sorting:
- 仪表盘刻度识别☆28Updated 3 years ago
- 指针式仪表读数python程序☆78Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 3 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆51Updated 2 years ago
- 基于opencv的指针式仪表的识别与读数☆126Updated 5 years ago
- ☆27Updated 4 years ago
- Use yolov5 to detect pointer scale☆20Updated 2 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆119Updated 7 months ago
- 毕业设计 指针式仪表自动识别☆16Updated 2 years ago
- ☆31Updated 3 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆150Updated last year
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆117Updated 2 years ago
- 使用YoloX+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别(借助ncnn框架)☆28Updated 7 months ago
- Read the value of the pointer meter☆70Updated 4 years ago
- 非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测☆82Updated 2 years ago
- 变电站轨道机器人仪表识别☆17Updated last year
- Multiple Object Tracking☆120Updated 2 years ago
- 基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速☆46Updated 2 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆34Updated 3 years ago
- YOLOv11 & YOLOv8 + DeepSort☆100Updated 5 months ago
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统☆63Updated 3 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆95Updated 3 years ago
- 基于yolov5的C++单目摄像头测距☆37Updated last year
- This project implements YOLOv11 inference on the RK3588 platform using the RKNN framework. With deep optimization of the official code an…☆36Updated 5 months ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆91Updated last year
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆83Updated 7 months ago
- 一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等…☆131Updated 4 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆215Updated last year
- 将labelme数据标注格式转换为YoloV8语义分割数据集,并可自动划分训练集和验证集☆68Updated last year