Hough transform-based lane line detection method
A lane line detection and image technology, applied in instruments, character and pattern recognition, computer parts, etc., can solve problems such as low efficiency, complex algorithm, poor real-time performance, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0134] The Hough transform process is as follows:
[0135] (1) Use a two-dimensional vector (ρ, θ) to describe each straight line area on the image, then the accumulator of the straight line area on the image can be mapped to a storage unit in the parameter space. Since ρ is the distance from the straight line area to the origin, for an image with a diagonal length of n, the upper left corner is fixed as the origin, and the value range of ρ can be obtained [0,n], and θ is the positive relationship between the normal and the x-axis The range of θ can be obtained [0°,179°], and θ is in increments of 1 degree. Define a two-dimensional array Hough[n][180] as a storage unit, where for any linear region determined by (ρ, θ), the accumulator is Hough[ρ][θ].
[0136] (2) traverse all the pixels of the image in turn, judge whether certain conditions are satisfied for each pixel, judge whether the pixel value is 255 in the present embodiment, because what used in the present embodiment...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com