Three-dimensional data encoding method, three-dimensional data decoding method, three-dimensional data encoding device, and three-dimensional data decoding device

The proposed three-dimensional data encoding method improves efficiency by using an N-ary tree structure with invalid bits and common encoding patterns, addressing inefficiencies in existing methods and reducing data storage and transmission needs.

JP7804012B2Active Publication Date: 2026-01-21PANASONIC INTELLECTUAL PROPERTY CORP OF AMERICA
View PDF 7 Cites 0 Cited by

Patent Information

Application Number
JP2024108038
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Priority Date
2018-10-12
Filing Date
2024-07-04
Publication Date
2026-01-21
Estimated Expiration
2039-10-11

AI Technical Summary

Technical Problem

Existing three-dimensional data encoding methods are inefficient, requiring significant data storage and transmission resources due to the large volume of point cloud data.

Method used

A three-dimensional data encoding method that utilizes an N-ary tree structure, setting invalid bits for certain axes to improve encoding efficiency, and employs common encoding patterns for different tree structures to reduce processing load.

Benefits of technology

The method enhances encoding efficiency by reducing processing load and optimizing data storage and transmission requirements for three-dimensional data.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007804012000001
    Figure 0007804012000001
  • Figure 0007804012000002
    Figure 0007804012000002
  • Figure 0007804012000003
    Figure 0007804012000003
Patent Text Reader

Abstract

To provide a 3D data encoding method capable of improving encoding efficiency.SOLUTION: A 3D data encoding method encodes a parameter, and encodes (S5903, S5904) a target node included in an N-segment tree structure (N is an integer of two or more) of a plurality of 3D points. In encoding the target node, when the parameter indicates first information, an invalid bit is set from eight bits corresponding to the target node.SELECTED DRAWING: Figure 126
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] The present disclosure relates to a three-dimensional data encoding method, a three-dimensional data decoding method, a three-dimensional data encoding device, and a three-dimensional data decoding device. [Background technology]

[0002] In the future, devices and services that utilize 3D data are expected to become widespread in a wide range of fields, including computer vision for autonomous operation of automobiles or robots, map information, surveillance, infrastructure inspection, video distribution, etc. 3D data can be acquired in a variety of ways, including distance sensors such as range finders, stereo cameras, or a combination of multiple monocular cameras.

[0003] One method of representing three-dimensional data is a point cloud, which represents the shape of a three-dimensional structure using a group of points in three-dimensional space. A point cloud stores the position and color of the points. Point clouds are expected to become the mainstream method of representing three-dimensional data, but point clouds require a very large amount of data. Therefore, when storing or transmitting three-dimensional data, data compression through encoding is essential, just as with two-dimensional video images (examples include MPEG-4 AVC or HEVC standardized by MPEG).

[0004] In addition, compression of point clouds is partially supported by public libraries that perform point cloud-related processing (Point Cloud Library).

[0005] Furthermore, a technique is known in which three-dimensional map data is used to search for and display facilities located around a vehicle (see, for example, Patent Document 1). [Prior art documents] [Patent documents]

[0006] [Patent Document 1] International Publication No. 2014 / 020663 Summary of the Invention [Problem to be solved by the invention]

[0007] In the encoding process of three-dimensional data, it is desirable to be able to improve the encoding efficiency.

[0008] An object of the present disclosure is to provide a three-dimensional data encoding method, a three-dimensional data decoding method, a three-dimensional data encoding device, or a three-dimensional data decoding device that can improve encoding efficiency. [Means for solving the problem]

[0009] A three-dimensional data encoding method according to one aspect of the present disclosure encodes a parameter, and encodes a target node included in an N-ary tree structure (N is an integer equal to or greater than 2) of a plurality of three-dimensional points. In encoding the target node, if the parameter indicates first information, an invalid bit is set from 8 bits corresponding to the target node. The set invalid bit corresponds to at least one of a plurality of axes indicating a three-dimensional space. .

[0010] A three-dimensional data decoding method according to one aspect of the present disclosure includes: acquiring a parameter; decoding a target node included in an N-ary tree structure (N is an integer equal to or greater than 2) of a plurality of three-dimensional points; and, in decoding the target node, if the parameter indicates first information, setting an invalid bit from 8 bits corresponding to the target node. The set invalid bit corresponds to at least one of a plurality of axes indicating a three-dimensional space. .

[0011] A three-dimensional data encoding method according to one embodiment of the present disclosure encodes first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point cloud, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point cloud, and in the encoding, the first information is encoded using a first encoding pattern that is common to a second encoding pattern used in encoding the second information.

[0012] A three-dimensional data decoding method according to one embodiment of the present disclosure decodes first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point cloud, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point cloud, and in the decoding, the first information is decoded using a first decoding pattern that is common to a second decoding pattern used in decoding the second information. [Effects of the Invention]

[0013] The present disclosure can provide a three-dimensional data encoding method, a three-dimensional data decoding method, a three-dimensional data encoding device, or a three-dimensional data decoding device that can improve encoding efficiency. [Brief explanation of the drawings]

[0014] [Figure 1] FIG. 1 is a diagram showing the structure of encoded three-dimensional data according to the first embodiment. [Figure 2] FIG. 2 is a diagram showing an example of a prediction structure between SPCs belonging to the lowest layer of a GOS according to the first embodiment. [Figure 3] FIG. 3 is a diagram showing an example of an inter-layer prediction structure according to the first embodiment. [Figure 4] FIG. 4 is a diagram showing an example of the coding order of the GOS according to the first embodiment. [Figure 5] FIG. 5 is a diagram showing an example of the coding order of GOS according to the first embodiment. [Figure 6] FIG. 6 is a block diagram of a three-dimensional data encoding device according to the first embodiment. [Figure 7] FIG. 7 is a flowchart of the encoding process according to the first embodiment. [Figure 8] FIG. 8 is a block diagram of a three-dimensional data decoding device according to the first embodiment. [Figure 9] FIG. 9 is a flowchart of the decoding process according to the first embodiment. [Figure 10] FIG. 10 is a diagram illustrating an example of meta information according to the first embodiment. [Figure 11]FIG. 11 is a diagram illustrating an example of the configuration of the SWLD according to the second embodiment. [Figure 12] FIG. 12 illustrates an example of the operation of the server and the client according to the second embodiment. [Figure 13] FIG. 13 is a diagram illustrating an example of the operation of the server and the client according to the second embodiment. [Figure 14] FIG. 14 is a diagram illustrating an example of the operation of the server and the client according to the second embodiment. [Figure 15] FIG. 15 illustrates an example of the operation of the server and the client according to the second embodiment. [Figure 16] FIG. 16 is a block diagram of a three-dimensional data encoding device according to the second embodiment. [Figure 17] FIG. 17 is a flowchart of the encoding process according to the second embodiment. [Figure 18] FIG. 18 is a block diagram of a three-dimensional data decoding device according to the second embodiment. [Figure 19] FIG. 19 is a flowchart of the decoding process according to the second embodiment. [Figure 20] FIG. 20 is a diagram illustrating an example of the configuration of a WLD according to the second embodiment. [Figure 21] FIG. 21 is a diagram illustrating an example of an octree structure of a WLD according to the second embodiment. [Figure 22] FIG. 22 is a diagram illustrating an example of the configuration of the SWLD according to the second embodiment. [Figure 23] FIG. 23 is a diagram illustrating an example of an octree structure of an SWLD according to the second embodiment. [Figure 24] FIG. 24 is a schematic diagram showing transmission and reception of three-dimensional data between vehicles according to the third embodiment. [Figure 25] FIG. 25 is a diagram illustrating an example of three-dimensional data transmitted between vehicles according to the third embodiment. [Figure 26] FIG. 26 is a block diagram of a three-dimensional data creation device according to the third embodiment. [Figure 27] FIG. 27 is a flowchart of a three-dimensional data creation process according to the third embodiment. [Figure 28] FIG. 28 is a block diagram of a three-dimensional data transmission device according to the third embodiment. [Figure 29] FIG. 29 is a flowchart of a three-dimensional data transmission process according to the third embodiment. [Figure 30] FIG. 30 is a block diagram of a three-dimensional data creation device according to the third embodiment. [Figure 31] FIG. 31 is a flowchart of a three-dimensional data creation process according to the third embodiment. [Figure 32] FIG. 32 is a block diagram of a three-dimensional data transmission device according to the third embodiment. [Figure 33] FIG. 33 is a flowchart of a three-dimensional data transmission process according to the third embodiment. [Figure 34] FIG. 34 is a block diagram of a three-dimensional information processing device according to the fourth embodiment. [Figure 35] FIG. 35 is a flowchart of a three-dimensional information processing method according to the fourth embodiment. [Figure 36] FIG. 36 is a flowchart of a three-dimensional information processing method according to the fourth embodiment. [Figure 37] FIG. 37 is a diagram for explaining the transmission process of three-dimensional data according to the fifth embodiment. [Figure 38] FIG. 38 is a block diagram of a three-dimensional data creation device according to the fifth embodiment. [Figure 39] FIG. 39 is a flowchart of a three-dimensional data creation method according to the fifth embodiment. [Figure 40] FIG. 40 is a flowchart of a three-dimensional data creation method according to the fifth embodiment. [Figure 41] FIG. 41 is a flowchart of a display method according to the sixth embodiment. [Figure 42] FIG. 42 is a diagram showing an example of the surrounding environment seen through the windshield according to the sixth embodiment. [Figure 43] FIG. 43 is a diagram showing a display example of a head-up display according to the sixth embodiment. [Figure 44] FIG. 44 is a diagram showing a display example of the head-up display after adjustment according to the sixth embodiment. [Figure 45] FIG. 45 is a diagram showing a configuration of a system according to the seventh embodiment. [Figure 46] FIG. 46 is a block diagram of a client device according to the seventh embodiment. [Figure 47] FIG. 47 is a block diagram of a server according to the seventh embodiment. [Figure 48] FIG. 48 is a flowchart of three-dimensional data creation processing by the client device according to the seventh embodiment. [Figure 49] FIG. 49 is a flowchart of a sensor information transmission process by a client device according to the seventh embodiment. [Figure 50] FIG. 50 is a flowchart of three-dimensional data creation processing by the server according to the seventh embodiment. [Figure 51] FIG. 51 is a flowchart of a three-dimensional map transmission process performed by a server according to the seventh embodiment. [Figure 52] FIG. 52 is a diagram showing a configuration of a modified example of the system according to the seventh embodiment. [Figure 53] FIG. 53 is a diagram illustrating the configurations of a server and a client device according to the seventh embodiment. [Figure 54] FIG. 54 is a block diagram of a three-dimensional data encoding device according to the eighth embodiment. [Figure 55] FIG. 55 is a diagram showing an example of a prediction residual according to the eighth embodiment. [Figure 56] FIG. 56 is a diagram illustrating an example of a volume according to the eighth embodiment. [Figure 57] FIG. 57 is a diagram showing an example of an octree representation of a volume according to the eighth embodiment. [Figure 58] FIG. 58 is a diagram showing an example of a bit string of a volume according to the eighth embodiment. [Figure 59] FIG. 59 is a diagram showing an example of an octree representation of a volume according to the eighth embodiment. [Figure 60]FIG. 60 is a diagram illustrating an example of a volume according to the eighth embodiment. [Figure 61] FIG. 61 is a diagram illustrating the intra prediction process according to the eighth embodiment. [Figure 62] FIG. 62 is a diagram for explaining the rotation and translation processing according to the eighth embodiment. [Figure 63] FIG. 63 is a diagram showing an example of the syntax of the RT application flag and RT information according to the eighth embodiment. [Figure 64] FIG. 64 is a diagram illustrating the inter prediction process according to the eighth embodiment. [Figure 65] FIG. 65 is a block diagram of a three-dimensional data decoding device according to the eighth embodiment. [Figure 66] FIG. 66 is a flowchart of three-dimensional data encoding processing by the three-dimensional data encoding device according to the eighth embodiment. [Figure 67] FIG. 67 is a flowchart of three-dimensional data decoding processing by the three-dimensional data decoding device according to the eighth embodiment. [Figure 68] FIG. 68 is a diagram showing an example of a tree structure according to the ninth embodiment. [Figure 69] FIG. 69 is a diagram showing an example of an occupancy code according to the ninth embodiment. [Figure 70] FIG. 70 is a diagram schematically illustrating the operation of the three-dimensional data encoding device according to the ninth embodiment. [Figure 71] FIG. 71 is a diagram showing an example of geometric information according to the ninth embodiment. [Figure 72] FIG. 72 is a diagram showing an example of selection of a coding table using geometric information according to the ninth embodiment. [Figure 73] FIG. 73 is a diagram showing an example of selection of a coding table using structure information according to the ninth embodiment. [Figure 74] FIG. 74 is a diagram showing an example of selection of a coding table using attribute information according to the ninth embodiment. [Figure 75] FIG. 75 is a diagram showing an example of selection of a coding table using attribute information according to the ninth embodiment. [Figure 76] FIG. 76 is a diagram showing an example of the structure of a bitstream according to the ninth embodiment. [Figure 77] FIG. 77 is a diagram showing an example of a coding table according to the ninth embodiment. [Figure 78] FIG. 78 is a diagram showing an example of a coding table according to the ninth embodiment. [Figure 79] FIG. 79 is a diagram showing an example of the structure of a bitstream according to the ninth embodiment. [Figure 80] FIG. 80 is a diagram showing an example of a coding table according to the ninth embodiment. [Figure 81] FIG. 81 is a diagram showing an example of a coding table according to the ninth embodiment. [Figure 82] FIG. 82 is a diagram showing an example of bit numbers of an occupancy code according to the ninth embodiment. [Figure 83] FIG. 83 is a flowchart of the encoding process using geometric information according to the ninth embodiment. [Figure 84] FIG. 84 is a flowchart of a decoding process using geometric information according to the ninth embodiment. [Figure 85] FIG. 85 is a flowchart of the encoding process using the structure information according to the ninth embodiment. [Figure 86] FIG. 86 is a flowchart of a decoding process using structure information according to the ninth embodiment. [Figure 87] FIG. 87 is a flowchart of the encoding process using attribute information according to the ninth embodiment. [Figure 88] FIG. 88 is a flowchart of the decoding process using attribute information according to the ninth embodiment. [Figure 89] FIG. 89 is a flowchart of the coding table selection process using the geometric information according to the ninth embodiment. [Figure 90] FIG. 90 is a flowchart of the coding table selection process using the structure information according to the ninth embodiment. [Figure 91]FIG. 91 is a flowchart of a coding table selection process using attribute information according to the ninth embodiment. [Figure 92] FIG. 92 is a block diagram of a three-dimensional data encoding device according to the ninth embodiment. [Figure 93] FIG. 93 is a block diagram of a three-dimensional data decoding device according to the ninth embodiment. [Figure 94] FIG. 94 is a diagram showing the reference relationship in an octree structure according to the tenth embodiment. [Figure 95] FIG. 95 is a diagram showing reference relationships in the spatial domain according to the tenth embodiment. [Figure 96] FIG. 96 is a diagram illustrating an example of an adjacent reference node according to the tenth embodiment. [Figure 97] FIG. 97 is a diagram illustrating the relationship between a parent node and a node according to the tenth embodiment. [Figure 98] FIG. 98 is a diagram showing an example of an occupancy code of a parent node according to the tenth embodiment. [Figure 99] FIG. 99 is a block diagram of a three-dimensional data encoding device according to the tenth embodiment. [Figure 100] FIG. 100 is a block diagram of a three-dimensional data decoding device according to the tenth embodiment. [Figure 101] FIG. 101 is a flowchart of three-dimensional data encoding processing according to the tenth embodiment. [Figure 102] FIG. 102 is a flowchart of three-dimensional data decoding processing according to the tenth embodiment. [Figure 103] FIG. 103 is a diagram illustrating an example of switching of the coding table according to the tenth embodiment. [Figure 104] FIG. 104 shows reference relationships in the spatial domain according to the first modification of the tenth embodiment. [Figure 105] FIG. 105 is a diagram illustrating an example of the syntax of header information according to the first modification of the tenth embodiment. [Figure 106] FIG. 106 is a diagram illustrating an example of the syntax of header information according to the first modification of the tenth embodiment. [Figure 107] FIG. 107 is a diagram illustrating an example of an adjacent reference node according to the second modification of the tenth embodiment. [Figure 108] FIG. 108 illustrates an example of a target node and adjacent nodes according to the second modification of the tenth embodiment. [Figure 109] FIG. 109 shows the reference relationship in an octree structure according to the third modification of the tenth embodiment. [Figure 110] FIG. 110 shows a reference relationship in the spatial domain according to the third modification of the tenth embodiment. [Figure 111] FIG. 111 is a diagram for explaining an outline of a three-dimensional data encoding method according to the eleventh embodiment. [Figure 112] FIG. 112 is a diagram illustrating a conversion method for converting a plane detected as tilted into an XY plane according to the eleventh embodiment. [Figure 113] FIG. 113 is a diagram showing the relationship between a plane and a group of points selected by each method according to the eleventh embodiment. [Figure 114] Figure 114 is a diagram showing the frequency distribution of quantized distances between a plane detected from a three-dimensional point cloud and a point cloud (candidate for a plane point cloud) surrounding the plane in the first method relating to embodiment 11. [Figure 115] FIG. 115 is a diagram showing a frequency distribution of quantized distances between a plane detected from a 3D point cloud and a point cloud surrounding the plane, in the second method according to the eleventh embodiment. [Figure 116] FIG. 116 is a diagram showing an example of dividing a two-dimensional space into four subspaces according to the eleventh embodiment. [Figure 117] FIG. 117 is a diagram showing an example in which four subspaces in a two-dimensional space are applied to eight subspaces in a three-dimensional space according to the eleventh embodiment. [Figure 118] FIG. 118 is a diagram showing the adjacency relationship between 3D points of a first 3D point group arranged on a plane according to the eleventh embodiment. [Figure 119]FIG. 119 is a diagram showing the adjacency relationship between 3D points of a 3D point group arranged in a 3D space according to the eleventh embodiment. [Figure 120] FIG. 120 is a block diagram showing the configuration of a three-dimensional data encoding device according to the eleventh embodiment. [Figure 121] FIG. 121 is a block diagram showing a detailed configuration of a quadtree encoding unit using the first method according to the eleventh embodiment. [Figure 122] FIG. 122 is a block diagram showing a detailed configuration of a quadtree encoding unit using the second method according to the eleventh embodiment. [Figure 123] FIG. 123 is a block diagram showing a configuration of a three-dimensional data decoding device according to the eleventh embodiment. [Figure 124] FIG. 124 is a block diagram showing a detailed configuration of a quadtree decoding unit using the first method according to the eleventh embodiment. [Figure 125] FIG. 125 is a block diagram showing a detailed configuration of a quadtree decoding unit using the second method according to the eleventh embodiment. [Figure 126] FIG. 126 is a flowchart of a three-dimensional data encoding method according to the eleventh embodiment. [Figure 127] FIG. 127 is a flowchart of a three-dimensional data decoding method according to the eleventh embodiment. [Figure 128] FIG. 128 is a flowchart of the quadtree encoding process according to the eleventh embodiment. [Figure 129] FIG. 129 is a flowchart of the octree encoding process according to the eleventh embodiment. [Figure 130] FIG. 130 is a flowchart of quadtree decoding processing according to the eleventh embodiment. [Figure 131] FIG. 131 is a flowchart of octree decoding processing according to the eleventh embodiment. DETAILED DESCRIPTION OF THE INVENTION

[0015] A three-dimensional data encoding method according to one embodiment of the present disclosure encodes first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point cloud, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point cloud, and in the encoding, the first information is encoded using a first encoding pattern that is common to a second encoding pattern used in encoding the second information.

[0016] According to this, the three-dimensional data encoding method can reduce the processing load by encoding information of an N-ary tree structure using an encoding pattern that is common to encoding information of an 8-ary tree structure.

[0017] For example, the first coding pattern may be a coding pattern for selecting a coding table to be used for coding the first information, and the second coding pattern may be a coding pattern for selecting a coding table to be used for coding the second information, and in the coding, the first coding pattern may be generated from first neighboring information of a plurality of first neighboring nodes that are spatially adjacent to the first target node in a plurality of directions, and the second coding pattern may be generated from second neighboring information of a plurality of second neighboring nodes that are spatially adjacent to the second target node in the plurality of directions.

[0018] For example, in generating the first coding pattern, the first coding pattern may be generated to include a 6-bit third bit pattern consisting of a first bit pattern consisting of one or more bits indicating one or more first adjacent nodes spatially adjacent to the first target node in a predetermined direction among a plurality of directions, each of which indicates that the first adjacent node is not occupied by a point group, and a second bit pattern consisting of a plurality of bits indicating a plurality of second adjacent nodes spatially adjacent to the first target node in a direction other than the predetermined direction among the plurality of directions; and in generating the second coding pattern, the second coding pattern may be generated to include a 6-bit fourth bit pattern consisting of a plurality of bits indicating a plurality of third adjacent nodes spatially adjacent to the second target node in the plurality of directions.

[0019] For example, the encoding may include selecting a first encoding table based on the first encoding pattern, entropy encoding the first information using the selected first encoding table, selecting a second encoding table based on the second encoding pattern, and entropy encoding the second information using the selected second encoding table.

[0020] For example, the encoding may involve encoding the first information indicating whether the first three-dimensional point is included in each of N first subspaces obtained by dividing the first target node into N parts, thereby generating a bit stream including a third bit string of 8 bits that is made up of a first bit string of N bits corresponding to the first information and an invalid second bit string of (8-N) bits.

[0021] For example, a bitstream may be generated that further includes identification information indicating whether the encoding target is the first information or the second information.

[0022] For example, the first three-dimensional point cloud may be a point cloud arranged on a plane, and the second three-dimensional point cloud may be a point cloud arranged around the plane.

[0023] A three-dimensional data decoding method according to one embodiment of the present disclosure decodes first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point cloud, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point cloud, and in the decoding, the first information is decoded using a first decoding pattern that is common to a second decoding pattern used in decoding the second information.

[0024] According to this, the three-dimensional data decoding method can reduce the processing load by decoding information of an N-ary tree structure using a decoding pattern that is common to the decoding of information of an octal tree structure.

[0025] For example, the first decoding pattern may be a decoding pattern for selecting a decoding table to be used for decoding the first information, and the second decoding pattern may be a decoding pattern for selecting a decoding table to be used for decoding the second information, and in the decoding, the first decoding pattern may be generated from first neighboring information of a plurality of first neighboring nodes that are spatially adjacent to the first target node in a plurality of directions, and the second decoding pattern may be generated from second neighboring information of a plurality of second neighboring nodes that are spatially adjacent to the second target node in the plurality of directions.

[0026] For example, in generating the first decoding pattern, the first decoding pattern may include a 6-bit third bit pattern consisting of a first bit pattern consisting of one or more bits indicating one or more first adjacent nodes spatially adjacent to the first target node in a predetermined direction among a plurality of directions, each of which indicates that the first adjacent node is not occupied by a point group, and a second bit pattern consisting of a plurality of bits indicating a plurality of second adjacent nodes spatially adjacent to the first target node in a direction other than the predetermined direction among the plurality of directions; and in generating the second decoding pattern, the second decoding pattern may include a 6-bit fourth bit pattern consisting of a plurality of bits indicating a plurality of third adjacent nodes spatially adjacent to the second target node in the plurality of directions.

[0027] For example, the decoding may involve selecting a first decoding table based on the first decoding pattern, entropy decoding the first information using the selected first decoding table, selecting a second decoding table based on the second decoding pattern, and entropy decoding the second information using the selected second decoding table.

[0028] For example, the decoding may involve obtaining a bit stream including a third bit string of 8 bits, which is made up of a first bit string of N bits and an invalid second bit string of (8-N) bits, and decoding the first information from the first bit string of the bit stream, which indicates whether the first three-dimensional point is included in each of N first subspaces obtained by dividing the first target node into N.

[0029] For example, the bit stream may include identification information indicating whether the encoding target is the first information or the second information, and in the decoding, if the identification information indicates that the encoding target is the first information, the first bit sequence of the bit stream may be decoded.

[0030] For example, the first three-dimensional point cloud may be a point cloud arranged on a plane, and the second three-dimensional point cloud may be a point cloud arranged around the plane.

[0031] In addition, a three-dimensional data encoding device according to one embodiment of the present disclosure includes a processor and a memory, and the processor uses the memory to encode first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point group, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point group, and in the encoding, the first information is encoded using a first encoding pattern that is common to a second encoding pattern used in encoding the second information.

[0032] According to this, the three-dimensional data encoding method can reduce the processing load by encoding information of an N-ary tree structure using an encoding pattern that is common to encoding information of an 8-ary tree structure.

[0033] A three-dimensional data decoding device according to one embodiment of the present disclosure includes a processor and a memory, and the processor uses the memory to decode first information of a first target node included in an N-ary (N is 2 or 4) tree structure of a plurality of first three-dimensional points of a first three-dimensional point cloud, or second information of a second target node included in an octal tree structure of a plurality of second three-dimensional points of a second three-dimensional point cloud, and in the decoding, the first information is decoded using a first decoding pattern that is common to a second decoding pattern used in decoding the second information.

[0034] According to this, the three-dimensional data decoding method can reduce the processing load by decoding information of an N-ary tree structure using a decoding pattern that is common to the decoding of information of an octal tree structure.

[0035] These comprehensive or specific aspects may be realized as a system, a method, an integrated circuit, a computer program, or a computer-readable recording medium such as a CD-ROM, or may be realized as any combination of a system, a method, an integrated circuit, a computer program, and a recording medium.

[0036] Hereinafter, the embodiments will be described in detail with reference to the drawings. Note that each of the embodiments described below represents a specific example of the present disclosure. The numerical values, shapes, materials, components, component placement and connection configurations, steps, and step order shown in the following embodiments are merely examples and are not intended to limit the present disclosure. Furthermore, among the components in the following embodiments, components that are not described in an independent claim that represents a superordinate concept will be described as optional components.

[0037] (Embodiment 1) First, the data structure of encoded three-dimensional data (hereinafter also referred to as encoded data) according to this embodiment will be described. Fig. 1 is a diagram showing the structure of encoded three-dimensional data according to this embodiment.

[0038] In this embodiment, a three-dimensional space is divided into spaces (SPCs) corresponding to pictures in video encoding, and three-dimensional data is encoded using the spaces as units. The spaces are further divided into volumes (VLMs) corresponding to macroblocks or the like in video encoding, and prediction and conversion are performed using the VLMs as units. A volume includes a plurality of voxels (VXLs), which are the smallest units to which position coordinates can be associated. Note that prediction, like prediction performed for two-dimensional images, refers to generating predicted three-dimensional data similar to the processing unit to be processed by referring to other processing units, and encoding the difference between the predicted three-dimensional data and the processing unit to be processed. Furthermore, this prediction includes not only spatial prediction that refers to other prediction units at the same time, but also temporal prediction that refers to a prediction unit at a different time.

[0039] For example, when a three-dimensional data encoding device (hereinafter also referred to as an encoding device) encodes a three-dimensional space represented by point cloud data such as a point cloud, it encodes each point of the point cloud or multiple points contained in a voxel collectively according to the size of the voxel. By subdividing the voxels, the three-dimensional shape of the point cloud can be expressed with high precision, and by increasing the voxel size, the three-dimensional shape of the point cloud can be expressed roughly.

[0040] In the following, an example will be described in which the three-dimensional data is a point cloud, but the three-dimensional data is not limited to a point cloud and may be three-dimensional data in any format.

[0041] Alternatively, voxels with a hierarchical structure may be used. In this case, the nth layer may indicate in order whether a sample point exists in the n-1th layer or lower (a layer below the nth layer). For example, when decoding only the nth layer, if a sample point exists in the n-1th layer or lower, the sample point can be decoded by assuming that the sample point exists at the center of the voxel in the nth layer.

[0042] The encoding device also acquires point cloud data using a distance sensor, a stereo camera, a monocular camera, a gyro, an inertial sensor, or the like.

[0043] Similar to video coding, spaces are classified into at least three prediction structures, including independently decodable intra-space (I-SPC), predictive space (P-SPC), and bidirectional space (B-SPC). Spaces also have two types of time information: decoding time and display time.

[0044] As shown in Figure 1, there is a random access unit called a Group Of Space (GOS), which is a processing unit that includes multiple spaces. There is also a World (WLD), which is a processing unit that includes multiple GOS.

[0045] The spatial region occupied by the world is associated with an absolute position on Earth using GPS or latitude and longitude information. This position information is stored as meta information. Note that the meta information may be included in the encoded data or may be transmitted separately from the encoded data.

