Traffic Light Image Processing for Oversaturation Correction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing image processing methods for traffic lights struggle with accurately detecting abnormal traffic lights due to oversaturation, especially in low-light conditions, leading to erroneous detection and inability to recover the correct shape and color of the traffic light.
Innovation Solution
The method involves acquiring a current light status of a traffic light, extracting a halo region and a highlight region from the captured image, and determining if an abnormal traffic light exists based on the overlap between these regions, using a fusion mask and adjusting the image to correct the color and shape of the traffic light.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Illumination intensity
If exposure time is increased to clearly identify vehicle information in dark ambient lighting, then vehicle information identification is improved, but traffic light becomes oversaturated and abnormal
Solution Approach 1:
The patent segments the traffic light detection process into multiple stages: initial detection stage (short exposure) and detailed identification stage (long exposure). By dividing the imaging process into different exposure time segments, the system can detect traffic light status with short exposure to avoid oversaturation, then use long exposure separately for clear vehicle information capture, resolving the contradiction between traffic light reliability and vehicle information identification.
2Difficulty of detecting and measuring
If pattern recognition algorithm is used to detect abnormal traffic lights based on color and brightness values, then detection capability is improved, but detection accuracy decreases due to inability to distinguish oversaturated red light from yellow light
Solution Approach 1:
The patent introduces an intermediary verification mechanism using multiple color space transformations (RGB, HSV, LAB) and multiple hypothesis testing. Instead of directly identifying traffic light color from a single image, the system uses color temperature analysis and temporal sequence verification as intermediaries to distinguish oversaturated red light from yellow light, significantly improving measurement precision while maintaining detection capability.
3Ease of operation
If manual calibration and image replacement method is used to correct traffic light color, then color correction is achieved, but detection accuracy decreases due to erroneous detection of red and yellow lights
Solution Approach 1:
The patent implements a feedback-based correction system that continuously monitors detection results and adjusts correction parameters accordingly. The system uses temporal sequence feedback to verify whether correction operations are appropriate, and employs confidence threshold feedback to determine when correction is needed. This feedback mechanism prevents erroneous correction of red lights mistaken for yellow lights, maintaining high detection accuracy while enabling automated color correction.
4Ease of operation
If image processing approach is used to correct abnormal pixels based on color and brightness information, then color correction is achieved, but real-time processing capability is lost due to algorithm complexity
Solution Approach 1:
The patent applies partial action by selectively processing only the abnormal regions of the image rather than the entire image. The system first identifies small abnormal pixel regions using simple thresholding, then applies complex correction algorithms only to these limited areas. This approach maintains real-time processing capability while achieving accurate color correction where needed, resolving the contradiction between automated correction and real-time speed.
Data Source
Figure 1
Figure 2
Figure 3~4
AI summary
A system and a method for processing images are provided. The method obtaining a first image of a target scene under a first exposure time, wherein the target scene may be related to a light status of a light; obtaining a second image of the target scene under a second exposure time; and generating a target image by adjusting the light status in the first image based on the light status in the second image. The method may further include operations to determine whether a predefined light effect exists in the obtained image of the light. Such operations may include: obtaining a light status of a light; obtaining an image of the light in the light status; determining, at least based on the obtained light status of the light, whether a predefined light effect exists in the obtained image of the light.