Traffic Sign Recognition via Dynamic Frame Rate Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current driver assistance systems for traffic sign recognition in vehicles face challenges in real-time detection and classification, especially at varying speeds and in dynamic environments, where existing methods struggle to accurately identify and verify traffic signs amidst motion and changing conditions.

Innovation Solution

A computerized system equipped with a camera and image processor that captures real-time image frames, performs traffic sign recognition, and integrates with other driver assistance functions like collision warning and headlight control, using adaptive gain control and frame rate adjustments to enhance detection and classification accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If traditional traffic sign recognition methods are used, then the system can detect and classify traffic signs, but the detection accuracy deteriorates at high speeds and in dynamic environments

Engineering Contradiction:
Improvevehicle speedVSAvoidtraffic sign detection accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system dynamically adjusts the frame rate of the camera based on vehicle speed. At higher speeds, the frame rate is increased to capture more images per second, allowing the system to process and identify traffic signs more frequently and accurately despite the faster motion and reduced observation time.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system performs preliminary processing by capturing a sequence of images before making a final detection decision. By pre-capturing multiple frames and performing initial analysis on them, the system prepares detection data in advance, enabling more accurate classification even when the vehicle is moving quickly through the sign's field of view.

Inventive Principle:
Principle #10Preliminary action

2Loss of time

If real-time image processing is performed, then the system can provide immediate traffic sign information, but the processing complexity and computational load increase

Engineering Contradiction:
Improvedetection response timeVSAvoidimage processing complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The image processing task is divided into separate stages: image capture, preliminary processing of captured images, traffic sign detection, and classification. This segmentation allows each stage to be optimized independently and enables parallel processing where possible, reducing overall processing time and complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system processes a sequence of images rather than analyzing each image completely before moving to the next. By performing partial processing on multiple frames simultaneously and using intermediate results from preliminary processing, the system achieves real-time performance without requiring complete analysis of every single image.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If the camera captures images at high frame rates to improve detection at speed, then the detection accuracy improves, but the energy consumption and data processing load increase

Engineering Contradiction:
Improvetraffic sign detection accuracyVSAvoidcamera energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The camera frame rate is dynamically adjusted based on vehicle speed rather than operating at a constant high rate. When the vehicle speed increases, the frame rate is increased to maintain detection accuracy. When speed decreases, the frame rate is reduced, thereby saving energy while maintaining adequate detection performance for the current conditions.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8995723B2Detecting and recognizing traffic signs
Publication Date: 2015.03.31 MOBILEYE VISION TECH LTD
  • US8995723B2 patent drawing
  • US8995723B2 patent drawing
  • US8995723B2 patent drawing

AI summary

A computerized system mountable on a moving vehicle. The computerized system includes a camera. The camera captures in real time image frames of the environment in the field of view of the camera and transfers the image frames to an image processor. The image processor is programmed for performing traffic sign recognition and for performing another driver assistance function. Information is exchanged between the traffic sign recognition and the other driver assistance function.