[0046] Furthermore, within a GOS, all SPCs may be three-dimensionally adjacent, or there may be SPCs that are not three-dimensionally adjacent to other SPCs.

[0047] In the following, the process of encoding, decoding, referencing, etc. of three-dimensional data included in a processing unit such as a GOS, SPC, or VLM will also be simply referred to as encoding, decoding, or referencing the processing unit, etc. The three-dimensional data included in the processing unit includes, for example, at least one pair of a spatial position such as three-dimensional coordinates and a characteristic value such as color information.

[0048] Next, the prediction structure of SPCs in a GOS will be explained. Multiple SPCs in the same GOS or multiple VLMs in the same SPC occupy different spaces, but have the same time information (decoding time and display time).

[0049] Furthermore, the first SPC in a GOS in decoding order is the I-SPC. There are two types of GOS: closed GOS and open GOS. A closed GOS is a GOS that can decode all SPCs in the GOS when decoding starts from the first I-SPC. In an open GOS, some SPCs that appear earlier in the GOS than the first I-SPC refer to a different GOS, and cannot be decoded using only that GOS.

[0050] In addition, in coded data such as map information, WLDs are sometimes decoded in the reverse order of coding, and if there is dependency between GOSs, reverse playback is difficult. Therefore, in such cases, closed GOSs are generally used.

[0051] Furthermore, the GOS has a layer structure in the height direction, and encoding or decoding is performed in order from the SPC in the lower layer.

[0052] Fig. 2 is a diagram showing an example of a prediction structure between SPCs belonging to the lowest layer of a GOS, and Fig. 3 is a diagram showing an example of a prediction structure between layers.

[0053] A GOS contains one or more I-SPCs. Objects such as people, animals, cars, bicycles, traffic lights, and landmark buildings exist in three-dimensional space, and it is particularly effective to encode small objects as I-SPCs. For example, a three-dimensional data decoding device (hereinafter also referred to as a decoding device) decodes only the I-SPCs in the GOS when decoding the GOS with low processing load or at high speed.

[0054] The encoding device may also switch the encoding interval or frequency of occurrence of I-SPC depending on the density of objects in the WLD.

[0055] 3, the encoding device or decoding device encodes or decodes multiple layers in order from the lowest layer (layer 1). This allows, for example, an autonomous vehicle to prioritize data near the ground, which contains more information.

[0056] In addition, encoded data used by drones, etc. may be encoded or decoded in order from the SPC of the highest layer in the height direction within the GOS.

[0057] Alternatively, the encoding or decoding device may encode or decode multiple layers so that the decoding device can roughly grasp the GOS and gradually increase the resolution. For example, the encoding or decoding device may encode or decode layers 3, 8, 1, 9, etc. in that order.

[0058] Next, we will explain how to handle static and dynamic objects.

[0059] In a three-dimensional space, there exist static objects or scenes such as buildings or roads (hereinafter collectively referred to as static objects), and dynamic objects such as cars or people (hereinafter referred to as dynamic objects). Object detection is performed separately by extracting feature points from point cloud data or camera images such as a stereo camera. Here, an example of a method for encoding dynamic objects will be described.

[0060] The first method is to encode static objects without distinguishing between static and dynamic objects, and the second method is to distinguish between static and dynamic objects using identification information.

[0061] For example, GOS is used as the identification unit. In this case, GOS including SPCs that constitute static objects and GOS including SPCs that constitute dynamic objects are distinguished by identification information stored within the coded data or separately from the coded data.

[0062] Alternatively, the SPC may be used as the identification unit, in which case the SPC including the VLM that constitutes a static object and the SPC including the VLM that constitutes a dynamic object are distinguished by the above-mentioned identification information.

[0063] Alternatively, the VLM or VXL may be used as the identification unit, in which case the VLM or VXL containing static objects and the VLM or VXL containing dynamic objects are distinguished by the above-mentioned identification information.

[0064] The encoding device may also encode a dynamic object as one or more VLMs or SPCs, and encode a VLM or SPC containing a static object and an SPC containing a dynamic object as different GOSs. If the size of the GOS varies depending on the size of the dynamic object, the encoding device stores the size of the GOS separately as meta information.

[0065] The encoding device may also encode static objects and dynamic objects independently of each other, and overlay the dynamic objects on a world made up of static objects. In this case, the dynamic object is made up of one or more SPCs, and each SPC corresponds to one or more SPCs that make up the static object on which the SPC is overlaid. Note that the dynamic object may be represented by one or more VLMs or VXLs instead of SPCs.

[0066] The encoding device may also encode static objects and dynamic objects as different streams.

[0067] The encoding device may also generate a GOS that includes one or more SPCs that make up a dynamic object. Furthermore, the encoding device may set the GOS (GOS_M) that includes the dynamic object and the GOS of the static object that corresponds to the spatial region of GOS_M to the same size (occupy the same spatial region). This allows superimposition processing to be performed on a GOS-by-GOS basis.

[0068] A P-SPC or B-SPC that configures a dynamic object may refer to an SPC included in a different GOS that has already been coded. In cases where the position of a dynamic object changes over time and the same dynamic object is coded as a GOS at different times, referencing across GOSs is effective from the viewpoint of compression ratio.

[0069] The encoding device may switch between the first and second methods depending on the intended use of the encoded data. For example, when the encoded three-dimensional data is used as a map, it is desirable to be able to separate dynamic objects, so the encoding device uses the second method. On the other hand, when encoding three-dimensional data of an event such as a concert or sporting event, the encoding device uses the first method if there is no need to separate dynamic objects.

[0070] The decode time and display time of a GOS or SPC can be stored in the coded data or as meta information. The time information of all static objects may be the same. In this case, the actual decode time and display time may be determined by the decoding device. Alternatively, a different value may be assigned as the decode time for each GOS or SPC, and the same value may be assigned as the display time for all. Furthermore, a model may be introduced that ensures that the decoder has a buffer of a predetermined size and can decode without failure if it reads a bitstream at a predetermined bit rate according to the decode time, as in a decoder model used in video coding, such as the HEVC HRD (Hypothetical Reference Decoder).

[0071] Next, we will explain the arrangement of GOS within a world. The coordinates of the three-dimensional space in a world are expressed by three mutually orthogonal coordinate axes (x-axis, y-axis, and z-axis). By establishing a predetermined rule for the encoding order of GOS, encoding can be performed so that spatially adjacent GOS are continuous within the encoded data. For example, in the example shown in Figure 4, GOS within the xz plane are encoded continuously. After encoding of all GOS within a certain xz plane is completed, the value of the y-axis is updated. In other words, as encoding progresses, the world extends in the y-axis direction. Furthermore, the index numbers of GOS are set in the encoding order.

[0072] Here, the three-dimensional space of the world is associated one-to-one with absolute geographical coordinates such as GPS or latitude and longitude. Alternatively, the three-dimensional space may be expressed by relative positions from a preset reference position. The directions of the x-, y-, and z-axes of the three-dimensional space are expressed as direction vectors determined based on the latitude and longitude, and the direction vectors are stored as meta information together with the encoded data.

[0073] The size of the GOS is fixed, and the encoding device stores the size as meta information. The size of the GOS may be changed depending on, for example, whether the location is an urban area or whether the location is indoors or outdoors. That is, the size of the GOS may be changed depending on the quantity or nature of objects that have information value. Alternatively, the encoding device may adaptively change the size of the GOS or the spacing between I-SPCs within the GOS depending on, for example, the density of objects within the same world. For example, the higher the object density, the smaller the GOS size and the shorter the spacing between I-SPCs within the GOS.

[0074] In the example shown in Figure 5, the third to tenth GOS regions have a high density of objects, so the GOS are subdivided to allow finer granularity for random access. Note that the seventh to tenth GOS regions are located behind the third to sixth GOS regions, respectively.

[0075] Next, the configuration and operation flow of the three-dimensional data encoding device according to this embodiment will be described. Fig. 6 is a block diagram of the three-dimensional data encoding device 100 according to this embodiment. Fig. 7 is a flowchart showing an example of the operation of the three-dimensional data encoding device 100.

[0076] 6 generates encoded three-dimensional data 112 by encoding three-dimensional data 111. This three-dimensional data encoding device 100 includes an acquisition unit 101, an encoding region determination unit 102, a division unit 103, and an encoding unit 104.

[0077] As shown in FIG. 7, first, the acquisition unit 101 acquires three-dimensional data 111, which is point cloud data (S101).

[0078] Next, the coding area determination unit 102 determines an area to be coded from the spatial area corresponding to the acquired point cloud data (S102). For example, depending on the position of the user or vehicle, the coding area determination unit 102 determines a spatial area around the position as the area to be coded.

[0079] Next, the dividing unit 103 divides the point cloud data included in the region to be coded into processing units. Here, the processing units are the above-mentioned GOS and SPC, etc. Furthermore, this region to be coded corresponds to, for example, the above-mentioned world. Specifically, the dividing unit 103 divides the point cloud data into processing units based on the size of a preset GOS or the presence or size of a dynamic object (S103). Furthermore, the dividing unit 103 determines the start position of the SPC that is the first in coding order in each GOS.

[0080] Next, the encoding unit 104 generates encoded three-dimensional data 112 by sequentially encoding the plurality of SPCs in each GOS (S104).

[0081] Although an example has been shown in which the area to be coded is divided into GOSs and SPCs and then each GOS is coded, the processing procedure is not limited to the above. For example, a procedure may be used in which the configuration of one GOS is determined, the GOS is coded, and then the configuration of the next GOS is determined.

[0082] In this way, the three-dimensional data encoding device 100 generates encoded three-dimensional data 112 by encoding three-dimensional data 111. Specifically, the three-dimensional data encoding device 100 divides the three-dimensional data into first processing units (GOS), which are random access units and each correspond to a three-dimensional coordinate, divides the first processing units (GOS) into a plurality of second processing units (SPC), and divides the second processing units (SPC) into a plurality of third processing units (VLM). Furthermore, the third processing units (VLM) include one or more voxels (VXL), which are the smallest units to which position information can be associated.

[0083] Next, the three-dimensional data encoding device 100 generates encoded three-dimensional data 112 by encoding each of the plurality of first processing units (GOS). Specifically, the three-dimensional data encoding device 100 encodes each of the plurality of second processing units (SPC) in each first processing unit (GOS). Furthermore, the three-dimensional data encoding device 100 encodes each of the plurality of third processing units (VLM) in each second processing unit (SPC).

[0084] For example, when the first processing unit (GOS) to be processed is a closed GOS, the three-dimensional data encoding device 100 encodes the second processing unit (SPC) to be processed included in the first processing unit (GOS) to be processed by referring to other second processing units (SPC) included in the first processing unit (GOS) to be processed. In other words, the three-dimensional data encoding device 100 does not refer to second processing units (SPC) included in first processing units (GOS) different from the first processing unit (GOS) to be processed.

[0085] On the other hand, if the first processing unit (GOS) to be processed is an open GOS, the second processing unit (SPC) to be processed included in the first processing unit (GOS) to be processed is encoded by referring to other second processing units (SPC) included in the first processing unit (GOS) to be processed, or second processing units (SPC) included in a first processing unit (GOS) different from the first processing unit (GOS) to be processed.

[0086] In addition, the three-dimensional data encoding device 100 selects, as the type of the second processing unit (SPC) to be processed, one of the following: a first type (I-SPC) that does not reference other second processing units (SPCs), a second type (P-SPC) that references one other second processing unit (SPC), or a third type that references two other second processing units (SPCs), and encodes the second processing unit (SPC) to be processed according to the selected type.

[0087] Next, the configuration and operation flow of the three-dimensional data decoding device according to this embodiment will be described. Fig. 8 is a block diagram of the blocks of the three-dimensional data decoding device 200 according to this embodiment. Fig. 9 is a flowchart showing an example of the operation of the three-dimensional data decoding device 200.

[0088] 8 generates decoded three-dimensional data 212 by decoding encoded three-dimensional data 211. Here, the encoded three-dimensional data 211 is, for example, the encoded three-dimensional data 112 generated by the three-dimensional data encoding device 100. This three-dimensional data decoding device 200 includes an acquisition unit 201, a decoding start GOS determination unit 202, a decoding SPC determination unit 203, and a decoding unit 204.

[0089] First, the acquisition unit 201 acquires the encoded 3D data 211 (S201). Next, the decoding start GOS determination unit 202 determines a GOS to be decoded (S202). Specifically, the decoding start GOS determination unit 202 refers to meta information stored in the encoded 3D data 211 or separately from the encoded 3D data, and determines a GOS including an SPC corresponding to a spatial position, object, or time at which decoding starts as the GOS to be decoded.

[0090] Next, the decoding SPC determination unit 203 determines the type (I, P, B) of SPC to be decoded in the GOS (S203). For example, the decoding SPC determination unit 203 determines whether to (1) decode only I-SPC, (2) decode I-SPC and P-SPC, or (3) decode all types. Note that if the type of SPC to be decoded has been determined in advance, such as when all SPCs are to be decoded, this step may not be performed.

[0091] Next, the decoding unit 204 acquires the address position in the encoded 3D data 211 where the first SPC in the GOS in decoding order (the same as the encoding order) starts, acquires the encoded data of the first SPC from the address position, and sequentially decodes each SPC in order starting from the first SPC (S204). Note that the address position is stored in meta information or the like.

[0092] In this way, the three-dimensional data decoding device 200 decodes the decoded three-dimensional data 212. Specifically, the three-dimensional data decoding device 200 generates the decoded three-dimensional data 212 of the first processing units (GOS) by decoding each of the encoded three-dimensional data 211 of the first processing units (GOS), which are random access units and each of which is associated with a three-dimensional coordinate. More specifically, the three-dimensional data decoding device 200 decodes each of the plurality of second processing units (SPC) in each first processing unit (GOS). Furthermore, the three-dimensional data decoding device 200 decodes each of the plurality of third processing units (VLM) in each second processing unit (SPC).

[0093] The following describes the meta information for random access. This meta information is generated by the three-dimensional data encoding device 100 and is included in the encoded three-dimensional data 112 (211).

[0094] In conventional random access for 2D video, decoding starts from the first frame of the random access unit that is close to the specified time. On the other hand, in the world, random access to space (coordinates, objects, etc.) is assumed in addition to time.

[0095] Therefore, to realize random access to at least three elements, coordinates, objects, and time, a table is prepared that associates each element with a GOS index number. Furthermore, the GOS index number is associated with the address of the I-SPC at the beginning of the GOS. Figure 10 shows an example of a table included in the meta information. Note that it is not necessary to use all of the tables shown in Figure 10; it is sufficient to use at least one table.

[0096] Hereinafter, as an example, random access starting from a coordinate will be described. When accessing coordinates (x2, y2, z2), first, the coordinate-GOS table is referenced and it is found that the point with coordinates (x2, y2, z2) is included in the second GOS. Next, the GOS address table is referenced and it is found that the address of the first I-SPC in the second GOS is addr(2). Therefore, the decoding unit 204 obtains data from this address and starts decoding.

[0097] The address may be an address in a logical format or a physical address on a hard disk drive or in memory. Alternatively, information identifying a file segment may be used instead of the address. For example, a file segment is a segmented unit of one or more GOSs.

[0098] Furthermore, if an object spans multiple GOSs, the object-GOS table may indicate multiple GOSs to which the object belongs. If the multiple GOSs are closed GOSs, the encoding device and decoding device can encode or decode in parallel. On the other hand, if the multiple GOSs are open GOSs, the multiple GOSs can reference each other, thereby improving compression efficiency.

[0099] Examples of objects include people, animals, cars, bicycles, traffic lights, landmark buildings, etc. For example, when encoding a world, the three-dimensional data encoding device 100 can extract feature points specific to objects from a three-dimensional point cloud or the like, detect objects based on the feature points, and set the detected objects as random access points.

[0100] In this way, the three-dimensional data encoding device 100 generates first information indicating a plurality of first processing units (GOS) and three-dimensional coordinates associated with each of the plurality of first processing units (GOS). The encoded three-dimensional data 112 (211) includes this first information. The first information further indicates at least one of an object, a time, and a data storage destination associated with each of the plurality of first processing units (GOS).

[0101] The three-dimensional data decoding device 200 acquires first information from the encoded three-dimensional data 211, and uses the first information to identify the encoded three-dimensional data 211 of the first processing unit corresponding to the specified three-dimensional coordinates, object, or time, and decodes the encoded three-dimensional data 211.

[0102] Other examples of meta information will be described below. In addition to the meta information for random access, the three-dimensional data encoding device 100 may generate and store the following meta information. Furthermore, the three-dimensional data decoding device 200 may use this meta information during decoding.

[0103] When using three-dimensional data as map information, a profile may be defined depending on the application, and information indicating the profile may be included in the meta information. For example, profiles for urban areas, suburban areas, or flying objects may be defined, and the maximum or minimum size of the world, SPC, or VLM may be defined for each. For example, for urban areas, more detailed information is required than for suburban areas, so the minimum size of the VLM is set smaller.

[0104] The meta information may include a tag value indicating the type of object. This tag value is associated with the VLM, SPC, or GOS that constitutes the object. For example, a tag value may be set for each type of object, such as a tag value of "0" indicating a "person," a tag value of "1" indicating a "car," and a tag value of "2" indicating a "traffic light." Alternatively, if the type of object is difficult to determine or does not need to be determined, a tag value indicating a property such as size or whether the object is dynamic or static may be used.

[0105] The meta information may also include information indicating the range of the spatial region occupied by the world.

[0106] The meta information may also store the size of the SPC or VXL as header information common to a plurality of SPCs, such as the entire stream of coded data or an SPC in a GOS.

[0107] The meta information may also include identification information for the range sensor or camera used to generate the point cloud, or information indicating the positional accuracy of the points in the point cloud.

[0108] The meta information may also include information indicating whether the world is made up of only static objects or whether it also includes dynamic objects.

[0109] A modification of this embodiment will now be described.

[0110] The encoding device or decoding device may encode or decode two or more different SPCs or GOSs in parallel. The GOSs to be encoded or decoded in parallel can be determined based on meta-information indicating the spatial positions of the GOSs.

[0111] In cases where three-dimensional data is used as a spatial map for vehicles or flying objects moving around, or where such a spatial map is to be generated, the encoding device or decoding device may encode or decode a GOS or SPC contained in a space identified based on GPS, route information, zoom magnification, etc.

[0112] Furthermore, the decoding device may perform decoding in order from the space closest to the current location or the travel route. The encoding device or decoding device may encode or decode a space farther from the current location or the travel route by lowering the priority compared to a closer space. Here, lowering the priority means lowering the processing order, lowering the resolution (thinning out the data before processing), or lowering the image quality (increasing the encoding efficiency, for example, by increasing the quantization step), etc.

[0113] Furthermore, when decoding coded data that has been coded hierarchically in space, the decoding device may decode only the lower layers.

[0114] The decoding device may also decode data preferentially from the lowest layer depending on the zoom factor or purpose of the map.

[0115] In addition, for applications such as self-position estimation or object recognition performed when a car or robot is driving autonomously, the encoding device or decoding device may encode or decode with reduced resolution except for areas within a specific height from the road surface (area where recognition is performed).

[0116] The encoding device may also encode point clouds representing indoor and outdoor spatial shapes separately. For example, by separating the GOS representing the indoor space (indoor GOS) from the GOS representing the outdoor space (outdoor GOS), the decoding device can select the GOS to decode depending on the viewpoint position when using the encoded data.

[0117] The encoding device may also encode indoor and outdoor GOS with nearby coordinates so that they are adjacent in the encoded stream. For example, the encoding device may associate identifiers for the two and store information indicating the associated identifiers in the encoded stream or in separately stored meta information. This allows the decoding device to identify indoor and outdoor GOS with nearby coordinates by referring to the information in the meta information.

[0118] The encoding device may also switch the size of the GOS or SPC between indoor and outdoor GOS. For example, the encoding device may set a smaller GOS size indoors than outdoors. The encoding device may also change the accuracy of extracting feature points from the point cloud or the accuracy of object detection between indoor and outdoor GOS.

[0119] The encoding device may also add information to the encoded data that enables the decoding device to distinguish dynamic objects from static objects. This allows the decoding device to display dynamic objects together with red frames or explanatory text. The decoding device may also display only red frames or explanatory text instead of dynamic objects. The decoding device may also display more specific object types. For example, a red frame may be used for cars and a yellow frame for people.

[0120] Furthermore, the encoding device or decoding device may determine whether to encode or decode dynamic objects and static objects as different SPCs or GOSs depending on the frequency of appearance of dynamic objects, the ratio of static objects to dynamic objects, etc. For example, if the frequency of appearance or ratio of dynamic objects exceeds a threshold, an SPC or GOS in which dynamic objects and static objects are mixed is permitted, and if the frequency of appearance or ratio of dynamic objects does not exceed the threshold, an SPC or GOS in which dynamic objects and static objects are mixed is not permitted.

[0121] When detecting dynamic objects from two-dimensional camera image information rather than from a point cloud, the encoding device may separately acquire information for identifying the detection result (such as a frame or text) and the object position, and encode this information as part of the three-dimensional encoded data. In this case, the decoding device displays auxiliary information (such as a frame or text) indicating the dynamic object by superimposing it on the decoding result of the static object.

[0122] The encoding device may also change the density of the VXL or VLM in the SPC depending on factors such as the complexity of the shape of the static object. For example, the encoding device may set the VXL or VLM to a higher density the more complex the shape of the static object. Furthermore, the encoding device may determine the quantization step, etc., used when quantizing spatial position or color information depending on the density of the VXL or VLM. For example, the encoding device may set a smaller quantization step the denser the VXL or VLM.

[0123] As described above, the encoding device or decoding device according to this embodiment encodes or decodes space in units of spaces each having coordinate information.

[0124] Furthermore, the encoding device and the decoding device perform encoding and decoding in units of volumes within a space. A volume includes voxels, which are the smallest units to which position information can be associated.

[0125] The encoding device and decoding device perform encoding or decoding by associating any elements using a table that associates each element of spatial information, including coordinates, objects, and time, with a GOP, or a table that associates each element with another element. The decoding device determines coordinates using the value of a selected element, identifies a volume, voxel, or space from the coordinates, and decodes the space including the volume or voxel, or the identified space.

[0126] The encoding device also determines a volume, voxel, or space that can be selected by an element through feature point extraction or object recognition, and encodes it as a randomly accessible volume, voxel, or space.

[0127] Spaces are classified into three types: I-SPC, which can be encoded or decoded by itself; P-SPC, which is encoded or decoded by referring to any one processed space; and B-SPC, which is encoded or decoded by referring to any two processed spaces.

[0128] One or more volumes correspond to static or dynamic objects. The space containing the static objects and the space containing the dynamic objects are coded or decoded as different GOSs. That is, the SPC containing the static objects and the SPC containing the dynamic objects are assigned to different GOSs.

[0129] Dynamic objects are encoded or decoded on an object-by-object basis and associated with one or more spaces containing static objects, i.e., multiple dynamic objects are encoded individually, and the resulting encoded data for the multiple dynamic objects is associated with the SPC containing the static objects.

[0130] The encoding device and the decoding device perform encoding or decoding by increasing the priority of the I-SPC in the GOS. For example, the encoding device performs encoding so as to minimize degradation of the I-SPC (so that the original 3D data is reproduced more faithfully after decoding). Also, the decoding device decodes only the I-SPC, for example.

[0131] The encoding device may perform encoding by changing the frequency of using I-SPCs depending on the density or number (quantity) of objects in the world. In other words, the encoding device changes the frequency of selecting I-SPCs depending on the number or density of objects included in the three-dimensional data. For example, the encoding device may use I-spaces more frequently as the density of objects in the world increases.

[0132] Furthermore, the encoding device sets random access points in units of GOS, and stores information indicating the spatial region corresponding to the GOS in the header information.

[0133] The encoding device uses, for example, a default value as the spatial size of the GOS. Note that the encoding device may change the size of the GOS depending on the number (quantity) or density of objects or dynamic objects. For example, the encoding device reduces the spatial size of the GOS as the density or number of objects or dynamic objects increases.

[0134] The space or volume also includes a set of feature points derived using information obtained by sensors such as a depth sensor, a gyroscope, or a camera. The coordinates of the feature points are set at the center positions of the voxels. Furthermore, by subdividing the voxels, it is possible to achieve high accuracy of the position information.

[0135] The feature point group is derived using multiple pictures, each of which has at least two types of time information: actual time information and time information that is the same for multiple pictures associated with the space (e.g., encoding time used for rate control, etc.).

[0136] Also, encoding or decoding is performed in units of GOS, each GOS including one or more spaces.

[0137] The encoding device and the decoding device refer to the spaces in the processed GOS to predict the P space or the B space in the GOS to be processed.

[0138] Alternatively, the encoding device and the decoding device do not refer to a different GOS, but predict the P space or the B space in the GOS to be processed using the processed space in the GOS to be processed.

[0139] Furthermore, the encoding device and the decoding device transmit or receive the encoded stream in units of worlds each including one or more GOSs.

[0140] Furthermore, the GOS has a layer structure in at least one direction within a world, and the encoding device and decoding device encode or decode from the lower layer. For example, a randomly accessible GOS belongs to the lowest layer. A GOS belonging to a higher layer references a GOS belonging to the same layer or lower. In other words, the GOS is spatially divided in a predetermined direction and includes multiple layers, each containing one or more SPCs. The encoding device and decoding device encode or decode each SPC by referring to an SPC included in the same layer as the SPC or in a layer lower than the SPC.

[0141] Furthermore, the encoding device and the decoding device encode or decode consecutive GOSs within a world unit including multiple GOSs. The encoding device and the decoding device write or read information indicating the encoding or decoding order (direction) as metadata. In other words, the encoded data includes information indicating the encoding order of multiple GOSs.

[0142] Furthermore, the encoding device and the decoding device encode or decode two or more different spaces or GOSs in parallel.

[0143] The encoding device and decoding device also encode and decode spatial information (coordinates, size, etc.) of the space or GOS.

[0144] Furthermore, the encoding device and decoding device encode or decode a space or GOS included in a specific space that is specified based on external information related to its own position and / or area size, such as GPS, route information, or magnification.

[0145] The encoding device or decoding device encodes or decodes spaces farther from its own position with lower priority than spaces closer to its own position.

[0146] The encoding device sets one direction of the world according to the magnification or use, and encodes the GOS having a layer structure in that direction. The decoding device decodes the GOS having a layer structure in one direction of the world set according to the magnification or use, preferentially from the lower layer.

[0147] The encoding device varies the feature point extraction, object recognition accuracy, spatial region size, etc., included in the indoor and outdoor spaces. However, the encoding device and decoding device encode or decode the indoor GOS and outdoor GOS that are close in coordinates as adjacent in the world, and also associate their identifiers and encode or decode them.

[0148] (Embodiment 2) When using encoded point cloud data in an actual device or service, it is desirable to transmit and receive the information required for the application in order to reduce network bandwidth. However, until now, such a function has not existed in the encoding structure of 3D data, and no encoding method for this purpose has existed.

[0149] In this embodiment, we will describe a three-dimensional data encoding method and a three-dimensional data encoding device that provide the function of transmitting and receiving only the information necessary for the purpose in encoded data of a three-dimensional point cloud, as well as a three-dimensional decoding method and a three-dimensional data device that decodes the encoded data.

[0150] A voxel (VXL) having a certain amount of features or more is defined as a feature voxel (FVXL), and a world (WLD) composed of FVXL is defined as a sparse world (SWLD). Figure 11 shows an example of the configuration of a sparse world and a world. The SWLD includes FGOS, which is a GOS composed of FVXL, FSPC, which is an SPC composed of FVXL, and FVLM, which is a VLM composed of FVXL. The data structures and prediction structures of FGOS, FSPS, and FVLM may be the same as those of GOS, SPS, and VLM.

[0151] The feature is a feature that expresses three-dimensional position information of the VXL or visible light information of the VXL position, and is a feature that is often detected especially at corners and edges of three-dimensional objects. Specifically, this feature is a three-dimensional feature or visible light feature as described below, but any feature that expresses the position, brightness, color information, etc. of the VXL may be used.

[0152] As the three-dimensional feature, SHOT feature (Signature of Histograms of OrienTations), PFH feature (Point Feature Histograms), or PPF feature (Point Pair Feature) is used.

[0153] The SHOT feature is obtained by dividing the area around the VXL, calculating the dot product between the reference point and the normal vector of each divided area, and creating a histogram. This SHOT feature has the advantage of being highly dimensional and expressive.

