Method, apparatus and medium for point cloud coding

By aligning data units to contain an integer number of bytes through modified syntax constructs, the method addresses inefficiencies in G-PCC, enhancing point cloud processing efficiency through seamless encapsulation in the TLV byte stream format.

JP7789926B2Active Publication Date: 2025-12-22BYTEDANCE INC
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
JP2024537439
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Priority Date
2021-12-20
Filing Date
2022-12-19
Publication Date
2025-12-22
Estimated Expiration
2042-12-19

AI Technical Summary

Technical Problem

Existing point cloud coding techniques, particularly in the Geometry-based Point Cloud Compression (G-PCC) standard, face inefficiencies due to data units not containing an integer number of bytes, preventing their encapsulation in Type-Length-Value (TLV) byte stream formats, which affects the encapsulation in the standard.

Method used

The proposed method converts data units such as the Frame Boundary Data Unit, the proposed method includes integer number of bytes, ensuring they contain an integer number of bytes by modifying the syntax constructs to be byte-aligned, allowing encapsulation in the Type-Length-Value (TLV) byte stream format.

Benefits of technology

This approach enhances the efficiency of point cloud processing by ensuring all data units are byte-aligned, facilitating seamless encapsulation in the TLV byte stream format, thereby improving the overall processing efficiency of point cloud data.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007789926000025
    Figure 0007789926000025
  • Figure 0007789926000026
    Figure 0007789926000026
  • Figure 0007789926000027
    Figure 0007789926000027
Patent Text Reader

Abstract

An embodiment of the present disclosure provides a solution for point cloud coding. A method of point cloud coding is proposed, the method comprising: performing a conversion between a current point cloud sample of a point cloud sequence and a bit stream of the point cloud sequence, wherein during the conversion, at least one of a first data unit indicating an end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value of a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes. This has the advantage that the proposed method can better support encapsulation of data units in a Type-Length-Value (TLV) byte stream format.
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] This application claims the benefit of priority to U.S. Provisional Application No. 63 / 291,752, filed December 20, 2021, the entire contents of which are incorporated herein by reference.

[0002] FIELD OF THE DISCLOSURE Embodiments of the present disclosure relate generally to point cloud coding techniques, and more particularly to data units and type-length-value byte stream formats in geometry-based point cloud compression. [Background technology]

[0003] A point cloud is a collection of individual data points in a three-dimensional (3D) plane, with each point having set coordinates on the X, Y, and Z axes. Point clouds can therefore be used to represent physical content in three-dimensional space. Point clouds have shown to be a promising way to represent 3D visual data for a wide range of immersive applications, from augmented reality to autonomous vehicles.

[0004] Point cloud coding standards have evolved primarily through developments within the well-known MPEG organization. MPEG stands for Moving Picture Experts Group and is one of the major standardization groups dealing with multimedia. In 2017, the MPEG 3D Graphics Coding Group (3DG) issued a Call for Proposals (CFP) document to initiate the development of a point cloud coding standard. The final standard will consist of two classes of solutions: video-based point cloud compression (V-PCC or VPCC) is suitable for point sets with a relatively uniform distribution of points; geometry-based point cloud compression (G-PCC or GPCC) is suitable for more sparse distributions. However, the coding efficiency of traditional point cloud coding techniques is generally expected to be further improved. Summary of the Invention

[0005] Embodiments of the present disclosure provide a solution for point cloud coding.

[0006] In a first aspect, a method for point cloud coding is proposed, the method comprising: performing a conversion between a current point cloud sample of a point cloud sequence and a bitstream of the point cloud sequence, wherein during the conversion, at least one of a first data unit indicating an end of a point cloud frame associated with the current point cloud sample, a second data unit containing an attribute value for a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample contains an integer number of bytes.

[0007] Based on the method according to the first aspect of the present disclosure, at least one of the first data unit, the second data unit, or the third data unit includes an integer number of bytes. Compared with the conventional solution in which all of these three data units do not include an integer number of bytes, the proposed method has the advantage of better supporting encapsulation of data units in a Type-Length-Value (TLV) byte stream format, thereby improving point cloud processing efficiency.

[0008] In a second aspect, an apparatus for processing point cloud data is proposed, the apparatus comprising a processor and a non-transitory memory with instructions that, when executed by the processor, cause the processor to perform a method according to the first aspect of the present disclosure.

[0009] In a third aspect, a non-transitory computer-readable storage medium is proposed, the non-transitory computer-readable storage medium storing instructions for causing a processor to perform the method according to the first aspect of the present disclosure.

[0010] In a fourth aspect, another non-transitory computer-readable storage medium is proposed, the non-transitory computer-readable storage medium storing a bitstream of a point cloud sequence generated by a method executed by a point cloud processing device, the method comprising: performing a conversion between a current point cloud sample of the point cloud sequence and the bitstream, wherein during the conversion, at least one of a first data unit indicating an end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value of a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes.

[0011] In a fifth aspect, a method for storing a bitstream of a point cloud sequence is proposed, the method comprising: performing a transformation between a current point cloud sample of the point cloud sequence and the bitstream; and storing the bitstream on a non-transitory computer-readable recording medium, wherein during the transformation, at least one of a first data unit indicating an end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value for a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes.

[0012] This description is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. It is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. [Brief explanation of the drawings]

[0013] These and other objects, features, and advantages of exemplary embodiments of the present disclosure will become more apparent through the following detailed description taken in conjunction with the accompanying drawings, in which like reference numerals generally refer to like components.

[0014] [Figure 1] FIG. 1 is a block diagram illustrating an example point cloud coding system that may utilize techniques of this disclosure.

[0015] [Figure 2] FIG. 1 shows a block diagram illustrating an exemplary point cloud encoder, according to some embodiments of the present disclosure.

[0016] [Figure 3] FIG. 1 shows a block diagram illustrating an exemplary point cloud decoder, in accordance with some embodiments of the present disclosure.

[0017] [Figure 4] 1 illustrates a flowchart of a method for point cloud coding according to some embodiments of the present disclosure.

[0018] [Figure 5] FIG. 1 illustrates a block diagram of a computing device capable of implementing various embodiments of the present disclosure.

[0019] Throughout the drawings, the same or similar reference numbers generally refer to the same or similar elements. DETAILED DESCRIPTION OF THE INVENTION

[0020] Next, the principles of the present disclosure will be explained with reference to some embodiments. It should be understood that these embodiments are provided for illustrative purposes only, to help those skilled in the art understand and embody the present disclosure, and do not imply any limitations on the scope of the present disclosure. The disclosure described herein can be embodied in various ways other than those described below.

