Encoding method, decoding method, encoding device, and decoding device

The method enhances three-dimensional data encoding efficiency by identifying and adjusting non-zero coefficients in bitstreams, reducing data volume and optimizing storage and transmission needs.

JP2025186413APending Publication Date: 2025-12-23PANASONIC INTELLECTUAL PROPERTY CORP OF AMERICA
View PDF 1 Cites 0 Cited by

Patent Information

Application Number
JP2025155011
Authority / Receiving Office
JP · JP
Patent Type
Applications
Current Assignee / Owner
Priority Date
2018-12-26
Filing Date
2025-09-18
Publication Date
2025-12-23

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 method that encodes three-dimensional data by determining the presence of non-zero coefficients and adjusting their values during encoding and decoding processes, utilizing bitstreams to optimize encoding efficiency.

Benefits of technology

Improves encoding efficiency by reducing the amount of data required for transmission and storage, particularly when dealing with large volumes of zero coefficients.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 2025186413000001_ABST
    Figure 2025186413000001_ABST
Patent Text Reader

Abstract

To provide an encoding method, a decoding method, an encoding device, and a decoding device that improve encoding efficiency.SOLUTION: An encoding method includes: determining whether or not a coefficient set consisting of one or more dimensions includes at least one non-zero coefficient whose value is not zero (S6623); encoding, when the coefficient set includes at least one non-zero coefficient, the coefficient set (S6626); and encoding, in encoding, when the coefficient set is one-dimensional, a value obtained by subtracting 1 from a one-dimensional coefficient. For example, the coefficient set may be composed of one or more coefficient values corresponding to attribute values of one or more dimensions that constitute attribute information.SELECTED DRAWING: Figure 123
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] An encoding method according to one aspect of the present disclosure determines whether a set of coefficients consisting of one or more dimensions includes at least one non-zero coefficient whose value is not zero, encodes the set of coefficients if the set of coefficients includes at least one non-zero coefficient, and in the encoding, if the set of coefficients is one-dimensional, encodes a value obtained by subtracting one from the coefficient of the one dimension.

[0010] A decoding method according to one aspect of the present disclosure decodes, from a bitstream, a coefficient set consisting of one or more dimensions, the coefficient set including at least one non-zero coefficient whose value is not zero, and if, during the decoding, the coefficient set is one-dimensional, calculates the one-dimensional coefficient included in the coefficient set by adding 1 to the value decoded from the bitstream. [Effects of the Invention]

[0011] 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]

[0012] [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 block diagram of a three-dimensional data creation device according to the third embodiment. [Figure 25] FIG. 25 is a block diagram of a three-dimensional data transmission device according to the third embodiment. [Figure 26] FIG. 26 is a block diagram of a three-dimensional information processing device according to the fourth embodiment. [Figure 27] FIG. 27 is a block diagram of a three-dimensional data creation device according to the fifth embodiment. [Figure 28] FIG. 28 is a diagram illustrating a configuration of a system according to the sixth embodiment. [Figure 29] FIG. 29 is a block diagram of a client device according to the sixth embodiment. [Figure 30] FIG. 30 is a block diagram of a server according to the sixth embodiment. [Figure 31] FIG. 31 is a flowchart of a three-dimensional data creation process by a client device according to the sixth embodiment. [Figure 32] FIG. 32 is a flowchart of a sensor information transmission process performed by a client device according to the sixth embodiment. [Figure 33] FIG. 33 is a flowchart of three-dimensional data creation processing by the server according to the sixth embodiment. [Figure 34] FIG. 34 is a flowchart of a three-dimensional map transmission process performed by the server according to the sixth embodiment. [Figure 35]FIG. 35 is a diagram showing a configuration of a modified example of the system according to the sixth embodiment. [Figure 36] FIG. 36 is a diagram illustrating the configurations of a server and a client device according to the sixth embodiment. [Figure 37] FIG. 37 is a block diagram of a three-dimensional data encoding device according to the seventh embodiment. [Figure 38] FIG. 38 is a diagram showing an example of a prediction residual according to the seventh embodiment. [Figure 39] FIG. 39 is a diagram illustrating an example of a volume according to the seventh embodiment. [Figure 40] FIG. 40 is a diagram showing an example of an octree representation of a volume according to the seventh embodiment. [Figure 41] FIG. 41 is a diagram showing an example of a bit string of a volume according to the seventh embodiment. [Figure 42] FIG. 42 is a diagram showing an example of an octree representation of a volume according to the seventh embodiment. [Figure 43] FIG. 43 is a diagram illustrating an example of a volume according to the seventh embodiment. [Figure 44] FIG. 44 is a diagram illustrating the intra prediction process according to the seventh embodiment. [Figure 45] FIG. 45 is a diagram for explaining the rotation and translation processing according to the seventh embodiment. [Figure 46] FIG. 46 is a diagram showing an example of the syntax of the RT application flag and the RT information according to the seventh embodiment. [Figure 47] FIG. 47 is a diagram illustrating the inter prediction process according to the seventh embodiment. [Figure 48] FIG. 48 is a block diagram of a three-dimensional data decoding device according to the seventh embodiment. [Figure 49] FIG. 49 is a flowchart of three-dimensional data encoding processing by the three-dimensional data encoding device according to the seventh embodiment. [Figure 50] FIG. 50 is a flowchart of three-dimensional data decoding processing by the three-dimensional data decoding device according to the seventh embodiment. [Figure 51]FIG. 51 is a diagram showing reference relationships in an octree structure according to the eighth embodiment. [Figure 52] FIG. 52 is a diagram showing reference relationships in the spatial domain according to the eighth embodiment. [Figure 53] FIG. 53 is a diagram illustrating an example of an adjacent reference node according to the eighth embodiment. [Figure 54] FIG. 54 is a diagram illustrating the relationship between a parent node and a node according to the eighth embodiment. [Figure 55] FIG. 55 is a diagram illustrating an example of an occupancy code of a parent node according to the eighth embodiment. [Figure 56] FIG. 56 is a block diagram of a three-dimensional data encoding device according to the eighth embodiment. [Figure 57] FIG. 57 is a block diagram of a three-dimensional data decoding device according to the eighth embodiment. [Figure 58] FIG. 58 is a flowchart of three-dimensional data encoding processing according to the eighth embodiment. [Figure 59] FIG. 59 is a flowchart of three-dimensional data decoding processing according to the eighth embodiment. [Figure 60] FIG. 60 is a diagram illustrating an example of switching of the coding table according to the eighth embodiment. [Figure 61] FIG. 61 is a diagram showing reference relationships in the spatial domain according to the first modification of the eighth embodiment. [Figure 62] FIG. 62 is a diagram illustrating an example of the syntax of header information according to the first modification of the eighth embodiment. [Figure 63] FIG. 63 is a diagram illustrating an example of the syntax of header information according to the first modification of the eighth embodiment. [Figure 64] FIG. 64 is a diagram illustrating an example of an adjacent reference node according to the second modification of the eighth embodiment. [Figure 65] FIG. 65 is a diagram illustrating an example of a target node and adjacent nodes according to the second modification of the eighth embodiment. [Figure 66] FIG. 66 is a diagram showing reference relationships in an octree structure according to the third modification of the eighth embodiment. [Figure 67]FIG. 67 shows reference relationships in the spatial domain according to the third modification of the eighth embodiment. [Figure 68] FIG. 68 is a diagram showing an example of three-dimensional points according to the ninth embodiment. [Figure 69] FIG. 69 is a diagram showing an example of setting LoD according to the ninth embodiment. [Figure 70] FIG. 70 is a diagram showing an example of threshold values ​​used for setting the LoD according to the ninth embodiment. [Figure 71] FIG. 71 is a diagram showing an example of attribute information used for a predicted value according to the ninth embodiment. [Figure 72] FIG. 72 is a diagram illustrating an example of an exponential-Golomb code according to the ninth embodiment. [Figure 73] FIG. 73 illustrates processing for exponential-Golomb coding according to the ninth embodiment. [Figure 74] FIG. 74 is a diagram illustrating an example of the syntax of an attribute header according to the ninth embodiment. [Figure 75] FIG. 75 is a diagram illustrating an example of the syntax of attribute data according to the ninth embodiment. [Figure 76] FIG. 76 is a flowchart of three-dimensional data encoding processing according to the ninth embodiment. [Figure 77] FIG. 77 is a flowchart of the attribute information encoding process according to the ninth embodiment. [Figure 78] FIG. 78 illustrates processing for exponential-Golomb coding according to the ninth embodiment. [Figure 79] FIG. 79 is a diagram showing an example of a reverse lookup table showing the relationship between the remaining codes and their values ​​according to the ninth embodiment. [Figure 80] FIG. 80 is a flowchart of three-dimensional data decoding processing according to the ninth embodiment. [Figure 81] FIG. 81 is a flowchart of the attribute information decoding process according to the ninth embodiment. [Figure 82] FIG. 82 is a block diagram of a three-dimensional data encoding device according to the ninth embodiment. [Figure 83]FIG. 83 is a block diagram of a three-dimensional data decoding device according to the ninth embodiment. [Figure 84] FIG. 84 is a flowchart of three-dimensional data encoding processing according to the ninth embodiment. [Figure 85] FIG. 85 is a flowchart of three-dimensional data decoding processing according to the ninth embodiment. [Figure 86] FIG. 86 is a diagram showing a first example of a table indicating predicted values ​​calculated in each prediction mode according to Embodiment 10. In FIG. [Figure 87] FIG. 87 is a diagram showing an example of attribute information used for a predicted value according to the tenth embodiment. [Figure 88] FIG. 88 is a diagram showing a second example of a table indicating predicted values ​​calculated in each prediction mode according to Embodiment 10. In FIG. [Figure 89] FIG. 89 is a diagram showing a third example of a table indicating predicted values ​​calculated in each prediction mode according to Embodiment 10. In FIG. [Figure 90] FIG. 90 is a diagram showing a fourth example of a table indicating predicted values ​​calculated in each prediction mode according to the tenth embodiment. [Figure 91] FIG. 91 is a diagram illustrating an example of a reference relationship according to the eleventh embodiment. [Figure 92] FIG. 92 is a diagram showing an example of calculation of the QW according to the eleventh embodiment. [Figure 93] FIG. 93 is a diagram showing an example of calculation of a prediction residual according to the eleventh embodiment. [Figure 94] FIG. 94 is a diagram illustrating an example of encoding processing according to the eleventh embodiment. [Figure 95] FIG. 95 is a diagram illustrating an example of a truncated unary code according to the eleventh embodiment. [Figure 96] FIG. 96 is a diagram illustrating an example of the syntax of attribute information according to the eleventh embodiment. [Figure 97] FIG. 97 is a diagram showing an example of a prediction residual and ZeroCnt according to the eleventh embodiment. [Figure 98]FIG. 98 is a diagram illustrating an example of the syntax of attribute information according to the eleventh embodiment. [Figure 99] FIG. 99 is a flowchart of three-dimensional data encoding processing according to the eleventh embodiment. [Figure 100] FIG. 100 is a flowchart of the attribute information encoding process according to the eleventh embodiment. [Figure 101] FIG. 101 is a flowchart of the prediction residual coding process according to the eleventh embodiment. [Figure 102] FIG. 102 is a flowchart of three-dimensional data decoding processing according to the eleventh embodiment. [Figure 103] FIG. 103 is a flowchart of the attribute information decoding process according to the eleventh embodiment. [Figure 104] FIG. 104 is a flowchart of a prediction residual decoding process according to the eleventh embodiment. [Figure 105] FIG. 105 is a block diagram of an attribute information encoding unit according to the eleventh embodiment. [Figure 106] FIG. 106 is a block diagram of an attribute information decoding unit according to the eleventh embodiment. [Figure 107] FIG. 107 is a diagram illustrating an example of encoding processing according to the variation of the eleventh embodiment. [Figure 108] FIG. 108 is a diagram illustrating an example of the syntax of attribute information according to the modification of the eleventh embodiment. [Figure 109] FIG. 109 shows examples of prediction residuals, ZeroCnt, and TotalZeroCnt according to the modification of the eleventh embodiment. [Figure 110] FIG. 110 is a flowchart of a prediction residual coding process according to a modification of the eleventh embodiment. [Figure 111] FIG. 111 is a flowchart of a prediction residual decoding process according to a modification of the eleventh embodiment. [Figure 112] FIG. 112 is a flowchart of three-dimensional data encoding processing according to the eleventh embodiment. [Figure 113]FIG. 113 is a flowchart of three-dimensional data decoding processing according to the eleventh embodiment. [Figure 114] FIG. 114 is a diagram for explaining encoding of attribute information using RAHT according to the twelfth embodiment. [Figure 115] FIG. 115 is a diagram showing an example of setting a quantization scale for each layer according to the twelfth embodiment. [Figure 116] FIG. 116 shows examples of the first code string and the second code string according to the twelfth embodiment. [Figure 117] FIG. 117 is a diagram illustrating an example of a truncated unary code according to the twelfth embodiment. [Figure 118] FIG. 118 is a diagram illustrating the inverse Haar transform according to the twelfth embodiment. [Figure 119] FIG. 119 is a diagram illustrating an example of the syntax of attribute information according to the twelfth embodiment. [Figure 120] FIG. 120 is a diagram showing an example of coding coefficients and ZeroCnt according to the twelfth embodiment. [Figure 121] FIG. 121 is a flowchart of three-dimensional data encoding processing according to the twelfth embodiment. [Figure 122] FIG. 122 is a flowchart of the attribute information encoding process according to the twelfth embodiment. [Figure 123] FIG. 123 is a flowchart of the coding coefficient coding process according to the twelfth embodiment. [Figure 124] FIG. 124 is a flowchart of three-dimensional data decoding processing according to the twelfth embodiment. [Figure 125] FIG. 125 is a flowchart of the attribute information decoding process according to the twelfth embodiment. [Figure 126] FIG. 126 is a flowchart of the coding coefficient decoding process according to the twelfth embodiment. [Figure 127] FIG. 127 is a block diagram of an attribute information encoding unit according to the twelfth embodiment. [Figure 128] FIG. 128 is a block diagram of an attribute information decoding unit according to the twelfth embodiment. [Figure 129] FIG. 129 shows examples of a first code string and a second code string according to a modification of the twelfth embodiment. In FIG. [Figure 130] FIG. 130 is a diagram illustrating an example of the syntax of attribute information according to a modification of the twelfth embodiment. [Figure 131] FIG. 131 is a diagram showing examples of coding coefficients, ZeroCnt, and TotalZeroCnt according to a modification of the twelfth embodiment. [Figure 132] FIG. 132 is a flowchart of a coding coefficient coding process according to a variation of the twelfth embodiment. [Figure 133] FIG. 133 is a flowchart of a coding coefficient decoding process according to a variation of the twelfth embodiment. [Figure 134] FIG. 134 is a diagram illustrating an example of the syntax of attribute information according to a modification of the twelfth embodiment. [Figure 135] FIG. 135 is a flowchart of three-dimensional data encoding processing according to the twelfth embodiment. [Figure 136] FIG. 136 is a flowchart of three-dimensional data decoding processing according to the twelfth embodiment. DETAILED DESCRIPTION OF THE INVENTION

[0013] A three-dimensional data encoding method according to one embodiment of the present disclosure calculates multiple coefficient values ​​from multiple attribute information of multiple three-dimensional points included in point cloud data, generates a second code string including first information indicating the number of consecutive zero coefficient values, which are coefficient values ​​of value zero, in a first code string in which the multiple coefficient values ​​are arranged, and second information indicating whether the coefficient value is zero, and generates a bit stream including the second code string.

[0014] According to this, the three-dimensional data encoding method can reduce the amount of code when there are consecutive zero coefficient values ​​by using the first information, thereby improving encoding efficiency.Furthermore, the three-dimensional data encoding method can improve encoding efficiency when there are many zero coefficient values ​​by using the second information.

[0015] For example, each of the plurality of attribute information may include a plurality of components, each of the plurality of coefficient values ​​may include a plurality of coefficient components corresponding to the plurality of components, the first information may indicate the number of consecutive zero coefficient values ​​in which the plurality of coefficient components are all zero, and the second information may indicate whether each of the plurality of coefficient components is zero.

[0016] According to this, the three-dimensional data encoding method can reduce the amount of code compared to when the first information is provided for each component, and therefore can improve encoding efficiency.

[0017] For example, the second code string may further include third information indicating whether each of the plurality of coefficient components is 1, and fourth information indicating a value obtained by subtracting 2 from each of the plurality of coefficient components.

[0018] According to this, the three-dimensional data encoding method can improve encoding efficiency when coefficient values ​​of value 0 or value 1 occur frequently by using the second information, the third information, and the fourth information.

[0019] For example, the plurality of coefficient values ​​may be generated by dividing each of the plurality of pieces of attribute information into high frequency components and low frequency components and hierarchizing them.

[0020] For example, the three-dimensional data encoding method may further include quantizing each of the plurality of coefficient values, and arranging the plurality of quantized coefficient values ​​in the first code string.

[0021] A three-dimensional data decoding method according to one embodiment of the present disclosure obtains from a bit stream a second code sequence including first information indicating the number of consecutive zero coefficient values, which are coefficient values ​​of value zero, in a first code sequence in which a plurality of coefficient values ​​generated from a plurality of attribute information of a plurality of three-dimensional points included in point cloud data are arranged, and second information indicating whether the coefficient values ​​are zero, and obtains the plurality of coefficient values ​​by restoring the first code sequence from the second code sequence, and calculates the plurality of attribute information from the plurality of coefficient values.

[0022] According to this, the three-dimensional data decoding method can reduce the amount of code when there are consecutive zero coefficient values ​​by using the first information, thereby improving coding efficiency.Furthermore, the three-dimensional data decoding method can improve coding efficiency when there are many zero coefficient values ​​by using the second information.

[0023] For example, each of the plurality of attribute information may include a plurality of components, each of the plurality of coefficient values ​​may include a plurality of coefficient components corresponding to the plurality of components, the first information may indicate the number of consecutive zero coefficient values ​​in which the plurality of coefficient components are all zero, and the second information may indicate whether each of the plurality of coefficient components is zero.

[0024] According to this, the three-dimensional data decoding method can reduce the amount of code compared to when the first information is provided for each component, and therefore can improve the coding efficiency.

[0025] For example, the second code string may further include third information indicating whether each of the plurality of coefficient components is 1, and fourth information indicating a value obtained by subtracting 2 from each of the plurality of coefficient components.

[0026] According to this, the three-dimensional data decoding method can improve coding efficiency when coefficient values ​​of value 0 or value 1 occur frequently by using the second information, the third information, and the fourth information.

[0027] For example, the plurality of coefficient values ​​may be generated by dividing each of the plurality of pieces of attribute information into high frequency components and low frequency components and hierarchizing them.

[0028] For example, the first code string may include an array of quantized coefficient values, and the quantized coefficient values ​​may be obtained by restoring the first code string, and the quantized coefficient values ​​may be obtained by dequantizing each of the quantized coefficient values.

[0029] 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 calculate a plurality of coefficient values ​​from a plurality of attribute information of a plurality of three-dimensional points included in point cloud data, generates a second code string including first information indicating the number of consecutive zero coefficient values, which are coefficient values ​​of value zero, in a first code string in which the plurality of coefficient values ​​are arranged, and second information indicating whether the coefficient value is zero, and generates a bit stream including the second code string.

[0030] According to this, the three-dimensional data encoding device can reduce the amount of code when there are consecutive zero coefficient values ​​by using the first information, thereby improving encoding efficiency.Furthermore, the three-dimensional data encoding device can improve encoding efficiency when there are many zero coefficient values ​​by using the second information.

[0031] In addition, a three-dimensional data decoding device according to one aspect of the present disclosure includes a processor and a memory, and the processor uses the memory to obtain from a bit stream a second code sequence including first information indicating the number of consecutive zero coefficient values, which are coefficient values ​​of value zero, in a first code sequence in which a plurality of coefficient values ​​generated from a plurality of attribute information of a plurality of three-dimensional points included in point cloud data are arranged, and second information indicating whether the coefficient values ​​are zero, and obtains the plurality of coefficient values ​​by restoring the first code sequence from the second code sequence, and calculates the plurality of attribute information from the plurality of coefficient values.

[0032] According to this, the three-dimensional data decoding device can reduce the amount of code when there are consecutive zero coefficient values ​​by using the first information, thereby improving coding efficiency.Furthermore, the three-dimensional data decoding device can improve coding efficiency when there are many zero coefficient values ​​by using the second information.

[0033] 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.

[0034] 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 not recited in independent claims will be described as optional components.

[0035] (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.

[0036] 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.

[0037] 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.

[0038] 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.

[0039] 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.

[0040] 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.

[0041] 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.

[0042] 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.

[0043] 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.

[0044] 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.

[0045] 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.

[0046] 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).

[0047] 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.

[0048] 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.

[0049] 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.

[0050] 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.

[0051] 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.

[0052] 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.

[0053] 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.

[0054] 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.

[0055] 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.

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

[0057] 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.

[0058] 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.

[0059] 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.

[0060] 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.

[0061] 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.

[0062] 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.

[0063] 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.

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

[0065] 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.

[0066] 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.

[0067] 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.

[0068] 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).