[0154] The PFH feature is obtained by selecting many pairs of points near the VXL, calculating normal vectors from those two points, and creating a histogram. Because the PFH feature is a histogram feature, it is robust against some disturbances and has high expressive power.

[0155] The PPF feature is calculated using normal vectors etc. for each of two VXL points. Since all VXLs are used for this PPF feature, it is robust against occlusion.

[0156] Furthermore, as the feature amount of visible light, SIFT (Scale-Invariant Feature Transform), SURF (Speeded Up Robust Features), HOG (Histogram of Oriented Gradients), or the like, which use information such as brightness gradient information of an image, can be used.

[0157] The SWLD is generated by calculating the above feature values ​​from each VXL of the WLD and extracting the FVXL. Here, the SWLD may be updated every time the WLD is updated, or may be updated periodically after a certain period of time has elapsed, regardless of the timing of updating the WLD.

[0158] A SWLD may be generated for each feature. For example, a separate SWLD may be generated for each feature, such as SWLD1 based on SHOT features and SWLD2 based on SIFT features, and different SWLDs may be used depending on the application. Furthermore, the calculated features of each FVXL may be stored in each FVXL as feature information.

[0159] Next, we explain how to use sparse world learning (SWLD). SWLDs contain only feature voxels (FVXL), so their data size is generally smaller than WLDs, which contain all VXL.

[0160] In applications that use features to achieve certain purposes, using SWLD information instead of WLD information can reduce the time required to read from the hard disk, as well as the bandwidth and transfer time required for network transfer. For example, by storing WDL and SWLD as map information on the server and switching between WLD and SWLD as the map information to be sent in response to a client request, the network bandwidth and transfer time can be reduced. A specific example is shown below.

[0161] 12 and 13 are diagrams illustrating examples of using SWLDs and WLDs. As shown in FIG. 12, when a client 1, which is an in-vehicle device, needs map information for determining its own location, the client 1 sends a request to the server to acquire map data for self-location estimation (S301). The server transmits an SWLD to the client 1 in response to the acquisition request (S302). The client 1 determines its own location using the received SWLD (S303). In this case, the client 1 acquires VXL information around the client 1 using various methods, such as a distance sensor such as a range finder, a stereo camera, or a combination of multiple monocular cameras, and estimates its own location information from the acquired VXL information and SWLD. Here, the self-location information includes the three-dimensional location information and orientation of the client 1.

[0162] 13, when a client 2, which is an in-vehicle device, needs map information for map drawing purposes such as a three-dimensional map, the client 2 sends a request to the server to acquire map data for map drawing (S311). The server transmits a WLD to the client 2 in response to the acquisition request (S312). The client 2 uses the received WLD to draw the map (S313). In this case, the client 2 creates a rendering image using, for example, an image captured by the client 2 using a visible light camera or the like and the WLD acquired from the server, and draws the created image on the screen of a car navigation system or the like.

[0163] As described above, the server sends SWLD to the client for applications that mainly require the feature values ​​of each VXL, such as self-location estimation, and sends WLD to the client for applications that require detailed VXL information, such as map drawing. This enables efficient transmission and reception of map data.

[0164] The client may decide for itself whether it needs a SWLD or a WLD and request the server to send either a SWLD or a WLD. The server may also decide whether to send a SWLD or a WLD depending on the client or network conditions.

[0165] Next, we will explain how to switch between sending and receiving data in the sparse world (SWLD) and the world (WLD).

[0166] Whether to receive a WLD or an SWLD may be switched depending on the network bandwidth. FIG. 14 shows an example of operation in this case. For example, when a low-speed network with limited available network bandwidth, such as an LTE (Long Term Evolution) environment, is used, the client accesses the server via the low-speed network (S321) and acquires an SWLD as map information from the server (S322). On the other hand, when a high-speed network with ample network bandwidth, such as a Wi-Fi (registered trademark) environment, is used, the client accesses the server via the high-speed network (S323) and acquires a WLD from the server (S324). This allows the client to acquire appropriate map information depending on the client's network bandwidth.

[0167] Specifically, the client receives SWLD via LTE when outdoors, and acquires WLD via Wi-Fi (registered trademark) when inside a facility, etc. This allows the client to obtain more detailed map information for the indoor area.

[0168] In this way, the client may request a WLD or SWLD from the server depending on the bandwidth of the network it uses. Alternatively, the client may send information indicating the bandwidth of the network it uses to the server, and the server may send data (WLD or SWLD) suitable for the client depending on the information. Alternatively, the server may determine the network bandwidth of the client and send data (WLD or SWLD) suitable for the client.

[0169] Moreover, whether to receive a WLD or a SWLD may be switched depending on the moving speed. FIG. 15 shows an example of operation in this case. For example, when the client is moving at high speed (S331), the client receives a SWLD from the server (S332). On the other hand, when the client is moving at low speed (S333), the client receives a WLD from the server (S334). This allows the client to acquire map information suited to the speed while suppressing network bandwidth. Specifically, by receiving a SWLD with a small amount of data while traveling on a highway, the client can update rough map information at an appropriate speed. On the other hand, by receiving a WLD while traveling on an ordinary road, the client can acquire more detailed map information.

[0170] In this way, the client may request a WLD or SWLD from the server according to its own moving speed. Alternatively, the client may send information indicating its own moving speed to the server, and the server may send data (WLD or SWLD) suitable for the client according to the information. Alternatively, the server may determine the moving speed of the client and send data (WLD or SWLD) suitable for the client.

[0171] Alternatively, the client may first obtain SWLD from the server and then obtain WLD for important areas within that. For example, when obtaining map data, the client may first obtain rough map information in SWLD, then narrow down the area to areas where features such as buildings, signs, or people frequently appear, and later obtain WLD for the narrowed down area. This allows the client to obtain detailed information for the required area while reducing the amount of data received from the server.

[0172] Alternatively, the server may create a separate SWLD for each object from the WLD, and the client may receive each one depending on the application. This reduces network bandwidth. For example, the server may recognize people or cars from the WLD in advance and create a SWLD for people and a SWLD for cars. The client may receive a SWLD for people if it wants to obtain information about people around it, or a SWLD for cars if it wants to obtain information about cars. The types of SWLDs may also be distinguished by information (such as a flag or type) added to the header, etc.

[0173] Next, the configuration and operation flow of a three-dimensional data encoding device (e.g., a server) according to this embodiment will be described. Fig. 16 is a block diagram of a three-dimensional data encoding device 400 according to this embodiment. Fig. 17 is a flowchart of three-dimensional data encoding processing by the three-dimensional data encoding device 400.

[0174] 16 encodes input three-dimensional data 411 to generate encoded three-dimensional data 413 and 414, which are encoded streams. Here, the encoded three-dimensional data 413 is encoded three-dimensional data corresponding to a WLD, and the encoded three-dimensional data 414 is encoded three-dimensional data corresponding to a SWLD. This three-dimensional data encoding device 400 includes an acquisition unit 401, a coding region determination unit 402, a SWLD extraction unit 403, a WLD encoding unit 404, and a SWLD encoding unit 405.

[0175] As shown in FIG. 17, first, the acquisition unit 401 acquires input three-dimensional data 411, which is point cloud data in a three-dimensional space (S401).

[0176] Next, the coding region determination unit 402 determines a spatial region to be coded based on the spatial region in which the point cloud data exists (S402).

[0177] Next, the SWLD extraction unit 403 defines the spatial region to be coded as a WLD and calculates a feature amount from each VXL included in the WLD.The SWLD extraction unit 403 then extracts VXLs whose feature amounts are equal to or greater than a predetermined threshold, defines the extracted VXLs as FVXLs, and adds the FVXLs to the SWLD to generate extracted three-dimensional data 412 (S403).In other words, extracted three-dimensional data 412 whose feature amounts are equal to or greater than the threshold are extracted from the input three-dimensional data 411.

[0178] Next, the WLD encoding unit 404 generates encoded three-dimensional data 413 corresponding to the WLD by encoding the input three-dimensional data 411 corresponding to the WLD (S404). At this time, the WLD encoding unit 404 adds information to the header of the encoded three-dimensional data 413 to distinguish that the encoded three-dimensional data 413 is a stream including a WLD.

[0179] Furthermore, the SWLD encoding unit 405 generates encoded three-dimensional data 414 corresponding to the SWLD by encoding the extracted three-dimensional data 412 corresponding to the SWLD (S405). At this time, the SWLD encoding unit 405 adds information to the header of the encoded three-dimensional data 414 to distinguish that the encoded three-dimensional data 414 is a stream including an SWLD.

[0180] The order of the process for generating the encoded three-dimensional data 413 and the process for generating the encoded three-dimensional data 414 may be reversed. Also, some or all of these processes may be performed in parallel.

[0181] For example, a parameter called "world_type" is defined as information added to the headers of the encoded 3D data 413 and 414. world_type=0 indicates that the stream includes a WLD, and world_type=1 indicates that the stream includes a SWLD. If many other types are defined, the assigned numerical value may be increased, such as world_type=2. Furthermore, a specific flag may be included in one of the encoded 3D data 413 and 414. For example, a flag indicating that the stream includes a SWLD may be added to the encoded 3D data 414. In this case, the decoding device can determine whether the stream includes a WLD or a SWLD based on the presence or absence of the flag.

[0182] Furthermore, the encoding method used by the WLD encoding unit 404 when encoding the WLD may be different from the encoding method used by the SWLD encoding unit 405 when encoding the SWLD.

[0183] For example, in SWLD, data is thinned out, so that correlation with surrounding data may be lower than in WLD. Therefore, in the encoding method used in SWLD, inter prediction may be prioritized over intra prediction and inter prediction in comparison with the encoding method used in WLD.

[0184] Furthermore, the encoding method used for SWLD and the encoding method used for WLD may differ in the way three-dimensional positions are expressed. For example, in SWLD, the three-dimensional position of SVXL may be expressed by three-dimensional coordinates, and in WLD, the three-dimensional position may be expressed by an octree, which will be described later, or vice versa.

[0185] Furthermore, the SWLD encoding unit 405 performs encoding so that the data size of the encoded three-dimensional data 414 of SWLD is smaller than the data size of the encoded three-dimensional data 413 of WLD. For example, as described above, there is a possibility that correlation between data in SWLD is lower than that in WLD. This may result in a decrease in encoding efficiency, and the data size of the encoded three-dimensional data 414 may be larger than the data size of the encoded three-dimensional data 413 of WLD. Therefore, if the data size of the obtained encoded three-dimensional data 414 is larger than the data size of the encoded three-dimensional data 413 of WLD, the SWLD encoding unit 405 re-encodes the data to regenerate encoded three-dimensional data 414 with a reduced data size.

[0186] For example, the SWLD extraction unit 403 regenerates extracted three-dimensional data 412 with a reduced number of extracted feature points, and the SWLD encoding unit 405 encodes the extracted three-dimensional data 412. Alternatively, the degree of quantization in the SWLD encoding unit 405 may be made coarser. For example, in an octree structure described below, the degree of quantization can be made coarser by rounding the data in the lowest layer.

[0187] Furthermore, if the data size of the encoded three-dimensional data 414 of SWLD cannot be made smaller than the data size of the encoded three-dimensional data 413 of WLD, the SWLD encoding unit 405 may not generate the encoded three-dimensional data 414 of SWLD. Alternatively, the encoded three-dimensional data 413 of WLD may be copied to the encoded three-dimensional data 414 of SWLD. In other words, the encoded three-dimensional data 413 of WLD may be used as is as the encoded three-dimensional data 414 of SWLD.

[0188] Next, the configuration and operation flow of a three-dimensional data decoding device (e.g., a client) according to this embodiment will be described. Fig. 18 is a block diagram of a three-dimensional data decoding device 500 according to this embodiment. Fig. 19 is a flowchart of three-dimensional data decoding processing by the three-dimensional data decoding device 500.

[0189] 18 generates decoded three-dimensional data 512 or 513 by decoding encoded three-dimensional data 511. Here, the encoded three-dimensional data 511 is, for example, the encoded three-dimensional data 413 or 414 generated by the three-dimensional data encoding device 400.

[0190] This three-dimensional data decoding device 500 includes an acquisition unit 501 , a header analysis unit 502 , a WLD decoding unit 503 , and a SWLD decoding unit 504 .

[0191] 19, first, the acquisition unit 501 acquires encoded three-dimensional data 511 (S501). Next, the header analysis unit 502 analyzes the header of the encoded three-dimensional data 511 and determines whether the encoded three-dimensional data 511 is a stream including a WLD or a stream including a SWLD (S502). For example, the determination is made by referring to the world_type parameter described above.

[0192] If the encoded three-dimensional data 511 is a stream including a WLD (Yes in S503), the WLD decoding unit 503 decodes the encoded three-dimensional data 511 to generate decoded three-dimensional data 512 of the WLD (S504). On the other hand, if the encoded three-dimensional data 511 is a stream including an SWLD (No in S503), the SWLD decoding unit 504 decodes the encoded three-dimensional data 511 to generate decoded three-dimensional data 513 of the SWLD (S505).

[0193] Also, similarly to the encoding device, the decoding method used by the WLD decoding unit 503 when decoding the WLD may be different from the decoding method used by the SWLD decoding unit 504 when decoding the SWLD. For example, in the decoding method used for the SWLD, inter prediction, out of intra prediction and inter prediction, may be given priority over the decoding method used for the WLD.

[0194] Furthermore, the decoding method used for SWLD and the decoding method used for WLD may differ in the way of expressing three-dimensional positions. For example, in SWLD, the three-dimensional position of SVXL may be expressed by three-dimensional coordinates, and in WLD, the three-dimensional position may be expressed by an octree, which will be described later, or vice versa.

[0195] Next, we will explain the octree representation, which is a method of representing three-dimensional positions. VXL data included in three-dimensional data is converted into an octree structure and then encoded. Fig. 20 is a diagram showing an example of a VXL in a WLD. Fig. 21 is a diagram showing the octree structure of the WLD shown in Fig. 20. In the example shown in Fig. 20, there are three VXLs (hereinafter referred to as valid VXLs) VXL1 to VXL3 that contain point clouds. As shown in Fig. 21, the octree structure is composed of nodes and leaves. Each node has a maximum of eight nodes or leaves. Each leaf has VXL information. Here, among the leaves shown in Fig. 21, leaves 1, 2, and 3 represent VXL1, VXL2, and VXL3 shown in Fig. 20, respectively.

[0196] Specifically, each node and leaf corresponds to a three-dimensional position. Node 1 corresponds to the entire block shown in FIG. 20. The block corresponding to node 1 is divided into eight blocks, and of the eight blocks, the block containing a valid VXL is set as a node, and the other blocks are set as leaves. The block corresponding to the node is further divided into eight nodes or leaves, and this process is repeated for each level of the tree structure. In addition, all blocks in the lowest level are set as leaves.

[0197] FIG. 22 is a diagram showing an example of an SWLD generated from the WLD shown in FIG. 20. VXL1 and VXL2 shown in FIG. 20 are determined to be FVXL1 and FVXL2 as a result of feature extraction and are added to the SWLD. On the other hand, VXL3 is not determined to be FVXL and is not included in the SWLD. FIG. 23 is a diagram showing the octree structure of the SWLD shown in FIG. 22. In the octree structure shown in FIG. 23, leaf 3 corresponding to VXL3 shown in FIG. 21 is deleted. As a result, node 3 shown in FIG. 21 no longer has a valid VXL and is changed to a leaf. As such, the number of leaves in an SWLD is generally smaller than the number of leaves in a WLD, and the encoded 3D data of the SWLD is also smaller than the encoded 3D data of the WLD.

[0198] A modification of this embodiment will now be described.

[0199] For example, when a client such as an in-vehicle device estimates its own position, it receives a SWLD from a server and estimates its own position using the SWLD, and when detecting an obstacle, it may perform obstacle detection based on three-dimensional information of the surrounding area that it has acquired using various methods such as a distance sensor such as a range finder, a stereo camera, or a combination of multiple monocular cameras.

[0200] In addition, SWLDs generally do not contain VXL data for flat areas. Therefore, the server may store a subsampled world (subWLD) that is a subsample of the WLD for static obstacle detection, and transmit the SWLD and subWLD to the client. This allows the client to perform localization and obstacle detection while reducing network bandwidth.

[0201] Furthermore, when a client wants to quickly draw 3D map data, it may be more convenient for the map information to have a mesh structure. Therefore, the server may generate a mesh from the WLD and store it in advance as a mesh world (MWLD). For example, a client may receive an MWLD when it needs a coarse 3D drawing, and a WLD when it needs a detailed 3D drawing. This reduces network bandwidth.

[0202] Furthermore, although the server sets the VXLs among the VXLs whose feature quantities are equal to or greater than a threshold as FVXLs, FVXLs may be calculated using a different method. For example, the server may determine that the VXLs, VLMs, SPSs, or GOSs constituting a traffic light or intersection are necessary for self-localization, driving assistance, or autonomous driving, and include them in the SWLD as FVXLs, FVLMs, FSPSs, and FGOSs. This determination may also be performed manually. The FVXLs obtained by the above method may be added to the FVXLs set based on the feature quantities. That is, the SWLD extraction unit 403 may further extract data corresponding to objects having predetermined attributes from the input 3D data 411 as extracted 3D data 412.

[0203] Furthermore, the fact that it is necessary for such purposes may be labeled separately from the features. Furthermore, the server may separately store FVXL necessary for self-localization at traffic lights or intersections, driving assistance, autonomous driving, etc. as a higher layer (e.g., lane world) of SWLD.

[0204] The server may also add attributes to the VXL in the WLD for each random access unit or for each predetermined unit. The attributes include, for example, information indicating whether the VXL is necessary or unnecessary for self-location estimation, or information indicating whether the VXL is important as traffic information such as a traffic light or intersection. The attributes may also include a correspondence relationship with a feature (such as an intersection or road) in lane information (such as GDF: Geographic Data Files).

[0205] Furthermore, the following method may be used as a method for updating the WLD or SWLD.

[0206] Updates indicating changes in people, construction, or tree-lined streets (for trucks) are uploaded to the server as point clouds or metadata. The server updates the WLD based on the upload, and then updates the SWLD using the updated WLD.

[0207] In addition, if the client detects an inconsistency between the 3D information it generated during self-location estimation and the 3D information it received from the server, it may send the 3D information it generated to the server along with an update notification. In this case, the server updates the SWLD using the WLD. If the SWLD is not updated, the server determines that the WLD itself is out of date.

[0208] Although information for distinguishing between WLD and SWLD is added to the header information of the coded stream, if there are multiple types of worlds, such as mesh worlds or lane worlds, information for distinguishing between them may be added to the header information. Also, if there are multiple SWLDs with different features, information for distinguishing between them may be added to the header information.

[0209] Furthermore, although the SWLD is described as being composed of FVXL, it may also include VXL that has not been determined to be FVXL. For example, the SWLD may include adjacent VXL that are used when calculating the feature of FVXL. This allows the client to calculate the feature of FVXL when receiving the SWLD, even if feature information is not added to each FVXL in the SWLD. In this case, the SWLD may include information for distinguishing whether each VXL is FVXL or VXL.

[0210] As described above, the three-dimensional data encoding device 400 extracts extracted three-dimensional data 412 (second three-dimensional data) whose feature amount is greater than or equal to a threshold value from input three-dimensional data 411 (first three-dimensional data), and generates encoded three-dimensional data 414 (first encoded three-dimensional data) by encoding the extracted three-dimensional data 412.

[0211] According to this, the three-dimensional data encoding device 400 generates encoded three-dimensional data 414 by encoding data whose feature amount is equal to or greater than a threshold. This allows the amount of data to be reduced compared to when the input three-dimensional data 411 is encoded as is. Therefore, the three-dimensional data encoding device 400 can reduce the amount of data to be transmitted.

[0212] Moreover, the three-dimensional data encoding device 400 further encodes the input three-dimensional data 411 to generate encoded three-dimensional data 413 (second encoded three-dimensional data).

[0213] This allows the three-dimensional data encoding device 400 to selectively transmit the encoded three-dimensional data 413 and the encoded three-dimensional data 414 depending on, for example, the intended use.

[0214] Furthermore, the extracted three-dimensional data 412 is coded by a first coding method, and the input three-dimensional data 411 is coded by a second coding method that is different from the first coding method.

[0215] This allows the three-dimensional data encoding device 400 to use encoding methods suited to the input three-dimensional data 411 and the extracted three-dimensional data 412, respectively.

[0216] Furthermore, in the first encoding method, of intra prediction and inter prediction, inter prediction is given priority over the second encoding method.

[0217] This allows the 3D data encoding device 400 to increase the priority of inter prediction for the extracted 3D data 412, which tends to have low correlation between adjacent data.

[0218] Furthermore, the first and second encoding methods differ in the way they represent three-dimensional positions: for example, the second encoding method represents three-dimensional positions using an octree, while the first encoding method represents three-dimensional positions using three-dimensional coordinates.

[0219] This allows the three-dimensional data encoding device 400 to use a more suitable three-dimensional position representation method for three-dimensional data with different numbers of data (number of VXLs or SVXLs).

[0220] Furthermore, at least one of the encoded three-dimensional data 413 and 414 includes an identifier indicating whether the encoded three-dimensional data is encoded three-dimensional data obtained by encoding the input three-dimensional data 411, or encoded three-dimensional data obtained by encoding a portion of the input three-dimensional data 411. In other words, the identifier indicates whether the encoded three-dimensional data is encoded three-dimensional data 413 of WLD or encoded three-dimensional data 414 of SWLD.

[0221] This allows the decoding device to easily determine whether the acquired encoded three-dimensional data is encoded three-dimensional data 413 or encoded three-dimensional data 414.

[0222] Furthermore, the three-dimensional data encoding device 400 encodes the extracted three-dimensional data 412 so that the amount of data of the encoded three-dimensional data 414 is smaller than the amount of data of the encoded three-dimensional data 413 .

[0223] According to this, the three-dimensional data encoding device 400 can make the data amount of the encoded three-dimensional data 414 smaller than the data amount of the encoded three-dimensional data 413 .

[0224] Furthermore, the three-dimensional data encoding device 400 further extracts data corresponding to an object having a predetermined attribute from the input three-dimensional data 411 as extracted three-dimensional data 412. For example, the object having the predetermined attribute is an object necessary for self-position estimation, driving assistance, automatic driving, or the like, such as a traffic light or an intersection.

[0225] This allows the three-dimensional data encoding device 400 to generate encoded three-dimensional data 414 that includes data required by the decoding device.

[0226] Furthermore, the three-dimensional data encoding device 400 (server) further transmits one of the encoded three-dimensional data 413 and 414 to the client depending on the state of the client.

[0227] This allows the three-dimensional data encoding device 400 to transmit appropriate data depending on the state of the client.

[0228] The state of the client also includes the communication status of the client (for example, the network bandwidth) or the movement speed of the client.

[0229] Furthermore, the three-dimensional data encoding device 400 further transmits one of the encoded three-dimensional data 413 and 414 to the client in response to a request from the client.

[0230] This allows the three-dimensional data encoding device 400 to transmit appropriate data in response to a client request.

[0231] Furthermore, the three-dimensional data decoding device 500 according to this embodiment decodes the encoded three-dimensional data 413 or 414 generated by the three-dimensional data encoding device 400 described above.

[0232] That is, the three-dimensional data decoding device 500 decodes, by a first decoding method, encoded three-dimensional data 414 obtained by encoding extracted three-dimensional data 412 whose feature amount extracted from input three-dimensional data 411 is equal to or greater than a threshold value. Also, the three-dimensional data decoding device 500 decodes, by a second decoding method different from the first decoding method, encoded three-dimensional data 413 obtained by encoding the input three-dimensional data 411.

[0233] According to this, the three-dimensional data decoding device 500 can selectively receive the encoded three-dimensional data 414, which is generated by encoding data whose feature amount is equal to or greater than a threshold, and the encoded three-dimensional data 413, depending on, for example, the intended use. This allows the three-dimensional data decoding device 500 to reduce the amount of data to be transmitted. Furthermore, the three-dimensional data decoding device 500 can use decoding methods suitable for the input three-dimensional data 411 and the extracted three-dimensional data 412, respectively.

[0234] Furthermore, in the first decoding method, of intra prediction and inter prediction, inter prediction is given priority over the second decoding method.

[0235] This allows the 3D data decoding device 500 to increase the priority of inter prediction for extracted 3D data in which the correlation between adjacent data is likely to be low.

[0236] Furthermore, the first and second decoding methods differ in the way they represent three-dimensional positions. For example, the second decoding method represents three-dimensional positions using an octree, while the first decoding method represents three-dimensional positions using three-dimensional coordinates.

[0237] This allows the three-dimensional data decoding device 500 to use a more suitable three-dimensional position representation method for three-dimensional data with different numbers of data (number of VXLs or SVXLs).

[0238] Furthermore, at least one of the encoded three-dimensional data 413 and 414 includes an identifier indicating whether the encoded three-dimensional data is encoded three-dimensional data obtained by encoding the input three-dimensional data 411, or encoded three-dimensional data obtained by encoding a portion of the input three-dimensional data 411. The three-dimensional data decoding device 500 identifies the encoded three-dimensional data 413 and 414 by referring to the identifier.

[0239] This allows the three-dimensional data decoding device 500 to easily determine whether the acquired encoded three-dimensional data is the encoded three-dimensional data 413 or the encoded three-dimensional data 414.

[0240] Furthermore, the three-dimensional data decoding device 500 notifies the server of the status of the client (three-dimensional data decoding device 500). The three-dimensional data decoding device 500 receives one of the encoded three-dimensional data 413 and 414 transmitted from the server depending on the status of the client.

[0241] This allows the three-dimensional data decoding device 500 to receive appropriate data depending on the state of the client.

[0242] The state of the client also includes the communication status of the client (for example, the network bandwidth) or the movement speed of the client.

[0243] Furthermore, the three-dimensional data decoding device 500 further requests one of the encoded three-dimensional data 413 and 414 from the server, and receives one of the encoded three-dimensional data 413 and 414 transmitted from the server in response to the request.

[0244] This allows the three-dimensional data decoding device 500 to receive appropriate data according to the application.

[0245] (Embodiment 3) In this embodiment, a method for transmitting and receiving three-dimensional data between vehicles will be described.

[0246] FIG. 24 is a schematic diagram showing how three-dimensional data 607 is transmitted and received between a vehicle 600 and a nearby vehicle 601. As shown in FIG.

[0247] When three-dimensional data is acquired using a sensor (such as a distance sensor such as a range finder, a stereo camera, or a combination of multiple monocular cameras) mounted on the host vehicle 600, an area (hereinafter referred to as an occlusion area 604) where three-dimensional data cannot be created occurs due to obstacles such as surrounding vehicles 601, even though it is within the sensor detection range 602 of the host vehicle 600. Furthermore, the accuracy of autonomous operation increases as the space for acquiring three-dimensional data increases, but the sensor detection range of the host vehicle 600 alone is limited.

[0248] The sensor detection range 602 of the host vehicle 600 includes an area 603 from which three-dimensional data can be acquired and an occlusion area 604. The area from which the host vehicle 600 wishes to acquire three-dimensional data includes the sensor detection range 602 of the host vehicle 600 and other areas. In addition, the sensor detection range 605 of the surrounding vehicle 601 includes the occlusion area 604 and an area 606 that is not included in the sensor detection range 602 of the host vehicle 600.

[0249] The surrounding vehicles 601 transmit information detected by the surrounding vehicles 601 to the host vehicle 600. By acquiring information detected by the surrounding vehicles 601, such as a vehicle ahead, the host vehicle 600 can acquire three-dimensional data 607 of an occlusion region 604 and a region 606 outside the sensor detection range 602 of the host vehicle 600. The host vehicle 600 uses the information acquired by the surrounding vehicles 601 to complement the three-dimensional data of the occlusion region 604 and the region 606 outside the sensor detection range.

[0250] The three-dimensional data used in the autonomous operation of a vehicle or robot is used for self-location estimation, detection of surrounding conditions, or both. For example, for self-location estimation, three-dimensional data generated by the host vehicle 600 based on sensor information of the host vehicle 600 is used. For detection of surrounding conditions, in addition to the three-dimensional data generated by the host vehicle 600, three-dimensional data acquired from a nearby vehicle 601 is also used.

[0251] The nearby vehicle 601 that transmits the three-dimensional data 607 to the host vehicle 600 may be determined according to the state of the host vehicle 600. For example, the nearby vehicle 601 is a vehicle ahead when the host vehicle 600 is traveling straight, an oncoming vehicle when the host vehicle 600 is turning right, and a vehicle behind when the host vehicle 600 is reversing. Also, the driver of the host vehicle 600 may directly specify the nearby vehicle 601 that transmits the three-dimensional data 607 to the host vehicle 600.