[0021] In the following description and claims, unless otherwise defined, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure belongs.

[0022] References in this disclosure to "one embodiment," "one embodiment," "exemplary embodiment," etc. indicate that the described embodiment may include a particular feature, structure, or characteristic, but not all embodiments necessarily include the particular feature, structure, or characteristic. Furthermore, such phrases do not necessarily refer to the same embodiment. Furthermore, when a particular feature, structure, or characteristic is described in connection with an exemplary embodiment, it is noted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments, whether or not explicitly stated.

[0023] Terms such as "first" and "second" may be used herein to describe various elements, but it should be understood that these elements should not be limited by these terms. These terms are used only to distinguish one element from another. For example, a first element could be referred to as a second element, and similarly, a second element could be referred to as a first element, without departing from the scope of the exemplary embodiments. As used herein, the term "and / or" includes any and all combinations of one or more of the listed terms.

[0024] The terminology used herein is for the purpose of describing particular embodiments only and is not intended to limit example embodiments. As used herein, the singular forms "a," "an," and "the" are intended to include the plural forms unless the context clearly dictates otherwise. It will be further understood that the terms "comprise," "comprise," "have," "have," "contain," and / or "comprise," when used herein, specify the presence of stated features, elements, and / or components, etc., but do not exclude the presence or addition of one or more other features, elements, components, and / or combinations thereof.

[0025] Example Environment 1 is a block diagram illustrating an exemplary point cloud coding system 100 that may utilize the techniques of this disclosure. As shown, the point cloud coding system 100 may include a source device 110 and a destination device 120. The source device 110 may also be referred to as a point cloud encoding device, and the destination device 120 may also be referred to as a point cloud decoding device. In operation, the source device 110 may be configured to generate encoded point cloud data, and the destination device 120 may be configured to decode the encoded point cloud data generated by the source device 110. The techniques of this disclosure are generally directed to supporting coding (encoding and / or decoding) of point cloud data, i.e., point cloud compression. The coding may be effective for compressing and / or decompressing the point cloud data.

[0026] Source device 100 and destination device 120 may include any of a wide range of devices, including desktop computers, notebook (i.e., laptop) computers, tablet computers, set-top boxes, telephones such as smartphones and mobile phones, televisions, cameras, display devices, digital media players, video game consoles, video streaming devices, vehicles (e.g., land or sea vehicles, spacecraft, aircraft, etc.), robots, LIDAR devices, satellites, augmented reality devices, etc. In some cases, source device 100 and destination device 120 may be equipped for wireless communication.

[0027] Source device 100 may include a data source 112, memory 114, a GPCC encoder 116, and an input / output (I / O) interface 118. Destination device 120 may include an input / output (I / O) interface 128, a GPCC decoder 126, memory 124, and a data consumer 122. According to this disclosure, the GPCC encoder 116 of source device 100 and the GPCC decoder 126 of destination device 120 may be configured to apply techniques of this disclosure related to point cloud coding. Thus, source device 100 represents an example of an encoding device, and destination device 120 represents an example of a decoding device. In other examples, source device 100 and destination device 120 may include other components or arrangements. For example, source device 100 may receive data (e.g., point cloud data) from an internal or external source. Similarly, destination device 120 may interface with an external data consumer rather than including the data consumer in the same device.

[0028] Generally, data source 112 represents a source of point cloud data (i.e., raw, unencoded point cloud data) and may provide a continuous series of “frames” of point cloud data to GPCC encoder 116, which encodes the frames of point cloud data. In some examples, data source 112 generates the point cloud data. Data source 112 of source device 100 may include any of a variety of cameras or sensors, such as one or more video cameras, an archive containing previously captured point cloud data, a point cloud capture device such as a 3D scanner or a light detection and ranging (LIDAR) device, and / or a data feed interface that receives point cloud data from a data content provider. Thus, in some examples, data source 112 may generate the point cloud data based on signals from a LIDAR device. Alternatively or additionally, the point cloud data may be computer-generated from scanners, cameras, sensors, or other data. For example, data source 112 may generate the point cloud data or a combination of live point cloud data, archived point cloud data, and computer-generated point cloud data. In either case, the GPCC encoder 116 encodes the captured, pre-captured, or computer-generated point cloud data. The GPCC encoder 116 may rearrange frames of the point cloud data from the order in which they were received (sometimes referred to as "display order") into a coding order for coding. The GPCC encoder 116 may generate one or more bitstreams containing the encoded point cloud data. The source device 100 may then output the encoded point cloud data via the I / O interface 118 for receipt and / or retrieval by, for example, the I / O interface 128 of the destination device 120. The encoded point cloud data may be transmitted directly to the destination device 120 over the network 130A via the I / O interface 118. The encoded point cloud data may also be stored on a storage medium / server 130B for access by the destination device 120.

[0029] The memory 114 of the source device 100 and the memory 124 of the destination device 120 may represent general-purpose memory. In some examples, the memory 114 and the memory 124 may store raw point cloud data, e.g., raw point cloud data from the data source 112 and raw decoded point cloud data from the GPCC decoder 126. Additionally or alternatively, the memory 114 and the memory 124 may store software instructions executable by, e.g., the GPCC encoder 116 and the GPCC decoder 126, respectively. While the memory 114 and the memory 124 are shown separate from the GPCC encoder 116 and the GPCC decoder 126 in this example, it should be understood that the GPCC encoder 116 and the GPCC decoder 126 may also include internal memory for functionally similar or equivalent purposes. Furthermore, the memory 114 and the memory 124 may store encoded point cloud data, e.g., output from the GPCC encoder 116 and input to the GPCC decoder 126. In some examples, portions of memory 114 and memory 124 may be allocated as one or more buffers to store raw, decoded, and / or encoded point cloud data. For example, memory 114 and memory 124 may store point cloud data.

[0030] I / O interface 118 and I / O interface 128 may represent a wireless transmitter / receiver, a modem, a wired networking component (e.g., an Ethernet card), a wireless communication component operating according to any of the various IEEE 802.11 standards, or other physical components. In examples in which I / O interface 118 and I / O interface 128 include wireless components, I / O interface 118 and I / O interface 128 may be configured to transfer data, such as encoded point cloud data, according to a cellular communication standard such as 4G, 4G-LTE (Long Term Evolution), LTE-Advanced, 5G, etc. In some examples in which I / O interface 118 includes a wireless transmitter, I / O interface 118 and I / O interface 128 may be configured to transfer data, such as encoded point cloud data, according to other wireless standards such as the IEEE 802.11 standard. In some examples, source device 100 and / or destination device 120 may include respective system-on-chip (SoC) devices. For example, the source device 100 may include an SoC device that performs functions attributed to the GPCC encoder 116 and / or the I / O interface 118, and the destination device 120 may include an SoC device that performs functions attributed to the GPCC decoder 126 and / or the I / O interface 128.

