Object Trajectory Identification With Filtered Event Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for object identification and trajectory determination perform well in identifying objects but poorly in determining their trajectories, particularly when using RGB images.

Innovation Solution

A method combining image frames with event data analysis, utilizing bounding boxes to filter event data and spiking neural networks for trajectory determination, integrating convolutional neural networks for object identification and classification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If RGB images are used for object identification, then object identification accuracy is improved, but trajectory determination performance deteriorates

Engineering Contradiction:
Improveobject identification accuracyVSAvoidtrajectory determination performance
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent combines RGB image data with event camera data into a unified processing framework. The RGB images provide high-quality object identification while event data provides high-temporal-resolution trajectory information. The system merges these complementary data sources by synchronizing them in time and space, allowing the strengths of each modality to compensate for the other's weaknesses.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent segments the visual information processing into two distinct pathways: one pathway processes RGB images through convolutional neural networks for accurate object identification and classification, while the other pathway processes event data through spiking neural networks for precise trajectory determination. This segmentation allows each pathway to be optimized for its specific function rather than requiring a single system to excel at both tasks.

Inventive Principle:
Principle #1Segmentation

2Productivity

If event data is filtered based on bounding box position, then processing efficiency is improved, but information completeness may deteriorate

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidinformation completeness
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent applies partial filtering by only filtering event data that falls outside the bounding box of identified objects. Event data within the bounding box is retained for trajectory analysis, while data from background regions is discarded. This partial action approach maintains processing efficiency by reducing the total data volume while preserving the essential information needed for trajectory determination.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system performs preliminary object identification using RGB images and bounding box detection before filtering the event data. This preliminary action establishes the spatial boundaries (bounding boxes) that guide subsequent event data filtering, ensuring that only relevant event data is processed further. This sequence of operations optimizes processing efficiency by avoiding the need to analyze all event data from the entire field of view.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250209792A1Object and trajectory identification
Publication Date: 2025.06.26 ROSEMOUNT AEROSPACE INC
  • US20250209792A1 patent drawing
  • US20250209792A1 patent drawing

AI summary

A method for identifying objects and determining their trajectories includes analyzing an image frame to identify an object, creating a bounding box around the object, filtering event data based on the position of the bounding box, and analyzing the filtered event data to determine a trajectory of the object. A system for identifying objects and determining trajectories of the objects.