[0252] Furthermore, the vehicle 600 may search for a nearby vehicle 601 that possesses three-dimensional data of an area that is included in the space where the vehicle 600 wishes to acquire three-dimensional data 607 but cannot be acquired by the vehicle 600. The area that the vehicle 600 cannot acquire is an occlusion area 604 or an area 606 outside the sensor detection range 602, etc.

[0253] Furthermore, the host vehicle 600 may identify the occlusion region 604 based on sensor information of the host vehicle 600. For example, the host vehicle 600 identifies, as the occlusion region 604, a region included in the sensor detection range 602 of the host vehicle 600 and for which three-dimensional data cannot be created.

[0254] An example of operation will be described below when it is the vehicle ahead that transmits the three-dimensional data 607. Fig. 25 is a diagram showing an example of the three-dimensional data transmitted in this case.

[0255] 25, the three-dimensional data 607 transmitted from the vehicle in front is, for example, a sparse world of point cloud (SWLD). That is, the vehicle in front creates three-dimensional data (point cloud) of WLD from information detected by the sensor of the vehicle in front, and then creates three-dimensional data of SWLD (point cloud) by extracting data whose feature amount is equal to or greater than a threshold value from the three-dimensional data of WLD. The vehicle in front then transmits the created three-dimensional data of SWLD to the host vehicle 600.

[0256] The host vehicle 600 receives the SWLD and merges the received SWLD with the point cloud created by the host vehicle 600.

[0257] The transmitted SWLD has information on absolute coordinates (the position of the SWLD in the coordinate system of the three-dimensional map). The vehicle 600 can realize the merging process by overwriting the point cloud generated by the vehicle 600 based on these absolute coordinates.

[0258] The SWLD transmitted from the nearby vehicle 601 may be the SWLD of an area 606 that is outside the sensor detection range 602 of the host vehicle 600 but within the sensor detection range 605 of the nearby vehicle 601, or the SWLD of an occlusion area 604 for the host vehicle 600, or both. In addition, the transmitted SWLD may be the SWLD of an area among the above SWLDs that the nearby vehicle 601 is using to detect the surrounding situation.

[0259] Furthermore, the surrounding vehicle 601 may change the density of the transmitted point cloud depending on the available communication time based on the speed difference between the vehicle itself 600 and the surrounding vehicle 601. For example, when the speed difference is large and the available communication time is short, the surrounding vehicle 601 may reduce the density (amount of data) of the point cloud by extracting three-dimensional points with large feature amounts from the SWLD.

[0260] Furthermore, detecting the surrounding conditions means determining whether or not there are people, vehicles, road construction equipment, etc., identifying their types, and detecting their positions, movement directions, movement speeds, etc.

[0261] Furthermore, the host vehicle 600 may acquire braking information of the surrounding vehicle 601 instead of or in addition to the three-dimensional data 607 generated by the surrounding vehicle 601. Here, the braking information of the surrounding vehicle 601 is, for example, information indicating whether the accelerator or brake of the surrounding vehicle 601 has been depressed or the degree to which it has been depressed.

[0262] In addition, in the point clouds generated by each vehicle, the three-dimensional space is subdivided into random access units in consideration of low-latency communication between vehicles. On the other hand, in the case of three-dimensional maps, which are map data downloaded from a server, the three-dimensional space is divided into larger random access units compared to the case of vehicle-to-vehicle communication.

[0263] Data for areas that are likely to become occlusion areas, such as the area in front of a leading vehicle or the area behind a trailing vehicle, is divided into small random access units as data for low latency.

[0264] Since the front becomes more important when driving at high speeds, each vehicle creates SWLDs with a narrower field of view in small random access units when driving at high speeds.

[0265] If the SWLD created for transmission by the vehicle in front includes an area from which the vehicle 600 can acquire point clouds, the vehicle in front may reduce the amount of transmission by removing the point clouds from that area.

[0266] Next, the configuration and operation of a three-dimensional data creation device 620, which is a three-dimensional data receiving device according to this embodiment, will be described.

[0267] 26 is a block diagram of a three-dimensional data creation device 620 according to this embodiment. This three-dimensional data creation device 620 is included in the above-described vehicle 600, for example, and creates more detailed third three-dimensional data 636 by combining received second three-dimensional data 635 with first three-dimensional data 632 created by the three-dimensional data creation device 620.

[0268] This three-dimensional data creation device 620 includes a three-dimensional data creation unit 621, a requested range determination unit 622, a search unit 623, a reception unit 624, a decoding unit 625, and a synthesis unit 626. Figure 27 is a flowchart showing the operation of the three-dimensional data creation device 620.

[0269] First, the three-dimensional data creation unit 621 creates first three-dimensional data 632 using sensor information 631 detected by a sensor equipped in the host vehicle 600 (S621). Next, the required range determination unit 622 determines a required range, which is a three-dimensional spatial range for which data is insufficient in the created first three-dimensional data 632 (S622).

[0270] Next, the search unit 623 searches for nearby vehicles 601 that have three-dimensional data within the requested range, and transmits requested range information 633 indicating the requested range to the nearby vehicles 601 identified through the search (S623). Next, the reception unit 624 receives encoded three-dimensional data 634, which is an encoded stream of the requested range, from the nearby vehicles 601 (S624). Note that the search unit 623 may indiscriminately issue a request to all vehicles present within a specific range, and receive the encoded three-dimensional data 634 from those that respond. Furthermore, the search unit 623 may issue a request to objects other than vehicles, such as traffic lights or signs, and receive the encoded three-dimensional data 634 from the objects.

[0271] Next, the decoding unit 625 obtains second three-dimensional data 635 by decoding the received encoded three-dimensional data 634 (S625). Next, the combining unit 626 combines the first three-dimensional data 632 and the second three-dimensional data 635 to create denser third three-dimensional data 636 (S626).

[0272] Next, a description will be given of the configuration and operation of three-dimensional data transmission device 640 according to this embodiment.

[0273] The three-dimensional data transmission device 640 is included in, for example, the above-mentioned surrounding vehicle 601, processes the fifth three-dimensional data 652 created by the surrounding vehicle 601 into sixth three-dimensional data 654 requested by the host vehicle 600, encodes the sixth three-dimensional data 654 to generate encoded three-dimensional data 634, and transmits the encoded three-dimensional data 634 to the host vehicle 600.

[0274] Three-dimensional data transmission device 640 includes three-dimensional data creation unit 641, receiving unit 642, extraction unit 643, encoding unit 644, and transmission unit 645. Figure 29 is a flowchart showing the operation of three-dimensional data transmission device 640.

[0275] First, the three-dimensional data creation unit 641 creates fifth three-dimensional data 652 using sensor information 651 detected by a sensor equipped in the surrounding vehicle 601 (S641). Next, the receiving unit 642 receives the requested range information 633 transmitted from the host vehicle 600 (S642).

[0276] Next, the extraction unit 643 extracts three-dimensional data of the requested range indicated by the requested range information 633 from the fifth three-dimensional data 652, thereby processing the fifth three-dimensional data 652 into sixth three-dimensional data 654 (S643). Next, the encoding unit 644 encodes the sixth three-dimensional data 654 to generate encoded three-dimensional data 634, which is an encoded stream (S644). Then, the transmission unit 645 transmits the encoded three-dimensional data 634 to the host vehicle 600 (S645).

[0277] Here, we will explain an example in which the vehicle 600 is equipped with a three-dimensional data creation device 620 and the surrounding vehicle 601 is equipped with a three-dimensional data transmission device 640, but each vehicle may have the functions of both the three-dimensional data creation device 620 and the three-dimensional data transmission device 640.

[0278] The following describes the configuration and operation when the three-dimensional data creation device 620 is a surrounding situation detection device that realizes detection processing of the surrounding situation of the host vehicle 600. Fig. 30 is a block diagram showing the configuration of the three-dimensional data creation device 620A in this case. The three-dimensional data creation device 620A shown in Fig. 30 further includes a detection area determination unit 627, a surrounding situation detection unit 628, and an autonomous operation control unit 629 in addition to the configuration of the three-dimensional data creation device 620 shown in Fig. 26. The three-dimensional data creation device 620A is also included in the host vehicle 600.

[0279] FIG. 31 is a flowchart of the process of detecting the surrounding conditions of the vehicle 600 by the three-dimensional data creation device 620A.

[0280] First, the three-dimensional data creation unit 621 creates first three-dimensional data 632, which is a point cloud, using sensor information 631 of the detection range of the vehicle 600 detected by a sensor provided in the vehicle 600 (S661). Note that the three-dimensional data creation device 620A may further perform self-position estimation using the sensor information 631.

[0281] Next, the detection area determination unit 627 determines a detection target range, which is a spatial area where it is desired to detect the surrounding situation (S662). For example, the detection area determination unit 627 calculates an area necessary for detecting the surrounding situation to safely perform the autonomous operation according to the autonomous operation (autonomous driving) situation such as the traveling direction and speed of the vehicle 600, and determines the area as the detection target range.

[0282] Next, the required range determination unit 622 determines the occlusion region 604 and a spatial region that is outside the detection range of the sensor of the vehicle 600 but is necessary for detecting the surrounding situation as the required range (S663).

[0283] If the requested range determined in step S663 exists (Yes in S664), the search unit 623 searches for nearby vehicles that have information about the requested range. For example, the search unit 623 may inquire of the nearby vehicles whether they have information about the requested range, or may determine whether the nearby vehicles have information about the requested range based on the positions of the nearby vehicles and the requested range. Next, the search unit 623 transmits a request signal 637 to the nearby vehicles 601 identified by the search, requesting transmission of three-dimensional data. Then, after receiving an authorization signal transmitted from the nearby vehicles 601 indicating that the request of the request signal 637 is accepted, the search unit 623 transmits requested range information 633 indicating the requested range to the nearby vehicles 601 (S665).

[0284] Next, the receiving unit 624 detects the transmission notification of the transmission data 638, which is information relating to the requested range, and receives the transmission data 638 (S666).

[0285] The three-dimensional data creation device 620A may indiscriminately send a request to all vehicles within a specific range without searching for a party to send the request to, and receive the transmission data 638 from any party that responds that it has information about the requested range. Also, the search unit 623 may send a request to an object, such as a traffic light or sign, and receive the transmission data 638 from the object, in addition to a vehicle.

[0286] The transmission data 638 also includes at least one of encoded three-dimensional data 634 generated by the nearby vehicle 601 and obtained by encoding three-dimensional data of the requested range, and a surrounding situation detection result 639 of the requested range. The surrounding situation detection result 639 indicates the positions, moving direction, moving speed, etc. of people and vehicles detected by the nearby vehicle 601. The transmission data 638 may also include information indicating the position, movement, etc. of the nearby vehicle 601. For example, the transmission data 638 may include braking information of the nearby vehicle 601.

[0287] If the received transmission data 638 includes the encoded three-dimensional data 634 (Yes in S667), the decoding unit 625 obtains the second three-dimensional data 635 of the SWLD by decoding the encoded three-dimensional data 634 (S668). In other words, the second three-dimensional data 635 is three-dimensional data (SWLD) generated by extracting data whose feature amount is equal to or greater than a threshold value from the fourth three-dimensional data (WLD).

[0288] Next, the synthesis unit 626 synthesizes the first three-dimensional data 632 and the second three-dimensional data 635 to generate third three-dimensional data 636 (S669).

[0289] Next, the surrounding condition detection unit 628 detects the surrounding condition of the host vehicle 600 using third three-dimensional data 636, which is a point cloud of a spatial region required for surrounding condition detection (S670). Note that, if the received transmission data 638 includes a surrounding condition detection result 639, the surrounding condition detection unit 628 detects the surrounding condition of the host vehicle 600 using the surrounding condition detection result 639 in addition to the third three-dimensional data 636. Also, if the received transmission data 638 includes braking information of the surrounding vehicle 601, the surrounding condition detection unit 628 detects the surrounding condition of the host vehicle 600 using the braking information in addition to the third three-dimensional data 636.

[0290] Next, the autonomous operation control unit 629 controls the autonomous operation (automatic driving) of the vehicle 600 based on the surrounding situation detection result by the surrounding situation detection unit 628 (S671). Note that the surrounding situation detection result may be presented to the driver via a UI (user interface) or the like.

[0291] On the other hand, if the requested range does not exist in step S663 (No in S664), that is, if information on all spatial regions necessary for surrounding condition detection has been created based on the sensor information 631, the surrounding condition detection unit 628 detects the surrounding conditions of the host vehicle 600 using first three-dimensional data 632, which is a point cloud of the spatial regions necessary for surrounding condition detection (S672). Then, the autonomous operation control unit 629 controls the autonomous operation (automated driving) of the host vehicle 600 based on the surrounding condition detection result by the surrounding condition detection unit 628 (S671).

[0292] Furthermore, if the received transmission data 638 does not include the encoded three-dimensional data 634 (No in S667), that is, if the transmission data 638 includes only the surrounding situation detection result 639 or braking information of the surrounding vehicle 601, the surrounding situation detection unit 628 detects the surrounding situation of the host vehicle 600 using the first three-dimensional data 632 and the surrounding situation detection result 639 or braking information (S673). Then, the autonomous operation control unit 629 controls the autonomous operation (automatic driving) of the host vehicle 600 based on the surrounding situation detection result by the surrounding situation detection unit 628 (S671).

[0293] Next, a description will be given of three-dimensional data transmission device 640A that transmits transmission data 638 to three-dimensional data creation device 620A. Fig. 32 is a block diagram of this three-dimensional data transmission device 640A.

[0294] 32 includes a transmission possibility determination unit 646 in addition to the configuration of three-dimensional data transmission device 640 shown in Fig. 28. Furthermore, three-dimensional data transmission device 640A is included in nearby vehicle 601.

[0295] 33 is a flowchart showing an example of the operation of three-dimensional data transmission device 640A. First, three-dimensional data creation unit 641 creates fifth three-dimensional data 652 using sensor information 651 detected by a sensor equipped in nearby vehicle 601 (S681).

[0296] Next, the receiving unit 642 receives a request signal 637 from the vehicle 600 requesting transmission of three-dimensional data (S682). Next, the transmission feasibility determination unit 646 determines whether to accept the request indicated by the request signal 637 (S683). For example, the transmission feasibility determination unit 646 determines whether to accept the request based on content preset by the user. Note that the receiving unit 642 may first receive the other party's request, such as the requested range, and the transmission feasibility determination unit 646 may determine whether to accept the request based on that content. For example, the transmission feasibility determination unit 646 may determine to accept the request if it possesses three-dimensional data within the requested range, and may determine not to accept the request if it does not possess three-dimensional data within the requested range.

[0297] If the request is accepted (Yes in S683), the three-dimensional data transmission device 640A transmits a permission signal to the vehicle 600, and the receiving unit 642 receives requested range information 633 indicating the requested range (S684). Next, the extraction unit 643 extracts a point cloud of the requested range from the fifth three-dimensional data 652, which is a point cloud, and creates transmission data 638 including sixth three-dimensional data 654, which is the SWLD of the extracted point cloud (S685).

[0298] That is, the three-dimensional data transmission device 640A creates seventh three-dimensional data (WLD) from the sensor information 651, and creates fifth three-dimensional data 652 (SWLD) by extracting data whose feature amount is equal to or greater than a threshold value from the seventh three-dimensional data (WLD). Note that the three-dimensional data creation unit 641 may create three-dimensional data of SWLD in advance, and the extraction unit 643 may extract three-dimensional data of SWLD in the requested range from the three-dimensional data of SWLD, or the extraction unit 643 may generate three-dimensional data of SWLD in the requested range from the three-dimensional data of WLD in the requested range.

[0299] Furthermore, the transmission data 638 may include the surrounding situation detection result 639 of the surrounding vehicle 601 within the requested range and braking information of the surrounding vehicle 601. Furthermore, the transmission data 638 may not include the sixth three-dimensional data 654, and may include only at least one of the surrounding situation detection result 639 of the surrounding vehicle 601 within the requested range and braking information of the surrounding vehicle 601.

[0300] If the transmission data 638 includes the sixth three-dimensional data 654 (Yes in S686), the encoding unit 644 generates the encoded three-dimensional data 634 by encoding the sixth three-dimensional data 654 (S687).

[0301] Then, the transmitting unit 645 transmits the transmission data 638 including the encoded three-dimensional data 634 to the vehicle 600 (S688).

[0302] On the other hand, if the transmission data 638 does not include the sixth three-dimensional data 654 (No in S686), the transmission unit 645 transmits the transmission data 638 to the host vehicle 600, which includes at least one of the surrounding situation detection result 639 of the surrounding vehicle 601 within the requested range and braking information of the surrounding vehicle 601 (S688).

[0303] A modification of this embodiment will now be described.

[0304] For example, the information transmitted from the surrounding vehicle 601 does not have to be three-dimensional data created by the surrounding vehicle or the surrounding situation detection result, but may be accurate feature point information of the surrounding vehicle 601 itself. The host vehicle 600 uses this feature point information of the surrounding vehicle 601 to correct the feature point information of the leading vehicle in the point cloud acquired by the host vehicle 600. This allows the host vehicle 600 to improve the matching accuracy when estimating its own position.

[0305] The feature point information of the vehicle in front is, for example, three-dimensional point information consisting of color information and coordinate information. This allows the feature point information of the vehicle in front to be used regardless of the type of sensor of the host vehicle 600, whether it is a laser sensor or a stereo camera.

[0306] The vehicle 600 may use the point cloud of the SWLD not only during transmission but also when calculating the accuracy of its own position estimation. For example, if the sensor of the vehicle 600 is an imaging device such as a stereo camera, the vehicle 600 detects two-dimensional points on an image captured by the camera and estimates its own position using the two-dimensional points. The vehicle 600 also creates a point cloud of surrounding objects at the same time as its own position. The vehicle 600 reprojects the three-dimensional points of the SWLD in the point cloud onto a two-dimensional image and evaluates the accuracy of its own position estimation based on the error between the detected points and the reprojected points on the two-dimensional image.

[0307] In addition, if the sensor of the vehicle 600 is a laser sensor such as LIDAR, the vehicle 600 evaluates the accuracy of its own position estimation based on the error calculated by Iterative Closest Point using the SWLD of the created point cloud and the SWLD of the three-dimensional map.

[0308] In addition, when communication conditions via a base station or server such as 5G are poor, the vehicle 600 may acquire a three-dimensional map from a nearby vehicle 601.

[0309] Furthermore, distant information that cannot be obtained from vehicles surrounding the vehicle 600 may be obtained by vehicle-to-vehicle communication. For example, the vehicle 600 may obtain information about a traffic accident that occurred immediately after it occurred several hundred meters or several kilometers away from an oncoming vehicle by passing by communication, or by a relay method in which the information is transmitted to surrounding vehicles in sequence. At this time, the data format of the transmitted data is transmitted as meta information in the upper layer of the dynamic 3D map.

[0310] Furthermore, the detection results of the surrounding conditions and information detected by the vehicle 600 may be presented to the user through a user interface. For example, the presentation of this information is realized by superimposing it on the screen of a car navigation system or the front window.

[0311] Additionally, a vehicle that does not support autonomous driving and has cruise control may detect nearby vehicles that are driving in autonomous driving mode and follow those nearby vehicles.

[0312] Furthermore, when the vehicle 600 is unable to estimate its own position due to reasons such as the inability to acquire a three-dimensional map or the presence of too many occlusion areas, the vehicle 600 may switch its operation mode from the autonomous driving mode to a mode for tracking nearby vehicles.

[0313] The vehicle being tracked may be equipped with a user interface that warns the user that the vehicle is being tracked and allows the user to specify whether or not to allow the tracking. In this case, a mechanism may be provided in which advertisements are displayed on the tracking vehicle and incentives are paid to the vehicle being tracked.

[0314] Furthermore, the information to be transmitted is based on SWLD, which is three-dimensional data, but may also be information according to the request settings set in the vehicle 600 or the disclosure settings of the vehicle in front. For example, the information to be transmitted may be WLD, which is a dense point cloud, the detection results of the surrounding conditions by the vehicle in front, or braking information of the vehicle in front.

[0315] Furthermore, the vehicle 600 may receive the WLD, visualize the three-dimensional data of the WLD, and present the visualized three-dimensional data to the driver using a GUI. In this case, the vehicle 600 may present information by color coding or the like so that the user can distinguish between the point cloud created by the vehicle 600 and the received point cloud.

[0316] In addition, when the vehicle 600 presents the information detected by the vehicle 600 and the detection results of the surrounding vehicle 601 to the driver via a GUI, the information may be presented in a color-coded manner so that the user can distinguish between the information detected by the vehicle 600 and the received detection results.

[0317] As described above, in the three-dimensional data creation device 620 according to this embodiment, the three-dimensional data creation unit 621 creates first three-dimensional data 632 from sensor information 631 detected by a sensor. The receiving unit 624 receives encoded three-dimensional data 634 in which second three-dimensional data 635 is encoded. The decoding unit 625 obtains the second three-dimensional data 635 by decoding the received encoded three-dimensional data 634. The combining unit 626 creates third three-dimensional data 636 by combining the first three-dimensional data 632 and the second three-dimensional data 635.

[0318] According to this, the three-dimensional data creation device 620 can create detailed third three-dimensional data 636 using the created first three-dimensional data 632 and the received second three-dimensional data 635.

[0319] Furthermore, the synthesis unit 626 synthesizes the first three-dimensional data 632 and the second three-dimensional data 635 to generate third three-dimensional data 636 that is denser than the first three-dimensional data 632 and the second three-dimensional data 635.

[0320] The second three-dimensional data 635 (for example, SWLD) is three-dimensional data generated by extracting data having a feature amount equal to or greater than a threshold value from the fourth three-dimensional data (for example, WLD).

[0321] This allows the three-dimensional data creation device 620 to reduce the amount of three-dimensional data to be transmitted.

[0322] The three-dimensional data creation device 620 further includes a search unit 623 that searches for a transmission device that is the transmission source of the encoded three-dimensional data 634. The reception unit 624 receives the encoded three-dimensional data 634 from the searched transmission device.

[0323] This allows the three-dimensional data creation device 620 to, for example, identify a transmission device that has the required three-dimensional data by searching.

[0324] The three-dimensional data creation device further includes a requested range determination unit 622 that determines a requested range, which is the range of three-dimensional space for which three-dimensional data is requested. The search unit 623 transmits requested range information 633 indicating the requested range to the transmitting device. The second three-dimensional data 635 includes three-dimensional data of the requested range.

[0325] This allows the three-dimensional data creation device 620 to receive the necessary three-dimensional data, and also reduces the amount of three-dimensional data to be transmitted.

[0326] Furthermore, the required range determination unit 622 determines the spatial range including the occlusion region 604 that cannot be detected by the sensor as the required range.

[0327] Furthermore, in the three-dimensional data transmission device 640 according to this embodiment, the three-dimensional data creation unit 641 creates fifth three-dimensional data 652 from sensor information 651 detected by a sensor. The extraction unit 643 creates sixth three-dimensional data 654 by extracting a portion of the fifth three-dimensional data 652. The encoding unit 644 generates encoded three-dimensional data 634 by encoding the sixth three-dimensional data 654. The transmission unit 645 transmits the encoded three-dimensional data 634.

[0328] This allows the three-dimensional data transmission device 640 to transmit the three-dimensional data it has created to other devices, and also reduces the amount of three-dimensional data to be transmitted.

[0329] In addition, the three-dimensional data creation unit 641 creates seventh three-dimensional data (e.g., WLD) from sensor information 651 detected by the sensor, and creates fifth three-dimensional data 652 (e.g., SWLD) by extracting data whose feature amount is greater than or equal to a threshold value from the seventh three-dimensional data.

[0330] This allows the three-dimensional data transmission device 640 to reduce the amount of three-dimensional data to be transmitted.

[0331] The three-dimensional data transmitting device 640 further includes a receiving unit 642 that receives, from the receiving device, requested range information 633 that indicates a requested range, which is the range of three-dimensional space for which three-dimensional data is requested. The extracting unit 643 creates sixth three-dimensional data 654 by extracting three-dimensional data of the requested range from the fifth three-dimensional data 652. The transmitting unit 645 transmits the encoded three-dimensional data 634 to the receiving device.

[0332] This allows the three-dimensional data transmission device 640 to reduce the amount of three-dimensional data to be transmitted.

[0333] (Fourth embodiment) In this embodiment, an abnormal operation in self-location estimation based on a three-dimensional map will be described.

[0334] It is expected that applications such as self-driving cars, or autonomous movement of mobile objects such as robots, drones, and other flying objects will expand in the future. One example of a means to realize such autonomous movement is a method in which a mobile object estimates its own position within a three-dimensional map (self-location estimation) and travels according to the map.

[0335] Self-position estimation can be achieved by matching a three-dimensional map with three-dimensional information about the surroundings of the vehicle (hereinafter referred to as vehicle-detected three-dimensional data) obtained by sensors such as a rangefinder (such as LiDAR) or a stereo camera mounted on the vehicle, and estimating the vehicle's position within the three-dimensional map.

[0336] 3D maps, such as the HD maps proposed by HERE, may include not only 3D point clouds but also 2D map data such as road and intersection shape information, or real-time changing information such as traffic congestion and accidents. 3D maps are made up of multiple layers, including 3D data, 2D data, and real-time changing metadata, and devices can acquire or reference only the necessary data.

[0337] The point cloud data may be the SWLD described above, or may include point group data other than feature points. Furthermore, the transmission and reception of point cloud data is performed in units of one or more random accesses.

[0338] The following methods can be used to match the 3D map with the vehicle-detected 3D data. For example, the device compares the shapes of the point groups in each point cloud and determines that areas with high similarity between feature points are in the same location. Furthermore, if the 3D map is composed of SWLDs, the device performs matching by comparing the feature points that make up the SWLDs with the 3D feature points extracted from the vehicle-detected 3D data.

[0339] Here, to estimate the vehicle's position with high accuracy, (A) it is necessary to acquire a 3D map and 3D vehicle detection data, and (B) the accuracy of these must meet a predetermined standard. However, in the following abnormal cases, neither (A) nor (B) can be met.

[0340] (1) Three-dimensional maps cannot be obtained via communication.

[0341] (2) The 3D map does not exist, or the 3D map is obtained but is corrupted.

[0342] (3) The vehicle's sensor is out of order or the weather is bad, so the accuracy of the generated 3D data detected by the vehicle is insufficient.

[0343] The operation for dealing with these abnormal cases will be described below. Although the operation will be described below using a car as an example, the following method can be applied to any autonomously moving animal, such as a robot or a drone.

[0344] The following describes the configuration and operation of a three-dimensional information processing device according to this embodiment for dealing with abnormal cases in a three-dimensional map or vehicle-detected three-dimensional data. Fig. 34 is a block diagram showing an example configuration of a three-dimensional information processing device 700 according to this embodiment. Fig. 35 is a flowchart of a three-dimensional information processing method by the three-dimensional information processing device 700.

[0345] 34 , the three-dimensional information processing device 700 is mounted on a moving object such as an automobile. As shown in FIG. 34 , the three-dimensional information processing device 700 includes a three-dimensional map acquisition unit 701, a host vehicle detection data acquisition unit 702, an abnormality case determination unit 703, a countermeasure operation determination unit 704, and an operation control unit 705.

[0346] The three-dimensional information processing device 700 may include a two-dimensional or one-dimensional sensor (not shown) for detecting structures or animals around the vehicle, such as a camera for acquiring two-dimensional images or a one-dimensional data sensor using ultrasound or a laser. The three-dimensional information processing device 700 may also include a communication unit (not shown) for acquiring the three-dimensional map via a mobile communication network such as 4G or 5G, or via vehicle-to-vehicle communication or road-to-vehicle communication.

[0347] 35, the three-dimensional map acquisition unit 701 acquires a three-dimensional map 711 of the vicinity of the travel route (S701). For example, the three-dimensional map acquisition unit 701 acquires the three-dimensional map 711 through a mobile communication network, vehicle-to-vehicle communication, or road-to-vehicle communication.

[0348] Next, the host vehicle detection data acquisition unit 702 acquires host vehicle detection three-dimensional data 712 based on the sensor information (S702). For example, the host vehicle detection data acquisition unit 702 generates the host vehicle detection three-dimensional data 712 based on sensor information acquired by a sensor provided in the host vehicle.