[0031] The techniques of this disclosure may be applied to encoding and decoding in support of any of a variety of applications, such as communication between autonomous vehicles, communication between processing device devices such as scanners, cameras, sensors and local or remote servers, geographic mapping, or other applications.

[0032] The I / O interface 128 of the destination device 120 receives the encoded bitstream from the source device 110. The encoded bitstream may include signaling information defined by the GPCC encoder 116, which is also used by the GPCC decoder 126, such as syntax elements having values ​​representing the point cloud. The data consumer 122 uses the decoded data. For example, the data consumer 122 may use the decoded point cloud data to determine the location of a physical object. In some examples, the data consumer 122 may include a display that presents an image based on the point cloud data.

[0033] The GPCC encoder 116 and the GPCC decoder 126 may each be embodied as any of a variety of suitable encoder and / or decoder circuits, such as one or more microprocessors, digital signal processors (DSPs), application-specific integrated circuits (ASICs), field-programmable gate arrays (FPGAs), discrete logic, software, hardware, firmware, or combinations thereof. If the techniques are embodied partially in software, a device may store software instructions on a suitable non-transitory computer-readable medium and execute the instructions in hardware using one or more processors to perform the techniques of this disclosure. Each of the GPCC encoder 116 and the GPCC decoder 126 may be included in one or more encoders or decoders, any of which may be integrated as part of a combined encoder / decoder (CODEC) in the respective device. A device including the GPCC encoder 116 and / or the GPCC decoder 126 may include one or more integrated circuits, microprocessors, and / or other types of devices.

[0034] The GPCC encoder 116 and the GPCC decoder 126 may operate according to a coding standard, such as the Video Point Cloud Compression (VPCC) standard or the Geometry Point Cloud Compression (GPCC) standard. This disclosure may generally refer to coding (e.g., encoding and decoding) of frames, which includes the processes of encoding or decoding data. The encoded bitstream generally includes a series of values ​​of syntax elements that represent coding decisions (e.g., coding modes).

[0035] A point cloud may include a set of points in 3D space and may have attributes associated with the points. The attributes may be color information such as R, G, B, Y, Cb, Cr, or reflectance information, or other attributes. Point clouds may be captured by various cameras and sensors, such as LIDAR sensors and 3D scanners, or may be computer-generated. Point cloud data is used in a variety of applications, including, but not limited to, construction (modeling), graphics (3D models for visualization and animation), and the automotive industry (LIDAR sensors used for navigation).

[0036] Figure 2 is a block diagram illustrating an example of a GPCC encoder 200, which may be an example of a GPCC encoder 116 in the system 100 shown in Figure 1, according to some embodiments of the present disclosure. Figure 3 is a block diagram illustrating an example of a GPCC decoder 300, which may be an example of a GPCC decoder 126 in the system 100 shown in Figure 1, according to some embodiments of the present disclosure.

[0037] In both the GPCC encoder 200 and the GPCC decoder 300, the point cloud location is coded first. Attribute coding depends on the decoded geometry. In Figures 2 and 3, the Region Adaptive Hierarchical Transform (RAHT) unit 218, the Surface Approximation Analysis unit 212, the RAHT unit 314, and the Surface Approximation Synthesis unit 310 are options typically used for Category 1 data. The Level of Detail (LOD) Generation unit 220, the Lifting unit 222, the LOD Generation unit 316, and the Inverse Lifting unit 318 are options typically used for Category 3 data. All other units are common to Categories 1 and 3.

[0038] For Category 3 data, the compressed geometry is typically represented as an octree extending from the root down to the leaf level of individual voxels. For Category 1 data, the compressed geometry is typically represented by a pruned octree (i.e., an octree extending from the root down to the leaf level of blocks larger than a voxel) and a model approximating the surface within each leaf of the pruned octree. In this way, both Category 1 and Category 3 data share the octree coding mechanism, but Category 1 data may additionally approximate the voxels within each leaf with a surface model. The surface model used is a triangulation with 1 to 10 triangles per block, resulting in a triangle soup. Therefore, Category 1 geometry codecs are known as Trisoup geometry codecs, and Category 3 geometry codecs are known as Octree geometry codecs.

[0039] In the example of FIG. 2, the GPCC encoder 200 may include a coordinate transformation unit 202, a color transformation unit 204, a voxelization unit 206, an attribute transfer unit 208, an octree analysis unit 210, a surface approximation analysis unit 212, an arithmetic encoding unit 214, a geometry reconstruction unit 216, a RAHT unit 218, an LOD generation unit 220, a lifting unit 222, a coefficient quantization unit 224, and an arithmetic encoding unit 226.

[0040] 2, the GPCC encoder 200 may receive a set of locations and a set of attributes. The locations may include coordinates of points within the point cloud. The attributes may include information about points within the point cloud, such as a color associated with the points within the point cloud.

[0041] The coordinate transformation unit 202 may apply a transform to the coordinates of the points to convert the coordinates from an initial domain to a transformed domain. In this disclosure, the transformed coordinates may be referred to as transformed coordinates. The color transformation unit 204 may apply a transform to convert the color information of the attributes to a different domain. For example, the color transformation unit 204 may convert the color information from an RGB color space to a YCbCr color space.

[0042] Further, in the example of FIG. 2, the voxelization unit 206 may voxelize the transformed coordinates. Voxelizing the transformed coordinates may include quantizing and removing some points of the point cloud. In other words, multiple points of the point cloud may be contained within a single "voxel" and then treated as one point in some respects. Further, the octree analysis unit 210 may generate an octree based on the voxelized transformed coordinates. Additionally, in the example of FIG. 2, the surface approximation analysis unit 212 may analyze the points to potentially determine a surface representation of the set of points. The arithmetic encoding unit 214 may perform arithmetic encoding on syntax elements representing the octree and / or surface information determined by the surface approximation analysis unit 212. The GPCC encoder 200 may output these syntax elements in a geometry bitstream.

