wurenji-cainiao / Monocular-vision-ranging-systemLinks
基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。
☆13Updated 5 years ago
Alternatives and similar repositories for Monocular-vision-ranging-system
Users that are interested in Monocular-vision-ranging-system are comparing it to the libraries listed below
Sorting:
- 基于单目视觉原理,研究目标图像的预处理、识别、定位方法与测距模型,设计实现一个目标识别与定位测距原型系统。☆97Updated 5 years ago
- 使用yolov5,双目摄像头进行测距☆494Updated last year
- 双目测距,double camera distance measurement,机器视觉,立体视觉,立体相机☆123Updated 5 years ago
- 双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业 设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分…☆431Updated 5 years ago
- 用语义分割的方式来做车道线检测☆11Updated 5 years ago
- This repository is a project of monocular camera ranging, which object detection frame is yolov5.☆62Updated 3 years ago
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套 程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆293Updated 3 years ago
- oppencv基于颜色特征的双目测距系统☆22Updated 4 years ago
- ☆51Updated 3 years ago
- 基于树莓派的智能小车,用摄像头实现识别道路中的车道线识别、行人检测与车辆检测,都是基于传统的方法,关键字:级联分类器、HOG+SVM、行人检测☆47Updated 4 years ago
- 利用realsense深度相机实现yolov5目标检测的同时测出距离☆118Updated 3 years ago
- 基于地面假设的单目测距,核心代码文件☆50Updated 3 years ago
- 车道线检测☆79Updated 7 years ago
- ROS下的功能包:主要用于单目车道线检测,是在获取透视变换图像后,由detect_lane.py实现对图像进行处理,以得到车道线方程和图像信息。☆18Updated 5 years ago
- This is a item about Autonomous Vehicles implementation on L1. It has been only tested on our platform(Ubuntu 20.04, STM32F407IGT6)☆25Updated 3 years ago
- 进行车道线检测,纯图像,这个可以学习到如何通过滑窗进行车道线的查找跟拟合车道线。☆14Updated 5 years ago
- 基于Opencv和Filterpy实现YOLOV3-SORT车辆跟踪与车流统计算法☆78Updated 4 years ago
- yolov5+霍夫变换实现的车道线检测☆53Updated 2 years ago
- classify driving scene☆17Updated 5 years ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 4 years ago
- YOLOX project that can range distance with binocular camera☆21Updated 2 years ago
- ☆18Updated 2 years ago
- A repo realize the detection of vehicles, pedestrians and lane lines during driving. ALL IN ONE☆18Updated 2 years ago
- 自动驾驶,汽车识别☆16Updated 6 years ago
- ✅yolov5-obj-distance-measure.You can change code in yolov5.☆20Updated 3 years ago
- Algorithm based on Yolo v5 to detect the front vehicles' distance☆53Updated last year
- 车道线检测☆17Updated 4 years ago
- 项目采用 YOLO V4 算法模型进行目标检测, 使用 Deep SORT 目标跟踪算法。☆89Updated 2 years ago
- Target location and tracking technology based on binocular vision☆17Updated 7 years ago
- 利用单目测距原理实现柔性机器人三维坐标的返回,opencv+raspberrypi实现☆33Updated 4 years ago