[0349] Next, the abnormality case determination unit 703 detects an abnormality case by performing a predetermined check on at least one of the acquired three-dimensional map 711 and the host vehicle detected three-dimensional data 712 (S703). In other words, the abnormality case determination unit 703 determines whether at least one of the acquired three-dimensional map 711 and the host vehicle detected three-dimensional data 712 is abnormal.

[0350] If an abnormal case is detected in step S703 (Yes in S704), the countermeasure operation determination unit 704 determines a countermeasure operation for the abnormal case (S705). Next, the operation control unit 705 controls the operation of each processing unit required to perform the countermeasure operation, such as the three-dimensional map acquisition unit 701 (S706).

[0351] On the other hand, if no abnormal case is detected in step S703 (No in S704), the three-dimensional information processing apparatus 700 ends the process.

[0352] Furthermore, the three-dimensional information processing device 700 uses the three-dimensional map 711 and the vehicle-detected three-dimensional data 712 to estimate the self-position of the vehicle having the three-dimensional information processing device 700. Next, the three-dimensional information processing device 700 automatically drives the vehicle using the result of the self-position estimation.

[0353] In this way, the three-dimensional information processing device 700 acquires map data (three-dimensional map 711) including first three-dimensional position information via a communication path. For example, the first three-dimensional position information is encoded in units of subspaces having three-dimensional coordinate information, and each is a collection of one or more subspaces, and includes multiple random access units that can be independently decoded. For example, the first three-dimensional position information is data (SWLD) in which feature points whose three-dimensional feature amounts are equal to or greater than a predetermined threshold are encoded.

[0354] Furthermore, the three-dimensional information processing device 700 generates second three-dimensional position information (subject vehicle-detected three-dimensional data 712) from the information detected by the sensor. Next, the three-dimensional information processing device 700 performs an abnormality determination process on the first three-dimensional position information or the second three-dimensional position information, thereby determining whether the first three-dimensional position information or the second three-dimensional position information is abnormal.

[0355] When the first three-dimensional position information or the second three-dimensional position information is determined to be abnormal, the three-dimensional information processing apparatus 700 determines a countermeasure action for the abnormality. Next, the three-dimensional information processing apparatus 700 performs control necessary for carrying out the countermeasure action.

[0356] This allows the three-dimensional information processing apparatus 700 to detect an abnormality in the first three-dimensional position information or the second three-dimensional position information and take appropriate action.

[0357] Below, a description will be given of the countermeasure operation for abnormal case 1, in which the three-dimensional map 711 cannot be acquired via communication.

[0358] A three-dimensional map 711 is necessary for self-location estimation, and if the vehicle does not previously acquire a three-dimensional map 711 corresponding to the route to the destination, the vehicle must acquire the three-dimensional map 711 by communication. However, due to congestion on the communication path or poor radio wave reception, the vehicle may not be able to acquire the three-dimensional map 711 of the traveling route.

[0359] The abnormal case determination unit 703 checks whether three-dimensional maps 711 have been acquired for all sections on the route to the destination or for sections within a predetermined range from the current position, and if they have not been acquired, determines that the situation is abnormal case 1. In other words, the abnormal case determination unit 703 determines whether the three-dimensional map 711 (first three-dimensional position information) can be acquired via a communication path, and if the three-dimensional map 711 cannot be acquired via the communication path, determines that the three-dimensional map 711 is abnormal.

[0360] If it is determined to be abnormal case 1, the countermeasure action determination unit 704 selects one of two types of countermeasure actions: (1) continuing self-location estimation, and (2) stopping self-location estimation.

[0361] First, a specific example of (1) a countermeasure operation when continuing self-location estimation will be described. When continuing self-location estimation, a three-dimensional map 711 of the route to the destination is required.

[0362] For example, the vehicle determines a location where a communication path is available within a range where the three-dimensional map 711 has already been acquired, moves to that location, and acquires the three-dimensional map 711. At this time, the vehicle may acquire all three-dimensional maps 711 up to the destination, or may acquire the three-dimensional map 711 for each random access unit within the upper limit size that can be stored in a recording unit such as the memory or HDD of the vehicle.

[0363] The vehicle may separately acquire the communication state along the route, and if it is predicted that the communication state along the route will be poor, acquire the 3D map 711 of the section with poor communication state in advance before reaching the section, or may acquire the 3D map 711 of the largest possible range. In other words, the 3D information processing device 700 predicts whether the vehicle will enter an area with poor communication state. When it is predicted that the vehicle will enter an area with poor communication state, the 3D information processing device 700 acquires the 3D map 711 before the vehicle enters the area.

[0364] Furthermore, the vehicle may identify a random access unit that constitutes a minimum three-dimensional map 711 necessary for estimating its own position on the route, which has a narrower range than usual, and receive the identified random access unit. In other words, when the three-dimensional information processing device 700 cannot acquire the three-dimensional map 711 (first three-dimensional position information) via the communication path, it may acquire third three-dimensional position information, which has a narrower range than the first three-dimensional position information, via the communication path.

[0365] In addition, when the vehicle is unable to access the distribution server of the three-dimensional map 711, the vehicle may obtain the three-dimensional map 711 from a moving object that has already obtained the three-dimensional map 711 on the route to the destination, such as another vehicle traveling around the vehicle, and that can communicate with the vehicle.

[0366] Next, a specific example of the countermeasure operation when (2) self-location estimation is stopped will be described. In this case, the three-dimensional map 711 on the route to the destination is not required.

[0367] For example, the vehicle notifies the driver that functions such as automatic driving based on self-location estimation cannot be continued, and switches the operating mode to a manual mode in which the driver is responsible for driving.

[0368] Typically, when self-location estimation is performed, autonomous driving is performed, although the level varies depending on the degree of human intervention. On the other hand, the results of self-location estimation can also be used for navigation when a human is driving. Therefore, the results of self-location estimation do not necessarily have to be used for autonomous driving.

[0369] In addition, if the vehicle is unable to use a communication path that it normally uses, such as a mobile communication network such as 4G or 5G, it may check whether it can acquire the three-dimensional map 711 via another communication path, such as road-to-vehicle Wi-Fi (registered trademark) or millimeter wave communication, or vehicle-to-vehicle communication, and switch the communication path to be used to a communication path that can acquire the three-dimensional map 711.

[0370] Furthermore, if the vehicle is unable to acquire the three-dimensional map 711, the vehicle may acquire a two-dimensional map and continue autonomous driving using the two-dimensional map and the vehicle-detected three-dimensional data 712. In other words, if the three-dimensional information processing device 700 is unable to acquire the three-dimensional map 711 via a communication path, the three-dimensional information processing device 700 may acquire map data (two-dimensional map) including two-dimensional position information via a communication path and estimate the vehicle's own position using the two-dimensional position information and the vehicle-detected three-dimensional data 712.

[0371] Specifically, the vehicle uses a two-dimensional map and the vehicle-detected three-dimensional data 712 to estimate its own position, and uses the vehicle-detected three-dimensional data 712 to detect surrounding vehicles, pedestrians, obstacles, and the like.

[0372] Here, map data such as an HD map can include, in addition to a three-dimensional map 711 consisting of a three-dimensional point cloud or the like, two-dimensional map data (two-dimensional map), simplified map data obtained by extracting characteristic information such as road shapes or intersections from the two-dimensional map data, and metadata that represents real-time information such as traffic congestion, accidents, or construction work. For example, the map data has a layer structure in which, from the lowest layer, three-dimensional data (three-dimensional map 711), two-dimensional data (two-dimensional map), and metadata are arranged.

[0373] Here, two-dimensional data has a smaller data size than three-dimensional data. Therefore, even in poor communication conditions, the vehicle may be able to acquire two-dimensional maps. Alternatively, the vehicle may acquire two-dimensional maps of a wide range in a section where communication conditions are good. Therefore, when the communication path conditions are poor and it is difficult to acquire the three-dimensional map 711, the vehicle may receive a layer including the two-dimensional map without receiving the three-dimensional map 711. Note that, since the data size of the metadata is small, for example, the vehicle always receives the metadata regardless of the communication conditions.

[0374] There are, for example, the following two methods for estimating the vehicle's position using a two-dimensional map and the vehicle-detected three-dimensional data 712.

[0375] The first method is a method of matching two-dimensional features. Specifically, the vehicle extracts two-dimensional features from the vehicle-detected three-dimensional data 712 and matches the extracted two-dimensional features with a two-dimensional map.

[0376] For example, the vehicle projects the vehicle-detected 3D data 712 onto the same plane as the 2D map, and matches the obtained 2D data with the 2D map using 2D image features extracted from both.

[0377] When the three-dimensional map 711 includes an SWLD, the three-dimensional map 711 may store two-dimensional feature values ​​on the same plane as the two-dimensional map, along with three-dimensional feature values ​​at feature points in the three-dimensional space. For example, identification information is assigned to the two-dimensional feature values. Alternatively, the two-dimensional feature values ​​are stored in a layer separate from the three-dimensional data and the two-dimensional map, and the vehicle acquires the two-dimensional feature value data along with the two-dimensional map.

[0378] When a two-dimensional map shows information on locations at different heights from the ground (not on the same plane), such as white lines on a road, guardrails, and buildings, within the same map, the vehicle extracts features from multiple height data in the vehicle-detected three-dimensional data 712.

[0379] Furthermore, information indicating the correspondence between feature points in the two-dimensional map and feature points in the three-dimensional map 711 may be stored as meta information of the map data.

[0380] The second method is a method of matching three-dimensional feature amounts. Specifically, the vehicle acquires three-dimensional feature amounts corresponding to feature points in the two-dimensional map, and matches the acquired three-dimensional feature amounts with the three-dimensional feature amounts of the vehicle-detected three-dimensional data 712.

[0381] Specifically, three-dimensional feature amounts corresponding to feature points in the two-dimensional map are stored in the map data. When acquiring the two-dimensional map, the vehicle also acquires these three-dimensional feature amounts. If the three-dimensional map 711 includes an SWLD, by adding information identifying feature points in the SWLD that correspond to feature points in the two-dimensional map, the vehicle can determine the three-dimensional feature amounts to acquire together with the two-dimensional map based on the identification information. In this case, since it is sufficient to represent two-dimensional positions, the amount of data can be reduced compared to when representing three-dimensional positions.

[0382] Furthermore, when estimating the vehicle's own position using a two-dimensional map, the accuracy of the self-position estimation is lower than that using the three-dimensional map 711. Therefore, the vehicle may determine whether autonomous driving can be continued even if the estimation accuracy is lowered, and continue autonomous driving only if it is determined that the vehicle can continue autonomous driving.

[0383] Whether autonomous driving can continue is also affected by the driving environment, such as whether the road the vehicle is traveling on is an urban area or a road with few other vehicles or pedestrians, such as a highway, and the road width or road congestion (vehicle or pedestrian density). Furthermore, markers for recognition by sensors such as cameras can be placed on business premises, in towns, or inside buildings. In these specific areas, markers can be recognized with high accuracy by two-dimensional sensors. Therefore, for example, by including the location information of the markers in a two-dimensional map, self-location estimation can be performed with high accuracy.

[0384] Furthermore, by including identification information in the map indicating whether each area is a specific area, the vehicle can determine whether the vehicle is in a specific area. If the vehicle is in a specific area, the vehicle determines to continue autonomous driving. In this way, the vehicle may determine whether to continue autonomous driving based on the accuracy of self-location estimation when using a two-dimensional map or the vehicle's driving environment.

[0385] In this way, the three-dimensional information processing device 700 determines whether or not to perform automatic driving of the vehicle using the results of estimating the vehicle's self-position using the two-dimensional map and the vehicle-detected three-dimensional data 712, based on the vehicle's driving environment (movement environment of the moving body).

[0386] Furthermore, the vehicle may switch the level (mode) of autonomous driving depending on the accuracy of self-location estimation or the driving environment of the vehicle, rather than on whether autonomous driving can be continued. Switching the level (mode) of autonomous driving here means, for example, limiting the speed, increasing the amount of driver input (lowering the level of autonomous driving), switching to a mode in which driving information from a vehicle ahead is obtained and used as reference, or switching to a mode in which driving information from a vehicle with the same destination is obtained and used as reference.

[0387] The map may also include information associated with the location information that indicates a recommended level of autonomous driving when estimating self-location using a two-dimensional map. The recommended level may be metadata that dynamically changes depending on traffic volume, etc. This allows a vehicle to determine the level simply by acquiring information in the map, without having to determine the level sequentially depending on the surrounding environment, etc. Furthermore, by having multiple vehicles refer to the same map, the autonomous driving level of each vehicle can be maintained constant. Note that the recommended level may not be a recommendation, but a level that must be observed.

[0388] The vehicle may also switch the level of autonomous driving depending on whether a driver is present (whether the vehicle is manned or unmanned). For example, the vehicle may lower the level of autonomous driving if a driver is present and stop if the vehicle is unmanned. The vehicle may determine a safe stopping location by recognizing nearby pedestrians, vehicles, and traffic signs. Alternatively, the map may include location information indicating a safe stopping location for the vehicle, and the vehicle may refer to the location information to determine a safe stopping location.

[0389] Next, a description will be given of the operation to be performed in abnormal case 2, in which the three-dimensional map 711 does not exist or the three-dimensional map 711 is acquired but is damaged.

[0390] The abnormal case determination unit 703 checks whether either (1) three-dimensional map 711 for some or all sections on the route to the destination does not exist on the distribution server to be accessed and cannot be acquired, or (2) some or all of the acquired three-dimensional map 711 is corrupted, and if either of these applies, determines that the situation is abnormal case 2. In other words, the abnormal case determination unit 703 determines whether the data of the three-dimensional map 711 is complete, and if the data of the three-dimensional map 711 is not complete, determines that the three-dimensional map 711 is abnormal.

[0391] If it is determined to be abnormal case 2, the following countermeasures are taken: First, an example of the countermeasures taken when (1) the three-dimensional map 711 cannot be acquired will be described.

[0392] For example, the vehicle sets a route that does not pass through any section where the three-dimensional map 711 does not exist.

[0393] Furthermore, if an alternative route cannot be set because there is no alternative route, or there is an alternative route but the distance is significantly longer, the vehicle sets a route that includes a section that does not have a three-dimensional map 711. Furthermore, in that section, the vehicle notifies the driver that the driving mode will be switched, and switches the driving mode to manual mode.

[0394] (2) If the acquired three-dimensional map 711 is partially or entirely damaged, the following corrective action is taken.

[0395] The vehicle identifies the damaged portion in the three-dimensional map 711, requests data on the damaged portion via communication, acquires the data on the damaged portion, and uses the acquired data to update the three-dimensional map 711. At this time, the vehicle may specify the damaged portion using position information such as absolute coordinates or relative coordinates on the three-dimensional map 711, or may specify the damaged portion using the index number of the random access unit that constitutes the damaged portion. In this case, the vehicle replaces the random access unit that includes the damaged portion with the acquired random access unit.

[0396] Next, a description will be given of the operation to be performed in abnormal case 3, in which the vehicle-detected three-dimensional data 712 cannot be generated due to a malfunction of the vehicle's sensor or bad weather.

[0397] The abnormal case determination unit 703 checks whether the generation error of the host vehicle detected three-dimensional data 712 is within an allowable range, and if it is not within the allowable range, determines that the case is abnormal case 3. In other words, the abnormal case determination unit 703 determines whether the generation accuracy of the host vehicle detected three-dimensional data 712 is equal to or greater than a reference value, and if the generation accuracy of the host vehicle detected three-dimensional data 712 is not equal to or greater than the reference value, determines that the host vehicle detected three-dimensional data 712 is abnormal.

[0398] The following method can be used to check whether the generation error of the subject vehicle detected three-dimensional data 712 is within an allowable range.

[0399] The spatial resolution of the vehicle-detected three-dimensional data 712 during normal operation is determined in advance based on the resolution in the depth direction and scanning direction of the vehicle's three-dimensional sensor, such as a rangefinder or stereo camera, or the density of the point cloud that can be generated. In addition, the vehicle acquires the spatial resolution of the three-dimensional map 711 from meta information included in the three-dimensional map 711, etc.

[0400] The vehicle uses the spatial resolution of both to estimate a reference value for the matching error when matching the vehicle-detected 3D data 712 and the 3D map 711 based on 3D feature amounts, etc. As the matching error, a statistical quantity such as the error in the 3D feature amount for each feature point, the average value of the errors in the 3D feature amounts between multiple feature points, or the error in the spatial distance between multiple feature points can be used. The allowable range of deviation from the reference value is set in advance.

[0401] If the matching error between the vehicle-detected three-dimensional data 712 generated before or during travel and the three-dimensional map 711 is not within the allowable range, the vehicle determines that the abnormality case 3 exists.

[0402] Alternatively, the vehicle may use a test pattern having a known three-dimensional shape for accuracy checks, acquire vehicle-detected three-dimensional data 712 for the test pattern before starting to drive, and determine whether it is abnormal case 3 based on whether the shape error is within the acceptable range.

[0403] For example, the vehicle may perform the above determination every time before starting to drive. Alternatively, the vehicle may obtain time-series changes in the matching error by performing the above determination at regular time intervals while driving. When the matching error is on the rise, the vehicle may determine that the error is abnormal case 3 even if the error is within an acceptable range. Furthermore, if the vehicle predicts an abnormality based on the time-series changes, the vehicle may notify the user of the predicted abnormality, for example, by displaying a message urging inspection or repair. Furthermore, the vehicle may distinguish between an abnormality due to a transient factor such as bad weather and an abnormality due to a sensor failure based on the time-series changes, and notify the user of only the abnormality due to the sensor failure.

[0404] Furthermore, if the vehicle is determined to be in Abnormal Case 3, it will selectively take one of three types of countermeasures: (1) activate an emergency alternative sensor (rescue mode), (2) switch driving modes, or (3) correct the operation of the three-dimensional sensor.

[0405] First, (1) the case where an emergency substitute sensor is activated will be described. The vehicle activates an emergency substitute sensor that is different from the three-dimensional sensor used during normal driving. In other words, if the generation accuracy of the host vehicle detected three-dimensional data 712 is not equal to or greater than a reference value, the three-dimensional information processing device 700 generates host vehicle detected three-dimensional data 712 (fourth three-dimensional position information) from information detected by the substitute sensor that is different from the normal sensor.

[0406] Specifically, when the vehicle acquires the vehicle-detected three-dimensional data 712 using multiple cameras or LiDARs, the vehicle identifies the malfunctioning sensor based on the direction in which the matching error of the vehicle-detected three-dimensional data 712 exceeds the allowable range, and then activates an alternative sensor corresponding to the malfunctioning sensor.

[0407] The alternative sensor may be a three-dimensional sensor, a camera capable of acquiring two-dimensional images, or a one-dimensional sensor such as ultrasonic waves. If the alternative sensor is a sensor other than a three-dimensional sensor, the accuracy of self-location estimation may decrease or self-location estimation may not be possible, so the vehicle may switch the autonomous driving mode depending on the type of alternative sensor.

[0408] For example, if the alternative sensor is a three-dimensional sensor, the vehicle continues in autonomous driving mode. If the alternative sensor is a two-dimensional sensor, the vehicle changes its driving mode from fully autonomous to semi-autonomous, which requires human driving operation. If the alternative sensor is a one-dimensional sensor, the vehicle switches its driving mode to manual mode, which does not perform automatic braking control.

[0409] The vehicle may also switch the autonomous driving mode based on the driving environment. For example, if the alternative sensor is a two-dimensional sensor, the vehicle may continue in the fully autonomous driving mode when traveling on a highway, and switch to the semi-autonomous driving mode when traveling in an urban area.

[0410] Furthermore, even if there are no alternative sensors, the vehicle may continue estimating its own position as long as a sufficient number of feature points can be acquired using only the normally operating sensors. However, since detection in a specific direction becomes impossible, the vehicle switches its driving mode to semi-automated driving or manual mode.

[0411] Next, (2) the countermeasure operation for switching the driving mode will be described. The vehicle switches the driving mode from autonomous driving mode to manual mode. Alternatively, the vehicle may continue autonomous driving until it reaches a safe place to stop, such as a road shoulder, and then stop. The vehicle may also switch the driving mode to manual mode after stopping. In this way, the three-dimensional information processing device 700 switches the autonomous driving mode when the generation accuracy of the vehicle-detected three-dimensional data 712 is not equal to or greater than the reference value.

[0412] Next, we will explain the countermeasure operation (3) of correcting the operation of the 3D sensor. The vehicle identifies the malfunctioning 3D sensor based on the direction in which the matching error occurs, and calibrates the identified sensor. Specifically, when multiple LiDARs or cameras are used as sensors, a portion of the 3D space reconstructed by each sensor overlaps. That is, data for the overlapping portion is acquired by the multiple sensors. The 3D point cloud data acquired for the overlapping portion differs between a normal sensor and a malfunctioning sensor. Therefore, the vehicle corrects the LiDAR origin or adjusts the operation of predetermined locations, such as the camera exposure or focus, so that the malfunctioning sensor can acquire 3D point cloud data equivalent to that of the normal sensor.

[0413] If the matching error falls within the tolerance after the adjustment, the vehicle continues the previous driving mode. On the other hand, if the matching accuracy does not fall within the tolerance after the adjustment, the vehicle takes the above-mentioned countermeasure action of (1) activating the emergency substitute sensor or (2) switching the driving mode.

[0414] In this way, the three-dimensional information processing device 700 corrects the operation of the sensor when the generation accuracy of the own vehicle detected three-dimensional data 712 is not equal to or greater than the reference value.

[0415] A method for selecting a countermeasure action will be described below. The countermeasure action may be selected by a user such as a driver, or may be automatically selected by the vehicle without the intervention of the user.

[0416] The vehicle may also switch control depending on whether a driver is present on board. For example, if a driver is present on board, the vehicle may prioritize switching to manual mode. On the other hand, if no driver is present on board, the vehicle may prioritize a mode in which the vehicle moves to a safe location and stops.

[0417] The information indicating the stopping locations may be included as meta information in the three-dimensional map 711. Alternatively, the vehicle may issue a request for a response regarding the stopping locations to a service that manages operation information of autonomous drivers, and obtain the information indicating the stopping locations.

[0418] Furthermore, when a vehicle is operating on a predetermined route, the vehicle's operation mode may be switched to a mode in which an operator manages the vehicle's operation via a communication channel. In particular, an abnormality in the self-localization function of a vehicle operating in fully autonomous driving mode is highly dangerous. Therefore, when a vehicle detects an abnormality or is unable to correct the detected abnormality, the vehicle notifies a service that manages operation information via a communication channel of the occurrence of the abnormality. The service may notify vehicles operating around the vehicle of the presence of the abnormal vehicle or instruct them to clear nearby stopping areas.

[0419] Furthermore, when an abnormality is detected, the vehicle may travel at a slower speed than normal.

[0420] If the vehicle is an autonomous vehicle that provides a dispatch service such as a taxi, and an abnormality occurs in the vehicle, the vehicle will contact the operation control center and stop in a safe location. The dispatch service will dispatch a replacement vehicle. Alternatively, the user of the dispatch service may drive the vehicle. In these cases, a discount on the fare or the award of bonus points may also be provided.

[0421] Furthermore, in the method for dealing with abnormal case 1, a method for estimating the self-location based on a two-dimensional map has been described, but the self-location may also be estimated using a two-dimensional map under normal circumstances. Fig. 36 is a flowchart of the self-location estimation process in this case.

[0422] First, the vehicle acquires a three-dimensional map 711 of the vicinity of the travel route (S711), and then acquires three-dimensional data 712 detected by the vehicle itself based on sensor information (S712).

[0423] Next, the vehicle determines whether the three-dimensional map 711 is necessary for self-location estimation (S713). Specifically, the vehicle determines whether the three-dimensional map 711 is necessary based on the accuracy of self-location estimation when the two-dimensional map is used and the driving environment. For example, a method similar to the method for dealing with the abnormality case 1 described above is used.

[0424] If it is determined that the three-dimensional map 711 is not necessary (No in S714), the vehicle acquires a two-dimensional map (S715). At this time, the vehicle may also acquire additional information as described in the method for dealing with abnormality case 1. The vehicle may also generate a two-dimensional map from the three-dimensional map 711. For example, the vehicle may generate a two-dimensional map by cutting out an arbitrary plane from the three-dimensional map 711.

[0425] Next, the vehicle estimates its own position using the vehicle-detected three-dimensional data 712 and the two-dimensional map (S716). The method of estimating its own position using the two-dimensional map is, for example, the same as the method described in the above-mentioned method for dealing with abnormality case 1.

[0426] On the other hand, if it is determined that the three-dimensional map 711 is necessary (Yes in S714), the vehicle acquires the three-dimensional map 711 (S717). Next, the vehicle estimates its own position using the vehicle-detected three-dimensional data 712 and the three-dimensional map 711 (S718).

[0427] The vehicle may switch between using the two-dimensional map as the base and using the three-dimensional map 711 as the base, depending on the speed supported by the communication device of the vehicle or the conditions of the communication path. For example, a communication speed required when traveling while receiving the three-dimensional map 711 may be set in advance, and the vehicle may use the two-dimensional map as the base when the communication speed while traveling is equal to or lower than the set value, and may use the three-dimensional map 711 as the base when the communication speed while traveling is higher than the set value. The vehicle may use the two-dimensional map as the base without determining whether to use the two-dimensional map or the three-dimensional map.

[0428] (Embodiment 5) In this embodiment, a method of transmitting three-dimensional data to a following vehicle will be described. Fig. 37 is a diagram showing an example of a target space of three-dimensional data to be transmitted to a following vehicle or the like.

[0429] Vehicle 801 transmits three-dimensional data such as a point cloud contained in a rectangular space 802 of width W, height H, and depth D at a distance L from vehicle 801 ahead of vehicle 801 at time intervals of Δt to a traffic monitoring cloud that monitors road conditions or a following vehicle.

[0430] If a change occurs in the three-dimensional data contained in the space 802 that has been previously transmitted, such as when a vehicle or person enters the space 802 from outside, the vehicle 801 also transmits the three-dimensional data of the space where the change occurred.

[0431] Although Figure 37 shows an example in which the shape of space 802 is a rectangular parallelepiped, space 802 does not necessarily have to be a rectangular parallelepiped as long as it includes the space on the road ahead that is in a blind spot for following vehicles.

[0432] It is desirable to set the distance L to a distance that allows the following vehicle, having received the three-dimensional data, to safely stop. For example, the distance L is set to the sum of the distance the following vehicle travels while it takes to receive the three-dimensional data, the distance the following vehicle travels before it starts to decelerate in response to the received data, and the distance the following vehicle requires to safely stop after starting to decelerate. Since these distances change depending on the speed, the distance L may change depending on the speed V of the vehicle, as in L = a × V + b (a and b are constants).

[0433] The width W is set to a value at least larger than the width of the lane in which the vehicle 801 is traveling. More preferably, the width W is set to a size that includes adjacent spaces such as left and right lanes or shoulder strips.

[0434] The depth D may be a fixed value, or may vary according to the vehicle speed V, such as D=c×V+d (c and d are constants). Furthermore, by setting D so that D>V×Δt, the space to be transmitted can overlap with previously transmitted spaces. This allows the vehicle 801 to more reliably transmit the space on the road to following vehicles and the like without omission.

[0435] In this way, by limiting the three-dimensional data transmitted by vehicle 801 to spaces that are useful to following vehicles, the volume of three-dimensional data transmitted can be effectively reduced, thereby achieving low communication latency and low costs.

[0436] Next, the configuration of a three-dimensional data creation device 810 according to this embodiment will be described. Fig. 38 is a block diagram showing an example of the configuration of a three-dimensional data creation device 810 according to this embodiment. This three-dimensional data creation device 810 is mounted on a vehicle 801, for example. The three-dimensional data creation device 810 transmits and receives three-dimensional data to and from an external traffic monitoring cloud, a leading vehicle, or a following vehicle, and also creates and stores three-dimensional data.

[0437] The three-dimensional data creation device 810 includes a data receiving unit 811, a communication unit 812, a reception control unit 813, a format conversion unit 814, multiple sensors 815, a three-dimensional data creation unit 816, a three-dimensional data synthesis unit 817, a three-dimensional data storage unit 818, a communication unit 819, a transmission control unit 820, a format conversion unit 821, and a data transmission unit 822.

[0438] The data receiving unit 811 receives three-dimensional data 831 from a traffic monitoring cloud or a preceding vehicle. The three-dimensional data 831 includes, for example, information such as a point cloud, visible light image, depth information, sensor position information, or speed information, including areas that cannot be detected by the sensor 815 of the vehicle itself.

[0439] The communication unit 812 communicates with the traffic monitoring cloud or the vehicle ahead, and transmits data transmission requests and the like to the traffic monitoring cloud or the vehicle ahead.