[0069] 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.

[0070] 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.

[0071] 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.

[0072] 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.

[0073] 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.

[0074] 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.

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

[0076] 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.

[0077] 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.

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

[0079] 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.

[0080] 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.

[0081] 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).

[0082] 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.

[0083] 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.

[0084] 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.

[0085] 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.

[0086] 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.

[0087] 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.

[0088] 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.

[0089] 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.

[0090] 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).

[0091] 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).

[0092] 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.

[0093] 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.

[0094] 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.

[0095] 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.

[0096] 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.

[0097] 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.

[0098] 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).

[0099] 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.

[0100] 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.

[0101] 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.

[0102] 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.

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

[0104] 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.

[0105] 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.

[0106] 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.

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

[0108] 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.

[0109] 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.

[0110] 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.

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

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

[0113] 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).

[0114] 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.

[0115] 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.

[0116] 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.

[0117] 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.

[0118] 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.

[0119] 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.

[0120] 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 as the shape of the static object becomes more complex. 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 as the VXL or VLM becomes denser.

[0121] 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.

[0122] 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.

[0123] 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.

[0124] 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.

[0125] 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.

[0126] 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.

[0127] 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.

[0128] 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.

[0129] 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.

[0130] 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.

[0131] 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.

[0132] 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.

[0133] 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.).

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

[0135] 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.

[0136] 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.

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

[0138] 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.

[0139] 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.

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

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

[0142] 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.

[0143] 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.

[0144] 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.

[0145] 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.

[0146] (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.

[0147] 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 data decoding method and a three-dimensional data decoding device that decodes the encoded data.

[0148] 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, FSPC, and FVLM may be the same as those of GOS, SPC, and VLM.

[0149] 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.

[0150] 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.

[0151] 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.

[0152] 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.

[0153] 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.

[0154] 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.

[0155] 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.

[0156] 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.

[0157] 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.

[0158] 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 WLD 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.

[0159] 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.

[0160] 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.

[0161] 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.

[0162] 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.

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

[0164] 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.

[0165] 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.

[0166] 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.

[0167] 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.

[0168] 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.

[0169] 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.

[0170] 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.

[0171] 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.

[0172] 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.

[0173] 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).

[0174] 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).

[0175] 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.

[0176] 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.

[0177] 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.

[0178] 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.

[0179] 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.

[0180] 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.

[0181] 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.

[0182] 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 FVXL 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.

[0183] 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.

[0184] 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.

[0185] 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.

[0186] 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.

[0187] 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.

[0188] 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 .

[0189] 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.

[0190] 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).

[0191] 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.

[0192] 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 FVXL 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.

[0193] 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.

[0194] 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.

[0195] 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.

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

[0197] 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.

[0198] 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.

[0199] 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.

[0200] 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, SPCs, 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, FSPCs, 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 three-dimensional data 411 as extracted three-dimensional data 412.

[0201] 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.

[0202] 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).

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

[0204] 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.

[0205] 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.

[0206] 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.

[0207] 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.

[0208] 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.

[0209] 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.

[0210] 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).

[0211] 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.

[0212] 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.

[0213] 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.

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

[0215] 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.

[0216] 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.

[0217] 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 FVXLs).

[0218] 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.

[0219] 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.

[0220] 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 .

[0221] 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 .

[0222] 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.

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

[0224] 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.

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

[0226] 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.

[0227] 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.

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

[0229] 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.

[0230] 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.

[0231] 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.

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

[0233] This allows the 3D data decoding device 500 to increase the priority of inter prediction for extracted 3D data that is likely to have low correlation between adjacent data.

[0234] 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.

[0235] 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 FVXLs).

[0236] 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.

[0237] 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.

[0238] 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.

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

[0240] 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.

[0241] 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.

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

[0243] (Embodiment 3) In this embodiment, a method for transmitting and receiving three-dimensional data between vehicles will be described. For example, three-dimensional data is transmitted and received between a vehicle and a surrounding vehicle.

[0244] 24 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, for example, the vehicle itself, and creates denser 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.

[0245] 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 .

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

[0247] Next, the search unit 623 searches for nearby vehicles that have three-dimensional data within the requested range, and transmits requested range information 633 indicating the requested range to the nearby vehicles identified by the search. Next, the receiving unit 624 receives encoded three-dimensional data 634, which is an encoded stream of the requested range, from the nearby vehicles (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.

[0248] Next, the decoding unit 625 obtains second three-dimensional data 635 by decoding the received encoded three-dimensional data 634. 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.

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

[0250] The three-dimensional data transmission device 640 is included in, for example, the surrounding vehicle described above, processes the fifth three-dimensional data 652 created by the surrounding vehicle into sixth three-dimensional data 654 requested by the host vehicle, 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.

[0251] The three-dimensional data transmission device 640 includes a three-dimensional data creation unit 641 , a receiving unit 642 , an extracting unit 643 , an encoding unit 644 , and a transmitting unit 645 .

[0252] First, three-dimensional data creation unit 641 uses sensor information 651 detected by a sensor equipped in a surrounding vehicle to create fifth three-dimensional data 652. Next, receiving unit 642 receives requested range information 633 transmitted from the host vehicle.

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

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

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

[0256] 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.

[0257] 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.

[0258] 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.

[0259] 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.

[0260] 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.

[0261] 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.

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

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

[0264] (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.

[0265] 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.

[0266] The configuration and operation of a three-dimensional information processing device according to this embodiment for dealing with abnormal cases in the three-dimensional map or the vehicle-detected three-dimensional data will be described below. Fig. 26 is a block diagram showing an example of the configuration of a three-dimensional information processing device 700 according to this embodiment.

[0267] 26 , the three-dimensional information processing device 700 is mounted on a moving object such as an automobile. 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.

[0268] 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.

[0269] The three-dimensional map acquisition unit 701 acquires a three-dimensional map 711 of the vicinity of the travel route. 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.

[0270] Next, the host vehicle detection data acquisition unit 702 acquires host vehicle detection three-dimensional data 712 based on the sensor information. 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.

[0271] 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. 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.

[0272] When an abnormal case is detected, the countermeasure operation determination unit 704 determines the countermeasure operation for the abnormal case. Next, the operation control unit 705 controls the operation of each processing unit required to implement the countermeasure operation, such as the three-dimensional map acquisition unit 701.

[0273] On the other hand, if no abnormal case is detected, the three-dimensional information processing apparatus 700 ends the process.

[0274] 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.

[0275] 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.

[0276] 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.

[0277] 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.

[0278] 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.

[0279] (Embodiment 5) In this embodiment, a method of transmitting three-dimensional data to a following vehicle will be described.

[0280] 27 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, 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.

[0281] 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.

[0282] 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.

[0283] 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.

[0284] 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.

[0285] 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.

[0286] 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, 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.

[0287] 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.

[0288] 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.

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

[0290] 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.

[0291] 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.

[0292] 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.

[0293] 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.

[0294] 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.

[0295] 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.

[0296] 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.

[0297] 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 in front of the vehicle that cannot be detected by the sensors of the following vehicle to the traffic monitoring cloud or the following vehicle, etc.

[0298] (Sixth embodiment) 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.

[0299] First, the configuration of a system according to this embodiment will be described. Fig. 28 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.

[0300] 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.

[0301] 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.

[0302] 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 speed information.

[0303] 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.

[0304] 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.

[0305] 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.

[0306] 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.

[0307] 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.

[0308] 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.

[0309] 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.

[0310] 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.

[0311] 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.

[0312] 29 is a block diagram showing an example configuration of a 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.

[0313] 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.

[0314] 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.

[0315] 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.

[0316] 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.

[0317] 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.

[0318] 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.

[0319] 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.

[0320] 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.

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

[0322] 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.

[0323] 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.

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

[0325] 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.

[0326] Next, the configuration of the server 901 will be described. Fig. 30 is a block diagram showing an example of the 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.

[0327] 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.

[0328] 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.

[0329] 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 .

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

[0331] 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.

[0332] 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 the LiDAR and visible light images acquired by the visible light camera.

[0333] 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.

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

[0335] 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.

[0336] 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 .

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

[0338] 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.

[0339] Next, a description will be given of the operational flow of the client device 902. Fig. 31 is a flowchart showing the operation of the client device 902 when acquiring a three-dimensional map.

[0340] 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.

[0341] 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).

[0342] 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).

