Image Processor Road Marker Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image processing systems face challenges in accurately detecting parking area lines and lane boundaries due to shadows, reflections, and blurs, leading to false or missed detections, especially in areas with varying brightness and obstructions.

Innovation Solution

An image processor that connects broken markers on a road surface by detecting edges and using edge connection techniques to create a single marker, improving detection accuracy by filtering out noise and correcting endpoint positions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional edge detection methods are used to detect parking area lines, then the detection process is simple, but the detection accuracy deteriorates due to shadows, reflections, and blurs causing false or missed detections

Engineering Contradiction:
Improvedetection accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the edge detection process into multiple stages: initial edge detection, candidate selection based on geometric constraints, and iterative refinement. This segmentation allows the system to handle complex conditions like shadows and reflections by processing the image in manageable steps rather than attempting a single-pass detection.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by pre-defining candidate regions and constraints before final edge detection. It uses preliminary edge detection to identify potential parking area lines, then applies geometric constraints and iterative refinement to confirm accurate detection, thereby improving accuracy while managing complexity.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the detection threshold is lowered to detect faint markers, then detection sensitivity improves, but false detections increase due to noise from shadows and reflections

Engineering Contradiction:
Improvedetection reliabilityVSAvoidnoise interference
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent implements feedback mechanisms through iterative refinement where detected edges are evaluated against geometric constraints and physical properties of parking area lines. The system continuously adjusts detection parameters based on feedback from previous detection cycles, allowing it to distinguish true markers from noise caused by shadows and reflections while maintaining high reliability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent dynamically changes detection parameters such as threshold values and search regions based on local image characteristics. By adapting parameters to specific regions (e.g., adjusting sensitivity in shadowed areas versus well-lit areas), the system maintains high detection reliability while minimizing false detections from noise interference.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If multiple processing steps are added to improve detection accuracy, then detection precision improves, but processing time increases

Engineering Contradiction:
Improvemarker detection precisionVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies partial action by performing full iterative refinement only for candidate regions that meet initial screening criteria. For clearly detectable markers, the system uses simplified processing paths, while for ambiguous cases, it applies more extensive processing steps. This approach maintains high detection precision while minimizing unnecessary processing time for straightforward cases.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11610317B2Image processor and image processing method
Publication Date: 2023.03.21 FAURECIA CLARION ELECTRONICS CO LTD
  • US11610317B2 patent drawing
  • US11610317B2 patent drawing
  • US11610317B2 patent drawing

AI summary

An image processor includes an imaging device that captures an image of a road surface around a vehicle V, and a control portion that detects a marker drawn on the road surface from the captured image. The control portion connects a plurality of broken markers to create a single marker when the detected marker is broken into plural.