glasslucas00 / MeterReadV2Links
指针式仪表读数python程序
☆85Updated 3 years ago
Alternatives and similar repositories for MeterReadV2
Users that are interested in MeterReadV2 are comparing it to the libraries listed below
Sorting:
- Read the value of the pointer meter☆73Updated 4 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆169Updated 2 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆53Updated 3 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆40Updated 3 years ago
- ☆33Updated 3 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆173Updated last year
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆96Updated 2 years ago
- 基于opencv的指针式仪表的识别与读数☆128Updated 6 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆98Updated 3 years ago
- QT+NCNN 小米手机运行YOLOv8s☆144Updated 2 years ago
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆228Updated last year
- yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下☆163Updated 4 years ago
- 🔥🔥🔥 Use streamlit framework to increase yolov8 front-end page interaction function☆107Updated 2 years ago
- 烟雾 火焰检测☆70Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6…☆250Updated 3 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆162Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆189Updated 2 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆125Updated 2 years ago
- 使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序☆114Updated 3 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆35Updated 3 years ago
- 仪表盘刻度识别☆29Updated 4 years ago
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理