[0043] The geometry reconstruction unit 216 may reconstruct transformation coordinates of points in the point cloud based on the octree, data indicating the surface determined by the surface approximation analysis unit 212, and / or other information. The number of transformation coordinates reconstructed by the geometry reconstruction unit 216 may differ from the number of original points in the point cloud due to voxelization and surface approximation. In this disclosure, the resulting points may be referred to as reconstructed points. The attribute transfer unit 208 may transfer attributes of the original points of the point cloud to the reconstructed points of the point cloud data.

[0044] Further, the RAHT unit 218 may apply RAHT coding to the attributes of the reconstructed points. Alternatively or additionally, the LOD generation unit 220 and the lifting unit 222 may apply LOD processing and lifting, respectively, to the attributes of the reconstructed points. The RAHT unit 218 and the lifting unit 222 may generate coefficients based on the attributes. The coefficient quantization unit 224 may quantize the coefficients generated by the RAHT unit 218 or the lifting unit 222. The arithmetic encoding unit 226 may apply arithmetic coding to syntax elements representing the quantized coefficients. The GPCC encoder 200 may output these syntax elements in an attribute bitstream.

[0045] In the example of FIG. 3, the GPCC decoder 300 may include a geometry arithmetic decoding unit 302, an attribute arithmetic decoding unit 304, an octree synthesis unit 306, an inverse quantization unit 308, a surface approximation synthesis unit 310, a geometry reconstruction unit 312, a RAHT unit 314, an LOD generation unit 316, an inverse lifting unit 318, a coordinate inverse transform unit 320, and a color inverse transform unit 322.

[0046] The GPCC decoder 300 may obtain a geometry bitstream and an attribute bitstream. A geometry arithmetic decoding unit 302 of the decoder 300 may apply arithmetic decoding (e.g., CABAC or other types of arithmetic decoding) to syntax elements in the geometry bitstream. Similarly, an attribute arithmetic decoding unit 304 may apply arithmetic decoding to syntax elements in the attribute bitstream.

[0047] The octree synthesis unit 306 may synthesize an octree based on syntax elements parsed from the geometry bitstream. If surface approximation is used in the geometry bitstream, the surface approximation synthesis unit 310 may determine a surface model based on the syntax elements and octrees parsed from the geometry bitstream.

[0048] Further, the geometry reconstruction unit 312 may perform the reconstruction to determine the coordinates of the points in the point cloud. The coordinate inverse transformation unit 320 may apply an inverse transform to the reconstructed coordinates to convert the reconstructed coordinates (positions) of the points in the point cloud from the transformed domain back to the initial domain.

[0049] 3, the inverse quantization unit 308 may inverse quantize the attribute values, which may be based on syntax elements obtained from the attribute bitstream (e.g., including syntax elements decoded by the attribute arithmetic decoding unit 304).

[0050] Depending on how the attribute values ​​are encoded, the RAHT unit 314 may perform RAHT coding to determine color values ​​for the points of the point cloud based on the dequantized attribute values. Alternatively, the LOD generation unit 316 and the inverse lifting unit 318 may determine color values ​​for the points of the point cloud using a level-of-detail-based technique.

[0051] 3, color inverse transform unit 322 may apply an inverse color transform to the color values. The inverse color transform may be the inverse of the color transform applied by color transform unit 204 of encoder 200. For example, color transform unit 204 may convert the color information from the RGB color space to the YCbCr color space. Thus, color inverse transform unit 322 may convert the color information from the YCbCr color space to the RGB color space.

[0052] The various units in FIGS. 2 and 3 are shown to aid in understanding the operations performed by the encoder 200 and the decoder 300. The units may be embodied as fixed-function circuits, programmable circuits, or a combination thereof. A fixed-function circuit refers to a circuit that provides a specific function and is preconfigured with respect to the operations it can perform. A programmable circuit refers to a circuit that can be programmed to perform various tasks and provides flexible functionality in the operations it can perform. For example, a programmable circuit may execute software or firmware that causes the programmable circuit to operate in a manner defined by the software or firmware instructions. While a fixed-function circuit may execute software instructions (e.g., to receive parameters or output parameters), the types of operations it performs are generally immutable. In some examples, one or more units may be separate circuit blocks (fixed function or programmable), and in some examples, one or more units may be integrated circuits.