[0343] 32 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.

[0344] Next, the operation flow of the server 901 will be described. Fig. 33 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).

[0345] 34 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.

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

[0347] 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.

[0348] 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 a 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.

[0349] 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.

[0350] 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 35 is a diagram showing the system configuration in this case.

[0351] 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.

[0352] 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.

[0353] 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.

[0354] 36 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.

[0355] 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.

[0356] 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.

[0357] 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.

[0358] 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.

[0359] 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.

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

[0361] 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.

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

[0363] 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.

[0364] 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.

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

[0366] 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.

[0367] 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.

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

[0369] 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.

[0370] 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.

[0371] 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.

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

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

[0374] 37 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 a bitstream), which is an encoded signal, by encoding three-dimensional data. As shown in FIG. 37, 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.

[0375] 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.

[0376] 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. 38 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.

[0377] 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. Fig. 39 is a diagram showing an example of the structure of a volume containing multiple voxels. Fig. 40 is a diagram showing an example of the volume shown in Fig. 39 converted into an octree structure. Here, among the leaves shown in Fig. 40, leaves 1, 2, and 3 represent voxels VXL1, VXL2, and VXL3 shown in Fig. 39, respectively, and represent a VXL containing a point cloud (hereinafter referred to as an effective VXL).

[0378] 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 FIG. 40 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 FIG. 41 is obtained. When scanned depth-first, the binary sequence shown in B of FIG. 41 is obtained. The binary sequence obtained by this scan is then coded by entropy coding to reduce the amount of information.

[0379] 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.

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

[0381] FIG. 43 is a diagram showing volumes corresponding to the octree shown in FIG. 42. VXL1 and VXL2 shown in FIG. 39 correspond to VXL12 shown in FIG. 43. In this case, the three-dimensional data encoding device 1300 generates color information for VXL12 shown in FIG. 43 from the color information for VXL1 and VXL2 shown in FIG. 39. 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.

[0382] 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.

[0383] 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.

[0384] 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.

[0385] 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.

[0386] The conversion unit 1303 may convert not only the prediction residual of 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.

[0387] 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.

[0388] 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.

[0389] 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.

[0390] 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.

[0391] 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.

[0392] 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.

[0393] 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.

[0394] FIG. 44 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. 44 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 the 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. 44. 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.

[0395] The intra prediction unit 1309 may generate a prediction volume from multiple adjacent volumes. For example, in the configuration shown in Fig. 44 , 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.

[0396] 45 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.

[0397] 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.

[0398] 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.

[0399] 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.

[0400] 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.

[0401] 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.

[0402] 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.

[0403] 46 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 allocated bits 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 allocated bits is fixed, the three-dimensional data encoding device 1300 may add the fixed number of bits to other header information.

[0404] Here, MaxRefSpc_l0 shown in Figure 46 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.

[0405] 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.

[0406] 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.

[0407] 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.

[0408] 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.

[0409] 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.

[0410] 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.

[0411] 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.

[0412] 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 for 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. 47 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. 47 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.

[0413] 47, 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.

[0414] 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.

[0415] 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.

[0416] 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.

[0417] Next, we will explain a three-dimensional data decoding device that decodes the coded signal generated by the three-dimensional data coding device 1300. Fig. 48 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.

[0418] 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.

[0419] 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.

[0420] 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.

[0421] 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.

[0422] 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.

[0423] 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.

[0424] 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 that indicates the prediction mode to be used and that is added to the bitstream. 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.

[0425] 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.

[0426] 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.

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

[0428] As described above, the three-dimensional data encoding device 1300 according to this embodiment performs the following processes. FIG.

[0429] 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.

[0430] 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.

[0431] 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.

[0432] Here, the position information and predicted position information of the 3D points are expressed in an octree structure, for example, as shown in Fig. 41. 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.

[0433] 46, 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.

[0434] 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).

[0435] 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. 38 (S1303).

[0436] 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).

[0437] 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.

[0438] 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.

[0439] 49 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.

[0440] 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.

[0441] 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.

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

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

[0444] 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).

[0445] 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.

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

[0447] 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 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.

[0448] More specifically, when the RT application flag indicates that rotation and translation processing is to be applied, the three-dimensional data decoding device 1400 applies rotation and translation processing to the position information of the three-dimensional points included in the reference three-dimensional data indicated by the RT information. On the other hand, when the RT application flag indicates that rotation and translation processing is not to be applied, the three-dimensional data decoding device 1400 does not apply rotation and translation processing to the position information of the three-dimensional points included in the reference three-dimensional data.

[0449] The three-dimensional data decoding device 1400 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 smaller than the first unit. The three-dimensional data decoding device 1400 may perform the rotation and translation processing and the generation of the predicted position information in the same unit.

[0450] In addition, the three-dimensional data decoding device 1400 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.

[0451] Here, the position information and predicted position information of the 3D points are expressed in an octree structure, for example, as shown in Fig. 41. 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.

[0452] The three-dimensional data decoding device 1400 generates predicted attribute information using attribute information of the three-dimensional points included in the reference three-dimensional data (S1404).

[0453] Next, the three-dimensional data decoding device 1400 restores the position information of the three-dimensional points included in the target three-dimensional data by decoding the encoded position information included in the encoded signal using the predicted position information. Here, the encoded position information is, for example, differential position information, and the three-dimensional data decoding device 1400 restores the position information of the three-dimensional points included in the target three-dimensional data by adding the differential position information and the predicted position information (S1405).

[0454] Furthermore, the three-dimensional data decoding device 1400 restores the attribute information of the three-dimensional points included in the target three-dimensional data by decoding the coded attribute information included in the coded signal using the predicted attribute information. Here, the coded attribute information is, for example, differential attribute information, and the three-dimensional data decoding device 1400 restores the attribute information of the three-dimensional points included in the target three-dimensional data by adding the differential attribute information and the predicted attribute information (S1406).

[0455] Note that if the three-dimensional data does not include attribute information, the three-dimensional data decoding device 1400 does not need to perform steps S1402, S1404, and S1406. Furthermore, the three-dimensional data decoding device 1400 may perform only one of decoding the position information of the three-dimensional points and decoding the attribute information of the three-dimensional points.

[0456] 50 is an example and is not limited to this. For example, the processing for the location information (S1403, S1405) and the processing for the attribute information (S1402, S1404, S1406) are independent of each other, and therefore may be performed in any order, or some of them may be processed in parallel.

[0457] (Embodiment 8) In this embodiment, a method for controlling reference when encoding an occupancy code will be described. Note that, although the following mainly describes the operation of a three-dimensional data encoding device, a similar process may also be performed in a three-dimensional data decoding device.

[0458] Figures 51 and 52 are diagrams showing reference relationships according to this embodiment. Figure 51 is a diagram showing reference relationships on an octree structure, and Figure 52 is a diagram showing reference relationships in the spatial domain.

[0459] In this embodiment, when encoding the encoding information of a node to be encoded (hereinafter referred to as the target node), the three-dimensional data encoding device refers to the encoding information of each node in the parent node to which the target node belongs. However, it does not refer to the encoding information of each node in other nodes (hereinafter referred to as parent adjacent nodes) on the same layer as the parent node. In other words, the three-dimensional data encoding device sets parent adjacent nodes to be unreferenceable or prohibits reference.

[0460] The three-dimensional data encoding device may allow a parent node to refer to the encoding information in the parent node (hereinafter referred to as the grandparent node) to which the parent node belongs. In other words, the three-dimensional data encoding device may encode the encoding information of the target node by referring to the encoding information of the parent node to which the target node belongs and the grandparent node.

[0461] Here, the encoding information is, for example, an occupancy code. When encoding the occupancy code of a target node, the three-dimensional data encoding device refers to information indicating whether or not a point group is included in each node in the parent node to which the target node belongs (hereinafter referred to as occupancy information). In other words, when encoding the occupancy code of the target node, the three-dimensional data encoding device refers to the occupancy code of the parent node. On the other hand, the three-dimensional data encoding device does not refer to the occupancy information of each node in the parent adjacent node. In other words, the three-dimensional data encoding device does not refer to the occupancy code of the parent adjacent node. The three-dimensional data encoding device may also refer to the occupancy information of each node in the grandparent node. In other words, the three-dimensional data encoding device may refer to the occupancy information of the parent node and the parent adjacent node.

[0462] For example, when encoding the occupancy code of a target node, the three-dimensional data encoding device switches the encoding table used for entropy encoding the occupancy code of the target node using the occupancy code of the parent node or grandparent node to which the target node belongs. Details of this will be described later. In this case, the three-dimensional data encoding device does not need to refer to the occupancy code of the parent adjacent node. This allows the three-dimensional data encoding device to appropriately switch the encoding table according to the information of the occupancy code of the parent node or grandparent node when encoding the occupancy code of the target node, thereby improving encoding efficiency. Furthermore, by not referring to the parent adjacent node, the three-dimensional data encoding device can reduce the process of checking the information of the parent adjacent node and the memory capacity required to store it. Furthermore, it becomes easier to scan and encode the occupancy code of each node in the occupancy tree in depth-first order.

[0463] An example of coding table switching using the occupancy code of a parent node will be described below. Fig. 53 is a diagram showing an example of a target node and adjacent reference nodes. Fig. 54 is a diagram showing the relationship between a parent node and nodes. Fig. 55 is a diagram showing an example of an occupancy code of a parent node. Here, an adjacent reference node is a node that is spatially adjacent to the target node and is referenced when encoding the target node. In the example shown in Fig. 53, the adjacent nodes are nodes that belong to the same layer as the target node. Furthermore, node X adjacent to the target block in the x direction, node Y adjacent to the target block in the y direction, and node Z adjacent to the target block in the z direction are used as reference adjacent nodes. In other words, one adjacent block is set as the reference adjacent block in each of the x, y, and z directions.

[0464] Note that the node numbers shown in Figure 54 are just an example, and the relationship between the node numbers and the node positions is not limited to this. Also, in Figure 55, node 0 is assigned to the lower bits and node 7 is assigned to the upper bits, but the assignment may be performed in the reverse order. Also, each node may be assigned to any bit.

[0465] The three-dimensional data encoding device determines the encoding table for entropy encoding of the occupancy code of the target node, for example, by the following formula.

[0466] CodingTable=(FlagX<<2)+(FlagY<<1)+(FlagZ)

[0467] Here, CodingTable indicates a coding table for the occupancy code of the target node, and indicates one of the values ​​0 to 7. FlagX is occupancy information of adjacent node X, and indicates 1 if adjacent node X includes (occupies) a point cloud, and indicates 0 if not. FlagY is occupancy information of adjacent node Y, and indicates 1 if adjacent node Y includes (occupies) a point cloud, and indicates 0 if not. FlagZ is occupancy information of adjacent node Z, and indicates 1 if adjacent node Z includes (occupies) a point cloud, and indicates 0 if not.

[0468] In addition, since information indicating whether an adjacent node is occupied or not is included in the occupancy code of the parent node, the three-dimensional data encoding device may select an encoding table using the value indicated in the occupancy code of the parent node.

[0469] As described above, the three-dimensional data encoding device can improve encoding efficiency by switching encoding tables using information indicating whether or not a point group is included in the adjacent nodes of the target node.

[0470] Furthermore, the three-dimensional data encoding device may switch the adjacent reference node depending on the spatial position of the target node within the parent node, as shown in Fig. 53. In other words, the three-dimensional data encoding device may switch the adjacent node to be referenced from among multiple adjacent nodes depending on the spatial position of the target node within the parent node.

[0471] Next, configuration examples of a three-dimensional data encoding device and a three-dimensional data decoding device will be described. Fig. 56 is a block diagram of a three-dimensional data encoding device 2100 according to this embodiment. The three-dimensional data encoding device 2100 shown in Fig. 56 includes an octree generation unit 2101, a geometric information calculation unit 2102, a coding table selection unit 2103, and an entropy encoding unit 2104.

