KuanxingShi / Road_sign_recognitionLinks
模拟一个路上的交通场景,利用智能小车能够对前方的路标进行识别并进行相应的反应。主要需要识别的路标有左转,右转,限速,停车,掉头,环岛,注意行人。
☆14Updated 7 years ago
Alternatives and similar repositories for Road_sign_recognition
Users that are interested in Road_sign_recognition are comparing it to the libraries listed below
Sorting:
- using OpenCV and CUDA to build a real-time lane departure warning system☆27Updated 5 years ago
- 车道线检测☆82Updated 8 years ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 5 years ago
- ☆78Updated 7 years ago
- A Traffic Sign Detection System Written by Python (SVM Classifier).☆20Updated 6 years ago
- Advanced Driver Assistance System☆66Updated 8 years ago
- ☆128Updated 8 years ago
- Lane Detection Module using C++ and OpenCV☆137Updated 8 years ago
- Advanced Driver Assistance System☆75Updated 4 years ago
- 计算机视觉课程设计作业,检测图像中的行人目标并跟踪。☆109Updated 10 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆141Updated 8 years ago
- ☆348Updated 7 years ago
- Lane detection and tracking☆124Updated last year
- 航迹检测☆22Updated 7 years ago
- 这篇文章是道路检测的升级篇,其中包含了如果计算车道的曲率半径、车道宽度等,可以说这篇文章较上一篇更具有实用价值。这篇文章中使用了摄像机标定、透视变换、滑动窗口等技术。☆17Updated 6 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆243Updated 4 years ago
- Autonomous self-driving is in the trend for implementing it in our real life to remove all the hassles and accidents. Modern-day transpor…☆17Updated 7 years ago
- OpenCV 3 & Keras implementation of vehicle tracking with video data.☆120Updated 7 years ago
- 进行车道线检测,纯图像,这个可以学习到如何通过滑窗进行车道线的查找跟拟合车道线。☆15Updated 6 years ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 6 years ago
- Trajectory estimation of vehicles in crowded and crossroad scenarios☆10Updated 4 years ago
- Image Processing projects with Python and OpenCV☆78Updated 2 years ago
- 基于粒子滤波算法实现多目标实时跟踪☆45Updated 7 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆234Updated 5 years ago
- Lane detection for the Nvidia Jetson TX2 using OpenCV4Tegra☆21Updated 6 years ago
- 以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪☆166Updated 6 years ago
- Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms☆320Updated 8 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 8 years ago
- ☆97Updated 6 years ago
- 使用卡尔曼滤波进行多目标追踪,给定一个道路视频和视频中检测到的所有车框,追踪多个车框,并给每个框赋一个id☆15Updated 5 years ago