[0053] Some exemplary embodiments of the present disclosure are described in detail below. It should be understood that section headings are used herein for ease of understanding and are not intended to limit the embodiments disclosed in a section to that section alone. Furthermore, while certain embodiments are described with reference to GPCC or other specific point cloud codecs, the disclosed techniques are also applicable to other point cloud coding techniques. Furthermore, while some embodiments describe point cloud coding steps in detail, it will be understood that the corresponding steps of decoding to undo the coding are implemented by a decoder. 1. Overview This disclosure relates to point cloud compression techniques. Specifically, it relates to the design of data units such as frame boundary data units, attribute data units, and default attribute data units, and to Type-Length-Value (TLV) byte stream formats in the Geometry-based Point Cloud Compression (G-PCC) standard. The ideas can be applied individually or in various combinations to point cloud compression standards or non-standard point cloud codecs (e.g., the G-PCC standard under development). 2. Abbreviations APS Attribute parameter set ADU Attribute data unit DU Data unit FBDU Frame boundary data unit FSAP Frame-specific attribute parameters GDU Geometry data unit GPS Geometry parameter set G-PCC Geometry based point cloud compression LSB Least significant bit MSB Most significant bit PCC Point cloud compression SPS Sequence parameter set TI Tile inventory 3. Background 3.1. General Advances in 3D capturing and rendering technologies are enabling new applications and services in the areas of assisted and autonomous driving, mapping, cultural heritage, industrial processes, immersive real-time communications, and virtual / augmented / mixed reality (VR / AR / MR) content creation, transmission, and communication. Point clouds have emerged as one of the primary representations for such applications. A point cloud frame consists of a set of 3D points, where each point may be associated with a 3D position as well as a number of other attributes such as color, transparency, reflectance, timestamp, surface normal, classification, etc. Such a representation requires a large amount of data, which can be costly in terms of storage and transmission. The Moving Picture Experts Group (MPEG) is developing two point cloud compression standards: the video-based point cloud compression (V-PCC) standard, which is suitable for point sets with a relatively uniform distribution of points, and the geometry-based point cloud compression (G-PCC) standard, which is suitable for a more sparse distribution. 3.2. Some G-PCC basic concepts 3.2.1. Terms and Definitions point A basic element of a point cloud consisting of a position specified as a Cartesian coordinate and zero or more attributes. point cloud an unordered list of points Point Cloud Sequence a sequence of zero or more points Point Cloud Frame Point clouds in a point cloud sequence Geometry Point positions associated with a set of points attribute Scalar or vector properties associated with each point in the point cloud e.g. color, reflectance, frame index, etc. Bitstream A sequence of bits forming a representation of the coded point cloud sequence Coded Point Cloud Frame A coded representation of the point cloud frame Bounding Box An axis-aligned rectangular prism that defines a region of space bounding a set of points tile The set of slices identified by a common slice_tag syntax element value, whose geometry is contained within the bounding box specified in the tile inventory data unit. slice Part or all of a coded point cloud frame consisting of a GDU and zero or more corresponding ADUs Note 1: The bounding boxes of any two slices may intersect. 3.2.2. Coded Point Cloud Sequence A coded representation of a point cloud sequence consists of one or more point cloud frames encoded as a sequence of DUs. The coded point cloud sequence shall consist of: - An SPS that lists the attributes present in the coded point cloud format and conveys both metadata and decoding parameters associated with the entire coded point cloud sequence. - At least one GPS that conveys the parameters used for decoding the geometry data. - If an ADU is present in the coded point cloud sequence, at least one APS conveying the parameters used for decoding the attribute data. - DU containing each coded point cloud frame. Profiles and levels specify limits on the number of bits required to represent geometry and attribute component information. 3.2.3. Coded Point Cloud Frames and Slices A coded point cloud frame contains a sequence of zero or more slices with the same FrameCtr value. Empty frames are indicated using consecutive frame boundary data units. A coded point cloud frame consists of the following data units: - Geometry, attribute, or default attribute data units - Zero or more Frame Boundary Data Units that identify the boundary between two coded point cloud frames A slice is an unordered list of points. The positions of the slice points are coded relative to the slice origin in the coding coordinate system. The coding volume of a slice may intersect, including within the point cloud frame. Each slice shall consist of a single GDU followed by zero or more ADUs. The GDU header serves as the slice header. An ADU depends on the corresponding GDU in the same slice. DUs belonging to different slices shall not be interleaved. The decoded point cloud frame is the connection of all points in all constituent slices of the frame. Matching points in the point cloud frame can result from the connection of multiple slices. Slices are either independent or dependent. An independent slice does not require the other slices to be decoded first. A dependent slice requires the previous slice in bitstream order to be decoded first. A slice shall be dependent on at most a single dependent slice. 3.2.4. Slices and Tiles A group of slices within a point cloud frame may be identified by a common value of slice_tag. The tile inventory provides a means to associate bounding boxes with groups of slices. Each tile consists of a single bounding box and an identifier (tileId). Tile bounding boxes may overlap. If a tile inventory is present in the bitstream, the slice_tag shall identify the tile by its tileId. Otherwise, the use of the slice_tag is application-specific. The tile information is not used in the decoding process described in this document. A decoder implementation may use a tile inventory to support spatial random access. A decoder performing spatial random access to decode region R may use the tile inventory to determine the tileIds of the set of tiles that intersect with R. Only slices with matching tileIds need to be decoded. 3.2.5. Byte Alignment Byte alignment is often used to ensure that a bitstream is byte-aligned at a particular position using the following byte alignment syntax construct: [Table 1] Byte alignment syntax constructs cause the bitstream to be byte-aligned at specific positions. alignment_bit_equal_to_zero shall be equal to 0. 3.3. Frame Boundary Data Unit 3.3.1. Frame Boundary Marker Syntax [Table 2] 3.3.2. Frame Boundary Marker Semantics A frame boundary marker explicitly marks the end of a frame. fbdu_frame_ctr_lsb_bits specifies the bit length of the syntax element fbdu_frame_ctr_lsb. fbdu_frame_ctr_lsb identifies the frame to which the frame boundary marker applies, using the smallest fbdu_frame_ctr_lsb_bits of the conceptual frame counter FrameCtr. 3.4. Attribute Data Unit 3.4.1. Attribute Data Unit Syntax 3.4.1.1. General Attribute Data Unit Syntax [Table 3] Attribute Data Unit Header Syntax [Table 4] Attribute Data Unit Modulus Syntax [Table 5] Attribute Coefficient Tuple Syntax [Table 6] 3.4.1.5. Raw Attribute Value Syntax [Table 7] 3.4.2. Attribute Data Unit Semantics 3.4.2.1. General Attribute Data Unit Semantics An ADU carries the attribute value of a single attribute within a slice. It consists of an ADU header and either the attribute coefficients (attribute_data_unit_coeffs) if transform coding is enabled or the directly coded attribute value (attribute_data_unit_raw). It is a bitstream compliance requirement that all ADUs within any coded point cloud frame with identical values ​​of both adu_slice_id and adu_sps_attr_idx shall reconstruct the same attribute values ​​in the same order. 3.4.2.2. Attribute Data Unit Header Semantics adu_attr_parameter_set_id specifies the value of the active APS aps_attr_parameter_set_id. In bitstreams conforming to this version of this document, adu_reserved_zero_3bits shall be equal to 0. Other values ​​of adu_reserved_zero_3bits are reserved for future use by ISO / IEC. Decoders shall ignore values ​​of adu_reserved_zero_3bits. adu_sps_attr_idx identifies the coded attribute by its index in the active SPS attribute list. Its value shall be in the range 0 .. num_attributes - 1. If attr_coding_type is not equal to 3, attributes coded by the ADU shall have a maximum of three components.

number

number

number

[0054] Further details of embodiments of the present disclosure relating to data units and type-length-value byte stream formats in geometry-based point cloud compression are described below.

[0055] 4 shows a flowchart of a method 400 for point cloud coding according to some embodiments of the present disclosure. As shown in FIG. 4, at 402, conversion between a current point cloud sample of a point cloud sequence and a bitstream of the point cloud sequence is performed. As used herein, the term "point cloud sequence" may refer to a sequence of zero or more point clouds. The term "point cloud frame" or "frame" may refer to a point cloud within a point cloud sequence. The term "point cloud sample" may refer to a unit, such as a slice, a tile, etc., that performs coding in point cloud sequence coding.

[0056] In some embodiments, the current point cloud sample may be encoded into a bitstream during the transformation at 402. Additionally or alternatively, the current point cloud sample may be decoded from the bitstream during the transformation at 402.

