Road Image Segmentation with Contrast Enhancement for Backlit Scenes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current road detection technologies struggle to accurately segment roads in images captured under backlit conditions due to high brightness, leading to blurred roads and compromised driving safety.

Innovation Solution

A method involving image preprocessing techniques such as clipping, histogram equalization, and edge detection followed by a pre-trained road segmentation model to enhance road segmentation accuracy in backlit images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Illumination intensity

If image capture is performed under backlit conditions, then the scene brightness is high, but the road becomes blurred and cannot be accurately detected

Engineering Contradiction:
Improvescene brightnessVSAvoidroad detection accuracy
Core Design Contradiction:
Illumination intensityVSMeasurement precision

Solution Approach 1:

The patent applies preliminary action by performing image preprocessing operations (clipping, histogram equalization, edge detection) on the backlit image before feeding it to the segmentation model. This preliminary processing enhances the road features and reduces the impact of high brightness, enabling accurate detection despite the challenging lighting conditions.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses an intermediary approach by introducing a pre-trained road segmentation model that has been specifically trained on enhanced images. This model acts as an intermediary that can process the preprocessed images and accurately segment roads even when the original image has high brightness, thus resolving the detection accuracy problem.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If road detection is performed on backlit images, then the overall detection process is simple, but the road segmentation precision is insufficient

Engineering Contradiction:
Improvedetection process simplicityVSAvoidroad segmentation precision
Core Design Contradiction:
Ease of operationVSManufacturing precision

Solution Approach 1:

The patent applies segmentation by dividing the image processing into distinct stages: clipping to obtain regions of interest, histogram equalization to enhance contrast, edge detection to highlight road boundaries, and finally segmentation using a pre-trained model. This segmented approach maintains operational clarity while significantly improving segmentation precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent utilizes parameter changes by applying histogram equalization which transforms the intensity distribution of the image. This parameter transformation enhances the contrast and makes road features more distinct, thereby improving segmentation precision without complicating the overall detection process.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12462393B2Method for segmenting roads in images, electronic device, and storage medium
Publication Date: 2025.11.04 HON HAI PRECISION INDUSTRY CO LTD
  • US12462393B2 patent drawing
  • US12462393B2 patent drawing
  • US12462393B2 patent drawing

AI summary

A method for segmenting roads in images implemented in an electronic device includes obtaining a road image; obtaining a plurality of regions of interest based on the road image; generating a splicing region based on the plurality of regions of interest; and inputting the splicing region into a pre-trained road segmentation model, and obtaining a road segmentation image and a segmentation result in the road segmentation image.