Related Experiment Video
Updated: May 20, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
A framework for Hough-based lane line detection with analytical assessment aided by CORDIC
P D Justin Climend Raj1, V Ravi2
1School of Electronics Engineering, Vellore Institute of Technology, Chennai, 600127, India.
This study introduces a real-time lane detection framework using CORDIC technology, significantly improving processing speed for autonomous vehicles. The new method achieves high accuracy, even in challenging conditions, enhancing road safety.
Area of Science:
- Computer Vision
- Robotics
- Embedded Systems
Background:
- Accurate lane detection is crucial for autonomous vehicles and advanced driver-assistance systems.
- Traditional lane detection methods, like Hough Transform, are computationally intensive due to trigonometric operations.
Purpose of the Study:
- To develop a real-time lane detection framework using CORDIC technology.
- To overcome the computational challenges of traditional lane detection methods.
Main Methods:
- Implemented a pipeline combining region-of-interest masking, Canny edge detection, modified Hough Transform, and CORDIC.
- Utilized CORDIC's iterative rotation method to implement the polar line equation, reducing computational load.
Main Results:
- The CORDIC-enhanced method accurately detects multiple straight lane lines in real-time.
- Achieved a 98.72% correct detection rate in both clear and rain-blurred highway images.
- Demonstrated significant processing speed increases compared to standard algorithms.
Conclusions:
- Hardware-oriented computation and algorithmic optimization enable real-time automotive applications.
- The CORDIC-based lane detection is suitable for intelligent transportation systems.
- The proposed method offers a computationally efficient and accurate solution for lane detection.
Related Concept Videos
Design Example: Alignment of a Road Line Using GIS
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
Curvilinear Motion: Rectangular Components
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the time...
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the drone...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Linearization and Approximation
