3D Platform Trigger Detection for Faster Item Identification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems face challenges in efficiently identifying and tracking multiple items in real-time due to computational intensity and time requirements, especially when images include several items, and maintaining accuracy in dynamic environments where cameras, 3D sensors, and platforms may shift positions.

Innovation Solution

A system using cameras and 3D sensors to identify and track items on a platform, employing techniques like homography recalibration, container-based classification, and item height filtering to enhance accuracy and efficiency, reducing computational load by intelligently selecting cameras and processing only relevant images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If comprehensive image processing is performed to identify all items in an image, then item identification accuracy is improved, but processing time increases significantly

Engineering Contradiction:
Improveitem identification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by detecting trigger events (item placement on platform) before full identification processing. This allows the system to prepare and pre-process data, capturing images and determining object poses in advance, so that when identification is needed, the computational work has already been partially completed, reducing actual processing time while maintaining accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The identification process is segmented into distinct stages: trigger event detection, depth image capture, object pose determination, camera selection, and final item identification. By dividing the comprehensive processing into smaller segments that can be performed selectively and in sequence, the system avoids the need to perform all processing operations simultaneously, thereby reducing overall processing time while maintaining identification accuracy

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If multiple cameras are used to capture images of items, then item identification accuracy is improved, but computational load increases

Engineering Contradiction:
Improveitem identification accuracyVSAvoidcomputational load
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

Instead of uniformly processing images from all cameras, the system applies local quality by selecting only the specific camera(s) that provide the best view of each item based on determined object poses. This selective approach ensures high identification accuracy for each item while avoiding the computational overhead of processing images from all cameras, thereby reducing overall computational load

Inventive Principle:
Principle #3Local quality

3Measurement precision

If user manual scanning is required for item identification, then identification accuracy is improved, but system throughput decreases

Engineering Contradiction:
Improveidentification accuracyVSAvoidsystem throughput
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs self-service by automatically detecting trigger events, capturing images, determining object poses, selecting appropriate cameras, and identifying items without requiring user intervention. The system serves itself by having the imaging device and processing system work autonomously to complete the identification task, eliminating the bottleneck caused by manual scanning and thereby increasing system throughput while maintaining identification accuracy

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12524890B2System and method for detecting a trigger event for identification of an item
Publication Date: 2026.01.13 7-ELEVEN INC
  • US12524890B2 patent drawing
  • US12524890B2 patent drawing
  • US12524890B2 patent drawing

AI summary

A reference depth image of a platform is captured using a three-dimensional (3D) sensor. A plurality of secondary depth images are captured, wherein for each secondary depth image, a depth difference parameter is determined by comparing the secondary depth image and the reference depth image. In response to determining that the depth difference parameter has stayed constant at a value higher than zero for a duration of a first time interval, it is determined that an item has been placed on the platform.