[0472] The octree generation unit 2101 generates, for example, an octree from input three-dimensional points (point cloud) and generates an occupancy code for each node included in the octree. The geometric information calculation unit 2102 acquires occupancy information indicating whether an adjacent reference node of the target node is occupied. For example, the geometric information calculation unit 2102 acquires the occupancy information of the adjacent reference node from the occupancy code of the parent node to which the target node belongs. Note that the geometric information calculation unit 2102 may switch the adjacent reference node depending on the position of the target node within the parent node, as shown in FIG. 53. Furthermore, the geometric information calculation unit 2102 does not refer to the occupancy information of each node within the parent adjacent node.

[0473] The coding table selection unit 2103 selects a coding table to be used for entropy coding of the occupancy code of the target node using the occupancy information of the adjacent reference node calculated by the geometric information calculation unit 2102. The entropy coding unit 2104 generates a bitstream by entropy coding the occupancy code using the selected coding table. Note that the entropy coding unit 2104 may add information indicating the selected coding table to the bitstream.

[0474] 57 is a block diagram of a three-dimensional data decoding device 2110 according to this embodiment. The three-dimensional data decoding device 2110 shown in FIG. 57 includes an octree generation unit 2111, a geometric information calculation unit 2112, a coding table selection unit 2113, and an entropy decoding unit 2114.

[0475] The octree generation unit 2111 generates an octree of a certain space (node) using header information of a bitstream, etc. The octree generation unit 2111 generates a large space (root node) using the sizes of the space in the x-axis, y-axis, and z-axis directions added to the header information, for example, and then divides the space into two in the x-axis, y-axis, and z-axis directions to generate eight small spaces A (nodes A0 to A7), thereby generating an octree. Furthermore, nodes A0 to A7 are set in order as target nodes.

[0476] The geometric information calculation unit 2112 acquires occupancy information indicating whether an adjacent reference node of the target node is occupied. For example, the geometric information calculation unit 2112 acquires the occupancy information of the adjacent reference node from the occupancy code of the parent node to which the target node belongs. Note that the geometric information calculation unit 2112 may switch the adjacent reference node depending on the position of the target node within the parent node, as shown in FIG. 53. Furthermore, the geometric information calculation unit 2112 does not refer to the occupancy information of each node within the parent adjacent node.

[0477] The coding table selection unit 2113 selects a coding table (decoding table) to be used for entropy decoding of the occupancy code of the target node using the occupancy information of the adjacent reference node calculated by the geometric information calculation unit 2112. The entropy decoding unit 2114 generates a 3D point by entropy decoding the occupancy code using the selected coding table. Note that the coding table selection unit 2113 may decode and acquire information of the selected coding table added to the bitstream, and the entropy decoding unit 2114 may use the coding table indicated by the acquired information.

[0478] Each bit of the occupancy code (8 bits) included in the bit stream indicates whether or not a point group is included in each of the eight small spaces A (nodes A0 to A7). Furthermore, the three-dimensional data decoding device divides the small space node A0 into eight small spaces B (nodes B0 to B7) to generate an occupancy tree, and decodes the occupancy code to obtain information indicating whether or not a point group is included in each node of the small space B. In this way, the three-dimensional data decoding device decodes the occupancy code of each node while generating an occupancy tree from the large space to the small spaces.

[0479] The flow of processing by the three-dimensional data encoding device and three-dimensional data decoding device will be described below. Figure 58 is a flowchart of three-dimensional data encoding processing in the three-dimensional data encoding device. First, the three-dimensional data encoding device determines (defines) a space (target node) that contains part or all of the input three-dimensional point cloud (S2101). Next, the three-dimensional data encoding device divides the target node into eight to generate eight small spaces (nodes) (S2102). Next, the three-dimensional data encoding device generates an occupancy code for the target node depending on whether or not each node contains a point cloud (S2103).

[0480] Next, the three-dimensional data encoding device calculates (obtains) occupancy information of the adjacent reference node of the target node from the occupancy code of the parent node of the target node (S2104). Next, the three-dimensional data encoding device selects a coding table to be used for entropy encoding based on the occupancy information of the determined adjacent reference node of the target node (S2105). Next, the three-dimensional data encoding device entropy encodes the occupancy code of the target node using the selected coding table (S2106).

[0481] Furthermore, the three-dimensional data encoding device repeats the process of dividing each node into eight parts and encoding the occupancy code of each node until the node cannot be divided any more (S2107). In other words, the processes from steps S2102 to S2106 are repeated recursively.

[0482] 59 is a flowchart of a three-dimensional data decoding method in a three-dimensional data decoding device. First, the three-dimensional data decoding device determines (defines) the space (target node) to be decoded using header information of the bitstream (S2111). Next, the three-dimensional data decoding device divides the target node into eight to generate eight small spaces (nodes) (S2112). Next, the three-dimensional data decoding device calculates (obtains) the occupancy information of the adjacent reference node of the target node from the occupancy code of the parent node of the target node (S2113).

[0483] Next, the three-dimensional data decoding device selects a coding table to be used for entropy decoding based on the occupancy information of the adjacent reference node (S2114). Next, the three-dimensional data decoding device entropy decodes the occupancy code of the target node using the selected coding table (S2115).

[0484] Furthermore, the three-dimensional data decoding device repeats the process of dividing each node into eight parts and decoding the occupancy code of each node until the node cannot be divided any more (S2116). In other words, the processes from steps S2112 to S2115 are repeated recursively.

[0485] Next, an example of switching of the coding table will be described. FIG. 60 is a diagram showing an example of switching of the coding table. For example, as in coding table 0 shown in FIG. 60, the same context model may be applied to multiple occupancy codes. Alternatively, a different context model may be assigned to each occupancy code. This allows a context model to be assigned according to the occurrence probability of the occupancy code, thereby improving coding efficiency. Alternatively, a context model that updates a probability table according to the occurrence frequency of the occupancy code may be used. Alternatively, a context model with a fixed probability table may be used.

[0486] A first modification of this embodiment will be described below. Fig. 61 is a diagram showing the reference relationship in this modification. In the above embodiment, the three-dimensional data encoding device does not refer to the occupancy code of the parent adjacent node, but it may switch whether or not to refer to the occupancy coding of the parent adjacent node depending on specific conditions.

[0487] For example, when a three-dimensional data encoding device performs encoding while scanning an octet tree in a breadth-first manner, it encodes the occupancy code of the target node by referencing the occupancy information of the nodes in the parent adjacent node. On the other hand, when a three-dimensional data encoding device performs encoding while scanning an octet tree in a depth-first manner, it prohibits referencing the occupancy information of the nodes in the parent adjacent node. In this way, by appropriately switching the nodes that can be referenced depending on the scan order (encoding order) of the nodes in the octet tree, it is possible to improve encoding efficiency and reduce processing load.

[0488] The three-dimensional data encoding device may add information to the header of the bitstream, such as whether the octree was encoded in a breadth-first or depth-first manner. FIG. 62 is a diagram showing an example of the syntax of the header information in this case. octree_scan_order shown in FIG. 62 is encoding order information (encoding order flag) that indicates the encoding order of the octree. For example, octree_scan_order = 0 indicates breadth-first, and octree_scan_order = 1 indicates depth-first. By referring to octree_scan_order, the three-dimensional data decoding device can thus know whether the bitstream was encoded in a breadth-first or depth-first manner, and can therefore decode the bitstream appropriately.

[0489] Furthermore, the three-dimensional data encoding device may add information indicating whether or not referencing a parent adjacent node is prohibited to the header information of the bitstream. Fig. 63 is a diagram showing an example of the syntax of the header information in this case. limit_refer_flag is prohibition switching information (prohibition switching flag) indicating whether or not referencing a parent adjacent node is prohibited. For example, limit_refer_flag is 1 when it indicates that referencing a parent adjacent node is prohibited, and 0 when it indicates that there is no reference restriction (reference to a parent adjacent node is permitted).

[0490] In other words, the three-dimensional data encoding device determines whether to prohibit referencing a parent adjacent node, and switches between prohibiting and allowing referencing a parent adjacent node based on the result of the determination. The three-dimensional data encoding device also generates a bitstream that includes prohibition switching information that indicates whether to prohibit referencing a parent adjacent node based on the result of the determination.

[0491] The three-dimensional data decoding device also acquires prohibition switching information indicating whether or not reference to the parent adjacent node is prohibited from the bitstream, and switches between prohibiting and allowing reference to the parent adjacent node based on the prohibition switching information.

[0492] This allows the three-dimensional data encoding device to generate a bitstream while controlling the reference to the parent adjacent node. Also, the three-dimensional data decoding device can obtain information indicating whether the reference to the parent adjacent node is prohibited from the header of the bitstream.

[0493] In addition, in this embodiment, the encoding process of the occupancy code has been described as an example of an encoding process that prohibits reference to a parent adjacent node, but this is not necessarily limited to this. For example, a similar method can be applied when encoding other information of an octtree node. For example, the method of this embodiment may be applied when encoding other attribute information such as color, normal vector, or reflectance added to a node. Furthermore, a similar method can be applied when encoding a coding table or a predicted value.

[0494] Next, a second modification of this embodiment will be described. In the above description, an example in which three reference adjacent nodes are used as shown in Figure 53 has been shown, but four or more reference adjacent nodes may also be used. Figure 64 is a diagram showing examples of a target node and reference adjacent nodes.

[0495] For example, the three-dimensional data encoding device calculates a coding table for entropy encoding of the occupancy code of the target node shown in FIG. 64, for example, using the following formula.

[0496] CodingTable=(FlagX0<<3)+(FlagX1<<2)+(FlagY<<1)+(FlagZ)

[0497] Here, CodingTable indicates the coding table for the occupancy code of the target node and indicates one of the values ​​0 to 15. FlagXN is occupancy information of adjacent node XN (N=0..1), indicating 1 if adjacent node XN includes (occupies) a point cloud, and 0 if not. FlagY is occupancy information of adjacent node Y, indicating 1 if adjacent node Y includes (occupies) a point cloud, and 0 if not. FlagZ is occupancy information of adjacent node Z, indicating 1 if adjacent node Z includes (occupies) a point cloud, and 0 if not.

[0498] In this case, if an adjacent node, for example, adjacent node X0 in Figure 64, cannot be referenced (reference prohibited), the three-dimensional data encoding device may use a fixed value such as 1 (occupied) or 0 (unoccupied) as an alternative value.

[0499] FIG. 65 is a diagram showing an example of a target node and adjacent nodes. As shown in FIG. 65, if an adjacent node cannot be referenced (reference is prohibited), the occupancy information of the adjacent node may be calculated by referring to the occupancy code of the grandparent node of the target node. For example, the three-dimensional data encoding device may calculate FlagX0 in the above equation using the occupancy information of adjacent node G0 instead of adjacent node X0 shown in FIG. 65, and determine the value of the encoding table using the calculated FlagX0. Note that adjacent node G0 shown in FIG. 65 is an adjacent node whose occupancy can be determined by the occupancy code of the grandparent node. Adjacent node X1 is an adjacent node whose occupancy can be determined by the occupancy code of its parent node.

[0500] Modification 3 of the present embodiment will be described below. Figures 66 and 67 are diagrams showing reference relationships according to this modification. Figure 66 is a diagram showing the reference relationships in an octree structure, and Figure 67 is a diagram showing the reference relationships in the spatial domain.

[0501] In this modification, when encoding the encoding information of a node to be encoded (hereinafter referred to as target node 2), the three-dimensional data encoding device refers to the encoding information of each node in the parent node to which the target node 2 belongs. That is, the three-dimensional data encoding device allows reference to information (e.g., occupancy information) of a child node of a first node, among multiple adjacent nodes, whose parent node is the same as the target node. For example, when encoding the occupancy code of the target node 2 shown in FIG. 66, the three-dimensional data encoding device refers to a node existing in the parent node to which the target node 2 belongs, such as the occupancy code of the target node shown in FIG. 66. The occupancy code of the target node shown in FIG. 66 indicates, for example, whether each node in the target node adjacent to the target node 2 is occupied, as shown in FIG. 67. Therefore, the three-dimensional data encoding device can switch the encoding table for the occupancy code of the target node 2 according to the more detailed shape of the target node, thereby improving encoding efficiency.

[0502] The three-dimensional data encoding device may calculate a coding table for entropy encoding the occupancy code of the target node 2, for example, using the following formula.

[0503] CodingTable=(FlagX1<<5)+(FlagX2<<4)+(FlagX3<<3)+(FlagX4<<2)+(FlagY<<1)+(FlagZ)

[0504] Here, CodingTable indicates a coding table for the occupancy code of the target node 2, and indicates one of the values ​​0 to 63. FlagXN is occupancy information of adjacent node XN (N=1..4), and indicates 1 if adjacent node XN includes (occupies) a point cloud, and indicates 0 if not. FlagY is occupancy information of adjacent node Y, and indicates 1 if adjacent node Y includes (occupies) a point cloud, and indicates 0 if not. FlagZ is occupancy information of adjacent node Y, and indicates 1 if adjacent node Z includes (occupies) a point cloud, and indicates 0 if not.

[0505] The three-dimensional data encoding device may change the method of calculating the encoding table depending on the node position of the target node 2 within the parent node.

[0506] Furthermore, if referencing a parent adjacent node is not prohibited, the three-dimensional data encoding device may refer to the encoding information of each node in the parent adjacent node. For example, if referencing a parent adjacent node is not prohibited, referencing information (e.g., occupancy information) of a child node of a third node whose parent node is different from that of the target node is permitted. For example, in the example shown in FIG. 65, the three-dimensional data encoding device refers to the occupancy code of an adjacent node X0 whose parent node is different from that of the target node, and acquires occupancy information of the child node of the adjacent node X0. The three-dimensional data encoding device switches the encoding table used for entropy encoding of the occupancy code of the target node based on the acquired occupancy information of the child node of the adjacent node X0.