[0057] During the conversion at 402, at least one of the first data unit, the second data unit, or the third data unit includes an integer number of bytes. The first data unit indicates the end of a point cloud frame associated with the current point cloud sample. For example, the first data unit may be a frame boundary marker data unit that explicitly marks the end of a frame. Additionally, the second data unit includes an attribute value for a single attribute in the current point cloud sample. As an example, the second data unit may be an attribute data unit that encodes an attribute value for a single attribute in a slice. Moreover, the third data unit may specify a single attribute value for all points in the current point sample. As an example, the third data unit may be a default attribute data unit that specifies a single attribute value for all points in a slice. It should be understood that the above examples of the first, second, and third data units are provided for illustrative purposes only. The scope of the present disclosure is not limited in this respect.

[0058] In view of the above, at least one of the first data unit, the second data unit, or the third data unit contains an integer number of bytes. Compared with the conventional solution in which all of these three data units do not contain an integer number of bytes, the proposed method has the advantage of better supporting encapsulation of data units in TLV byte stream format, thereby improving point cloud processing efficiency.

[0059] In some embodiments, the first syntax structure of the first data unit may specify that the first data unit includes an integer number of bytes. The first syntax structure may end at a byte-aligned bit position. As used herein, the term "byte-aligned bit position" refers to a bit position that is an integer multiple of 8 bits away from the first position in the bitstream. In one example, the first syntax structure may include a fourth syntax structure relative to the byte alignment. The fourth syntax structure may be located at the end of the first syntax structure. By way of example and not limitation, the fourth syntax structure may be a syntax structure byte_alignment( ) that byte-aligns the bitstream.

[0060] For purposes of explanation, assume the first data unit is a frame boundary marker data unit. Table 1 below shows an example of the syntax of a frame boundary marker data unit, according to some embodiments of the present disclosure. [Table 18]

[0061] As shown in Table 1, the syntax structure for a frame boundary marker data unit includes the syntax structure byte_alignment( ) located at the end of the syntax structure for the frame boundary marker data unit. This ensures that the frame boundary marker data unit contains an integer number of bytes. It should be understood that Table 1 shown here is merely exemplary and therefore should not be construed as limiting the present disclosure in any way.

[0062] In some additional or alternative embodiments, the third syntax structure for the third data unit may specify that the third data unit contains an integer number of bytes. The third syntax structure may end at a byte-aligned bit position. In one example, the third syntax structure may include a fourth syntax structure for byte alignment, and the fourth syntax structure may be at the end of the third syntax structure. By way of example and not limitation, the fourth syntax structure may be a syntax structure byte_alignment( ) that byte-aligns the bitstream.

[0063] For purposes of explanation, assume the third data unit is a default attribute data unit. Table 2 below shows an example of the syntax of a default attribute data unit, according to some embodiments of the present disclosure. [Table 19]

[0064] As shown in Table 2, the syntax structure for the default attribute data unit includes the syntax structure byte_alignment( ) located at the end of the syntax structure for the default attribute data unit. This ensures that the default attribute data unit contains an integral number of bytes. It should be understood that Table 2 shown here is merely exemplary and therefore should not be construed as limiting the present disclosure in any way.

[0065] Additionally or alternatively, the second syntax structure for the second data unit may specify that the second data unit includes an integer number of bytes. The second syntax structure may end at a byte-aligned bit position. In one example, the second syntax structure may include a fourth syntax structure for byte alignment, where the fourth syntax structure may be at the end of the second syntax structure. By way of example and not limitation, the fourth syntax structure may be a syntax structure byte_alignment( ) that byte-aligns the bitstream.

[0066] For purposes of explanation, assume the second data unit is an attribute data unit. Table 3 below shows an example of the syntax of an attribute data unit, according to some embodiments of the present disclosure. [Table 20]

[0067] As shown in Table 3, the syntax structure for an attribute data unit includes the syntax structure byte_alignment( ) located at the end of the syntax structure for the attribute data unit. This ensures that the attribute data unit contains an integral number of bytes. It should be understood that Table 3 shown here is merely exemplary and therefore should not be construed as limiting the present disclosure in any way.

[0068] In some alternative embodiments, the second syntax structure may include a fifth syntax structure for the attribute coefficients. The fifth syntax structure may end at a byte-aligned bit position. In one example, the fifth syntax structure may include the fourth syntax structure for byte alignment, and the fourth syntax structure may be at the end of the fifth syntax structure. By way of example and not limitation, the fifth syntax structure may be the syntax structure attribute_data_unit_coeffs( ) and the fourth syntax structure may be the syntax structure byte_alignment( ).

[0069] In some alternative embodiments, the second syntax structure may include a sixth syntax structure for the attribute coefficient tuple. The sixth syntax structure may end at a byte-aligned bit position. In one example, the sixth syntax structure may include the fourth syntax structure for byte alignment, and the fourth syntax structure may be located at the end of the sixth syntax structure. By way of example and not limitation, the sixth syntax structure may be the syntax structure attribute_coeff_tuple( ) and the fourth syntax structure may be the syntax structure byte_alignment( ).

[0070] In some alternative embodiments, the second syntax structure may include a seventh syntax structure for encoding attribute values. The seventh syntax structure may end at a byte-aligned bit position. In one example, the seventh syntax structure may include the fourth syntax structure for byte alignment, and the fourth syntax structure may be at the end of the seventh syntax structure. By way of example and not limitation, the sixth syntax structure may be the syntax structure attribute_data_unit_raw_data( ) and the fourth syntax structure may be the syntax structure byte_alignment( ).

[0071] According to an embodiment of the present disclosure, a non-transitory computer-readable recording medium is proposed. A bit stream of a point cloud sequence is stored on the non-transitory computer-readable recording medium. The bit stream can be generated by a method executed by a point cloud processing device. The method performs a conversion between a current point cloud sample of a point cloud sequence and the bit stream of the point cloud sequence. During the conversion, at least one of a first data unit indicating the end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value of a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes.

[0072] According to an embodiment of the present disclosure, a method for storing a bit stream of a point cloud sequence is proposed. The method includes performing a conversion between a current point cloud sample of a point cloud sequence and the bit stream of the point cloud sequence. During the conversion, at least one of a first data unit indicating the end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value of a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes. The bit stream is stored on a non-transitory computer-readable recording medium.

[0073] Implementations of the present disclosure may be described in light of the following clauses, the features of which may be combined in any reasonable manner.

[0074] Clause 1. A method of point cloud coding, comprising: performing a conversion between a current point cloud sample of a point cloud sequence and a bit stream of said point cloud sequence, wherein during said conversion, at least one of a first data unit indicating an end of a point cloud frame associated with said current point cloud sample, a second data unit including an attribute value for a single attribute in said current point cloud sample, or a third data unit specifying a single attribute value for all points in said current point cloud sample includes an integer number of bytes.

