Code Monkey home page Code Monkey logo

lixuliangayou's Projects

auvsi-cv-linedetection icon auvsi-cv-linedetection

Learn how to detect lines using MATLAB. The concept of a Hough Transform is demonstrated to show how to use them to extract line segments. Tips on some preprocessing techniques are also provided to improve line detection results. An example of lane detection is used to explain these concepts.

lane-detection icon lane-detection

Lane detection MATLAB code for Kalman Filter book chapter: Lane Detection

lane-detection-using-edge-detection icon lane-detection-using-edge-detection

Self-driving or Autonomous driving, Advanced Driving Assistance System (ADAS) is one of the most popular topics in research related to vehicle safety. One of the most useful technologies in autonomous driving is lane detection that uses longitudinal marks (e.g. straight and dashed lines) as a reference to keep the vehicle running on lane. Various operators on edge detection are proposed to obtain the best accuracy of lane detection. However, the movement of the line marks between frames will vary depending on the speed of the vehicle. If the system fails to detect the line marker at high speed, will cause the autonomous driving system make a wrong decision. In this final task, we will perform a comparison analysis of Canny, Laplacian of Gaussian (Marr-Hildreth) and Kirsch's ability on edge detection methods to detect dashed line marks at varying speeds. The results showed that all operators succeeded in achieving the minimum detection target of 80% and obtained the best operators for line marker detection is Kirsch with the highest percentage at all speeds 30, 50 and 80 km / h.

lane_tracker icon lane_tracker

A Python program for lane line detection and tracking using a traditional computer vision approach

road_lane_line_detection icon road_lane_line_detection

Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms

tusimple-benchmark icon tusimple-benchmark

Download Datasets and Ground Truths: https://github.com/TuSimple/tusimple-benchmark/issues/3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.