[0507] As described above, the three-dimensional data encoding device according to this embodiment encodes information (e.g., occupancy code) of a target node included in an N-ary tree structure (N is an integer equal to or greater than 2) of multiple three-dimensional points included in three-dimensional data. As shown in Figures 51 and 52, in the above encoding, the three-dimensional data encoding device allows reference to information (e.g., occupancy information) of a first node of multiple adjacent nodes spatially adjacent to the target node, whose parent node is the same as the target node, and prohibits reference to information (e.g., occupancy information) of a second node whose parent node is different from the target node. In other words, in the above encoding, the three-dimensional data encoding device allows reference to information (e.g., occupancy code) of the parent node, and prohibits reference to information (e.g., occupancy code) of other nodes (parent adjacent nodes) on the same layer as the parent node.

[0508] According to this, the three-dimensional data encoding device can improve encoding efficiency by referencing information on a first node, among multiple adjacent nodes spatially adjacent to the target node, whose parent node is the same as the target node. Furthermore, the three-dimensional data encoding device can reduce the amount of processing by not referencing information on a second node, among multiple adjacent nodes, whose parent node is different from the target node. In this way, the three-dimensional data encoding device can improve encoding efficiency and reduce the amount of processing.

[0509] For example, the three-dimensional data encoding device further determines whether to prohibit reference to the information of the second node, and in the encoding, switches between prohibiting and allowing reference to the information of the second node based on the result of the determination. The three-dimensional data encoding device further generates a bitstream including prohibition switching information (for example, limit_refer_flag shown in FIG. 63) that is the result of the determination and indicates whether to prohibit reference to the information of the second node.

[0510] This allows the three-dimensional data encoding device to switch whether or not to prohibit reference to information of the second node, and the three-dimensional data decoding device to perform decoding processing appropriately using the prohibition switching information.

[0511] For example, the information of the target node is information (e.g., occupancy code) indicating whether or not a three-dimensional point exists in each of the child nodes belonging to the target node, the information of the first node is information indicating whether or not a three-dimensional point exists in the first node (occupancy information of the first node), and the information of the second node is information indicating whether or not a three-dimensional point exists in the second node (occupancy information of the second node).

[0512] For example, in the above encoding, the three-dimensional data encoding device selects an encoding table based on whether or not a three-dimensional point exists at the first node, and entropy encodes the information of the target node (e.g., occupancy code) using the selected encoding table.

[0513] For example, in the above encoding, the three-dimensional data encoding device allows reference to information (for example, occupancy information) of a child node of the first node among a plurality of adjacent nodes, as shown in FIGS.

[0514] This allows the three-dimensional data encoding device to refer to more detailed information about adjacent nodes, thereby improving encoding efficiency.

[0515] For example, as shown in FIG. 53, in the above encoding, the three-dimensional data encoding device switches the adjacent node to be referenced from among a plurality of adjacent nodes depending on the spatial position of the target node within the parent node.

[0516] This allows the three-dimensional data encoding device to refer to an appropriate adjacent node depending on the spatial position of the target node within the parent node.

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

[0518] Furthermore, the three-dimensional data decoding device according to this embodiment decodes information (e.g., occupancy code) of a target node included in an N-ary tree structure (N is an integer equal to or greater than 2) of multiple three-dimensional points included in the three-dimensional data. As shown in Figures 51 and 52, in the decoding, the three-dimensional data decoding device allows reference to information (e.g., occupancy information) of a first node of multiple adjacent nodes spatially adjacent to the target node, whose parent node is the same as the target node, and prohibits reference to information (e.g., occupancy information) of a second node whose parent node is different from the target node. In other words, in the decoding, the three-dimensional data decoding device allows reference to information (e.g., occupancy code) of the parent node, and prohibits reference to information (e.g., occupancy code) of other nodes (parent adjacent nodes) on the same layer as the parent node.

[0519] According to this, the three-dimensional data decoding device can improve coding efficiency by referencing information on a first node, among multiple adjacent nodes spatially adjacent to the target node, whose parent node is the same as the target node. Furthermore, the three-dimensional data decoding device can reduce the amount of processing by not referencing information on a second node, among multiple adjacent nodes, whose parent node is different from the target node. In this way, the three-dimensional data decoding device can improve coding efficiency and reduce the amount of processing.

[0520] For example, the three-dimensional data decoding device further acquires prohibition switching information (e.g., limit_refer_flag shown in FIG. 63) from the bitstream indicating whether to prohibit reference to information of the second node, and in the above decoding, switches between prohibiting and allowing reference to information of the second node based on the prohibition switching information.

[0521] This allows the three-dimensional data decoding device to perform decoding processing appropriately using the inhibition switching information.

[0522] For example, the information of the target node is information (e.g., occupancy code) indicating whether or not a three-dimensional point exists in each of the child nodes belonging to the target node, the information of the first node is information indicating whether or not a three-dimensional point exists in the first node (occupancy information of the first node), and the information of the second node is information indicating whether or not a three-dimensional point exists in the second node (occupancy information of the second node).

[0523] For example, in the above decoding, the three-dimensional data decoding device selects an encoding table based on whether or not a three-dimensional point exists at the first node, and entropy decodes the information of the target node (e.g., occupancy code) using the selected encoding table.

[0524] For example, in the decoding, the three-dimensional data decoding device allows reference to information (for example, occupancy information) of a child node of the first node among a plurality of adjacent nodes, as shown in FIGS.

[0525] This allows the three-dimensional data decoding device to refer to more detailed information about adjacent nodes, thereby improving coding efficiency.

[0526] For example, as shown in FIG. 53, in the decoding, the three-dimensional data decoding device switches the adjacent node to be referenced from among a plurality of adjacent nodes depending on the spatial position of the target node within the parent node.

[0527] This allows the three-dimensional data decoding device to refer to an appropriate adjacent node depending on the spatial position of the target node within the parent node.

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

[0529] (Embodiment 9) The information of a 3D point cloud includes position information (geometry) and attribute information (attribute). The position information includes coordinates (x-coordinate, y-coordinate, z-coordinate) based on a certain point. When encoding the position information, instead of directly encoding the coordinates of each 3D point, a method is used in which the position of each 3D point is expressed in an octree representation and the octree information is encoded to reduce the amount of code.

[0530] On the other hand, the attribute information includes information indicating color information (RGB, YUV, etc.) of each three-dimensional point, reflectance, normal vector, etc. For example, the three-dimensional data encoding device can encode the attribute information using an encoding method different from that for the position information.

[0531] In this embodiment, a method for encoding attribute information will be described. Note that in this embodiment, the attribute information values ​​will be described using integer values. For example, if each color component of RGB or YUV color information has 8-bit precision, each color component will take an integer value between 0 and 255. If the reflectance value has 10-bit precision, the reflectance value will take an integer value between 0 and 1023. Note that if the bit precision of the attribute information is decimal precision, the three-dimensional data encoding device may multiply the value by a scale value and then round it to an integer value so that the value of the attribute information becomes an integer value. Note that the three-dimensional data encoding device may add this scale value to the header of the bitstream, etc.

[0532] One possible method for encoding attribute information of a three-dimensional point is to calculate a predicted value of the attribute information of the three-dimensional point and encode the difference (prediction residual) between the value of the original attribute information and the predicted value. For example, if the value of the attribute information of a three-dimensional point p is Ap and the predicted value is Pp, the three-dimensional data encoding device encodes the absolute difference Diffp = |Ap - Pp|. In this case, if the predicted value Pp can be generated with high accuracy, the value of the absolute difference Diffp will be small. Therefore, for example, the amount of code can be reduced by entropy encoding the absolute difference Diffp using a coding table in which the smaller the value, the fewer bits are generated.

[0533] One method for generating predicted values ​​of attribute information is to use attribute information of a reference 3D point, which is another 3D point surrounding the target 3D point to be encoded. Here, the reference 3D point is a 3D point within a predetermined distance range from the target 3D point. For example, if there are target 3D point p = (x1, y1, z1) and 3D point q = (x2, y2, z2), the 3D data encoding device calculates the Euclidean distance d(p, q) between 3D point p and 3D point q as shown in (Equation A1).

[0534]

number

[0535] If the Euclidean distance d(p, q) is smaller than a predetermined threshold THd, the three-dimensional data encoding device determines that the position of the three-dimensional point q is close to the position of the target three-dimensional point p, and determines to use the value of the attribute information of the three-dimensional point q to generate a predicted value of the attribute information of the target three-dimensional point p. Note that other distance calculation methods may be used, such as Mahalanobis distance. The three-dimensional data encoding device may also determine that three-dimensional points outside a predetermined distance range from the target three-dimensional point are not used in the prediction process. For example, if a three-dimensional point r exists and the distance d(p, r) between the target three-dimensional point p and the three-dimensional point r is equal to or greater than a threshold THd, the three-dimensional data encoding device may determine that the three-dimensional point r is not used for prediction. Note that the three-dimensional data encoding device may add information indicating the threshold THd to a header of the bitstream, for example.

[0536] 68 is a diagram showing an example of a 3D point. In this example, the distance d(p, q) between the target 3D point p and the 3D point q is smaller than the threshold value THd. Therefore, the 3D data encoding device determines that the 3D point q is the reference 3D point of the target 3D point p, and determines that the value of the attribute information Aq of the 3D point q will be used to generate the predicted value Pp of the attribute information Ap of the target 3D point p.

[0537] On the other hand, the distance d(p, r) between the target 3D point p and the 3D point r is equal to or greater than the threshold value THd. Therefore, the 3D data encoding device determines that the 3D point r is not a reference 3D point of the target 3D point p, and determines not to use the value of the attribute information Ar of the 3D point r to generate the predicted value Pp of the attribute information Ap of the target 3D point p.

[0538] Furthermore, when the 3D data encoding device encodes attribute information of a target 3D point using a predicted value, it uses a 3D point whose attribute information has already been encoded and decoded as a reference 3D point. Similarly, when the 3D data decoding device decodes attribute information of a target 3D point to be decoded using a predicted value, it uses a 3D point whose attribute information has already been decoded as a reference 3D point. This allows the same predicted value to be generated during encoding and decoding, so that the bit stream of 3D points generated during encoding can be correctly decoded on the decoding side.

[0539] Furthermore, when encoding attribute information of 3D points, it is possible to classify each 3D point into multiple layers using the position information of the 3D points and then encode them. Here, each classified layer is called LoD (Level of Detail). The method for generating LoD will be explained using Figure 69.

[0540] First, the three-dimensional data encoding device selects an initial point a0 and assigns it to LoD0. Next, the three-dimensional data encoding device extracts point a1 whose distance from point a0 is greater than the LoD0 threshold Thres_LoD[0] and assigns it to LoD0. Next, the three-dimensional data encoding device extracts point a2 whose distance from point a1 is greater than the LoD0 threshold Thres_LoD[0] and assigns it to LoD0. In this way, the three-dimensional data encoding device constructs LoD0 so that the distance between each point within LoD0 is greater than the threshold Thres_LoD[0].

[0541] Next, the three-dimensional data encoding device selects point b0, which has not yet been assigned an LoD, and assigns it to LoD1. Next, the three-dimensional data encoding device extracts point b1, whose distance from point b0 is greater than the LoD1 threshold Thres_LoD[1] and whose LoD has not been assigned, and assigns it to LoD1. Next, the three-dimensional data encoding device extracts point b2, whose distance from point b1 is greater than the LoD1 threshold Thres_LoD[1] and whose LoD has not been assigned, and assigns it to LoD1. In this way, the three-dimensional data encoding device configures LoD1 so that the distance between each point within LoD1 is greater than the threshold Thres_LoD[1].

[0542] Next, the three-dimensional data encoding device selects point c0, which has not yet been assigned an LoD, and assigns it to LoD2. Next, the three-dimensional data encoding device extracts point c1, which has an unassigned LoD and whose distance from point c0 is greater than the LoD2 threshold Thres_LoD[2], and assigns it to LoD2. Next, the three-dimensional data encoding device extracts point c2, which has an unassigned LoD and whose distance from point c1 is greater than the LoD2 threshold Thres_LoD[2], and assigns it to LoD2. In this way, the three-dimensional data encoding device configures LoD2 so that the distance between each point within LoD2 is greater than the threshold Thres_LoD[2]. For example, as shown in FIG. 70, thresholds Thres_LoD[0], Thres_LoD[1], and Thres_LoD[2] for each LoD are set.

[0543] Furthermore, the three-dimensional data encoding device may add information indicating the threshold values ​​of each LoD to the header of the bitstream, etc. For example, in the example shown in Fig. 70, the three-dimensional data encoding device may add threshold values ​​Thres_LoD[0], Thres_LoD[1], and Thres_LoD[2] to the header.

[0544] Alternatively, the three-dimensional data encoding device may assign all three-dimensional points to which no LoD has been assigned to the lowest layer of the LoD. In this case, the three-dimensional data encoding device can reduce the amount of header coding by not adding the threshold value for the lowest layer of the LoD to the header. For example, in the example shown in FIG. 70, the three-dimensional data encoding device adds thresholds Thres_LoD[0] and Thres_LoD[1] to the header, but does not add Thres_LoD[2] to the header. In this case, the three-dimensional data decoding device may estimate the value of Thres_LoD[2] to be 0. The three-dimensional data encoding device may also add the number of layers of the LoD to the header. This allows the three-dimensional data decoding device to determine the LoD of the lowest layer using the number of layers of the LoD.

[0545] In addition, by setting the threshold value of each LoD layer to be larger for higher layers as shown in Figure 70, the higher the layer (layer closer to LoD0), the sparser the point cloud becomes, with the distance between 3D points being greater, and the lower the layer, the denser the point cloud becomes, with the distance between 3D points being closer. In the example shown in Figure 70, LoD0 is the top layer.

