3D Data Generating Device Using Variable Height Cuboid Partitioning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The existing 3D data formats, such as occupancy maps, struggle to reduce data size effectively, leading to increased processing loads for spatial recognition devices, especially when cuboids are treated as cubes with equal dimensions.

Innovation Solution

A 3D data generating device and method that partitions a space into cuboids based on varying heights corresponding to specific objects, such as a standard vehicle's passable heights, reducing the number of cuboids and thus the data size, by deciding positions in the height direction for partitioning the space.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If all cuboids are set with the same dimensions (treated as cubes), then the data structure is simple and uniform, but the data size cannot be reduced adequately and processing load increases

Engineering Contradiction:
Improvedata structure complexityVSAvoiddata size
Core Design Contradiction:
Device complexityVSQuantity of substance

Solution Approach 1:

The patent applies local quality by making cuboid dimensions variable rather than uniform. Specifically, the height of each cuboid is adjusted according to the height of objects it represents, while width and depth remain uniform. This allows the data structure to adapt locally to object characteristics, reducing the number of cuboids needed to represent the same space and thereby reducing data size without increasing overall structural complexity.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If the space is partitioned into many small cuboids to accurately represent objects, then the precision of object representation is improved, but the data size increases and processing load increases

Engineering Contradiction:
Improveobject representation precisionVSAvoiddata size
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent changes the height parameter of cuboids to match object heights, allowing each cuboid to accurately represent the vertical extent of objects. This parameter adjustment enables precise object representation while reducing the total number of cuboids required, as taller objects are represented by fewer, taller cuboids rather than multiple stacked small cuboids.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The space is segmented into cuboids with heights corresponding to object heights, creating a segmentation that matches the natural vertical boundaries of objects. This segmentation strategy reduces the number of partitions needed compared to uniform small cuboids, thereby reducing data size while maintaining representation precision.

Inventive Principle:
Principle #1Segmentation

3Productivity

If uniform cuboids are used for partitioning, then the partitioning process is simple and fast, but the number of cuboids is large leading to increased processing load

Engineering Contradiction:
Improvepartitioning speedVSAvoidnumber of cuboids
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The partitioning process uses local quality by setting cuboid heights based on object heights rather than using a uniform height for all cuboids. This approach maintains relatively simple partitioning logic while significantly reducing the total number of cuboids generated, as the height parameter adapts to object characteristics rather than requiring fine-grained uniform partitioning throughout the entire space.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS11144747B23D data generating device, 3D data generating method, 3D data generating program, and computer-readable recording medium storing 3D data generating program
Publication Date: 2021.10.12 PIONEER IP
  • US11144747B2 patent drawing
  • US11144747B2 patent drawing
  • US11144747B2 patent drawing

AI summary

Provided is a 3D data generating device and the like capable of generating 3D data having a small data size.When generating three-dimensional (3D) data in which a predetermined space is expressed by a plurality of cuboids obtained by partitioning the predetermined space, a position in the height direction for partitioning the predetermined space is decided on the basis of heights corresponding to predetermined objects, and the predetermined space is partitioned at the decided position in the height direction.