[0075] Clause 2. The method of clause 1, wherein the first data unit is a frame boundary marker data unit, the second data unit is an attribute data unit, and the third data unit is a default attribute data unit.

[0076] Clause 3. A method according to any one of clauses 1 to 2, wherein a first syntax structure for the first data unit specifies that the first data unit contains the integer number of bytes, and wherein the first syntax structure ends at a byte-aligned bit position that is an integer multiple of 8 bits away from a first position in the bit stream.

[0077] Clause 4. The method of clause 3, wherein the first syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being located at the end of the first syntax structure.

[0078] Clause 5. A method according to any one of clauses 1 to 4, wherein a third syntax structure for the third data unit specifies that the third data unit contains the integer number of bytes, and wherein the third syntax structure ends at a byte-aligned bit position that is an integer multiple of 8 bits away from the first position in the bit stream.

[0079] Clause 6. The method of clause 5, wherein the third syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being at the end of the third syntax structure.

[0080] Clause 7. A method according to any one of clauses 1 to 6, wherein a second syntax structure for the second data unit specifies that the second data unit contains the integer number of bytes, the second syntax structure ending at a byte-aligned bit position, the byte-aligned bit position being an integer multiple of 8 bits away from the first position in the bit stream.

[0081] Clause 8. The method of clause 7, wherein the second syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being at the end of the second syntax structure.

[0082] Clause 9. The method of clause 7, wherein the second syntax structure includes a fifth syntax structure for an attribute coefficient, the fifth syntax structure terminating at the byte-aligned bit position.

[0083] Clause 10. The method of clause 9, wherein the fifth syntactic structure includes a fourth syntactic structure for byte alignment, and the fourth syntactic structure is at the end of the fifth syntactic structure.

[0084] Clause 11. The method of clause 7, wherein the second syntax structure includes a sixth syntax structure for an attribute coefficient tuple, the sixth syntax structure terminating at the byte-aligned bit position.

[0085] Clause 12. The method of clause 11, wherein the sixth syntactic structure includes the fourth syntactic structure relative to byte alignment, and the fourth syntactic structure is located at the end of the sixth syntactic structure.

[0086] Clause 13. The method of clause 7, wherein the second syntax structure includes a seventh syntax structure for coding attribute values, the seventh syntax structure terminating at the byte-aligned bit position.

[0087] Clause 14. The method of clause 13, wherein the seventh syntactic structure includes a fourth syntactic structure relative to byte alignment, and the fourth syntactic structure is at the end of the seventh syntactic structure.

[0088] Clause 15. The method of any one of clauses 1 to 14, wherein the current point cloud sample is a slice or a tile.

[0089] Clause 16. The method of any one of clauses 1 to 15, wherein the converting comprises encoding the current point cloud sample into the bitstream.

[0090] Clause 17. The method of any one of clauses 1 to 15, wherein the converting comprises decoding the current point cloud sample from the bitstream.

[0091] Clause 18. An apparatus for processing point cloud data comprising a processor and a non-transitory memory comprising instructions that, when executed by the processor, cause the processor to perform a method according to any one of clauses 1 to 17.

[0092] Clause 19. A non-transitory computer-readable storage medium storing instructions that cause a processor to perform the method of any one of clauses 1 to 17.

[0093] Clause 20. A non-transitory computer-readable recording medium storing a bitstream of a point cloud sequence generated by a method executed by a point cloud processing device, the method comprising the step of performing a conversion between a current point cloud sample of the point cloud sequence and the bitstream, wherein during the conversion at least one of a first data unit indicating the end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value for a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample comprises an integer number of bytes.

[0094] Clause 21. A method for storing a bit stream of a point cloud sequence, comprising: performing a conversion between a current point cloud sample of the point cloud sequence and the bit stream; and storing the bit stream on a non-transitory computer-readable recording medium, wherein during the conversion, at least one of a first data unit indicating the end of a point cloud frame associated with the current point cloud sample, a second data unit including an attribute value for a single attribute in the current point cloud sample, or a third data unit specifying a single attribute value for all points in the current point cloud sample includes an integer number of bytes.

[0095] Exemplary Devices 5 illustrates a block diagram of a computing device 500 capable of implementing various embodiments of the present disclosure. The computing device 500 may be embodied as or included in the source device 110 (or a GPCC encoder 116 or 200) or the destination device 120 (or a GPCC decoder 126 or 300).

[0096] It will be understood that the computing device 500 shown in FIG. 5 is for illustrative purposes only and is not intended to limit in any way the functionality and scope of the embodiments of the present disclosure.

[0097] 5, the computing device 500 includes a general-purpose computing device 500. The computing device 500 may include at least one or more processors or processing units 510, a memory 520, a storage unit 530, one or more communication units 540, one or more input devices 550, and one or more output devices 560.

[0098] In some embodiments, computing device 500 may be embodied as any user terminal or server terminal having computing capabilities. The server terminal may be a server provided by a service provider, a large-scale computing device, or the like. The user terminal may be any type of mobile, fixed, or portable terminal, including, for example, a mobile phone, a station, a unit, a device, a multimedia computer, a multimedia tablet, an Internet node, a communicator, a desktop computer, a laptop computer, a notebook computer, a netbook computer, a tablet computer, a personal communication system (PCS) device, a personal navigation device, a personal digital assistant (PDA), an audio / video player, a digital camera / camcorder, a positioning device, a television receiver, a radio receiver, an electronic book device, a gaming device, or any combination thereof (including accessories and peripherals of these devices, or any combination thereof). It is contemplated that computing device 500 may support any type of interface to a user (e.g., "wearable" circuitry, etc.).

[0099] The processing unit 510 may be a physical or virtual processor and may implement various processes based on programs stored in the memory 520. In a multiprocessor system, multiple processing units execute computer-executable instructions in parallel to increase the parallel processing capabilities of the computing device 500. The processing unit 510 may be referred to as a central processing unit (CPU), a microprocessor, a controller, or a microcontroller.

[0100] Computing device 500 typically includes a variety of computer storage media. Such media may be any media accessible by computing device 500, including, but not limited to, volatile and nonvolatile media, or removable and non-removable media. Memory 520 may be volatile memory (e.g., registers, cache, random access memory (RAM)), non-volatile memory (e.g., read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory), or any combination thereof. Storage unit 530 may be any removable or non-removable media, including machine-readable media such as memory, a flash memory drive, a magnetic disk, or another medium, that can be used to store information and / or data and that can be accessed by computing device 500.

