Platform Item Tracking Using Triggered Image Re-Identification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Identifying and tracking multiple items in real-time is computationally intensive and time-consuming, making it incompatible with real-time applications, and maintaining accuracy in dynamic environments with shifting cameras, 3D sensors, and platforms is challenging.

Innovation Solution

A system using cameras and 3D sensors to identify and track items on a platform, with features like dynamic recalibration of homography, intelligent detection of triggering events, and container-based classification to improve efficiency and accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If traditional item identification methods are used to identify and track multiple items, then identification accuracy can be maintained, but processing time increases significantly making it incompatible with real-time applications

Engineering Contradiction:
Improveprocessing speedVSAvoididentification time
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-processing images to detect triggering events (item placement) before full identification is needed. Depth images are analyzed in real-time to detect when items are placed on the platform, triggering the identification process only when necessary, rather than continuously processing all images.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The identification process is segmented into distinct phases: triggering event detection using depth images, selective capture of RGB images only when items are present, and then identification processing. This segmentation allows the system to spend minimal time on monitoring while concentrating processing power only when needed.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If multiple cameras and sensors are used to track items in dynamic environments, then tracking accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvetracking accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system uses an intermediary approach by introducing a triggering event detection mechanism that mediates between continuous monitoring and full identification processing. Depth images serve as an intermediary layer that filters when full RGB image processing is needed, reducing the burden on the identification system while maintaining tracking accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system dynamically adjusts its operation mode based on detected events. When no items are present, the system operates in low-power monitoring mode using only depth sensors. When items are detected, it dynamically switches to active identification mode, capturing and processing RGB images. This dynamic adaptation reduces overall system complexity while maintaining precision when needed.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12579665B2System and method for identifying moved items on a platform during item identification
Publication Date: 2026.03.17 7-ELEVEN INC
  • US12579665B2 patent drawing
  • US12579665B2 patent drawing
  • US12579665B2 patent drawing

AI summary

In response to detecting a first triggering event corresponding to placement of a first item on a platform, a plurality of first images are captured of the first item and a plurality of cropped first images are generated based on the first images. A first item identifier associated with the first item is identified based on the cropped first images. In response to detecting a second triggering event corresponding to placement of a second item on the platform, a plurality of second images of the first item are captured and a plurality of cropped second images are generated from the second images. In response to determining that the cropped first images match with the cropped second images, the first item identifier is assigned to the first item depicted in the second images.