SSTato / MeterLinks
Use yolov5 to detect pointer scale
☆20Updated 2 years ago
Alternatives and similar repositories for Meter
Users that are interested in Meter are comparing it to the libraries listed below
Sorting:
- Read the value of the pointer meter☆74Updated 4 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆183Updated 2 years ago
- 基于opencv的指针式仪表的识别与读数☆131Updated 6 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆55Updated 3 years ago
- 指针式仪表读数python程序☆90Updated 3 years ago
- ☆27Updated 5 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- 仪表盘刻度识别☆32Updated 4 years ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆57Updated 3 months 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…☆23Updated 4 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆203Updated last year
- 使用opencv模块部署yolov5-6.0版本☆137Updated 2 years ago
- ☆44Updated 4 years ago
- yolov5 segmentation with onnxruntime and opencv☆169Updated last year
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆41Updated 3 years ago
- 使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序☆82Updated last year
- ☆23Updated 4 years ago
- Using camera calibration and PnP to translate Pixel Coordinates System 2D coordinate point (u, v) to World Coordinate System 3D coordinat…☆102Updated 3 years ago
- An object tracking project with YOLOv8 and ByteTrack, speed up by C++ and TensorRT.