[0440] The reception control unit 813 exchanges information such as compatible formats with the communication destination via the communication unit 812, and establishes communication with the communication destination.

[0441] The format conversion unit 814 generates three-dimensional data 832 by performing format conversion or the like on the three-dimensional data 831 received by the data receiving unit 811. Furthermore, if the three-dimensional data 831 is compressed or encoded, the format conversion unit 814 performs decompression or decoding processing.

[0442] The multiple sensors 815 are a group of sensors such as LIDAR, a visible light camera, or an infrared camera that acquire information about the outside of the vehicle 801, and generate sensor information 833. For example, if the sensor 815 is a laser sensor such as LIDAR, the sensor information 833 is three-dimensional data such as a point cloud (point cloud data). Note that the number of sensors 815 does not need to be multiple.

[0443] The three-dimensional data creation unit 816 generates three-dimensional data 834 from the sensor information 833. The three-dimensional data 834 includes information such as a point cloud, a visible light image, depth information, sensor position information, or velocity information.

[0444] The three-dimensional data synthesis unit 817 synthesizes three-dimensional data 834 created based on the host vehicle's sensor information 833 with three-dimensional data 832 created by the traffic monitoring cloud or a preceding vehicle, etc., to construct three-dimensional data 835 that includes the space ahead of the preceding vehicle that cannot be detected by the host vehicle's sensor 815.

[0445] The three-dimensional data storage unit 818 stores the generated three-dimensional data 835 and the like.

[0446] The communication unit 819 communicates with the traffic monitoring cloud or the following vehicle, and transmits data transmission requests and the like to the traffic monitoring cloud or the following vehicle.

[0447] The transmission control unit 820 exchanges information such as supported formats with the communication destination and establishes communication with the communication destination via the communication unit 819. Furthermore, the transmission control unit 820 determines a transmission region, which is the space of the three-dimensional data to be transmitted, based on the three-dimensional data construction information of the three-dimensional data 832 generated by the three-dimensional data synthesis unit 817 and a data transmission request from the communication destination.

[0448] Specifically, in response to a data transmission request from the traffic monitoring cloud or a following vehicle, the transmission control unit 820 determines a transmission area that includes the space ahead of the vehicle that cannot be detected by the sensor of the following vehicle. The transmission control unit 820 also determines the transmission area by determining whether the transmittable space or the transmitted space has been updated based on the three-dimensional data construction information. For example, the transmission control unit 820 determines the area specified in the data transmission request and in which the corresponding three-dimensional data 835 exists as the transmission area. The transmission control unit 820 then notifies the format conversion unit 821 of the format supported by the communication destination and the transmission area.

[0449] The format conversion unit 821 converts three-dimensional data 836 of the transmission area, out of the three-dimensional data 835 stored in the three-dimensional data storage unit 818, into a format supported by the receiving side, thereby generating three-dimensional data 837. Note that the format conversion unit 821 may reduce the amount of data by compressing or encoding the three-dimensional data 837.

[0450] The data transmission unit 822 transmits three-dimensional data 837 to the traffic monitoring cloud or the following vehicle. This three-dimensional data 837 includes, for example, information such as a point cloud ahead of the vehicle, including blind spots of the following vehicle, visible light images, depth information, or sensor position information.

[0451] Although an example in which format conversion is performed by the format conversion units 814 and 821 has been described, format conversion does not necessarily have to be performed.

[0452] With this configuration, the three-dimensional data creation device 810 externally acquires three-dimensional data 831 of an area that cannot be detected by the sensor 815 of the host vehicle, and generates three-dimensional data 835 by combining the three-dimensional data 831 with three-dimensional data 834 based on sensor information 833 detected by the sensor 815 of the host vehicle. In this way, the three-dimensional data creation device 810 can generate three-dimensional data of an area that cannot be detected by the sensor 815 of the host vehicle.

[0453] In addition, in response to a data transmission request from a traffic monitoring cloud or a following vehicle, the three-dimensional data creation device 810 can transmit three-dimensional data including the space ahead of the vehicle that cannot be detected by the sensors of the following vehicle to the traffic monitoring cloud or the following vehicle, etc.

[0454] Next, a description will be given of the procedure for transmitting three-dimensional data to a following vehicle in the three-dimensional data creation device 810. Fig. 39 is a flowchart showing an example of the procedure for transmitting three-dimensional data to a traffic monitoring cloud or a following vehicle by the three-dimensional data creation device 810.

[0455] First, the three-dimensional data creation device 810 generates and updates three-dimensional data 835 of a space including a space 802 on the road ahead of the vehicle 801 (S801). Specifically, the three-dimensional data creation device 810 constructs three-dimensional data 835 including the space ahead of the vehicle ahead that cannot be detected by the sensor 815 of the vehicle ahead, for example, by combining three-dimensional data 834 created based on sensor information 833 of the vehicle ahead 801 with three-dimensional data 831 created by a traffic monitoring cloud or a vehicle ahead.

[0456] Next, the three-dimensional data creation device 810 determines whether the three-dimensional data 835 included in the transmitted space has changed (S802).

[0457] If a change occurs in the three-dimensional data 835 contained in the space that has already been transmitted, such as when a vehicle or person enters the space from outside (Yes in S802), the three-dimensional data creation device 810 transmits three-dimensional data including the three-dimensional data 835 of the space where the change has occurred to the traffic monitoring cloud or a following vehicle (S803).

[0458] The three-dimensional data creation device 810 may transmit the three-dimensional data of the space where a change has occurred in accordance with the transmission timing of the three-dimensional data transmitted at predetermined intervals, or may transmit the data immediately after detecting the change. In other words, the three-dimensional data creation device 810 may transmit the three-dimensional data of the space where a change has occurred in priority over the three-dimensional data transmitted at predetermined intervals.

[0459] Furthermore, the three-dimensional data creation device 810 may transmit all of the three-dimensional data of the space in which a change has occurred as the three-dimensional data of the space in which a change has occurred, or may transmit only the differences in the three-dimensional data (for example, information on three-dimensional points that have appeared or disappeared, or displacement information of three-dimensional points, etc.).

[0460] Furthermore, the three-dimensional data creation device 810 may transmit metadata regarding the danger avoidance action of the vehicle, such as a sudden braking warning, to the following vehicle prior to transmitting the three-dimensional data of the space where a change has occurred. This allows the following vehicle to recognize the sudden braking of the vehicle ahead at an early stage and to begin danger avoidance action, such as deceleration, at an earlier stage.

[0461] If there is no change in the three-dimensional data 835 contained in the transmitted space (No in S802), or after step S803, the three-dimensional data creation device 810 transmits the three-dimensional data contained in a space of a predetermined shape at a distance L ahead of the vehicle 801 to the traffic monitoring cloud or a following vehicle (S804).

[0462] Furthermore, for example, the processes of steps S801 to S804 are repeatedly performed at predetermined time intervals.

[0463] Furthermore, if there is no difference between the three-dimensional data 835 of the space 802 currently being transmitted and the three-dimensional map, the three-dimensional data creation device 810 does not need to transmit the three-dimensional data 837 of the space 802.

[0464] FIG. 40 is a flowchart showing the operation of the three-dimensional data creation device 810 in this case.

[0465] First, the three-dimensional data creation device 810 generates and updates three-dimensional data 835 of a space including a space 802 on a road ahead of the vehicle 801 (S811).

[0466] Next, the three-dimensional data creation device 810 determines whether the three-dimensional data 835 of the generated space 802 has been updated from the three-dimensional map (S812). That is, the three-dimensional data creation device 810 determines whether there is a difference between the three-dimensional data 835 of the generated space 802 and the three-dimensional map. Here, the three-dimensional map is three-dimensional map information managed by an infrastructure device such as a traffic monitoring cloud. For example, this three-dimensional map is acquired as three-dimensional data 831.

[0467] If there is an update (Yes in S812), the three-dimensional data creation device 810 transmits the three-dimensional data included in the space 802 to the traffic monitoring cloud or the following vehicle in the same manner as described above (S813).

[0468] On the other hand, if there is no update (No in S812), the three-dimensional data creation device 810 does not transmit the three-dimensional data included in the space 802 to the traffic monitoring cloud or the following vehicle (S814). The three-dimensional data creation device 810 may control so that the three-dimensional data of the space 802 is not transmitted by setting the volume of the space 802 to zero. The three-dimensional data creation device 810 may also transmit information indicating that there is no update to the space 802 to the traffic monitoring cloud or the following vehicle.

[0469] As a result, for example, if there are no obstacles on the road, there is no difference between the generated 3D data 835 and the 3D map on the infrastructure side, and no data is transmitted. In this way, transmission of unnecessary data can be suppressed.

[0470] In the above description, an example was given in which the three-dimensional data creation device 810 is mounted on a vehicle, but the three-dimensional data creation device 810 is not limited to being mounted on a vehicle, and may be mounted on any mobile body.

[0471] As described above, three-dimensional data creation device 810 according to this embodiment is mounted on a mobile object equipped with sensor 815 and a communication unit (such as data receiving unit 811 or data transmitting unit 822) that transmits and receives three-dimensional data to and from the outside. Three-dimensional data creation device 810 creates three-dimensional data 835 (second three-dimensional data) based on sensor information 833 detected by sensor 815 and three-dimensional data 831 (first three-dimensional data) received by data receiving unit 811. Three-dimensional data creation device 810 transmits three-dimensional data 837, which is a part of three-dimensional data 835, to the outside.

[0472] This allows the three-dimensional data creation device 810 to generate three-dimensional data of a range that cannot be detected by the vehicle itself. Also, the three-dimensional data creation device 810 can transmit three-dimensional data of a range that cannot be detected by other vehicles to the other vehicles.

[0473] Furthermore, the three-dimensional data creation device 810 repeatedly creates three-dimensional data 835 and transmits three-dimensional data 837 at predetermined intervals. The three-dimensional data 837 is three-dimensional data of a small space 802 of a predetermined size located a predetermined distance L ahead of the current position of the vehicle 801 in the direction of movement of the vehicle 801.

[0474] This limits the range of the three-dimensional data 837 to be transmitted, thereby reducing the amount of three-dimensional data 837 to be transmitted.

[0475] Furthermore, the predetermined distance L changes according to the moving speed V of the vehicle 801. For example, the higher the moving speed V, the longer the predetermined distance L. This allows the vehicle 801 to set an appropriate small space 802 according to the moving speed V of the vehicle 801, and transmit three-dimensional data 837 of the small space 802 to a following vehicle, etc.

[0476] Furthermore, the predetermined size changes according to the moving speed V of the vehicle 801. For example, the higher the moving speed V, the larger the predetermined size. For example, the higher the moving speed V, the larger the depth D, which is the length of the small space 802 in the moving direction of the vehicle. This allows the vehicle 801 to set an appropriate small space 802 according to the moving speed V of the vehicle 801, and transmit three-dimensional data 837 of the small space 802 to a following vehicle, etc.

[0477] Furthermore, the three-dimensional data creation device 810 determines whether there is a change in the three-dimensional data 835 of the small space 802 corresponding to the transmitted three-dimensional data 837. If it determines that there is a change, the three-dimensional data creation device 810 transmits three-dimensional data 837 (fourth three-dimensional data), which is at least a part of the three-dimensional data 835 that has changed, to an external following vehicle or the like.

[0478] This allows the vehicle 801 to transmit three-dimensional data 837 of the space where the change has occurred to the following vehicle, etc.

[0479] Furthermore, the three-dimensional data creation device 810 transmits the three-dimensional data 837 (fourth three-dimensional data) that has changed in priority over the regular three-dimensional data 837 (third three-dimensional data) that is periodically transmitted. Specifically, the three-dimensional data creation device 810 transmits the three-dimensional data 837 (fourth three-dimensional data) that has changed before transmitting the regular three-dimensional data 837 (third three-dimensional data) that is periodically transmitted. In other words, the three-dimensional data creation device 810 transmits the three-dimensional data 837 (fourth three-dimensional data) that has changed non-periodically, without waiting for the regular three-dimensional data 837 to be transmitted.

[0480] This allows the vehicle 801 to preferentially transmit the three-dimensional data 837 of the space where a change has occurred to the following vehicles, etc., so that the following vehicles, etc. can quickly make decisions based on the three-dimensional data.

[0481] Furthermore, the changed three-dimensional data 837 (fourth three-dimensional data) indicates the difference between the three-dimensional data 835 of the small space 802 corresponding to the transmitted three-dimensional data 837 and the changed three-dimensional data 835. This makes it possible to reduce the amount of three-dimensional data 837 to be transmitted.

[0482] Furthermore, if there is no difference between the three-dimensional data 837 of the small space 802 and the three-dimensional data 831 of the small space 802, the three-dimensional data creation device 810 does not transmit the three-dimensional data 837 of the small space 802. Furthermore, the three-dimensional data creation device 810 may transmit information indicating that there is no difference between the three-dimensional data 837 of the small space 802 and the three-dimensional data 831 of the small space 802 to the outside.

[0483] This makes it possible to prevent unnecessary three-dimensional data 837 from being transmitted, thereby reducing the amount of three-dimensional data 837 to be transmitted.

[0484] (Embodiment 6) In this embodiment, a display device and a display method for displaying information obtained from a three-dimensional map or the like, and a storage device and a storage method for a three-dimensional map or the like will be described.

[0485] For automatic driving of a vehicle or autonomous movement of a robot, a mobile object such as a car or a robot utilizes a 3D map obtained by communication with a server or other vehicles, and 2D images or 3D data detected by the vehicle obtained from sensors mounted on the vehicle. Of these data, the data that a user wants to view or save may differ depending on the situation. Below, a display device that switches the display depending on the situation will be described.

[0486] 41 is a flowchart showing an outline of a display method using a display device. The display device is mounted on a moving body such as a car or a robot. In the following, an example will be described in which the moving body is a vehicle (automobile).

[0487] First, the display device determines whether to display two-dimensional surrounding information or three-dimensional surrounding information according to the driving situation of the vehicle (S901). The two-dimensional surrounding information corresponds to the first surrounding information, and the three-dimensional surrounding information corresponds to the second surrounding information. Here, the surrounding information is information showing the surroundings of the moving object, such as an image seen in a predetermined direction from the vehicle or a map of the surroundings of the vehicle.

[0488] Two-dimensional surrounding information is information generated using two-dimensional data. Here, two-dimensional data refers to two-dimensional map information or images. For example, the two-dimensional surrounding information is a map of the vehicle's surroundings obtained from a two-dimensional map, or an image obtained by a camera mounted on the vehicle. Furthermore, the two-dimensional surrounding information does not include, for example, three-dimensional information. In other words, if the two-dimensional surrounding information is a map of the vehicle's surroundings, the map does not include information in the height direction. Furthermore, if the two-dimensional surrounding information is an image obtained by a camera, the image does not include information in the depth direction.

[0489] The three-dimensional surrounding information is information generated using three-dimensional data. Here, the three-dimensional data is, for example, a three-dimensional map. The three-dimensional data may be information indicating the three-dimensional position or three-dimensional shape of an object around the vehicle, obtained from another vehicle or a server, or detected by the vehicle itself. For example, the three-dimensional surrounding information is a two-dimensional or three-dimensional image or map of the area around the vehicle generated using a three-dimensional map. The three-dimensional surrounding information may also include, for example, three-dimensional information. For example, if the three-dimensional surrounding information is an image of the area in front of the vehicle, the image may include information indicating the distance to an object in the image. Alternatively, the image may display, for example, a pedestrian or the like behind the vehicle ahead. The three-dimensional surrounding information may also be information indicating the distance or the pedestrian or the like superimposed on an image obtained from a sensor mounted on the vehicle. The three-dimensional surrounding information may also be information indicating height information superimposed on a two-dimensional map.

[0490] Furthermore, three-dimensional data may be displayed three-dimensionally, or two-dimensional images or two-dimensional maps obtained from the three-dimensional data may be displayed on a two-dimensional display or the like.

[0491] If it is determined in step S901 that three-dimensional peripheral information is to be displayed (Yes in S902), the display device displays the three-dimensional peripheral information (S903). On the other hand, if it is determined in step S901 that two-dimensional peripheral information is to be displayed (No in S902), the display device displays the two-dimensional peripheral information (S904). In this way, the display device displays the three-dimensional peripheral information or two-dimensional peripheral information determined to be displayed in step S901.

[0492] Specific examples will be described below. In a first example, the display device switches the surrounding information to be displayed depending on whether the vehicle is being driven automatically or manually. Specifically, during automatic driving, the driver does not need to know detailed surrounding road information, so the display device displays two-dimensional surrounding information (for example, a two-dimensional map). On the other hand, during manual driving, three-dimensional surrounding information (for example, a three-dimensional map) is displayed so that the driver can see detailed surrounding road information for safe driving.

[0493] Furthermore, during autonomous driving, in order to show the user what information the vehicle is driving based on, the display device may display information that has influenced the driving operation (e.g., SWLD used for self-location estimation, lanes, road signs, and surrounding situation detection results, etc.). For example, the display device may display this information in addition to a two-dimensional map.

[0494] The peripheral information displayed during automated driving and manual driving is merely an example, and the display device may display three-dimensional peripheral information during automated driving and two-dimensional peripheral information during manual driving. Furthermore, the display device may display metadata or peripheral situation detection results in addition to a two-dimensional or three-dimensional map or image during at least one of automated driving and manual driving, or may display metadata or peripheral situation detection results instead of a two-dimensional or three-dimensional map or image. Here, metadata is information indicating the three-dimensional position or three-dimensional shape of an object acquired from a server or another vehicle. Furthermore, peripheral situation detection results are information indicating the three-dimensional position or three-dimensional shape of an object detected by the vehicle.

[0495] In a second example, the display device switches the displayed peripheral information depending on the driving environment. For example, the display device switches the displayed peripheral information depending on the brightness of the outside world. Specifically, when the area around the vehicle is bright, the display device displays two-dimensional images obtained by a camera mounted on the vehicle, or three-dimensional peripheral information created using the two-dimensional images. On the other hand, when the area around the vehicle is dark, the display device displays three-dimensional peripheral information created using lidar or millimeter-wave radar, because the two-dimensional images obtained from the camera mounted on the vehicle are dark and difficult to view.

[0496] The display device may also switch the displayed surrounding information depending on the driving area, which is the area the vehicle is currently in. For example, the display device displays three-dimensional surrounding information to provide the user with information on surrounding buildings in tourist spots, urban areas, or near the destination. On the other hand, the display device displays two-dimensional surrounding information in mountainous areas or suburban areas, where it is considered that detailed surrounding information is often not necessary.

[0497] The display device may also switch the displayed surrounding information based on weather conditions. For example, the display device may display three-dimensional surrounding information created using a camera or LIDAR when the weather is clear. On the other hand, the display device may display three-dimensional surrounding information created using millimeter-wave radar when it is raining or foggy, because three-dimensional surrounding information created using a camera or LIDAR is prone to contain noise.

[0498] The display switching may be performed automatically by the system or manually by the user.

[0499] In addition, the three-dimensional surrounding information is generated from one or more of the following data: dense point cloud data generated based on WLD, mesh data generated based on MWLD, sparse data generated based on SWLD, lane data generated based on Lane World, two-dimensional map data including three-dimensional shape information of roads and intersections, and metadata or vehicle detection results including three-dimensional position or three-dimensional shape information that changes in real time.

[0500] As described above, WLD is three-dimensional point cloud data, and SWLD is data obtained by extracting point clouds from WLD whose feature values ​​are equal to or greater than a threshold. MWLD is data having a mesh structure generated from WLD. Lane World is data obtained by extracting point clouds from WLD whose feature values ​​are equal to or greater than a threshold and that are necessary for self-localization, driving assistance, autonomous driving, etc.

[0501] Here, MWLD and SWLD have smaller data volumes than WLD. Therefore, when more detailed data is required, WLD is used, and when not, MWLD or SWLD is used, thereby appropriately reducing the amount of communication data and processing. Furthermore, Lane World has smaller data volumes than SWLD. Therefore, by using Lane World, the amount of communication data and processing can be further reduced.

[0502] Furthermore, although the above describes an example of switching between two-dimensional peripheral information and three-dimensional peripheral information, the display device may switch the type of data (WLD, SWLD, etc.) used to generate the three-dimensional peripheral information based on the above conditions. In other words, in the above description, the display device may display three-dimensional peripheral information generated from first data (e.g., WLD or SWLD) with a larger amount of data when displaying three-dimensional peripheral information, and may display three-dimensional peripheral information generated from second data (e.g., SWLD or lane world) with a smaller amount of data than the first data when displaying two-dimensional peripheral information, instead of the two-dimensional peripheral information.

[0503] Furthermore, the display device displays the two-dimensional surrounding information or the three-dimensional surrounding information, for example, on a two-dimensional display, a head-up display, or a head-mounted display mounted on the vehicle. Alternatively, the display device may transmit the two-dimensional surrounding information or the three-dimensional surrounding information to a mobile terminal such as a smartphone via wireless communication and display it. In other words, the display device is not limited to being mounted on a mobile body, but may be any device that operates in conjunction with the mobile body. For example, when a user carrying a display device such as a smartphone boards or drives a mobile body, information about the mobile body, such as the position of the mobile body based on the self-location estimation of the mobile body, is displayed on the display device, or this information is displayed on the display device together with the surrounding information.

[0504] Furthermore, when displaying a three-dimensional map, the display device may render the three-dimensional map and display it as two-dimensional data, or may display it as three-dimensional data using a three-dimensional display or a three-dimensional hologram.

[0505] Next, a method for saving a three-dimensional map will be described. For automatic driving of a car or autonomous movement of a robot, a mobile body such as a car or a robot utilizes a three-dimensional map obtained by communication with a server or other cars, two-dimensional images obtained from sensors mounted on the car, or three-dimensional data detected by the car itself. Of these data, the data that a user wants to view or save is thought to differ depending on the situation. Below, a method for saving data according to the situation will be described.

[0506] The storage device is mounted on a moving body such as a car or a robot. In the following, an example will be described in which the moving body is a vehicle (automobile). The storage device may also be included in the display device described above.

[0507] In a first example, the storage device determines whether to store a 3D map based on the region. By storing the 3D map in the vehicle's storage medium, autonomous driving becomes possible within the stored space without communication with a server. However, due to limitations in storage capacity, only limited data can be stored. Therefore, the storage device limits the region to be stored as follows:

[0508] For example, the storage device may preferentially store 3D maps of areas frequently passed through, such as a commute route or the area around one's home. This eliminates the need to obtain data for frequently used areas each time, effectively reducing the amount of communication data. Prioritizing storage means storing data with higher priority within a predetermined storage capacity. For example, if new data cannot be stored within the storage capacity, data with a lower priority than the new data is deleted.

[0509] Alternatively, the storage device may preferentially store 3D maps of areas with poor communication environments, which eliminates the need to acquire data via communication in areas with poor communication environments, thereby reducing the occurrence of cases where 3D maps cannot be acquired due to poor communication.

[0510] Alternatively, the storage device may preferentially store 3D maps of areas with heavy traffic, thereby enabling priority storage of 3D maps of areas with a high incidence of accidents. This prevents a decrease in the accuracy of automated driving or driving assistance in such areas due to poor communication, which would otherwise prevent 3D maps from being acquired.

[0511] Alternatively, the storage device may preferentially store 3D maps of areas with low traffic volume. Here, in areas with low traffic volume, it is highly likely that the autonomous driving mode that automatically follows the vehicle ahead will not be available. This may result in cases where more detailed surrounding information is required. Therefore, by preferentially storing 3D maps of areas with low traffic volume, the accuracy of autonomous driving or driving assistance in such areas can be improved.

[0512] The above-mentioned storage methods may be combined. The area in which these three-dimensional maps are to be preferentially stored may be automatically determined by the system or may be designated by the user.

[0513] The storage device may also delete 3D maps that have been stored for a predetermined period of time or update them with the latest data, thereby preventing old map data from being used. When updating map data, the storage device may compare the old map with the new map to detect differential regions, which are spatial regions where differences exist, and add data for the differential regions of the new map to the old map or remove data for the differential regions from the old map to update only the data for the changed regions.

[0514] In this example, the stored three-dimensional map is used for autonomous driving. Therefore, by using SWLD as this three-dimensional map, the amount of communication data can be reduced. Note that the three-dimensional map is not limited to SWLD, and other types of data such as WLD may also be used.

[0515] In a second example, the storage device stores a three-dimensional map based on an event.

[0516] For example, the storage device may store special events encountered during driving as a 3D map, allowing the user to later view details of the event. Examples of events stored as 3D maps are shown below. The storage device may also store 3D surrounding information generated from the 3D map.

[0517] For example, the storage device stores three-dimensional maps before and after a collision accident, or when a danger is detected.

[0518] Alternatively, the storage device stores three-dimensional maps of distinctive scenes, such as beautiful landscapes, crowded places, or tourist spots.

[0519] The events to be saved may be automatically determined by the system or may be specified in advance by the user. For example, machine learning may be used as a method for determining the events to be saved.

[0520] In this example, the stored three-dimensional map is used for viewing. Therefore, by using WLD as this three-dimensional map, high-quality images can be provided. Note that the three-dimensional map is not limited to WLD, and may be other types of data such as SWLD.

[0521] A method for the display device to control the display in response to the user will be described below. When the display device superimposes and displays the surrounding situation detection results obtained through vehicle-to-vehicle communication on a map, the display device may represent the surrounding vehicles as wireframes or by adding transparency to the surrounding vehicles, so that detected objects behind the surrounding vehicles can be seen. Alternatively, the display device may display an image from a bird's-eye view, so that the vehicle, surrounding vehicles, and surrounding situation detection results can be seen from above.

[0522] When using a head-up display to superimpose the results of surrounding situation detection or point cloud data onto the surrounding environment seen through the windshield as shown in Fig. 42, the position at which the information is superimposed may be shifted depending on the user's posture, body shape, or eye position. Fig. 43 is a diagram showing an example of the head-up display when the position is shifted.

[0523] To correct such misalignment, the display device detects the user's posture, body shape, or eye position using information from an in-vehicle camera or a sensor mounted on the seat. The display device adjusts the position at which information is superimposed based on the detected user's posture, body shape, or eye position. Figure 44 shows an example of the display on the head-up display after adjustment.

[0524] The user may manually adjust the superimposition position using a control device installed in the vehicle.

[0525] The display device may also display safe locations on a map in the event of a disaster and present the location to the user. Alternatively, the vehicle may inform the user of the details of the disaster and that the vehicle will be heading to a safe location, and then automatically drive to the safe location.

[0526] For example, a vehicle may set its destination to an area with a high altitude above sea level so as not to be caught in a tsunami when an earthquake occurs. In this case, the vehicle may acquire information about roads that have become impassable due to the earthquake by communicating with a server, and may take steps according to the nature of the disaster, such as taking a route that avoids those roads.

[0527] Furthermore, the autonomous driving may include multiple modes such as a travel mode and a drive mode.

[0528] In travel mode, the vehicle determines a route to the destination, taking into consideration factors such as fast arrival time, low fare, short distance traveled, and low energy consumption, and then drives automatically along the determined route.

[0529] In Drive mode, the vehicle automatically determines a route to arrive at the destination at the time specified by the user. For example, when the user sets the destination and arrival time, the vehicle will determine a route that will take the user to nearby tourist spots and arrive at the destination at the set time, and then automatically drive along the determined route.

[0530] (Embodiment 7) In the fifth embodiment, an example has been described in which a client device such as a vehicle transmits three-dimensional data to another vehicle or a server such as a traffic monitoring cloud. In this embodiment, the client device transmits sensor information obtained by a sensor to the server or another client device.

[0531] First, the configuration of a system according to this embodiment will be described. Fig. 45 is a diagram showing the configuration of a system for transmitting and receiving 3D maps and sensor information according to this embodiment. This system includes a server 901 and client devices 902A and 902B. When there is no need to distinguish between the client devices 902A and 902B, they will also be referred to as client device 902.

[0532] The client device 902 is, for example, an in-vehicle device mounted on a mobile object such as a vehicle. The server 901 is, for example, a traffic monitoring cloud or the like, and is capable of communicating with a plurality of client devices 902.

[0533] The server 901 transmits a three-dimensional map composed of a point cloud to the client device 902. Note that the composition of the three-dimensional map is not limited to a point cloud, and may represent other three-dimensional data such as a mesh structure.

[0534] The client device 902 transmits sensor information acquired by the client device 902 to the server 901. The sensor information includes, for example, at least one of LIDAR acquisition information, a visible light image, an infrared image, a depth image, sensor position information, and velocity information.

