bqFirst / DashboardCalibrationRecognitionLinks
仪表盘刻度识别
☆31Updated 4 years ago
Alternatives and similar repositories for DashboardCalibrationRecognition
Users that are interested in DashboardCalibrationRecognition are comparing it to the libraries listed below
Sorting:
- 指针式仪表读数python程序☆88Updated 3 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆54Updated 3 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆40Updated 3 years ago
- 基于opencv的指针式仪表的识别与读数☆130Updated 6 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- Read the value of the pointer meter☆73Updated 4 years ago
- Use yolov5 to detect pointer scale☆20Updated 2 years ago
- ☆27Updated 5 years ago
- ☆33Updated 3 years ago
- 一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等…☆147Updated 5 years ago
- 为了方便大家使用学习,把源程序拿了出来☆17Updated 4 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆174Updated 2 years ago
- 基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速☆50Updated 3 years ago
- 多个网络摄像头进行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆89Updated 5 years ago
- 单目行车测 距摄像头 用于电子科技大学“创客杯”大赛☆33Updated 4 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆127Updated 2 years ago
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统☆63Updated 4 years ago
- ☆14Updated 2 years ago
- 人工智能大作业-无人机图像目标检测☆89Updated 5 years ago
- YOLOv5和OpenCV的金属缺陷检测系统(源码和部署教程)☆38Updated 2 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆340Updated last year
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆64Updated 2 years ago
- Python基于YOLO的绝缘子缺陷检测系统(源码&教程)☆32Updated 2 years ago
- 一个使用yolov5模型和deepsort算法的车辆检测项目,附带处理好的数据集☆44Updated 4 years ago
- 使用ONNXRuntime部署百度飞桨开源PP-Vehicle车辆分析,包含车辆检测,识别车型和车辆颜色,车牌检测,车牌识别5个功能,不依赖PaddlePaddle就能运行,包含C++和Python两个版本的程序☆59Updated 2 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆187Updated last year
- 本项目针对传统车道线检测鲁棒性较差的现象,通过运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。☆69Updated 4 months ago
- 本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Pytho…☆408Updated 3 years ago
- Pointer meter reading method based on YOLO target detection☆17Updated last year
- 本仓的样例基于 Orangepi ai pro 昇腾 310B 平台,对官方样例 USB 摄像头 yolov5 目标检测进行了在 ROS2 环境中的部署与优化。☆13Updated last year