[0546] Furthermore, the method for selecting the initial 3D point when setting each LoD may depend on the encoding order used when encoding the position information. For example, the 3D data encoding device may select the 3D point that was encoded first when encoding the position information as the initial point a0 of LoD0, and then select points a1 and a2 using the initial point a0 as the base point to construct LoD0. The 3D data encoding device may then select, as the initial point b0 of LoD1, the 3D point whose position information is encoded earliest among the 3D points that do not belong to LoD0. In other words, the 3D data encoding device may select, as the initial point n0 of LoDn, the 3D point whose position information is encoded earliest among the 3D points that do not belong to the upper layers (LoD0 to LoDn-1) of LoDn. This allows the 3D data decoding device to use the same initial point selection method during decoding to construct the same LoD as during encoding, thereby enabling appropriate decoding of the bitstream. Specifically, the 3D data decoding device selects, as the initial point n0 of LoDn, the 3D point whose position information is decoded earliest among the 3D points that do not belong to the upper layers of LoDn.

[0547] A method for generating predicted values ​​of attribute information of 3D points using LoD information will be described below. For example, when encoding 3D points included in LoD0 in order, a 3D data encoding device generates a target 3D point included in LoD1 using coded and decoded attribute information (hereinafter simply referred to as "coded") included in LoD0 and LoD1. In this way, the 3D data encoding device generates predicted values ​​of attribute information of 3D points included in LoDn using coded attribute information included in LoDn' (n'<=n). In other words, the 3D data encoding device does not use attribute information of 3D points included in a layer below LoDn when calculating predicted values ​​of attribute information of 3D points included in LoDn.

[0548] For example, the three-dimensional data encoding device generates a predicted value of attribute information of a three-dimensional point by calculating the average of attribute values ​​of N or fewer three-dimensional points among encoded three-dimensional points surrounding the target three-dimensional point to be encoded. The three-dimensional data encoding device may also add the value of N to a bitstream header or the like. The three-dimensional data encoding device may also change the value of N for each three-dimensional point and add a value of N to each three-dimensional point. This allows an appropriate N to be selected for each three-dimensional point, thereby improving the accuracy of the predicted value. This reduces the prediction residual. The three-dimensional data encoding device may also add the value of N to the bitstream header and fix the value of N within the bitstream. This eliminates the need to encode or decode the value of N for each three-dimensional point, thereby reducing the amount of processing. The three-dimensional data encoding device may also encode the value of N separately for each LoD. This allows an appropriate N to be selected for each LoD, thereby improving coding efficiency.

[0549] Alternatively, the three-dimensional data encoding device may calculate a predicted value of the attribute information of a three-dimensional point as a weighted average value of the attribute information of N surrounding encoded three-dimensional points. For example, the three-dimensional data encoding device calculates the weight using distance information between the target three-dimensional point and each of the N surrounding three-dimensional points.

[0550] When a 3D data encoding device encodes the value of N separately for each LoD, it sets the value of N larger for higher LoD layers and smaller for lower LoD layers. Because the distance between 3D points in higher LoD layers is greater, it may be possible to improve prediction accuracy by setting the value of N larger and selecting and averaging multiple surrounding 3D points. Also, because the distance between 3D points in lower LoD layers is closer, it is possible to set the value of N smaller, reducing the amount of averaging processing and enabling efficient prediction.