[0535] Data transmitted between the server 901 and the client device 902 may be compressed to reduce data size, or may remain uncompressed to maintain data accuracy. When compressing data, a three-dimensional compression method based on an octree structure, for example, can be used for point clouds. Also, a two-dimensional image compression method can be used for visible light images, infrared images, and depth images. Examples of two-dimensional image compression methods include MPEG-4 AVC or HEVC standardized by MPEG.

[0536] Furthermore, the server 901 transmits the three-dimensional map managed by the server 901 to the client device 902 in response to a three-dimensional map transmission request from the client device 902. Note that the server 901 may transmit the three-dimensional map without waiting for a three-dimensional map transmission request from the client device 902. For example, the server 901 may broadcast the three-dimensional map to one or more client devices 902 that are in a predetermined space. Furthermore, the server 901 may transmit a three-dimensional map appropriate for the position of the client device 902 to the client device 902 that has received a transmission request once, at regular intervals. Furthermore, the server 901 may transmit the three-dimensional map to the client device 902 every time the three-dimensional map managed by the server 901 is updated.

[0537] The client device 902 issues a request to send a three-dimensional map to the server 901. For example, when the client device 902 wants to estimate its own position while driving, the client device 902 sends a request to send a three-dimensional map to the server 901.

[0538] In the following cases, the client device 902 may issue a request to the server 901 to transmit a three-dimensional map. If the three-dimensional map held by the client device 902 is old, the client device 902 may issue a request to the server 901 to transmit a three-dimensional map. For example, if a certain period of time has passed since the client device 902 obtained the three-dimensional map, the client device 902 may issue a request to the server 901 to transmit a three-dimensional map.

[0539] The client device 902 may issue a request to the server 901 to transmit a three-dimensional map a certain time before the client device 902 leaves the space shown in the three-dimensional map held by the client device 902. For example, when the client device 902 is located within a predetermined distance from the boundary of the space shown in the three-dimensional map held by the client device 902, the client device 902 may issue a request to the server 901 to transmit a three-dimensional map. Furthermore, when the movement route and movement speed of the client device 902 are known, the time when the client device 902 will leave the space shown in the three-dimensional map held by the client device 902 may be predicted based on these.

[0540] If the error in aligning the three-dimensional data created by the client device 902 from sensor information with the three-dimensional map is equal to or greater than a certain level, the client device 902 may issue a request to the server 901 to send the three-dimensional map.

[0541] The client device 902 transmits sensor information to the server 901 in response to a request to transmit sensor information transmitted from the server 901. Note that the client device 902 may transmit sensor information to the server 901 without waiting for a request to transmit sensor information from the server 901. For example, once the client device 902 receives a request to transmit sensor information from the server 901, the client device 902 may periodically transmit the sensor information to the server 901 for a certain period of time. Furthermore, if the error in aligning the three-dimensional data created by the client device 902 based on the sensor information with the three-dimensional map obtained from the server 901 is equal to or greater than a certain level, the client device 902 may determine that a change may have occurred in the three-dimensional map around the client device 902, and may transmit this information along with the sensor information to the server 901.

[0542] The server 901 issues a request to transmit sensor information to the client device 902. For example, the server 901 receives location information of the client device 902, such as GPS, from the client device 902. When the server 901 determines, based on the location information of the client device 902, that the client device 902 is approaching a space with little information in the three-dimensional map managed by the server 901, the server 901 issues a request to transmit sensor information to the client device 902 in order to generate a new three-dimensional map. The server 901 may also issue a request to transmit sensor information when it wants to update the three-dimensional map, when it wants to check road conditions during snowfall or a disaster, when it wants to check traffic congestion, or when it wants to check the status of incidents and accidents, etc.

[0543] Furthermore, the client device 902 may set the amount of data of the sensor information to be transmitted to the server 901 depending on the communication state or bandwidth at the time of receiving a request to transmit the sensor information from the server 901. Setting the amount of data of the sensor information to be transmitted to the server 901 means, for example, increasing or decreasing the amount of the data itself or appropriately selecting a compression method.

[0544] 46 is a block diagram showing an example of the configuration of the client device 902. The client device 902 receives a three-dimensional map composed of a point cloud or the like from the server 901, and estimates the self-position of the client device 902 from three-dimensional data created based on sensor information of the client device 902. The client device 902 also transmits the acquired sensor information to the server 901.

[0545] The client device 902 includes a data receiving unit 1011, a communication unit 1012, a reception control unit 1013, a format conversion unit 1014, multiple sensors 1015, a three-dimensional data creation unit 1016, a three-dimensional image processing unit 1017, a three-dimensional data storage unit 1018, a format conversion unit 1019, a communication unit 1020, a transmission control unit 1021, and a data transmission unit 1022.

[0546] The data receiving unit 1011 receives a three-dimensional map 1031 from the server 901. The three-dimensional map 1031 is data including a point cloud such as a WLD or SWLD. The three-dimensional map 1031 may include either compressed data or uncompressed data.

[0547] The communication unit 1012 communicates with the server 901 and transmits data transmission requests (for example, requests to transmit a three-dimensional map) to the server 901.

[0548] The reception control unit 1013 exchanges information such as compatible formats with the communication destination via the communication unit 1012, and establishes communication with the communication destination.

[0549] The format conversion unit 1014 generates a three-dimensional map 1032 by performing format conversion and the like on the three-dimensional map 1031 received by the data receiving unit 1011. Furthermore, if the three-dimensional map 1031 is compressed or encoded, the format conversion unit 1014 performs decompression or decoding processing. Note that if the three-dimensional map 1031 is uncompressed data, the format conversion unit 1014 does not perform decompression or decoding processing.

[0550] The multiple sensors 1015 are a group of sensors, such as LIDAR, a visible light camera, an infrared camera, or a depth sensor, that acquire information about the outside of the vehicle on which the client device 902 is mounted, and generate sensor information 1033. For example, if the sensor 1015 is a laser sensor such as LIDAR, the sensor information 1033 is three-dimensional data such as a point cloud (point cloud data). Note that the number of sensors 1015 does not need to be multiple.

[0551] The three-dimensional data creation unit 1016 creates three-dimensional data 1034 of the surroundings of the vehicle based on the sensor information 1033. For example, the three-dimensional data creation unit 1016 creates point cloud data with color information of the surroundings of the vehicle using information acquired by LIDAR and visible light images acquired by a visible light camera.

[0552] The three-dimensional image processing unit 1017 performs a process of estimating the vehicle's own position using a three-dimensional map 1032 such as a received point cloud and three-dimensional data 1034 of the surroundings of the vehicle generated from the sensor information 1033. The three-dimensional image processing unit 1017 may generate three-dimensional data 1035 of the surroundings of the vehicle by combining the three-dimensional map 1032 and the three-dimensional data 1034, and perform a process of estimating the vehicle's own position using the generated three-dimensional data 1035.

[0553] The three-dimensional data storage unit 1018 stores a three-dimensional map 1032, three-dimensional data 1034, three-dimensional data 1035, and the like.

[0554] The format conversion unit 1019 generates sensor information 1037 by converting the sensor information 1033 into a format supported by the receiving side. The format conversion unit 1019 may reduce the amount of data by compressing or encoding the sensor information 1037. The format conversion unit 1019 may omit the process if format conversion is not necessary. The format conversion unit 1019 may also control the amount of data to be transmitted in accordance with a specified transmission range.

[0555] The communication unit 1020 communicates with the server 901 and receives data transmission requests (sensor information transmission requests) and the like from the server 901.

[0556] The transmission control unit 1021 exchanges information such as compatible formats with the communication destination via the communication unit 1020, and establishes communication.

[0557] The data transmission unit 1022 transmits the sensor information 1037 to the server 901. The sensor information 1037 includes information acquired by a plurality of sensors 1015, such as information acquired by a LIDAR, a luminance image acquired by a visible light camera, an infrared image acquired by an infrared camera, a depth image acquired by a depth sensor, sensor position information, and speed information.

[0558] Next, the configuration of the server 901 will be described. Fig. 47 is a block diagram showing an example configuration of the server 901. The server 901 receives sensor information transmitted from the client device 902 and creates three-dimensional data based on the received sensor information. The server 901 uses the created three-dimensional data to update the three-dimensional map managed by the server 901. In addition, in response to a request from the client device 902 to transmit the three-dimensional map, the server 901 transmits the updated three-dimensional map to the client device 902.

[0559] The server 901 includes a data receiving unit 1111, a communication unit 1112, a receiving control unit 1113, a format conversion unit 1114, a three-dimensional data creation unit 1116, a three-dimensional data synthesis unit 1117, a three-dimensional data storage unit 1118, a format conversion unit 1119, a communication unit 1120, a transmission control unit 1121, and a data transmission unit 1122.

[0560] The data receiving unit 1111 receives sensor information 1037 from the client device 902. The sensor information 1037 includes, for example, information acquired by a LIDAR, a luminance image acquired by a visible light camera, an infrared image acquired by an infrared camera, a depth image acquired by a depth sensor, sensor position information, and speed information.

[0561] The communication unit 1112 communicates with the client device 902 and transmits a data transmission request (for example, a request to transmit sensor information) to the client device 902 .

[0562] The reception control unit 1113 exchanges information such as compatible formats with the communication destination via the communication unit 1112, and establishes communication.

[0563] If the received sensor information 1037 is compressed or encoded, the format conversion unit 1114 performs decompression or decoding processing to generate the sensor information 1132. Note that if the sensor information 1037 is uncompressed data, the format conversion unit 1114 does not perform decompression or decoding processing.

[0564] The three-dimensional data creation unit 1116 creates three-dimensional data 1134 of the periphery of the client device 902 based on the sensor information 1132. For example, the three-dimensional data creation unit 1116 creates point cloud data with color information of the periphery of the client device 902 using information acquired by LIDAR and visible light images acquired by a visible light camera.

[0565] A three-dimensional data synthesis unit 1117 synthesizes three-dimensional data 1134 created based on sensor information 1132 with a three-dimensional map 1135 managed by the server 901, thereby updating the three-dimensional map 1135.

[0566] The three-dimensional data storage unit 1118 stores a three-dimensional map 1135 and the like.

[0567] The format conversion unit 1119 generates the three-dimensional map 1031 by converting the three-dimensional map 1135 into a format supported by the receiving side. The format conversion unit 1119 may reduce the amount of data by compressing or encoding the three-dimensional map 1135. The format conversion unit 1119 may also omit processing if format conversion is not necessary. The format conversion unit 1119 may also control the amount of data to be transmitted in accordance with the designation of the transmission range.

[0568] The communication unit 1120 communicates with the client device 902 and receives a data transmission request (a request to transmit a three-dimensional map) or the like from the client device 902 .

[0569] The transmission control unit 1121 exchanges information such as compatible formats with the communication destination via the communication unit 1120, and establishes communication.

[0570] The data transmission unit 1122 transmits the three-dimensional map 1031 to the client device 902. The three-dimensional map 1031 is data including a point cloud such as a WLD or SWLD. The three-dimensional map 1031 may include either compressed data or uncompressed data.

[0571] Next, we will explain the operational flow of the client device 902. Fig. 48 is a flowchart showing the operation of the client device 902 when acquiring a three-dimensional map.

[0572] First, the client device 902 requests the server 901 to transmit a three-dimensional map (such as a point cloud) (S1001). At this time, the client device 902 may also transmit location information of the client device 902 obtained by GPS or the like, thereby requesting the server 901 to transmit a three-dimensional map related to the location information.

[0573] Next, the client device 902 receives the three-dimensional map from the server 901 (S1002). If the received three-dimensional map is compressed data, the client device 902 decodes the received three-dimensional map to generate an uncompressed three-dimensional map (S1003).

[0574] Next, the client device 902 creates three-dimensional data 1034 of the surroundings of the client device 902 from sensor information 1033 obtained by the multiple sensors 1015 (S1004). Next, the client device 902 estimates its own position using the three-dimensional map 1032 received from the server 901 and the three-dimensional data 1034 created from the sensor information 1033 (S1005).

[0575] 49 is a flowchart showing the operation of the client device 902 when transmitting sensor information. First, the client device 902 receives a request to transmit sensor information from the server 901 (S1011). Upon receiving the transmission request, the client device 902 transmits sensor information 1037 to the server 901 (S1012). Note that, when the sensor information 1033 includes multiple pieces of information obtained by multiple sensors 1015, the client device 902 may generate the sensor information 1037 by compressing each piece of information using a compression method suitable for that piece of information.

[0576] Next, the operation flow of the server 901 will be described. Fig. 50 is a flowchart showing the operation when the server 901 acquires sensor information. First, the server 901 requests the client device 902 to transmit sensor information (S1021). Next, the server 901 receives the sensor information 1037 transmitted from the client device 902 in response to the request (S1022). Next, the server 901 creates three-dimensional data 1134 using the received sensor information 1037 (S1023). Next, the server 901 reflects the created three-dimensional data 1134 in the three-dimensional map 1135 (S1024).

[0577] 51 is a flowchart showing the operation of the server 901 when transmitting a three-dimensional map. First, the server 901 receives a request to transmit a three-dimensional map from the client device 902 (S1031). Having received the request to transmit the three-dimensional map, the server 901 transmits a three-dimensional map 1031 to the client device 902 (S1032). At this time, the server 901 may extract a three-dimensional map of the vicinity based on the location information of the client device 902 and transmit the extracted three-dimensional map. The server 901 may also compress the three-dimensional map made up of a point cloud using, for example, a compression method with an octree structure, and transmit the compressed three-dimensional map.

[0578] A modification of this embodiment will now be described.

[0579] The server 901 uses the sensor information 1037 received from the client device 902 to create three-dimensional data 1134 of the vicinity of the position of the client device 902. Next, the server 901 matches the created three-dimensional data 1134 with a three-dimensional map 1135 of the same area managed by the server 901, thereby calculating the difference between the three-dimensional data 1134 and the three-dimensional map 1135. If the difference is equal to or greater than a predetermined threshold, the server 901 determines that some abnormality has occurred in the vicinity of the client device 902. For example, when ground subsidence occurs due to a natural disaster such as an earthquake, a large difference may occur between the three-dimensional map 1135 managed by the server 901 and the three-dimensional data 1134 created based on the sensor information 1037.

[0580] The sensor information 1037 may include information indicating at least one of the sensor type, sensor performance, and sensor model number. A class ID or the like according to the sensor performance may also be added to the sensor information 1037. For example, if the sensor information 1037 is information acquired by LIDAR, an identifier may be assigned to the sensor performance, such as Class 1 for a sensor capable of acquiring information with an accuracy of several millimeters, Class 2 for a sensor capable of acquiring information with an accuracy of several centimeters, and Class 3 for a sensor capable of acquiring information with an accuracy of several meters. The server 901 may also estimate the sensor performance information and the like from the model number of the client device 902. For example, if the client device 902 is installed in a vehicle, the server 901 may determine the sensor specification information from the vehicle model. In this case, the server 901 may acquire vehicle model information in advance, or the information may be included in the sensor information. The server 901 may also use the acquired sensor information 1037 to switch the degree of correction for the three-dimensional data 1134 created using the sensor information 1037. For example, if the sensor performance is high accuracy (class 1), the server 901 does not perform correction on the three-dimensional data 1134. If the sensor performance is low accuracy (class 3), the server 901 applies correction according to the accuracy of the sensor to the three-dimensional data 1134. For example, the server 901 increases the degree (strength) of correction as the accuracy of the sensor decreases.

[0581] The server 901 may simultaneously issue requests to send sensor information to multiple client devices 902 in a certain space. When the server 901 receives multiple pieces of sensor information from multiple client devices 902, the server 901 does not need to use all of the sensor information to create the three-dimensional data 1134, and may select the sensor information to use, for example, depending on the performance of the sensor. For example, when updating the three-dimensional map 1135, the server 901 may select high-precision sensor information (Class 1) from the multiple pieces of sensor information it has received, and create the three-dimensional data 1134 using the selected sensor information.

[0582] The server 901 is not limited to a server such as a traffic monitoring cloud, but may be another client device (mounted in a vehicle). Figure 52 shows the system configuration in this case.

[0583] For example, client device 902C issues a request to transmit sensor information to nearby client device 902A and acquires the sensor information from client device 902A. Client device 902C then creates three-dimensional data using the acquired sensor information from client device 902A and updates the three-dimensional map of client device 902C. This allows client device 902C to generate a three-dimensional map of the space that can be acquired from client device 902A by taking advantage of the performance of client device 902C. For example, such a case is likely to occur when client device 902C has high performance.

[0584] In this case, the client device 902A that provided the sensor information is granted the right to obtain the high-precision 3D map generated by the client device 902C. The client device 902A receives the high-precision 3D map from the client device 902C in accordance with the right.

[0585] In addition, client device 902C may issue requests to send sensor information to multiple nearby client devices 902 (client device 902A and client device 902B). If the sensor of client device 902A or client device 902B is high performance, client device 902C can create three-dimensional data using the sensor information obtained by this high performance sensor.

[0586] 53 is a block diagram showing the functional configuration of the server 901 and the client device 902. The server 901 includes, for example, a 3D map compression / decoding processing unit 1201 that compresses and decodes 3D maps, and a sensor information compression / decoding processing unit 1202 that compresses and decodes sensor information.

[0587] The client device 902 includes a three-dimensional map decoding processor 1211 and a sensor information compression processor 1212. The three-dimensional map decoding processor 1211 receives encoded data of the compressed three-dimensional map and decodes the encoded data to acquire the three-dimensional map. The sensor information compression processor 1212 compresses the sensor information itself instead of three-dimensional data created from the acquired sensor information, and transmits the encoded data of the compressed sensor information to the server 901. With this configuration, the client device 902 only needs to internally include a processing unit (device or LSI) that performs processing to decode the three-dimensional map (point cloud, etc.), and does not need to internally include a processing unit that performs processing to compress the three-dimensional data of the three-dimensional map (point cloud, etc.). This allows the cost and power consumption of the client device 902 to be reduced.

[0588] As described above, the client device 902 according to this embodiment is mounted on a mobile body and generates three-dimensional data 1034 of the surroundings of the mobile body from sensor information 1033 indicating the surrounding conditions of the mobile body, which is obtained by the sensor 1015 mounted on the mobile body. The client device 902 estimates the self-position of the mobile body using the generated three-dimensional data 1034. The client device 902 transmits the acquired sensor information 1033 to the server 901 or another mobile body 902.

[0589] According to this, the client device 902 transmits the sensor information 1033 to the server 901 or the like. This may reduce the amount of data to be transmitted compared to when transmitting three-dimensional data. Furthermore, since the client device 902 does not need to perform processing such as compression or encoding of the three-dimensional data, the amount of processing by the client device 902 can be reduced. Therefore, the client device 902 can reduce the amount of data to be transmitted or simplify the device configuration.

[0590] Furthermore, the client device 902 further transmits a request to the server 901 to send a three-dimensional map, and receives a three-dimensional map 1031 from the server 901. The client device 902 estimates its own location using the three-dimensional data 1034 and the three-dimensional map 1032.

[0591] The sensor information 1033 includes at least one of information obtained by a laser sensor, a luminance image, an infrared image, a depth image, sensor position information, and sensor speed information.

[0592] The sensor information 1033 also includes information indicating the performance of the sensor.

[0593] Furthermore, the client device 902 encodes or compresses the sensor information 1033, and transmits the encoded or compressed sensor information 1037 to the server 901 or another mobile body 902. This allows the client device 902 to reduce the amount of data to be transmitted.

[0594] For example, the client device 902 includes a processor and a memory, and the processor uses the memory to perform the above-described processing.

[0595] Furthermore, server 901 according to this embodiment is capable of communicating with client device 902 mounted on the mobile object, and receives sensor information 1037 indicating the surrounding conditions of the mobile object, obtained by sensor 1015 mounted on the mobile object, from client device 902. Server 901 creates three-dimensional data 1134 of the surroundings of the mobile object from the received sensor information 1037.

[0596] According to this, the server 901 creates three-dimensional data 1134 using the sensor information 1037 transmitted from the client device 902. This may reduce the amount of data to be transmitted compared to when the client device 902 transmits the three-dimensional data. Furthermore, since the client device 902 does not need to perform processing such as compression or encoding of the three-dimensional data, the amount of processing by the client device 902 can be reduced. Therefore, the server 901 can reduce the amount of data to be transmitted or simplify the device configuration.

[0597] Furthermore, the server 901 further transmits a request to the client device 902 to transmit the sensor information.

[0598] The server 901 also updates a three-dimensional map 1135 using the created three-dimensional data 1134 and transmits the three-dimensional map 1135 to the client device 902 in response to a request from the client device 902 to transmit the three-dimensional map 1135.

[0599] The sensor information 1037 includes at least one of information obtained by a laser sensor, a luminance image, an infrared image, a depth image, sensor position information, and sensor speed information.

[0600] The sensor information 1037 also includes information indicating the performance of the sensor.

[0601] Furthermore, the server 901 further corrects the three-dimensional data in accordance with the performance of the sensor, thereby enabling the three-dimensional data creation method to improve the quality of the three-dimensional data.

[0602] Furthermore, when receiving sensor information, the server 901 receives a plurality of pieces of sensor information 1037 from a plurality of client devices 902, and selects the sensor information 1037 to be used to create the three-dimensional data 1134 based on a plurality of pieces of information indicating the performance of the sensors included in the plurality of pieces of sensor information 1037. This allows the server 901 to improve the quality of the three-dimensional data 1134.

[0603] Furthermore, the server 901 decodes or decompresses the received sensor information 1037, and creates three-dimensional data 1134 from the decoded or decompressed sensor information 1132. This allows the server 901 to reduce the amount of data to be transmitted.

[0604] For example, the server 901 includes a processor and a memory, and the processor uses the memory to perform the above-mentioned processing.

[0605] (Embodiment 8) In this embodiment, a method for encoding and decoding three-dimensional data using inter prediction processing will be described.

[0606]

[0111] Fig. 54 is a block diagram of a three-dimensional data encoding device 1300 according to this embodiment. This three-dimensional data encoding device 1300 generates an encoded bitstream (hereinafter also simply referred to as bitstream), which is an encoded signal, by encoding three-dimensional data. As shown in Fig. 54, the three-dimensional data encoding device 1300 includes a dividing unit 1301, a subtraction unit 1302, a transformation unit 1303, a quantization unit 1304, an inverse quantization unit 1305, an inverse transformation unit 1306, an addition unit 1307, a reference volume memory 1308, an intra prediction unit 1309, a reference space memory 1310, an inter prediction unit 1311, a prediction control unit 1312, and an entropy encoding unit 1313.

[0607] The dividing unit 1301 divides each space (SPC) included in the three-dimensional data into multiple volumes (VLM), which are encoding units. The dividing unit 1301 also converts the voxels in each volume into an octree representation. The dividing unit 1301 may make the spaces and volumes the same size and convert the spaces into an octree representation. The dividing unit 1301 may also add information required for the octree representation (depth information, etc.) to a bitstream header, etc.

[0608] The subtraction unit 1302 calculates the difference between the volume (volume to be coded) output from the division unit 1301 and a prediction volume generated by intra prediction or inter prediction, which will be described later, and outputs the calculated difference as a prediction residual to the conversion unit 1303. Fig. 55 is a diagram showing an example of how a prediction residual is calculated. Note that the bit strings of the volume to be coded and the prediction volume shown here are, for example, position information indicating the positions of three-dimensional points (e.g., a point cloud) included in the volume.

[0609] The octree representation and the voxel scanning order will be explained below. A volume is converted into an octree structure (octreeing) and then encoded. The octree structure consists of nodes and leaves. Each node has eight nodes or leaves, and each leaf has voxel (VXL) information. Figure 56 is a diagram showing an example of the structure of a volume containing multiple voxels. Figure 57 is a diagram showing an example of the volume shown in Figure 56 converted into an octree structure. Here, of the leaves shown in Figure 57, leaves 1, 2, and 3 represent voxels VXL1, VXL2, and VXL3 shown in Figure 56, respectively, and represent a VXL containing a point cloud (hereinafter referred to as effective VXL).

[0610] An octree is represented by a binary sequence of, for example, 0 and 1. For example, if a node or a valid VXL is set to value 1 and the rest to value 0, then the binary sequence shown in Figure 57 is assigned to each node and leaf. This binary sequence is then scanned according to the scan order, either breadth-first or depth-first. For example, when scanned breadth-first, the binary sequence shown in A of Figure 58 is obtained. When scanned depth-first, the binary sequence shown in B of Figure 58 is obtained. The binary sequence obtained by this scan is then coded using entropy coding to reduce the amount of information.

[0611] Next, we will explain depth information in octree representation. Depth in octree representation is used to control the granularity of the point cloud information contained in the volume to be retained. Setting a larger depth allows the point cloud information to be reproduced at a finer level, but the amount of data required to represent nodes and leaves increases. Conversely, setting a smaller depth reduces the amount of data, but since multiple point cloud information with different positions and colors is considered to be in the same position and with the same color, the information contained in the original point cloud information will be lost.

[0612] For example, FIG. 59 is a diagram showing an example in which the octree with depth=2 shown in FIG. 57 is represented as an octree with depth=1. The octree shown in FIG. 59 has a smaller amount of data than the octree shown in FIG. 57. In other words, the octree shown in FIG. 59 has a smaller number of bits after binarization than the octree shown in FIG. 59. Here, leaf 1 and leaf 2 shown in FIG. 57 are represented by leaf 1 shown in FIG. 58. In other words, the information that leaf 1 and leaf 2 shown in FIG. 57 were in different positions is lost.

[0613] FIG. 60 is a diagram showing volumes corresponding to the octree shown in FIG. 59. VXL1 and VXL2 shown in FIG. 56 correspond to VXL12 shown in FIG. 60. In this case, the three-dimensional data encoding device 1300 generates color information for VXL12 shown in FIG. 60 from the color information for VXL1 and VXL2 shown in FIG. 56. For example, the three-dimensional data encoding device 1300 calculates the average value, median value, or weighted average value of the color information for VXL1 and VXL2 as the color information for VXL12. In this way, the three-dimensional data encoding device 1300 may control the reduction of data amount by changing the depth of the octree.

[0614] The three-dimensional data encoding device 1300 may set the depth information of the octree in any unit of world, space, or volume. In this case, the three-dimensional data encoding device 1300 may add the depth information to the header information of the world, the header information of the space, or the header information of the volume. Furthermore, the same value may be used as the depth information for all worlds, spaces, and volumes at different times. In this case, the three-dimensional data encoding device 1300 may add the depth information to the header information that manages the worlds of all times.

[0615] If the voxels contain color information, the transform unit 1303 applies a frequency transform, such as an orthogonal transform, to the prediction residuals of the color information of the voxels in the volume. For example, the transform unit 1303 creates a one-dimensional array by scanning the prediction residuals in a certain scan order. The transform unit 1303 then applies a one-dimensional orthogonal transform to the created one-dimensional array to convert it into the frequency domain. As a result, when the values ​​of the prediction residuals in the volume are close, the values ​​of the low-frequency components become larger and the values ​​of the high-frequency components become smaller. This allows the quantization unit 1304 to reduce the amount of code more efficiently.

[0616] Furthermore, the transform unit 1303 may use a two- or more-dimensional orthogonal transform instead of a one-dimensional one. For example, the transform unit 1303 maps prediction residuals to a two-dimensional array in a certain scan order and applies a two-dimensional orthogonal transform to the obtained two-dimensional array. The transform unit 1303 may also select an orthogonal transform method to use from a plurality of orthogonal transform methods. In this case, the 3D data encoding device 1300 adds information indicating which orthogonal transform method was used to the bitstream. The transform unit 1303 may also select an orthogonal transform method to use from a plurality of orthogonal transform methods of different dimensions. In this case, the 3D data encoding device 1300 adds information indicating which orthogonal transform method was used to the bitstream.

[0617] For example, the conversion unit 1303 matches the scan order of the prediction residuals to the scan order (breadth-first or depth-first, etc.) of the octet tree in the volume. This eliminates the need to add information indicating the scan order of the prediction residuals to the bitstream, thereby reducing overhead. The conversion unit 1303 may also apply a scan order different from the scan order of the octet tree. In this case, the 3D data encoding device 1300 adds information indicating the scan order of the prediction residuals to the bitstream. This allows the 3D data encoding device 1300 to efficiently encode the prediction residuals. The 3D data encoding device 1300 may also add information (such as a flag) indicating whether or not to apply the octet scan order to the bitstream, and add information indicating the scan order of the prediction residuals to the bitstream when the octet scan order is not applied.

