tangzhenjie / SIFT-and-Hough-for-multi-type-pointer-meter-reading
☆27Updated 4 years ago
Alternatives and similar repositories for SIFT-and-Hough-for-multi-type-pointer-meter-reading
Users that are interested in SIFT-and-Hough-for-multi-type-pointer-meter-reading are comparing it to the libraries listed below
Sorting:
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆51Updated 2 years ago
- 基于opencv的指针式仪表的识别与读数☆126Updated 5 years ago
- Use yolov5 to detect pointer scale☆20Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 3 years ago
- 仪表盘刻度识别☆28Updated 3 years ago
- Read the value of the pointer meter☆70Updated 4 years ago
- 指针式仪表读数python程序☆78Updated 2 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式 仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆36Updated 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.☆148Updated last year
- This is a PyQt5 GUI program, which is based on YoloV5 and DeepSort to track person, and give a warning when someone comes to the "dangero…☆38Updated 4 years ago
- Pointer meter reading method based on YOLO target detection☆11Updated 11 months ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 2 years ago
- 使用YoloX+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别(借助ncnn框架)☆28Updated 7 months ago
- 变电站轨道机器人仪表识别☆17Updated last year
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆78Updated 4 years ago
- 毕业设计 指针式仪表自动识别☆16Updated 2 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆34Updated 3 years ago
- Code for the paper: Z. Dong et al., "Vector Detection Network: An Application Study on Robots Reading Analog Meters in the Wild," in IEEE…☆21Updated 3 years ago
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统☆62Updated 3 years ago
- YOLOv5的轻量化改进(蜂巢检测项目)☆73Updated 2 years ago
- 在YOLOv7-tiny的基础上使用KLD损失修改为旋转目标检测yolov7-tiny-obb☆34Updated last year
- ☆33Updated 5 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。☆32Updated 2 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆94Updated 3 years ago
- ☆44Updated 3 years ago
- CEAM-YOLOv7: Improved YOLOv7 Based on Channel Expansion and Attention Mechanism for Driver Distraction Behavior Detection☆53Updated last year
- A simple implementation of Tensorrt YOLOv7☆108Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆189Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆38Updated last year