[0551] Fig. 71 is a diagram showing an example of attribute information used for predicted values. As described above, the predicted value of point P included in LoDN is generated using the coded surrounding points P' included in LoDN' (N'<=N). Here, the surrounding points P' are selected based on the distance from point P. For example, the predicted value of the attribute information of point b2 shown in Fig. 71 is generated using the attribute information of points a0, a1, a2, b0, and b1.

[0552] The surrounding points selected vary depending on the value of N. For example, when N=5, a0, a1, a2, b0, and b1 are selected as surrounding points of point b2. When N=4, points a0, a1, a2, and b1 are selected based on distance information.

[0553] The predicted value is calculated by a distance-dependent weighted average. For example, in the example shown in FIG. 71, the predicted value a2p of point a2 is calculated by a weighted average of the attribute information of points a0 and a1, as shown in (Equation A2) and (Equation A3). i is the value of the attribute information of point ai.

[0554]

number

[0555] Furthermore, the predicted value b2p of point b2 is calculated by the weighted average of the attribute information of points a0, a1, a2, b0, and b1, as shown in (Equation A4) to (Equation A6). i is the value of the attribute information of point bi.

[0556]

number

[0557] Furthermore, the three-dimensional data encoding device may calculate a difference value (prediction residual) between the value of the attribute information of the three-dimensional point and a predicted value generated from the surrounding points, and quantize the calculated prediction residual. For example, the three-dimensional data encoding device performs quantization by dividing the prediction residual by a quantization scale (also called a quantization step). In this case, the smaller the quantization scale, the smaller the error (quantization error) that may occur due to quantization. Conversely, the larger the quantization scale, the larger the quantization error.

[0558] The three-dimensional data encoding device may change the quantization scale used for each LoD. For example, the three-dimensional data encoding device may use a smaller quantization scale for higher layers and a larger quantization scale for lower layers. Since the values ​​of attribute information of three-dimensional points belonging to higher layers may be used as predicted values ​​of attribute information of three-dimensional points belonging to lower layers, the encoding efficiency can be improved by reducing the quantization scale for higher layers to suppress quantization errors that may occur in higher layers and increasing the accuracy of predicted values. The three-dimensional data encoding device may add the quantization scale used for each LoD to a header or the like. This allows the three-dimensional data decoding device to correctly decode the quantization scale and therefore appropriately decode the bitstream.

[0559] Furthermore, the three-dimensional data encoding device may convert signed integer values ​​(signed quantized values), which are prediction residuals after quantization, into unsigned integer values ​​(unsigned quantized values). This eliminates the need to consider the occurrence of negative integers when entropy encoding the prediction residuals. Note that the three-dimensional data encoding device does not necessarily need to convert signed integer values ​​into unsigned integer values; for example, the sign bit may be separately entropy encoded.

[0560] The prediction residual is calculated by subtracting a predicted value from an original value. For example, the prediction residual a2r of point a2 is calculated by subtracting the predicted value a2p of point a2 from the attribute information value A2 of point a2, as shown in (Equation A7). The prediction residual b2r of point b2 is calculated by subtracting the predicted value b2p of point b2 from the attribute information value B2 of point b2, as shown in (Equation A8).

[0561] a2r=A2-a2p (Equation A7)

[0562] b2r=B2-b2p (Equation A8)

[0563] Furthermore, the prediction residual is quantized by dividing it by QS (Quantization Step). For example, the quantized value a2q of point a2 is calculated by (Equation A9). The quantized value b2q of point b2 is calculated by (Equation A10). Here, QS_LoD0 is the QS for LoD0, and QS_LoD1 is the QS for LoD1. That is, the QS may be changed depending on the LoD.

[0564] a2q=a2r / QS_LoD0 (Equation A9)

[0565] b2q=b2r / QS_LoD1 (Formula A10)

[0566] Furthermore, the three-dimensional data encoding device converts the signed integer value, which is the quantized value, into an unsigned integer value as follows: If the signed integer value a2q is less than 0, the three-dimensional data encoding device sets the unsigned integer value a2u to -1-(2×a2q). If the signed integer value a2q is 0 or greater, the three-dimensional data encoding device sets the unsigned integer value a2u to 2×a2q.

[0567] Similarly, the three-dimensional data encoding device sets the unsigned integer value b2u to -1-(2×b2q) if the signed integer value b2q is less than 0. The three-dimensional data encoding device sets the unsigned integer value b2u to 2×b2q if the signed integer value b2q is greater than or equal to 0.

[0568] Furthermore, the three-dimensional data encoding device may encode the quantized prediction residuals (unsigned integer values) by entropy encoding. For example, the unsigned integer values ​​may be binarized and then subjected to binary arithmetic encoding.

[0569] In this case, the three-dimensional data encoding device may switch the binarization method depending on the value of the prediction residual. For example, when the prediction residual pu is smaller than a threshold R_TH, the three-dimensional data encoding device binarizes the prediction residual pu using a fixed number of bits required to express the threshold R_TH. When the prediction residual pu is equal to or greater than the threshold R_TH, the three-dimensional data encoding device binarizes the binarized data of the threshold R_TH and the value (pu-R_TH) using Exponential-Golomb or the like.

[0570] For example, if the threshold value R_TH is 63 and the prediction residual pu is smaller than 63, the three-dimensional data encoding device binarizes the prediction residual pu using 6 bits. Furthermore, if the prediction residual pu is 63 or greater, the three-dimensional data encoding device performs arithmetic encoding by binarizing the binary data of the threshold value R_TH (111111) and (pu-63) using Exponential Golomb algorithm.

[0571] In a more specific example, when the prediction residual pu is 32, the three-dimensional data encoding device generates 6-bit binary data (100000) and arithmetically encodes this bit string. Also, when the prediction residual pu is 66, the three-dimensional data encoding device generates binary data (111111) of the threshold R_TH and a bit string (00100) that expresses the value 3 (66-63) in Exponential Golomb notation, and arithmetically encodes this bit string (111111+00100).

[0572] In this way, the 3D data encoding device switches the binarization method depending on the size of the prediction residual, thereby enabling encoding while suppressing a sudden increase in the number of binarization bits when the prediction residual becomes large. Note that the 3D data encoding device may add the threshold value R_TH to the header of the bitstream, etc.

[0573] For example, when encoding is performed at a high bit rate, that is, when the quantization scale is small, the quantization error is small and the prediction accuracy is high, and as a result, the prediction residual may not be large. Therefore, in this case, the three-dimensional data encoding device sets the threshold R_TH to a large value. This reduces the possibility of encoding binarized data of the threshold R_TH, and improves encoding efficiency. Conversely, when encoding is performed at a low bit rate, that is, when the quantization scale is large, the quantization error is large and the prediction accuracy is poor, and as a result, the prediction residual may be large. Therefore, in this case, the three-dimensional data encoding device sets the threshold R_TH to a small value. This prevents a sudden increase in the bit length of the binarized data.

[0574] Furthermore, the three-dimensional data encoding device may switch the threshold R_TH for each LoD and add the threshold R_TH for each LoD to a header or the like. That is, the three-dimensional data encoding device may switch the binarization method for each LoD. For example, in higher layers, the distance between three-dimensional points is large, which may result in poor prediction accuracy and large prediction residuals. Therefore, the three-dimensional data encoding device prevents a sudden increase in the bit length of the binarized data by setting a small threshold R_TH for higher layers. Furthermore, in lower layers, the distance between three-dimensional points is small, which may result in high prediction accuracy and small prediction residuals. Therefore, the three-dimensional data encoding device improves encoding efficiency by setting a large threshold R_TH for each layer.

[0575] Fig. 72 is a diagram showing an example of an exponential-Golomb code, illustrating the relationship between values ​​(multiple values) before binarization and bits (codes) after binarization. Note that 0 and 1 shown in Fig. 72 may be reversed.

[0576] Furthermore, the three-dimensional data encoding device applies arithmetic coding to the binary data of the prediction residual, thereby improving encoding efficiency. Note that when applying arithmetic coding, the tendency of the occurrence probability of 0 and 1 for each bit may differ between the n-bit code, which is the portion of the binary data binarized with n bits, and the remaining code, which is the portion binarized using the Exponential Golomb algorithm. Therefore, the three-dimensional data encoding device may switch the application method of arithmetic coding between the n-bit code and the remaining code.

[0577] For example, a three-dimensional data encoder performs arithmetic coding on an n-bit code using a different coding table (probability table) for each bit. In this case, the three-dimensional data encoder may change the number of coding tables used for each bit. For example, the three-dimensional data encoder performs arithmetic coding on the first bit b0 of an n-bit code using one coding table. The three-dimensional data encoder also uses two coding tables for the next bit b1. The three-dimensional data encoder also switches the coding table used for arithmetic coding of bit b1 depending on the value of b0 (0 or 1). Similarly, the three-dimensional data encoder uses four coding tables for the next bit b2. The three-dimensional data encoder also switches the coding table used for arithmetic coding of bit b2 depending on the values ​​of b0 and b1 (0 to 3).

[0578] In this way, the three-dimensional data encoding device performs arithmetic encoding on each bit bn-1 of the n-bit code. n-1 The three-dimensional data encoding device uses coding tables. In addition, the three-dimensional data encoding device switches the coding table to be used depending on the value (occurrence pattern) of the bits before bn-1. This allows the three-dimensional data encoding device to use an appropriate coding table for each bit, thereby improving coding efficiency.

[0579] Note that the three-dimensional data encoding device may reduce the number of encoding tables used for each bit. For example, when arithmetic-encoding each bit bn-1, the three-dimensional data encoding device may switch between two encoding tables according to the values (occurrence patterns) of the m bits (m < n - 1) before bn-1. This can improve the encoding efficiency while suppressing the number of encoding tables used for each bit. Note that the three-dimensional data encoding device may update the occurrence probabilities of 0 and 1 in each encoding table according to the value of the actually-occurred binarized data. Also, the three-dimensional data encoding device may fix the occurrence probabilities of 0 and 1 in the encoding tables of some bits. Thereby, the number of updates of the occurrence probability can be suppressed, and the processing amount can be reduced. m For example, when the n-bit code is b0b1b2…bn-1, the encoding table for b0 is one (CTb0). The encoding tables for b1 are two (CTb10, CTb11). Also, the encoding table to be used is switched according to the value (0 to 1) of b0. The encoding tables for b2 are four (CTb20, CTb21, CTb22, CTb23). Also, the encoding table to be used is switched according to the values (0 to 3) of b0 and b1. The encoding tables for bn-1 are two

[0580] n-1 n-1 (CTbn0, CTbn1, …, CTbn(2 n-1 - 1)). Also, the encoding table to be used is switched according to the values (0 to 2 n-1 - 1) of b0b1…bn-2.

[0581] Note that for an n-bit code, the three-dimensional data encoding device may apply m-ary arithmetic encoding (m = 2 n ) that sets values from 0 to 2 n - 1 without binarization. Also, when the three-dimensional data encoding device arithmetic-encodes an n-bit code in m-ary, the three-dimensional data decoding device may also restore the n-bit code by m-ary arithmetic decoding.

[0582] Fig. 73 is a diagram for explaining processing when the residual code is an exponential-Golomb code, for example. The residual code, which is the portion binarized using the exponential-Golomb code, includes a prefix portion and a suffix portion, as shown in Fig. 73. For example, the three-dimensional data encoding device switches encoding tables between the prefix portion and the suffix portion. That is, the three-dimensional data encoding device arithmetically encodes each bit included in the prefix portion using the encoding table for the prefix, and arithmetically encodes each bit included in the suffix portion using the encoding table for the suffix.

[0583] The three-dimensional data encoding device may update the occurrence probabilities of 0 and 1 in each encoding table according to the value of the binary data that actually occurs. Alternatively, the three-dimensional data encoding device may fix the occurrence probabilities of 0 and 1 in one of the encoding tables. This reduces the number of updates to the occurrence probabilities, thereby reducing the amount of processing. For example, the three-dimensional data encoding device may update the occurrence probabilities for the prefix part and fix the occurrence probabilities for the suffix part.

[0584] Furthermore, the three-dimensional data encoding device decodes the quantized prediction residual by inverse quantization and reconstruction, and uses the decoded value, which is the decoded prediction residual, for predicting the three-dimensional point to be encoded and beyond. Specifically, the three-dimensional data encoding device calculates an inverse quantized value by multiplying the quantized prediction residual (quantized value) by the quantization scale, and obtains a decoded value (reconstructed value) by adding the inverse quantized value and the predicted value.

[0585] For example, the inverse quantization value a2iq of point a2 is calculated by (Equation A11) using the quantization value a2q of point a2. The inverse quantization value b2iq of point b2 is calculated by (Equation A12) using the quantization value b2q of point b2. Here, QS_LoD0 is the QS for LoD0, and QS_LoD1 is the QS for LoD1. In other words, the QS may change depending on the LoD.

[0586] a2iq=a2q×QS_LoD0 (Formula A11)

[0587] b2iq=b2q×QS_LoD1 (Formula A12)

[0588] For example, the decoded value a2rec of point a2 is calculated by adding the predicted value a2p of point a2 to the inverse quantized value a2iq of point a2 as shown in (Equation A13). The decoded value b2rec of point b2 is calculated by adding the predicted value b2p of point b2 to the inverse quantized value b2iq of point b2 as shown in (Equation A14).

[0589] a2rec=a2iq+a2p (formula A13)

[0590] b2rec=b2iq+b2p (formula A14)

[0591] An example of the syntax of a bitstream according to this embodiment will be described below. Fig. 74 is a diagram showing an example of the syntax of an attribute header (attribute_header) according to this embodiment. The attribute header is header information of attribute information. As shown in Fig. 74, the attribute header includes hierarchical number information (NumLoD), three-dimensional point number information (NumOfPoint[i]), hierarchical threshold (Thres_Lod[i]), neighboring point number information (NumNeighorPoint[i]), predicted threshold (THd[i]), quantization scale (QS[i]), and binarization threshold (R_TH[i]).

[0592] The number of layers information (NumLoD) indicates the number of layers of the LoD to be used.

[0593] The three-dimensional point number information (NumOfPoint[i]) indicates the number of three-dimensional points belonging to layer i. The three-dimensional data encoding device may add three-dimensional point total number information (AllNumOfPoint), indicating the total number of three-dimensional points, to a separate header. In this case, the three-dimensional data encoding device does not need to add NumOfPoint[NumLoD-1], indicating the number of three-dimensional points belonging to the lowest layer, to the header. In this case, the three-dimensional data decoding device can calculate NumOfPoint[NumLoD-1] using (Equation A15). This allows the amount of coding in the header to be reduced.

[0594]

Number

[0595] The hierarchical threshold (Thres_Lod[i]) is the threshold used for the setting of layer i. The three-dimensional data encoding device and the three-dimensional data decoding device configure LoDi such that the distance between each point in LoDi is greater than the threshold Thres_LoD[i]. Also, the three-dimensional data encoding device may not add the value of Thres_Lod[NumLoD−1] (the bottom layer) to the header. In this case, the three-dimensional data decoding device estimates the value of Thres_Lod[NumLoD−1] as 0. Thereby, the amount of code of the header can be reduced.

[0596] The number of surrounding points information (NumNeighorPoint[i]) indicates the upper limit value of the number of surrounding points used for generating the predicted value of the three-dimensional points belonging to layer i. When the number of surrounding points M is less than NumNeighorPoint[i] (M < NumNeighorPoint[i]), the three-dimensional data encoding device may calculate the predicted value using M surrounding points. Also, when the three-dimensional data encoding device does not need to divide the value of NumNeighorPoint[i] for each LoD, it may add one piece of surrounding point information (NumNeighorPoint) used for all LoDs to the header.

[0597] The prediction threshold (THd[i]) indicates the upper limit value of the distance between the surrounding three-dimensional points and the target three-dimensional point used for predicting the target three-dimensional point to be encoded or decoded at layer i. The three-dimensional data encoding device and the three-dimensional data decoding device do not use the three-dimensional points whose distance from the target three-dimensional point is farther than THd[i] for prediction. Note that when the three-dimensional data encoding device does not need to divide the value of THd[i] for each LoD, it may add one prediction threshold (THd) used for all LoDs to the header.

[0598] The quantization scale (QS[i]) indicates the quantization scale used for quantization and inverse quantization of layer i.

[0599] The binarization threshold (R_TH[i]) is a threshold for switching the binarization method for the prediction residual of a 3D point belonging to layer i. For example, if the prediction residual is smaller than the threshold R_TH, the 3D data encoding device binarizes the prediction residual pu with a fixed number of bits, and if the prediction residual is equal to or greater than the threshold R_TH, the 3D data encoding device binarizes the binarized data of the threshold R_TH and the value (pu-R_TH) using the Exponential Golomb algorithm. Note that if it is not necessary to switch the value of R_TH[i] for each LoD, the 3D data encoding device may add a single binarization threshold (R_TH) used for all LoDs to the header.

[0600] Note that R_TH[i] may be the maximum value that can be represented in n bits. For example, R_TH is 63 in 6 bits, and R_TH is 255 in 8 bits. The three-dimensional data encoding device may also encode the number of bits as the binarization threshold instead of encoding the maximum value that can be represented in n bits. For example, the three-dimensional data encoding device may add a value of 6 to the header when R_TH[i]=63, or a value of 8 to the header when R_TH[i]=255. The three-dimensional data encoding device may also define a minimum value (minimum number of bits) for the number of bits representing R_TH[i], and add the relative number of bits from the minimum value to the header. For example, the three-dimensional data encoding device may add a value of 0 to the header when R_TH[i]=63 and the minimum number of bits is 6, or add a value of 2 to the header when R_TH[i]=255 and the minimum number of bits is 6.

[0601] The three-dimensional data encoding device may also entropy-encode at least one of NumLod, Thres_Lod[i], NumNeighborPoint[i], THd[i], QS[i], and R_TH[i] and add the result to the header. For example, the three-dimensional data encoding device may binarize each value and arithmetically encode it. The three-dimensional data encoding device may also encode each value at a fixed length to reduce the amount of processing.

[0602] Furthermore, the three-dimensional data encoding device may not need to add at least one of NumLod, Thres_Lod[i], NumNeighborPoint[i], THd[i], QS[i], and R_TH[i] to the header. For example, the value of at least one of these may be specified by a profile or level of a standard, etc. This allows the number of bits in the header to be reduced.

[0603] Fig. 75 is a diagram showing an example of the syntax of attribute data (attribute_data) according to this embodiment. This attribute data includes coded data of attribute information of multiple three-dimensional points. As shown in Fig. 75, the attribute data includes an n-bit code and a remaining code.

[0604] An n-bit code is the coded data of the prediction residual of the attribute information value or a part thereof. The bit length of the n-bit code depends on the value of R_TH[i]. For example, if the value indicated by R_TH[i] is 63, the n-bit code is 6 bits, and if the value indicated by R_TH[i] is 255, the n-bit code is 8 bits.

[0605] The remaining code is the coded data of the prediction residual of the attribute information value that is coded using the exponential Golomb coding method. This remaining code is coded or decoded when the n-bit code is the same as R_TH[i]. The three-dimensional data decoding device also decodes the prediction residual by adding the value of the n-bit code and the value of the remaining code. Note that if the n-bit code is not the same value as R_TH[i], the remaining code does not need to be coded or decoded.

[0606] The flow of processing in the three-dimensional data encoding device will be explained below. Figure 76 is a flowchart of three-dimensional data encoding processing by the three-dimensional data encoding device.

[0607] First, the three-dimensional data encoding device encodes position information (geometry) (S3001). For example, the three-dimensional data is encoded using an octree representation.

[0608] If the position of a three-dimensional point changes due to quantization or the like after encoding the position information, the three-dimensional data encoding device reallocates attribute information of the original three-dimensional point to the changed three-dimensional point (S3002). For example, the three-dimensional data encoding device performs the reallocation by interpolating the value of the attribute information according to the amount of change in position. For example, the three-dimensional data encoding device detects N pre-change three-dimensional points that are close to the changed three-dimensional position, and calculates a weighted average of the attribute information values ​​of the N three-dimensional points. For example, the three-dimensional data encoding device determines a weight in the weighted average based on the distance from the changed three-dimensional position to each of the N three-dimensional points. Then, the three-dimensional data encoding device determines the value obtained by the weighted average as the value of the attribute information of the changed three-dimensional point. Furthermore, if two or more three-dimensional points change to the same three-dimensional position due to quantization or the like, the three-dimensional data encoding device may assign the average value of the attribute information of the two or more pre-change three-dimensional points as the value of the attribute information of the changed three-dimensional point.

[0609] Next, the three-dimensional data encoding device encodes the reallocated attribute information (Attribute) (S3003). For example, when encoding multiple types of attribute information, the three-dimensional data encoding device may encode the multiple types of attribute information in order. For example, when encoding color and reflectance as attribute information, the three-dimensional data encoding device may generate a bitstream in which the encoding result of reflectance is added after the encoding result of color. Note that the order in which the encoding results of the multiple attribute information are added to the bitstream is not limited to this order and may be any order.

[0610] The three-dimensional data encoding device may also add information indicating the start location of the encoded data for each piece of attribute information in the bitstream to a header or the like. This allows the three-dimensional data decoding device to selectively decode attribute information that needs to be decoded, thereby omitting the decoding process for attribute information that does not need to be decoded. This reduces the amount of processing required by the three-dimensional data decoding device. The three-dimensional data encoding device may also encode multiple types of attribute information in parallel and combine the encoding results into a single bitstream. This allows the three-dimensional data encoding device to encode multiple types of attribute information at high speed.

[0611] 77 is a flowchart of the attribute information encoding process (S3003). First, the three-dimensional data encoding device sets the LoD (S3011). That is, the three-dimensional data encoding device assigns each three-dimensional point to one of a plurality of LoDs.

[0612] Next, the three-dimensional data encoding device starts a loop for each LoD (S3012). That is, the three-dimensional data encoding device repeatedly performs the processes of steps S3013 to S3021 for each LoD.

[0613] Next, the three-dimensional data encoding device starts a loop for each three-dimensional point (S3013). That is, the three-dimensional data encoding device repeatedly performs the processes of steps S3014 to S3020 for each three-dimensional point.

[0614] First, the three-dimensional data encoding device searches for a plurality of surrounding points, which are three-dimensional points existing around the target three-dimensional point to be processed, to be used in calculating a predicted value of the target three-dimensional point (S3014). Next, the three-dimensional data encoding device calculates a weighted average of the values ​​of the attribute information of the plurality of surrounding points, and sets the obtained value as the predicted value P (S3015). Next, the three-dimensional data encoding device calculates a prediction residual, which is the difference between the attribute information of the target three-dimensional point and the predicted value (S3016). Next, the three-dimensional data encoding device calculates a quantized value by quantizing the prediction residual (S3017). Next, the three-dimensional data encoding device arithmetically encodes the quantized value (S3018).

[0615] The three-dimensional data encoding device also calculates inverse quantized values ​​by inverse quantizing the quantized values ​​(S3019). Next, the three-dimensional data encoding device generates decoded values ​​by adding predicted values ​​to the inverse quantized values ​​(S3020). Next, the three-dimensional data encoding device ends the loop in units of three-dimensional points (S3021). Also, the three-dimensional data encoding device ends the loop in units of LoDs (S3022).

[0616] Hereinafter, a three-dimensional data decoding process in a three-dimensional data decoding device that decodes a bit stream generated by the above three-dimensional data encoding device will be described.

[0617] The three-dimensional data decoding device generates decoded binary data by arithmetically decoding the binary data of the attribute information in the bit stream generated by the three-dimensional data encoding device using the same method as the three-dimensional data encoding device. Note that, in the three-dimensional data encoding device, if the application method of arithmetic coding is switched between the part binarized with n bits (n-bit code) and the part binarized using Exponential Golomb (remaining code), the three-dimensional data decoding device performs decoding accordingly when applying arithmetic decoding.

[0618] For example, in an arithmetic decoding method for an n-bit code, a three-dimensional data decoding device performs arithmetic decoding using a different coding table (decoding table) for each bit. At this time, the three-dimensional data decoding device may change the number of coding tables used for each bit. For example, arithmetic decoding is performed using one coding table for the first bit b0 of an n-bit code. The three-dimensional data decoding device also uses two coding tables for the next bit b1. The three-dimensional data decoding device also switches the coding table used for arithmetic decoding of bit b1 depending on the value of b0 (0 or 1). Similarly, the three-dimensional data decoding device uses four coding tables for the next bit b2. The three-dimensional data decoding device also switches the coding table used for arithmetic decoding of bit b2 depending on the values ​​of b0 and b1 (0 to 3).

[0619] Thus, when the three-dimensional data decoding device arithmetically decodes each bit bn-1 of the n-bit code, it uses n-1 two encoding tables. Also, the three-dimensional data decoding device switches the encoding table to be used according to the values (occurrence patterns) of the bits before bn-1. Thereby, the three-dimensional data decoding device can appropriately decode a bit stream with improved encoding efficiency by using an appropriate encoding table for each bit.

[0620] Note that the three-dimensional data decoding device may reduce the number of encoding tables used for each bit. For example, when the three-dimensional data decoding device arithmetically decodes each bit bn-1, it may switch two m encoding tables according to the values (occurrence patterns) of the m bits (m < n-1) before bn-1. Thereby, the three-dimensional data decoding device can appropriately decode a bit stream with improved encoding efficiency while suppressing the number of encoding tables used for each bit. Note that the three-dimensional data decoding device may update the occurrence probabilities of 0 and 1 in each encoding table according to the values of the actually generated binary data. Also, the three-dimensional data decoding device may fix the occurrence probabilities of 0 and 1 in the encoding tables of some bits. Thereby, the number of updates of the occurrence probabilities can be suppressed, and the processing amount can be reduced.

[0621] For example, when the n-bit code is b0b1b2…bn-1, the encoding table for b0 is one (CTb0). The encoding tables for b1 are two (CTb10, CTb11). Also, the encoding table is switched according to the value (0 to 1) of b0. The encoding tables for b2 are four (CTb20, CTb21, CTb22, CTb23). Also, the encoding table is switched according to the values (0 to 3) of b0 and b1. The encoding tables for bn-1 are n-1 two (CTbn0, CTbn1, …, CTbn(2 n-1 -1)). Also, the encoding table is switched according to the values (0 to 2 n-1 -1) of b0b1…bn-2.

[0622] Fig. 78 is a diagram for explaining processing when, for example, the residual code is an exponential-Golomb code. The portion (residual code) that the three-dimensional data encoding device binarizes and encodes using the exponential-Golomb code includes a prefix portion and a suffix portion, as shown in Fig. 78. For example, the three-dimensional data decoding device switches the encoding table between the prefix portion and the suffix portion. That is, the three-dimensional data decoding device arithmetically decodes each bit included in the prefix portion using the encoding table for the prefix, and arithmetically decodes each bit included in the suffix portion using the encoding table for the suffix.

[0623] The three-dimensional data decoding device may update the occurrence probabilities of 0 and 1 in each encoding table according to the value of the binarized data generated during decoding. Alternatively, the three-dimensional data decoding device may fix the occurrence probabilities of 0 and 1 in one of the encoding tables. This reduces the number of updates to the occurrence probabilities, thereby reducing the amount of processing. For example, the three-dimensional data decoding device may update the occurrence probabilities for the prefix part and fix the occurrence probabilities for the suffix part.

[0624] Furthermore, the three-dimensional data decoding device decodes the quantized prediction residual (unsigned integer value) by multi-valuing the binary data of the arithmetically decoded prediction residual in accordance with the encoding method used in the three-dimensional data encoding device. The three-dimensional data decoding device first calculates the value of the decoded n-bit code by arithmetically decoding the binary data of the n-bit code. Next, the three-dimensional data decoding device compares the value of the n-bit code with the value of R_TH.

[0625] When the value of the n-bit code matches the value of R_TH, the three-dimensional data decoding device determines that a bit coded using the exponential-Golomb coding method exists next, and arithmetically decodes the remaining code, which is binary data coded using the exponential-Golomb coding method.The three-dimensional data decoding device then calculates the value of the remaining code from the decoded remaining code using a reverse lookup table showing the relationship between the remaining code and its value. Figure 79 is a diagram showing an example of a reverse lookup table showing the relationship between the remaining code and its value.Next, the three-dimensional data decoding device adds the value of the obtained remaining code to R_TH to obtain a multi-valued quantized prediction residual.

[0626] On the other hand, if the value of the n-bit code does not match the value of R_TH (the value is smaller than R_TH), the three-dimensional data decoding device determines the value of the n-bit code as the multi-valued post-quantization prediction residual. This allows the three-dimensional data decoding device to properly decode the bitstream generated by the three-dimensional data encoding device by switching the binarization method according to the value of the prediction residual.

[0627] If the threshold value R_TH is added to the header or the like of the bitstream, the three-dimensional data decoding device may decode the value of the threshold value R_TH from the header and switch the decoding method using the decoded threshold value R_TH. Also, if the threshold value R_TH is added to the header or the like for each LoD, the three-dimensional data decoding device switches the decoding method using the decoded threshold value R_TH for each LoD.

[0628] For example, if the threshold R_TH is 63 and the value of the decoded n-bit code is 63, the three-dimensional data decoding device obtains the value of the residual code by decoding the residual code using the Exponential Golomb method. For example, in the example shown in FIG. 79, the residual code is 00100, and the value of the residual code is obtained as 3. Next, the three-dimensional data decoding device obtains the value of the prediction residual, 66, by adding the value of the threshold R_TH, 63, and the value of the residual code, 3.

[0629] Furthermore, if the value of the decoded n-bit code is 32, the three-dimensional data decoding device sets the value of the n-bit code, 32, as the value of the prediction residual.

[0630] Furthermore, the three-dimensional data decoding device converts the decoded quantized prediction residuals from unsigned integer values ​​to signed integer values, for example, by a process reverse to that performed by the three-dimensional data encoding device. This allows the three-dimensional data decoding device to appropriately decode the generated bitstream when entropy encoding the prediction residuals, without taking into account the occurrence of negative integers. Note that the three-dimensional data decoding device does not necessarily need to convert unsigned integer values ​​to signed integer values; for example, when decoding a bitstream generated by separately entropy encoding the sign bits, the sign bits may be decoded.

[0631] The three-dimensional data decoding device generates decoded values ​​by decoding the quantized prediction residuals converted into signed integer values ​​through inverse quantization and reconstruction. The three-dimensional data decoding device also uses the generated decoded values ​​for prediction of the three-dimensional point to be decoded and thereafter. Specifically, the three-dimensional data decoding device calculates an inverse quantization value by multiplying the quantized prediction residuals by the decoded quantization scale, and obtains a decoded value by adding the inverse quantization value and the prediction value.

[0632] The decoded unsigned integer value (unsigned quantized value) is converted into a signed integer value by the following process. If the LSB (least significant bit) of the decoded unsigned integer value a2u is 1, the three-dimensional data decoding device sets the signed integer value a2q to -((a2u+1)>>1). If the LSB of the unsigned integer value a2u is not 1, the three-dimensional data decoding device sets the signed integer value a2q to (a2u>>1).

[0633] Similarly, if the LSB of the decoded unsigned integer value b2u is 1, the three-dimensional data decoding device sets the signed integer value b2q to -((b2u+1)>>1). If the LSB of the unsigned integer value n2u is not 1, the three-dimensional data decoding device sets the signed integer value b2q to (b2u>>1).

[0634] Furthermore, the details of the inverse quantization and reconstruction processing by the three-dimensional data decoding device are the same as those of the inverse quantization and reconstruction processing by the three-dimensional data encoding device.

[0635] The flow of processing in the three-dimensional data decoding device will be explained below. Figure 80 is a flowchart of three-dimensional data decoding processing by the three-dimensional data decoding device. First, the three-dimensional data decoding device decodes position information (geometry) from the bitstream (S3031). For example, the three-dimensional data decoding device performs decoding using an octree representation.

[0636] Next, the three-dimensional data decoding device decodes attribute information (Attribute) from the bitstream (S3032). For example, when decoding multiple types of attribute information, the three-dimensional data decoding device may decode the multiple types of attribute information in order. For example, when decoding color and reflectance as attribute information, the three-dimensional data decoding device decodes the encoding result of color and the encoding result of reflectance in the order in which they are added to the bitstream. For example, when the encoding result of reflectance is added after the encoding result of color in the bitstream, the three-dimensional data decoding device decodes the encoding result of color, and then decodes the encoding result of reflectance. Note that the three-dimensional data decoding device may decode the encoding results of attribute information added to the bitstream in any order.

[0637] Furthermore, the three-dimensional data decoding device may obtain information indicating the start location of the encoded data for each piece of attribute information in the bitstream by decoding a header or the like. This allows the three-dimensional data decoding device to selectively decode attribute information that requires decoding, thereby omitting the decoding process for attribute information that does not require decoding. This reduces the amount of processing required by the three-dimensional data decoding device. Furthermore, the three-dimensional data decoding device may decode multiple types of attribute information in parallel and integrate the decoding results into a single three-dimensional point cloud. This allows the three-dimensional data decoding device to decode multiple types of attribute information at high speed.

[0638] 81 is a flowchart of the attribute information decoding process (S3032). First, the three-dimensional data decoding device sets the LoD (S3041). That is, the three-dimensional data decoding device assigns each of a plurality of three-dimensional points having decoded position information to one of a plurality of LoDs. For example, this assignment method is the same as the assignment method used in the three-dimensional data encoding device.

[0639] Next, the three-dimensional data decoding device starts a loop for each LoD (S3042). That is, the three-dimensional data decoding device repeatedly performs the processes of steps S3043 to S3049 for each LoD.

[0640] Next, the three-dimensional data decoding device starts a loop for each three-dimensional point (S3043). That is, the three-dimensional data decoding device repeatedly performs the processes of steps S3044 to S3048 for each three-dimensional point.

[0641] First, the three-dimensional data decoding device searches for a plurality of surrounding points, which are three-dimensional points existing around the target three-dimensional point to be processed, and are used to calculate a predicted value of the target three-dimensional point (S3044). Next, the three-dimensional data decoding device calculates a weighted average of the values ​​of the attribute information of the plurality of surrounding points, and sets the obtained value as the predicted value P (S3045). Note that these processes are similar to those in the three-dimensional data encoding device.

[0642] Next, the three-dimensional data decoding device arithmetically decodes the quantized value from the bitstream (S3046). The three-dimensional data decoding device also calculates an inverse quantized value by inverse quantizing the decoded quantized value (S3047). Next, the three-dimensional data decoding device generates a decoded value by adding a predicted value to the inverse quantized value (S3048). Next, the three-dimensional data decoding device ends the loop in three-dimensional point units (S3049). The three-dimensional data decoding device also ends the loop in LoD units (S3050).

[0643] Next, the configurations of a three-dimensional data encoding device and a three-dimensional data decoding device according to this embodiment will be described. Fig. 82 is a block diagram showing the configuration of a three-dimensional data encoding device 3000 according to this embodiment. This three-dimensional data encoding device 3000 includes a position information encoding unit 3001, an attribute information reallocation unit 3002, and an attribute information encoding unit 3003.

[0644] The attribute information encoding unit 3003 encodes position information (geometry) of multiple 3D points included in the input point cloud. The attribute information reallocation unit 3002 reallocates values ​​of attribute information of multiple 3D points included in the input point cloud using the results of encoding and decoding the position information. The attribute information encoding unit 3003 encodes the reallocated attribute information. In addition, the 3D data encoding device 3000 generates a bitstream including the encoded position information and the encoded attribute information.

[0645] 83 is a block diagram showing the configuration of a three-dimensional data decoding device 3010 according to this embodiment. This three-dimensional data decoding device 3010 includes a position information decoding unit 3011 and an attribute information decoding unit 3012.

[0646] The position information decoding unit 3011 decodes position information (geometry) of multiple 3D points from the bitstream. The attribute information decoding unit 3012 decodes attribute information (attribute) of multiple 3D points from the bitstream. The 3D data decoding device 3010 generates an output point cloud by combining the decoded position inform...

Claims

1. determining whether a coefficient set of one or more dimensions includes at least one non-zero coefficient whose value is not zero; encoding the set of coefficients if the set of coefficients includes at least one non-zero coefficient; In the encoding, if the coefficient set is configured in one dimension, a value obtained by subtracting 1 from the one-dimensional coefficient is encoded. Encoding method.

2. The coefficient set is composed of one or more coefficient values ​​corresponding to attribute values ​​of one or more dimensions that constitute attribute information. The encoding method of claim 1 .

3. If the coefficients of all dimensions included in the coefficient set are 0, the coefficient set is not coded; The encoding method further comprises: Zero run length information indicating the number of consecutive zero coefficient pairs, which are coefficient pairs in which the coefficients of all dimensions are 0, is stored in the bitstream.

3. The encoding method according to claim 1 or 2.

4. Decoding from the bitstream a set of coefficients of one or more dimensions, the set of coefficients including at least one non-zero coefficient whose value is not zero; In the decoding, if the coefficient set is configured one-dimensionally, a one-dimensional coefficient included in the coefficient set is calculated by adding 1 to the value decoded from the bit stream. Decryption method.

5. The coefficient set is composed of one or more coefficient values ​​corresponding to attribute values ​​of one or more dimensions that constitute attribute information. The decoding method according to claim 4.

6. If the coefficients of all dimensions included in the coefficient set are zero, the coefficient set is not decoded from the bitstream; The decoding method further comprises: Zero run length information indicating the number of consecutive zero coefficient pairs, which are coefficient pairs in which the coefficients of all dimensions are 0, is obtained from the bitstream.

6. The decoding method according to claim 4 or 5.

7. a processor; a memory; The processor uses the memory to: determining whether a coefficient set of one or more dimensions includes at least one non-zero coefficient whose value is not zero; encoding the set of coefficients if the set of coefficients includes at least one non-zero coefficient; In the encoding, if the coefficient set is configured in one dimension, a value obtained by subtracting 1 from the one-dimensional coefficient is encoded. Encoding device.

8. a processor; a memory; The processor uses the memory to: Decoding from the bitstream a set of coefficients of one or more dimensions, the set of coefficients including at least one non-zero coefficient whose value is not zero; In the decoding, if the coefficient set is configured one-dimensionally, a one-dimensional coefficient included in the coefficient set is calculated by adding 1 to the value decoded from the bit stream. Decryption device.

Citation Information

Patent Citations

  • Map display device

    WO2014020663A1