[0618] The conversion unit 1303 may convert not only the prediction residual of the color information but also other attribute information of the voxels. For example, the conversion unit 1303 may convert and encode information such as reflectance obtained when the point cloud is acquired by LiDAR or the like.

[0619] If the space does not have attribute information such as color information, the conversion unit 1303 may skip the process. Furthermore, the three-dimensional data encoding device 1300 may add information (a flag) indicating whether or not the process of the conversion unit 1303 is to be skipped to the bitstream.

[0620] The quantization unit 1304 generates quantized coefficients by quantizing the frequency components of the prediction residual generated by the transform unit 1303 using the quantization control parameters. This reduces the amount of information. The generated quantized coefficients are output to the entropy coding unit 1313. The quantization unit 1304 may control the quantization control parameters on a world-by-world, space-by-space, or volume-by-volume basis. In this case, the three-dimensional data coding device 1300 adds the quantization control parameters to the respective header information, etc. The quantization unit 1304 may also control quantization by changing the weight for each frequency component of the prediction residual. For example, the quantization unit 1304 may finely quantize low-frequency components and coarsely quantize high-frequency components. In this case, the three-dimensional data coding device 1300 may add a parameter indicating the weight of each frequency component to the header.

[0621] If the space does not have attribute information such as color information, the quantization unit 1304 may skip the process. Furthermore, the three-dimensional data encoding device 1300 may add information (a flag) indicating whether or not the process of the quantization unit 1304 is to be skipped to the bitstream.

[0622] The inverse quantization unit 1305 uses the quantization control parameter to inverse quantize the quantized coefficients generated by the quantization unit 1304 to generate inverse quantized coefficients of the prediction residuals, and outputs the generated inverse quantized coefficients to the inverse transform unit 1306.

[0623] The inverse transform unit 1306 generates a post-inverse transform prediction residual by applying inverse transform to the inverse quantized coefficients generated by the inverse quantization unit 1305. This post-inverse transform prediction residual is a prediction residual generated after quantization, and therefore does not need to completely match the prediction residual output by the transform unit 1303.

[0624] The adder 1307 generates a reconstructed volume by adding the prediction residual after inverse transform applied, generated by the inverse transformer 1306, and a prediction volume generated by intra prediction or inter prediction, which will be described later, and used to generate the prediction residual before quantization. This reconstructed volume is stored in a reference volume memory 1308 or a reference space memory 1310.

[0625] The intra prediction unit 1309 generates a predicted volume of the volume to be encoded using attribute information of the adjacent volume stored in the reference volume memory 1308. The attribute information includes color information or reflectance of voxels. The intra prediction unit 1309 generates a predicted value of the color information or reflectance of the volume to be encoded.

[0626] FIG. 61 is a diagram illustrating the operation of the intra prediction unit 1309. For example, the intra prediction unit 1309 generates a prediction volume of a volume to be coded (volume idx=3) shown in FIG. 61 from an adjacent volume (volume idx=0). Here, volume idx is identifier information assigned to volumes in a space, and a different value is assigned to each volume. The order in which the volumes idx are assigned may be the same as the encoding order, or may be different from the encoding order. For example, the intra prediction unit 1309 uses an average value of color information of voxels included in volume idx=0, which is an adjacent volume, as a prediction value of color information of the volume to be coded shown in FIG. 61. In this case, a prediction residual is generated by subtracting the prediction value of color information from the color information of each voxel included in the volume to be coded. The processing of the conversion unit 1303 and subsequent processes is performed on this prediction residual. In this case, the 3D data encoding device 1300 also adds adjacent volume information and prediction mode information to the bitstream. Here, the adjacent volume information is information indicating the adjacent volume used for prediction, for example, the volume idx of the adjacent volume used for prediction. Also, the prediction mode information indicates the mode used to generate the predicted volume. The mode is, for example, an average mode that generates a predicted value from the average value of the voxels in the adjacent volume, or an intermediate value mode that generates a predicted value from the intermediate value of the voxels in the adjacent volume.

[0627] The intra prediction unit 1309 may generate a prediction volume from multiple adjacent volumes. For example, in the configuration shown in Fig. 61 , the intra prediction unit 1309 generates prediction volume 0 from the volume with volume idx=0, and generates prediction volume 1 from the volume with volume idx=1. The intra prediction unit 1309 then generates the average of prediction volume 0 and prediction volume 1 as the final prediction volume. In this case, the three-dimensional data encoding device 1300 may add multiple volume idx of the multiple volumes used to generate the prediction volume to the bitstream.

[0628] 62 is a diagram schematically illustrating inter prediction processing according to this embodiment. The inter prediction unit 1311 encodes (inter predicts) a space (SPC) at a certain time T_Cur using an encoded space at a different time T_LX. In this case, the inter prediction unit 1311 performs encoding processing by applying rotation and translation processing to the encoded space at the different time T_LX.

[0629] Furthermore, the three-dimensional data encoding device 1300 adds RT information related to the rotation and translation processing applied to the space at a different time T_LX to the bitstream. The different time T_LX is, for example, time T_L0, which is before the certain time T_Cur. In this case, the three-dimensional data encoding device 1300 may add RT information RT_L0 related to the rotation and translation processing applied to the space at time T_L0 to the bitstream.

[0630] Alternatively, the different time T_LX may be, for example, time T_L1 that is later than the certain time T_Cur. In this case, the three-dimensional data encoding device 1300 may add RT information RT_L1 related to the rotation and translation processing applied to the space of time T_L1 to the bitstream.

[0631] Alternatively, the inter prediction unit 1311 performs encoding (bi-prediction) by referencing both spaces at different times T_L0 and T_L1. In this case, the 3D data encoding device 1300 may add both pieces of RT information RT_L0 and RT_L1 related to the rotation and translation applied to the respective spaces to the bitstream.

[0632] In the above, T_L0 is a time before T_Cur and T_L1 is a time after T_Cur, but this is not necessarily limited to this. For example, T_L0 and T_L1 may both be times before T_Cur. Alternatively, T_L0 and T_L1 may both be times after T_Cur.

[0633] Furthermore, when the three-dimensional data encoding device 1300 performs encoding by referencing multiple spaces at different times, it may add RT information related to the rotation and translation applied to each space to the bitstream. For example, the three-dimensional data encoding device 1300 manages multiple referenced encoded spaces using two reference lists (an L0 list and an L1 list). If the first reference space in the L0 list is L0R0, the second reference space in the L0 list is L0R1, the first reference space in the L1 list is L1R0, and the second reference space in the L1 list is L1R1, the three-dimensional data encoding device 1300 adds RT information RT_L0R0 of L0R0, RT information RT_L0R1 of L0R1, RT information RT_L1R0 of L1R0, and RT information RT_L1R1 of L1R1 to the bitstream. For example, the three-dimensional data encoding device 1300 adds this RT information to a header or the like of the bitstream.

[0634] Furthermore, when the three-dimensional data encoding device 1300 performs encoding by referring to reference spaces at multiple different times, it determines whether rotation and translation are applied for each reference space. In this case, the three-dimensional data encoding device 1300 may add information (such as an RT application flag) indicating whether rotation and translation are applied for each reference space to header information or the like of the bitstream. For example, the three-dimensional data encoding device 1300 calculates RT information and an ICP error value using an ICP (Interactive Closest Point) algorithm for each reference space referenced from the encoding target space. If the ICP error value is equal to or less than a predetermined value, the three-dimensional data encoding device 1300 determines that rotation and translation are not necessary and sets the RT application flag to OFF. On the other hand, if the ICP error value is greater than the predetermined value, the three-dimensional data encoding device 1300 sets the RT application flag to ON and adds RT information to the bitstream.

[0635] Fig. 63 is a diagram showing an example of syntax for adding RT information and an RT application flag to a header. The number of bits allocated to each syntax element may be determined within the range that the syntax element can take. For example, if the number of reference spaces included in the reference list L0 is eight, three bits may be allocated to MaxRefSpc_l0. The number of bits allocated may be variable depending on the value that each syntax element can take, or may be fixed regardless of the value that each syntax element can take. When the number of bits allocated is fixed, the three-dimensional data encoding device 1300 may add the fixed number of bits to other header information.

[0636] Here, MaxRefSpc_l0 shown in Figure 63 indicates the number of reference spaces included in the reference list L0. RT_flag_l0[i] is the RT application flag for reference space i in reference list L0. When RT_flag_l0[i] is 1, rotation and translation are applied to reference space i. When RT_flag_l0[i] is 0, rotation and translation are not applied to reference space i.

[0637] R_l0[i] and T_l0[i] are RT information of reference space i in reference list L0. R_l0[i] is rotation information of reference space i in reference list L0. The rotation information indicates the content of the applied rotation process, such as a rotation matrix or a quaternion. T_l0[i] is translation information of reference space i in reference list L0. The translation information indicates the content of the applied translation process, such as a translation vector.

[0638] MaxRefSpc_l1 indicates the number of reference spaces included in the reference list L1. RT_flag_l1[i] is the RT application flag for reference space i in reference list L1. If RT_flag_l1[i] is 1, rotation and translation are applied to reference space i. If RT_flag_l1[i] is 0, rotation and translation are not applied to reference space i.

[0639] R_l1[i] and T_l1[i] are the RT information of the reference space i in the reference list L1. R_l1[i] is the rotation information of the reference space i in the reference list L1. The rotation information indicates the content of the applied rotation process, such as a rotation matrix or a quaternion. T_l1[i] is the translation information of the reference space i in the reference list L1. The translation information indicates the content of the applied translation process, such as a translation vector.

[0640] The inter prediction unit 1311 generates a predicted volume of the volume to be coded using information about the coded reference space stored in the reference space memory 1310. As described above, before generating a predicted volume of the volume to be coded, the inter prediction unit 1311 obtains RT information for the space to be coded and the reference space using an ICP (Interactive Closest Point) algorithm to approximate the overall positional relationship between the space to be coded and the reference space. The inter prediction unit 1311 then obtains reference space B by applying rotation and translation processing to the reference space using the obtained RT information. The inter prediction unit 1311 then generates a predicted volume of the volume to be coded in the space to be coded using information in reference space B. Here, the three-dimensional data coding device 1300 adds the RT information used to obtain reference space B to header information, etc., of the space to be coded.

[0641] In this way, the inter prediction unit 1311 can improve the accuracy of the predicted volume by applying rotation and translation processing to the reference space to bring the overall positional relationship between the encoding target space and the reference space closer together, and then generating a predicted volume using information about the reference space. Furthermore, since prediction residuals can be suppressed, the amount of coding can be reduced. Note that, while an example of performing ICP using the encoding target space and the reference space has been shown here, this is not necessarily limited to this. For example, in order to reduce the amount of processing, the inter prediction unit 1311 may obtain RT information by performing ICP using at least one of the encoding target space in which the number of voxels or point clouds has been thinned and the reference space in which the number of voxels or point clouds has been thinned.

[0642] Furthermore, if the ICP error value obtained as a result of the ICP is smaller than a predetermined first threshold, that is, for example, if the positional relationship between the encoding target space and the reference space is close, the inter prediction unit 1311 may determine that rotation and translation processing is unnecessary and may not perform rotation and translation. In this case, the 3D data encoding device 1300 may reduce overhead by not adding RT information to the bitstream.

[0643] Furthermore, if the ICP error value is greater than a predetermined second threshold, the inter prediction unit 1311 may determine that there is a large change in shape between spaces and apply intra prediction to all volumes in the encoding target space. Hereinafter, a space to which intra prediction is applied is referred to as an intra space. The second threshold is a value greater than the first threshold. Furthermore, the method is not limited to ICP, and any method for obtaining RT information from two voxel sets or two point cloud sets may be applied.

[0644] Furthermore, when the three-dimensional data includes attribute information such as shape or color, the inter prediction unit 1311 searches, for example, a volume in the reference space whose attribute information, such as shape or color, is closest to that of the volume to be coded in the coding space as a prediction volume of the volume to be coded in the coding space. This reference space is, for example, the reference space after the above-described rotation and translation processing has been performed. The inter prediction unit 1311 generates a prediction volume from the volume (reference volume) obtained by the search. FIG. 64 is a diagram for explaining the operation of generating a prediction volume. When encoding the volume to be coded (volume idx=0) shown in FIG. 64 using inter prediction, the inter prediction unit 1311 sequentially scans the reference volumes in the reference space and searches for the volume with the smallest prediction residual, which is the difference between the volume to be coded and the reference volume. The inter prediction unit 1311 selects the volume with the smallest prediction residual as the prediction volume. The prediction residual between the volume to be coded and the prediction volume is encoded by processing from the conversion unit 1303 onwards. Here, the prediction residual is the difference between the attribute information of the volume to be coded and the attribute information of the prediction volume. Furthermore, the three-dimensional data encoding device 1300 adds the volume idx of the reference volume in the reference space referenced as the prediction volume to the header of the bitstream or the like.

[0645] In the example shown in Fig. 64, the reference volume of volume idx=4 in the reference space L0R0 is selected as the prediction volume of the volume to be encoded. Then, the prediction residual between the volume to be encoded and the reference volume and the reference volume idx=4 are encoded and added to the bitstream.

[0646] Although an example of generating a predicted volume for attribute information has been described here, the same processing may be performed for a predicted volume for position information.

[0647] The prediction control unit 1312 controls whether to use intra prediction or inter prediction to encode the volume to be encoded. Here, a mode including intra prediction and inter prediction is referred to as a prediction mode. For example, the prediction control unit 1312 calculates, as evaluation values, the prediction residual when the volume to be encoded is predicted by intra prediction and the prediction residual when the volume to be encoded is predicted by inter prediction, and selects the prediction mode with the smaller evaluation value. The prediction control unit 1312 may calculate the actual code amount by applying orthogonal transform, quantization, and entropy coding to the prediction residual of intra prediction and the prediction residual of inter prediction, respectively, and select the prediction mode using the calculated code amount as the evaluation value. Additionally, overhead information other than the prediction residual (such as reference volume idx information) may be added to the evaluation value. Furthermore, the prediction control unit 1312 may always select intra prediction when it is predetermined that the space to be encoded is to be encoded in intra space.

[0648] The entropy coding unit 1313 generates a coded signal (coded bit stream) by variable-length coding the quantized coefficients that are input from the quantization unit 1304. Specifically, the entropy coding unit 1313, for example, binarizes the quantized coefficients and arithmetically codes the resulting binary signal.

[0649] Next, a description will be given of a three-dimensional data decoding device that decodes the coded signal generated by the three-dimensional data coding device 1300. Fig. 65 is a block diagram of a three-dimensional data decoding device 1400 according to this embodiment. This three-dimensional data decoding device 1400 includes an entropy decoding unit 1401, an inverse quantization unit 1402, an inverse transform unit 1403, an addition unit 1404, a reference volume memory 1405, an intra prediction unit 1406, a reference space memory 1407, an inter prediction unit 1408, and a prediction control unit 1409.

[0650] The entropy decoding unit 1401 performs variable-length decoding on the coded signal (coded bit stream). For example, the entropy decoding unit 1401 arithmetically decodes the coded signal to generate a binary signal, and generates quantization coefficients from the generated binary signal.

[0651] The inverse quantization unit 1402 inversely quantizes the quantized coefficients input from the entropy decoding unit 1401 using a quantization parameter added to the bitstream or the like, thereby generating inverse quantized coefficients.

[0652] The inverse transform unit 1403 generates prediction residuals by inverse transforming the inverse quantized coefficients input from the inverse quantization unit 1402. For example, the inverse transform unit 1403 generates prediction residuals by performing inverse orthogonal transform on the inverse quantized coefficients based on information added to the bitstream.

[0653] The adder 1404 generates a reconstructed volume by adding the prediction residual generated by the inverse transformer 1403 and the prediction volume generated by intra prediction or inter prediction. This reconstructed volume is output as decoded 3D data and is also stored in a reference volume memory 1405 or a reference space memory 1407.

[0654] The intra prediction unit 1406 generates a prediction volume by intra prediction using a reference volume in the reference volume memory 1405 and information added to the bitstream. Specifically, the intra prediction unit 1406 acquires adjacent volume information (e.g., volume idx) and prediction mode information added to the bitstream, and generates a prediction volume in the mode indicated by the prediction mode information using adjacent volumes indicated by the adjacent volume information. Note that the details of these processes are similar to the processes performed by the intra prediction unit 1309 described above, except that information added to the bitstream is used.

[0655] The inter prediction unit 1408 generates a prediction volume by inter prediction using the reference space in the reference space memory 1407 and information added to the bitstream. Specifically, the inter prediction unit 1408 applies rotation and translation processing to the reference space using RT information for each reference space added to the bitstream, and generates a prediction volume using the reference space after application. Note that, if an RT application flag for each reference space exists in the bitstream, the inter prediction unit 1408 applies rotation and translation processing to the reference space in accordance with the RT application flag. Note that the details of these processes are similar to the processes by the inter prediction unit 1311 described above, except that information added to the bitstream is used.

[0656] The prediction control unit 1409 controls whether to decode the volume to be decoded using intra prediction or inter prediction. For example, the prediction control unit 1409 selects intra prediction or inter prediction according to information added to the bitstream that indicates the prediction mode to be used. Note that the prediction control unit 1409 may always select intra prediction if it has been determined in advance that the space to be decoded will be decoded using intra space.

[0657] Modifications of this embodiment will be described below. In this embodiment, an example in which rotation and translation are applied on a space-by-space basis has been described; however, rotation and translation may be applied on a smaller unit basis. For example, the three-dimensional data encoding device 1300 may divide a space into subspaces and apply rotation and translation on a subspace-by-subspace basis. In this case, the three-dimensional data encoding device 1300 generates RT information for each subspace and adds the generated RT information to a bitstream header or the like. The three-dimensional data encoding device 1300 may also apply rotation and translation on a volume-by-volume basis, which is the encoding unit. In this case, the three-dimensional data encoding device 1300 generates RT information on an encoding volume-by-volume basis and adds the generated RT information to a bitstream header or the like. Furthermore, the above may be combined. That is, the three-dimensional data encoding device 1300 may apply rotation and translation on a larger unit basis, and then apply rotation and translation on a smaller unit basis. For example, the three-dimensional data encoding device 1300 may apply rotation and translation on a space-by-space basis, and then apply different rotations and translations to each of multiple volumes included in the resulting space.

[0658] Furthermore, although the present embodiment has been described with reference to an example in which rotation and translation are applied to the reference space, this is not necessarily limited to this. For example, the three-dimensional data encoding device 1300 may change the size of the three-dimensional data by applying a scale process. Furthermore, the three-dimensional data encoding device 1300 may apply any one or two of rotation, translation, and scale. Furthermore, when applying processes in different units in multiple stages as described above, different types of processes may be applied to each unit. For example, rotation and translation may be applied in space units, and translation may be applied in volume units.

[0659] These modifications can also be applied to the three-dimensional data decoding device 1400 in the same manner.

[0660] As described above, the three-dimensional data encoding device 1300 according to this embodiment performs the following processes. FIG. 65 is a flowchart of inter prediction processing performed by the three-dimensional data encoding device 1300.

[0661] First, the three-dimensional data encoding device 1300 generates predicted position information (e.g., predicted volume) using position information of three-dimensional points included in reference three-dimensional data (e.g., reference space) at a time different from that of the target three-dimensional data (e.g., encoding target space) (S1301). Specifically, the three-dimensional data encoding device 1300 generates predicted position information by applying rotation and translation processing to the position information of three-dimensional points included in the reference three-dimensional data.

[0662] The three-dimensional data encoding device 1300 may perform the rotation and translation processing in a first unit (e.g., space) and generate the predicted position information in a second unit (e.g., volume) that is finer than the first unit. For example, the three-dimensional data encoding device 1300 searches for a volume among multiple volumes included in the reference space after the rotation and translation processing that has the smallest difference in position information from the encoding target volume included in the encoding target space, and uses the obtained volume as the predicted volume. The three-dimensional data encoding device 1300 may perform the rotation and translation processing and the generation of the predicted position information in the same unit.

[0663] In addition, the three-dimensional data encoding device 1300 may generate predicted position information by applying a first rotation and translation process to the position information of three-dimensional points included in the reference three-dimensional data in a first unit (e.g., space), and applying a second rotation and translation process to the position information of the three-dimensional points obtained by the first rotation and translation process in a second unit (e.g., volume) that is finer than the first unit.

[0664] Here, the position information and predicted position information of the 3D points are expressed in an octree structure, for example, as shown in Fig. 58. For example, the position information and predicted position information of the 3D points are expressed in a scan order that prioritizes width over depth and width in the octree structure. Alternatively, the position information and predicted position information of the 3D points are expressed in a scan order that prioritizes depth over width in the octree structure.

[0665] Furthermore, as shown in Fig. 63, the three-dimensional data encoding device 1300 encodes an RT application flag indicating whether or not rotation and translation processing is applied to position information of three-dimensional points included in the reference three-dimensional data. That is, the three-dimensional data encoding device 1300 generates an encoded signal (encoded bitstream) including the RT application flag. The three-dimensional data encoding device 1300 also encodes RT information indicating the details of the rotation and translation processing. That is, the three-dimensional data encoding device 1300 generates an encoded signal (encoded bitstream) including the RT information. Note that the three-dimensional data encoding device 1300 may encode the RT information when the RT application flag indicates that rotation and translation processing is to be applied, and may not need to encode the RT information when the RT application flag indicates that rotation and translation processing is not to be applied.

[0666] The three-dimensional data includes, for example, position information of the three-dimensional points and attribute information (such as color information) of each three-dimensional point. The three-dimensional data encoding device 1300 generates predicted attribute information using the attribute information of the three-dimensional points included in the reference three-dimensional data (S1302).

[0667] Next, the three-dimensional data encoding device 1300 encodes the position information of the three-dimensional point included in the target three-dimensional data using the predicted position information. For example, the three-dimensional data encoding device 1300 calculates differential position information, which is the difference between the position information of the three-dimensional point included in the target three-dimensional data and the predicted position information, as shown in Fig. 55 (S1303).

[0668] Furthermore, the three-dimensional data encoding device 1300 encodes attribute information of three-dimensional points included in the target three-dimensional data using the predicted attribute information. For example, the three-dimensional data encoding device 1300 calculates differential attribute information, which is the difference between the attribute information of three-dimensional points included in the target three-dimensional data and the predicted attribute information (S1304). Next, the three-dimensional data encoding device 1300 converts and quantizes the calculated differential attribute information (S1305).

[0669] Finally, the three-dimensional data encoding device 1300 encodes (e.g., entropy encodes) the differential position information and the quantized differential attribute information (S1306). That is, the three-dimensional data encoding device 1300 generates an encoded signal (encoded bitstream) including the differential position information and the differential attribute information.

[0670] If the three-dimensional data does not include attribute information, the three-dimensional data encoding device 1300 may not perform steps S1302, S1304, and S1305. Furthermore, the three-dimensional data encoding device 1300 may perform only one of encoding the position information of the three-dimensional points and encoding the attribute information of the three-dimensional points.

[0671] 66 is an example and is not limited to this. For example, the processing for the location information (S1301, S1303) and the processing for the attribute information (S1302, S1304, S1305) are independent of each other, and therefore may be performed in any order, or some of them may be processed in parallel.

[0672] As described above, the three-dimensional data encoding device 1300 of this embodiment generates predicted position information using position information of three-dimensional points included in reference three-dimensional data at a different time from the target three-dimensional data, and encodes differential position information that is the difference between the position information of three-dimensional points included in the target three-dimensional data and the predicted position information. This reduces the data amount of the encoded signal, thereby improving encoding efficiency.

[0673] Furthermore, the three-dimensional data encoding device 1300 of this embodiment generates predicted attribute information using attribute information of three-dimensional points included in the reference three-dimensional data, and encodes differential attribute information that is the difference between the attribute information of three-dimensional points included in the target three-dimensional data and the predicted attribute information. This reduces the data amount of the encoded signal, thereby improving encoding efficiency.

[0674] For example, the three-dimensional data encoding device 1300 includes a processor and a memory, and the processor performs the above processing using the memory.

[0675] FIG. 65 is a flowchart of the inter prediction process performed by the 3D data decoding device 1400.

[0676] First, the three-dimensional data decoding device 1400 decodes (for example, entropy decodes) the differential position information and differential attribute information from the coded signal (coded bit stream) (S1401).

[0677] Furthermore, the three-dimensional data decoding device 1400 decodes, from the encoded signal, an RT application flag indicating whether or not rotation and translation processing is to be applied to position information of three-dimensional points included in the reference three-dimensional data. Furthermore, the three-dimensional data decoding device 1400 decodes RT information indicating the contents of the rotation and translation processing. Note that the three-dimensional data decoding device 1400 may decode the RT information when the RT application flag indicates that rotation and translation processing is to be applied, and may not need to decode the RT information when the RT application flag indicates that rotation and translation processing is not to be applied.

[0678] Next, the three-dimensional data decoding device 1400 performs inverse quantization and inverse transformation on the decoded differential attribute information (S1402).

[0679] Next, the three-dimensional data decoding device 1400 generates predicted position information (e.g., predicted volume) using position information of three-dimensional points included in reference three-dimensional data (e.g., reference space) at a time different from that of the target three-dimensional data (e.g., decoding target space) (S1403). Specifically, the three-dimensional data decoding device 1400 gen...

Claims

1. Encode the parameters, Encoding a target node included in an N-ary (N is an integer equal to or greater than 2) tree structure of a plurality of three-dimensional points; In the encoding of the target node, if the parameter indicates first information, an invalid bit is set from 8 bits corresponding to the target node; The set invalid bit corresponds to at least one of a plurality of axes representing a three-dimensional space. Three-dimensional data encoding method.

2. The number of said invalid bits set is less than 8 The three-dimensional data encoding method according to claim 1 .

3. The number of invalid bits set is (8-N) The three-dimensional data encoding method according to claim 1 .

4. If the parameter indicates the first information, N is 2 or 4. The three-dimensional data encoding method according to claim 1 .

5. Each of the eight bits corresponds to one of the eight child nodes of the target node. The three-dimensional data encoding method according to claim 1 .

6. In encoding the target node, if the parameter indicates second information, no invalid bit is set from the 8 bits corresponding to the target node. The three-dimensional data encoding method according to claim 1 .

7. If the parameter indicates second information, N is 8.

7. The three-dimensional data encoding method according to claim 6.

8. Get the parameters, Decoding a target node included in an N-ary (N is an integer equal to or greater than 2) tree structure of a plurality of three-dimensional points; In the decoding of the target node, if the parameter indicates first information, an invalid bit is set from 8 bits corresponding to the target node; The set invalid bit corresponds to at least one of a plurality of axes representing a three-dimensional space. Three-dimensional data decoding method.

9. The number of said invalid bits set is less than 8 The three-dimensional data decoding method according to claim 8.

10. The number of invalid bits set is (8-N) The three-dimensional data decoding method according to claim 8.

11. If the parameter indicates the first information, N is 2 or 4. The three-dimensional data decoding method according to claim 8.

12. Each of the eight bits corresponds to one of the eight child nodes of the target node. The three-dimensional data decoding method according to claim 8.

13. In encoding the target node, if the parameter indicates second information, no invalid bit is set from the 8 bits corresponding to the target node. The three-dimensional data decoding method according to claim 8.

14. If the parameter indicates second information, N is 8. The three-dimensional data decoding method according to claim 13.

15. a processor; a memory; The processor uses the memory to: Encode the parameters, Encoding a target node included in an N-ary (N is an integer equal to or greater than 2) tree structure of a plurality of three-dimensional points; In the encoding of the target node, if the parameter indicates first information, an invalid bit is set from 8 bits corresponding to the target node; The set invalid bit corresponds to at least one of a plurality of axes representing a three-dimensional space. Three-dimensional data encoding device.

16. a processor; a memory; The processor uses the memory to: Get the parameters, Decoding a target node included in an N-ary (N is an integer equal to or greater than 2) tree structure of a plurality of three-dimensional points; In the decoding of the target node, if the parameter indicates first information, an invalid bit is set from 8 bits corresponding to the target node; The set invalid bit corresponds to at least one of a plurality of axes representing a three-dimensional space. Three-dimensional data decoding device.

Citation Information

Patent Citations

  • Generating method of adaptive notation system of base-2n tree, and device and method for encoding / decoding three-dimensional volume data utilizing same

    JP2005259139A

  • Three-dimensional shape data processing method and three-dimensional shape data processor

    JP2013077165A

  • Method and apparatus for processing a bitstream representing a 3D model

    JP2015513719A

  • Encoder and control method therefor

    JP2017126890A

  • Compressing signal that represents physical attribute

    JP2018101404A