Traffic Violation Detection Using Video Trajectory Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing Red Light Camera Systems (RLCS) generate a high number of false detections, leading to erroneous tickets, as they struggle to accurately differentiate between vehicles that violate red lights and those that abruptly stop at the stop line, requiring time-consuming manual review by law enforcement officials.

Innovation Solution

A vision-based system and method that processes video data to detect and classify vehicles as either violating or non-violating by defining regions of interest, tracking vehicle trajectories, and using software modules for object detection and violation determination, thereby automating the discrimination between violating and non-violating vehicles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Red Light Camera Systems use sensor-triggered photograph capture to detect vehicles, then vehicle detection capability is improved, but false detection rate increases due to inability to differentiate between violating and non-violating vehicles

Engineering Contradiction:
Improvevehicle detection accuracyVSAvoidfalse detection rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system transitions from analyzing single static photographs to processing sequential video frames, adding the temporal dimension. This enables trajectory analysis where violating vehicles show continuous motion through the intersection while non-violating vehicles show stopping behavior, allowing accurate differentiation and reduced false detections

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The system implements a multi-stage verification process where initial sensor-triggered detections are fed into video analysis, which then provides feedback to confirm or reject violations. The trajectory analysis results feed back into the classification decision, enabling corrective action on potential false positives before final citation issuance

Inventive Principle:
Principle #23Feedback

2Measurement precision

If manual review of photographs and video clips is performed to determine violations, then detection accuracy is improved, but processing time increases significantly

Engineering Contradiction:
Improveviolation determination accuracyVSAvoidmanual review time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system implements automated violation determination through computer vision algorithms that independently analyze video trajectories and classify violations without human intervention. The algorithm extracts features such as stopping distance, time-to-stop, and trajectory patterns to automatically distinguish violating from non-violating vehicles, eliminating the need for manual review of clear-cut cases

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The manual review process is replaced with automated computer vision and machine learning systems. The mechanical action of law enforcement officials reviewing photographs is substituted with electronic image processing, trajectory analysis algorithms, and automated classification systems that process violations at much higher speeds with consistent accuracy

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Quantity of substance

If sensors trigger cameras to capture all vehicles within time threshold, then comprehensive vehicle capture is improved, but number of false positives increases

Engineering Contradiction:
Improvenumber of captured vehiclesVSAvoidfalse positive rate
Core Design Contradiction:
Quantity of substanceVSObject-generated harmful factors

Solution Approach 1:

The system segments the vehicle capture process into distinct phases: initial sensor-triggered capture of all potential vehicles, followed by separate trajectory analysis for each detected vehicle. This segmentation allows comprehensive capture while enabling individualized analysis of each vehicle's behavior to filter out false positives before final violation determination

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS9679203B2Traffic violation detection
Publication Date: 2017.06.13 MODAXO ACQUISITION USA INC N K A MODAXO TRAFFIC MANAGEMENT USA INC
  • US9679203B2 patent drawing
  • US9679203B2 patent drawing
  • US9679203B2 patent drawing

AI summary

A method for detecting a vehicle running a stop signal positioned at an intersection includes acquiring a sequence of frames from at least one video camera monitoring an intersection being signaled by the stop signal. The method includes defining a first region of interest (ROI) including a road region located before the intersection on the image plane. The method includes searching the first ROI for a candidate violating vehicle. In response to detecting the candidate violating vehicle, the method includes tracking at least one trajectory of the detected candidate violating vehicle across a number of frames. The method includes classifying the candidate violating vehicle as belonging to one of a violating vehicle and a non-violating vehicle based on the at least one trajectory.