[0101] The computing device 500 may further include additional removable / non-removable, volatile / non-volatile memory media. Although not shown in FIG. 5, a magnetic disk drive that reads from and writes to a removable non-volatile magnetic disk and an optical disk drive that reads from and writes to a removable non-volatile optical disk may be provided. In such cases, each drive may be connected to a bus (not shown) via one or more data medium interfaces.

[0102] The communications unit 540 communicates with additional computing devices via a communications medium. Additionally, the functionality of the components within the computing device 500 may be embodied by a single computing cluster or multiple computing machines that can communicate via communications connections. Thus, the computing device 500 may operate in a networked environment using logical connections with one or more other servers, networked personal computers (PCs), or additional general network nodes.

[0103] The input device(s) 550 may be one or more of a variety of input devices such as a mouse, a keyboard, a tracking ball, an audio input device, etc. The output device(s) 560 may be one or more of a variety of output devices such as a display, a loudspeaker, a printer, etc. The communication unit 540 may further enable the computing device 500 to communicate with one or more external devices (not shown), such as a storage device and a display device, one or more devices that allow a user to interact with the computing device 500, or any device (such as a network card, a modem, etc.) that allows the computing device 500 to communicate with one or more other computing devices, as needed. Such communication may be performed via an input / output (I / O) interface (not shown).

[0104] In some embodiments, instead of being integrated into a single device, some or all of the components of computing device 500 may be located in a cloud computing architecture. In a cloud computing architecture, components may be provided remotely and work together to perform the functions described in this disclosure. In some embodiments, cloud computing provides computing, software, data access, and storage services without end users needing to be aware of the physical location or configuration of the systems or hardware providing these services. In various embodiments, cloud computing provides services over a wide area network (e.g., the Internet) using appropriate protocols. For example, a cloud computing provider may provide applications over a wide area network that can be accessed through a web browser or other computing component. Software or components of a cloud computing architecture and corresponding data may be stored on servers in remote locations. Computing resources in a cloud computing environment may be consolidated or distributed across remote data center locations. A cloud computing infrastructure may act as a single access point for users but provide services through a shared data center. Thus, a cloud computing architecture may be used to provide the components and functions described herein from a service provider in a remote location. Alternatively, they may be provided from traditional servers or installed directly or otherwise on client devices.

[0105] The computing device 500 may be used to implement point cloud encoding / decoding in embodiments of the present disclosure. The memory 520 may include one or more point cloud coding modules 525 having one or more program instructions. These modules are accessible and executable by the processing unit 510 to perform the functions of various embodiments described herein.

[0106] In an example embodiment performing point cloud encoding, input device 550 may receive point cloud data to be encoded as input 570. The point cloud data may be processed, for example, by point cloud coding module 525 to generate an encoded bitstream. The encoded bitstream may be provided as output 580 via output device 560.

[0107] In an example embodiment performing point cloud decoding, the input device 550 may receive an encoded bitstream as input 570. The encoded bitstream may be processed, for example, by the point cloud coding module 525 to generate decoded point cloud data. The decoded point cloud data may be provided as output 580 via the output device 560.

[0108] While the present disclosure has been particularly shown and described with reference to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the present application as defined by the appended claims. Such variations are intended to be within the scope of the present application. Accordingly, the foregoing description of the embodiments of the present application is not intended to be limiting.

Claims

1. 1. A method of point cloud coding, comprising: performing a conversion between a current point cloud sample of a point cloud sequence and a bitstream of said point cloud sequence, wherein during said conversion: a first data unit indicating the end of a point cloud frame associated with the current point cloud sample; a second data unit comprising an attribute value of a single attribute in the current point cloud sample; or at least one of the third data units specifying a single attribute value for all points in the current point cloud sample comprises an integer number of bytes; a third syntax structure for the third data unit specifies that the third data unit contains the integer number of bytes, the third syntax structure ending at a byte-aligned bit position that is an integer multiple of 8 bits away from a first position in the bitstream.

2. 2. The method of claim 1, wherein the first data unit is a frame boundary marker data unit, the second data unit is an attribute data unit, and the third data unit is a default attribute data unit.

3. 2. The method of claim 1, wherein a first syntax structure for the first data unit specifies that the first data unit contains the integer number of bytes, the first syntax structure ending at a byte-aligned bit position that is an integer multiple of 8 bits away from a first position in the bitstream.

4. The method of claim 3 , wherein the first syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being located at the end of the first syntax structure.

5. 2. The method of claim 1, wherein the third syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being at the end of the third syntax structure.

6. 2. The method of claim 1, wherein a second syntax structure for the second data unit specifies that the second data unit contains the integer number of bytes, the second syntax structure ending at a byte-aligned bit position that is an integer multiple of 8 bits away from a first position in the bitstream.

7. 7. The method of claim 6, wherein the second syntax structure includes a fourth syntax structure relative to byte alignment, the fourth syntax structure being at the end of the second syntax structure.

8. The method of claim 1 , wherein the current point cloud sample is a slice.

9. The method of claim 1 , wherein the converting comprises encoding the current point cloud sample into the bitstream.

10. The method of claim 1 , wherein the converting comprises decoding the current point cloud sample from the bitstream.

11. 1. An apparatus for processing point cloud data comprising a processor and a non-transitory memory with instructions, Apparatus, wherein the instructions, when executed by the processor, cause the processor to perform the method of any one of claims 1 to 10.

12. A non-transitory computer readable storage medium storing instructions that cause a processor to perform the method of any one of claims 1 to 10.

13. 1. A method for storing a bitstream of a point cloud sequence, comprising: performing a conversion between a current point cloud sample of the point cloud sequence and the bitstream; storing the bitstream on a non-transitory computer-readable recording medium; During the conversion, a first data unit indicating the end of a point cloud frame associated with the current point cloud sample; a second data unit comprising an attribute value of a single attribute in the current point cloud sample; or at least one of the third data units specifying a single attribute value for all points in the current point cloud sample comprises an integer number of bytes; a third syntax structure for the third data unit specifies that the third data unit contains the integer number of bytes, the third syntax structure ending at a byte-aligned bit position that is an integer multiple of 8 bits away from a first position in the bitstream.

Citation Information

Patent Citations

  • Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method

    US20210319571A1

  • Point cloud data transmission device, point cloud data transmission method, point cloud data reception device, and point cloud data reception method

    WO2021066615A1