Mesh data transmission device, mesh data transmission method, mesh data reception device, and mesh data reception method

The method and device efficiently transmit and receive mesh data by decoding base mesh, displacement, and attribute data, addressing latency and complexity issues, enabling quality 3D services and scalable geometry information handling.

WO2025263884A1PCT designated stage Publication Date: 2025-12-26LG ELECTRONICS INC
View PDF 5 Cites 0 Cited by

Patent Information

Application Number
PCT/KR2025/007574
Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
Priority Date
2024-06-19
Filing Date
2025-06-02
Publication Date
2025-12-26

AI Technical Summary

Technical Problem

The sheer number of points in 3D space makes it difficult to generate and process point cloud or mesh data, leading to high processing requirements for transmission and reception of 3D data such as point cloud or mesh data, and issues with latency and encoding/decoding complexity.

Method used

A method and device for efficiently transmitting and receiving mesh data by decoding a base mesh, displacement data, and attribute data, including steps like extracting displacement data from a bitstream, unpacking displacement data, and correcting start position information based on frame size differences, using a decoding device with a processor and memory to handle video codecs.

Benefits of technology

The method and device provide quality 3D services and support scalability of geometry information by correcting packing area information to match the decoding frame, addressing encoder/decoder mismatches and reducing latency and encoding/decoding complexity.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure KR2025007574_26122025_PF_FP_ABST
    Figure KR2025007574_26122025_PF_FP_ABST
Patent Text Reader

Abstract

A mesh data decoding method according to embodiments may comprise the steps of: decoding a base mesh in a bitstream; decoding displacement data in the bitstream; and decoding attribute data in the bitstream, wherein the step of decoding the displacement data comprises the steps of: extracting a displacement bitstream including displacement data of a target LoD from the bitstream, and decoding the displacement bitstream on the basis of a video codec; and unpacking the displacement data of the target LoD, which is packed in a decoded frame.
Need to check novelty before this filing date? Find Prior Art

Description

Mesh data transmission device, mesh data transmission method, mesh data reception device, and mesh data reception method

[0001] The embodiments provide a method for providing 3D content to provide users with various services such as VR (Virtual Reality), AR (Augmented Reality), MR (Mixed Reality), and autonomous driving services.

[0002] Among 3D content, point cloud data and mesh data are collections of points in 3D space. However, the sheer number of points in 3D space makes it difficult to generate point cloud or mesh data.

[0003] That is, there is a problem that a lot of processing is required to transmit and receive 3D data with a large amount of points, such as point cloud data or mesh data.

[0004] The technical problem according to the embodiments is to provide a device and method for efficiently transmitting and receiving mesh data in order to solve the problems described above.

[0005] The technical problem according to the embodiments is to provide a device and method for resolving latency and encoding / decoding complexity of mesh data.

[0006] The technical problem according to the embodiments is to provide a device and method for efficiently performing encoding and decoding of a displacement vector.

[0007] However, the scope of the embodiments is not limited to the aforementioned technical tasks, and the scope of the embodiments may be expanded to other technical tasks that can be inferred by a person skilled in the art based on the entire contents of this document.

[0008] To achieve the above-described purpose and other advantages, a decoding method according to embodiments may include a step of decoding a base mesh in a bitstream, a step of decoding displacement data in the bitstream, and a step of decoding attribute data in the bitstream.

[0009] According to embodiments, the step of decoding the displacement data may include the step of extracting a displacement bitstream including displacement data of a target LoD from the bitstream and decoding the displacement bitstream based on a video codec, and the step of unpacking the displacement data of the target LoD packed into the decoded frame.

[0010] According to embodiments, displacement data of the target LoD is divided by level constituting the target LoD and packed into the decoded frame as a packing unit.

[0011] According to embodiments, the de-packing step may perform de-packing of a packing unit based on the size information of the original frame that is signaled and received and the start position information and size information of each packing unit.

[0012] According to embodiments, the size information of the original frame may include the width and height of the original frame, the start position information of each packing unit may include the upper left x, y coordinates of each packing unit, and the size information of each packing unit may include the width and height of each packing unit.

[0013] According to embodiments, each of the packing units may be rectangular areas of different sizes.

[0014] According to embodiments, the packing unit may be a patch.

[0015] According to embodiments, the depacking step may further include a step of correcting the start position information of each signaled and received packing unit based on the size of the original frame and the size of the decoded frame, if the size of the original frame and the size of the decoded frame are different.

[0016] According to embodiments, the correction step may correct the start position information of each packing unit based on at least one of a difference between the width of the original frame and the width of the decoded frame or a difference between the height of the original frame and the height of the decoded frame.

[0017] According to embodiments, a decoding device includes a memory and at least one processor connected to the memory, wherein the at least one processor can be configured to decode a basemesh within a bitstream, decode displacement data within the bitstream, and decode attribute data within the bitstream.

[0018] According to embodiments, the at least one processor may include a displacement decoding unit that extracts a displacement bitstream including displacement data of a target LoD from the bitstream and decodes it based on a video codec, and a depacking unit that depacks the displacement data of the target LoD packed into the decoded frame.

[0019] According to embodiments, displacement data of the target LoD may be divided by level constituting the target LoD and packed into the decoded frame as a packing unit.

[0020] According to embodiments, the reverse packing unit can perform reverse packing of a packing unit based on the size information of the original frame signaled and received and the start position information and size information of each packing unit.

[0021] According to embodiments, the size information of the original frame may include the width and height of the original frame, the start position information of each packing unit may include the upper left x, y coordinates of each packing unit, and the size information of each packing unit may include the width and height of each packing unit.

[0022] According to embodiments, each of the packing units may be rectangular areas of different sizes.

[0023] According to embodiments, the packing unit may be a patch.

[0024] According to embodiments, the reverse packing unit may correct the start position information of each signaled and received packing unit based on at least one of a difference between the width of the original frame and the width of the decoded frame or a difference between the height of the original frame and the height of the decoded frame, if the size of the original frame and the size of the decoded frame are different.

[0025] The mesh data transmission method, mesh data transmission device, mesh data reception method, and mesh data reception device according to the embodiments can provide a quality 3D service.

[0026] The mesh data transmission method, mesh data transmission device, mesh data reception method, and mesh data reception device according to the embodiments can achieve various video codec methods.

[0027] The mesh data transmission method, mesh data transmission device, mesh data reception method, and mesh data reception device according to the embodiments can provide general-purpose 3D content such as autonomous driving services.

[0028] The mesh data transmission method, mesh data transmission device, mesh data reception method, and mesh data reception device according to the embodiments can support the scalability of the geometry information of the dynamic mesh by extracting and decoding a displacement vector bitstream corresponding to a specific LoD level among the displacement vector bitstreams according to the receiver status, network environment, etc. during the displacement vector encoding process of the dynamic mesh, when displacement vector transformation coefficients are packed into one frame for each LoD level and compressed and transmitted based on a video codec.

[0029] The mesh data transmission method, mesh data transmission device, mesh data reception method, and mesh data reception device according to the embodiments extract a displacement vector video bitstream up to a specific LoD and, when decoding, correct the packing area information to match the signaled displacement vector frame packing information to the decoding frame corresponding to the specific LoD to perform reverse packing, thereby normally restoring the mesh as it approaches the correct LoD packing area and solving the encoder / decoder mismatch problem.

[0030] The drawings are included to further understand the embodiments, and the drawings illustrate the embodiments together with the description related to the embodiments. For a better understanding of the various embodiments described below, reference should be made to the following description of the embodiments in conjunction with the following drawings, in which like reference numerals correspond to corresponding parts throughout the drawings.

[0031] FIG. 1 illustrates a system for providing dynamic mesh content according to embodiments.

[0032] Figure 2 illustrates a V-MESH compression method according to embodiments.

[0033] Figure 3 illustrates pre-processing of V-MESH compression according to embodiments.

[0034] Figure 4 illustrates a mid-edge subdivision method according to embodiments.

[0035] Figure 5 illustrates a displacement generation process according to embodiments.

[0036] Figure 6 illustrates an intra-frame encoding process of V-MESH data according to embodiments.

[0037] Figure 7 illustrates an inter-frame encoding process of V-MESH data according to embodiments.

[0038] Figure 8 illustrates a lifting conversion process for displacement according to embodiments.

[0039] Figure 9 illustrates a process of packing transformation coefficients into a 2D image according to embodiments.

[0040] Figure 10 illustrates an attribute transfer process of a V-MESH compression method according to embodiments.

[0041] Figure 11 illustrates an intra-frame decoding process of V-MESH data according to embodiments.

[0042] Figure 12 shows an inter-frame decoding processor of V-MESH data.

[0043] Fig. 13 is a drawing showing an example of a transmitting device according to embodiments.

[0044] Fig. 14 is a drawing showing an example of a receiving device according to embodiments.

[0045] Fig. 15 is a drawing showing another example of a transmitting device according to embodiments.

[0046] FIG. 16 is a block diagram showing an example of a displacement vector encoder that encodes displacement vectors or quantized displacement vector transform coefficients according to the present disclosure based on a 2D video codec.

[0047] FIG. 17 is a block diagram showing an example of a displacement vector encoder that encodes a displacement vector or a quantized displacement vector transform coefficient based on a zero run length according to the present disclosure.

[0048] FIG. 18 is a block diagram showing an example of a displacement vector encoder that arithmetically encodes a displacement vector or a quantized displacement vector transform coefficient according to the present disclosure.

[0049] FIG. 19 is a block diagram showing another example of a displacement vector encoder that encodes a displacement vector or a quantized displacement vector transform coefficient based on a zero run length according to the present disclosure.

[0050] FIG. 20 is a block diagram illustrating another example of a displacement vector encoder that arithmetic-encodes a displacement vector or a quantized displacement vector transform coefficient according to the present disclosure.

[0051] Fig. 21 is a flowchart showing an example of a process for converting a displacement vector in a displacement vector conversion unit according to embodiments.

[0052] FIG. 22 is a diagram showing an example of a displacement vector conversion coefficient structure according to embodiments.

[0053] FIG. 23 is a drawing showing an example of packing displacement vector conversion coefficients into a 2D image according to embodiments.

[0054] FIG. 24 is a diagram showing another example of packing displacement vector conversion coefficients into a 2D image according to embodiments.

[0055] FIG. 25 is a diagram showing another example of packing displacement vector conversion coefficients into a 2D image according to embodiments.

[0056] FIG. 26 is a diagram showing another example of packing displacement vector conversion coefficients into a 2D image according to embodiments.

[0057] Fig. 27 is a drawing showing another example of a receiving device according to embodiments.

[0058] Fig. 28 is a detailed block diagram showing an example of a displacement vector coordinate system inverse transformation unit according to embodiments.

[0059] Fig. 29 is a detailed block diagram showing another example of a displacement vector coordinate system inverse transformation unit according to embodiments.

[0060] Fig. 30 is a detailed block diagram showing an example of a displacement vector decoder according to embodiments.

[0061] FIG. 31 is a drawing showing an example of patches packed within a frame during an encoding process of a transmitting device according to embodiments.

[0062] FIG. 32 is a diagram showing an example of patches packed within a decoded frame according to embodiments.

[0063] Figure 33 is a flowchart showing an example of a process of inversely transforming a displacement vector in a displacement vector inverse transform unit according to embodiments.

[0064] FIG. 34 is a drawing showing another example of a receiving device according to embodiments.

[0065] FIG. 35 is a diagram showing an example of a V-DMC bitstream structure according to embodiments.

[0066] Figure 36 is a flowchart showing an example of a transmission method according to embodiments.

[0067] Figure 37 is a flowchart showing an example of a receiving method according to embodiments.

[0068] Preferred embodiments of the embodiments are described in detail, examples of which are illustrated in the accompanying drawings. The following detailed description, with reference to the accompanying drawings, is intended to illustrate preferred embodiments of the embodiments, rather than merely show embodiments that can be implemented according to the embodiments. The following detailed description includes details to provide a thorough understanding of the embodiments. However, it will be apparent to those skilled in the art that the embodiments may be practiced without these details.

[0069] While most of the terms used in the examples are commonly used in the field, some terms were arbitrarily selected by the applicant, and their meanings are described in detail in the following descriptions as needed. Therefore, the examples should be understood based on the intended meaning of the terms, not simply their names or meanings.

[0070] With the recent development of 3D data modeling and rendering technology, research on creating and processing 3D data is being conducted in various fields such as Virtual Reality (VR), Augmented Reality (AR), autonomous driving, Computer-Aided Design (CAD) / Computer-Aided Manufacturing (CAM), and Geographic Information Systems (GIS). 3D data can be represented as point clouds, meshes, etc., depending on the representation format. Among these, a mesh is composed of geometric information expressing the coordinate values ​​of each vertex (or point), connection information indicating the connection relationship between vertices, a texture map expressing the color information of the mesh surface as 2D image data, and texture coordinates indicating mapping information between the surface of the mesh and the texture map. In the present disclosure, a mesh is defined as a dynamic mesh if one or more of the elements that make up the mesh change over time, and a static mesh if they do not change. In other words, dynamic mesh data may refer to mesh data that has an object or movement.

[0071] Because dynamic mesh data has a large amount of data for elements that constitute the mesh compared to two-dimensional image data, technologies have been developed to efficiently compress this large amount of mesh data to store and transmit it.

[0072] FIG. 1 illustrates a system for providing dynamic mesh content according to embodiments.

[0073] The system of FIG. 1 includes a transmitting device (100) and a receiving device (110) according to embodiments. The transmitting device (100) may include a mesh video acquisition unit (101), a mesh video encoder (102), a file / segment encapsulator (103), and a transmitter (104). The receiving device (110) may include a receiving unit (111), a file / segment decapsulator (112), a mesh video decoder (113), and a renderer (114). Each component of FIG. 1 may correspond to hardware, software, a processor, and / or a combination thereof. Hereinafter, the mesh data transmitting device according to embodiments may be interpreted as a term referring to a 3D data transmitting device or transmitting device (100), or a mesh video encoder (hereinafter, referred to as an encoder) (102). The mesh data receiving device according to the embodiments may be interpreted as a term referring to a 3D data receiving device or receiving device (110), or a mesh video decoder (hereinafter, decoder) (113).

[0074] The system of FIG. 1 can perform video-based dynamic mesh compression and decompression.

[0075] Advances in 3D capture, modeling, and rendering have enabled users to consume diverse forms of 3D content, such as AR, XR, metaverse, and holograms, across multiple platforms and devices. 3D content increasingly represents objects with greater precision and realism, enabling users to enjoy immersive experiences. To achieve this, the creation and use of 3D models requires a significant amount of data. Among various types of 3D content, 3D meshes are widely used for efficient data utilization and realistic object representation. Embodiments include a series of processing steps in a system that utilizes such mesh content.

[0076] First, the method of compressing dynamic mesh data starts from the V-PCC (Video-based point cloud compression) standard technology for point cloud data. Point cloud data is data that has color information at the coordinates (X, Y, Z) of a vertex (or point). In the present disclosure, the coordinates (i.e., position information) of a vertex are referred to as geometry information, the color information of a vertex is referred to as attribute information, and the geometry information and attribute information are referred to as vertex information or point cloud data. The vertex information to which connectivity information between vertices is added is referred to as mesh data. When creating content, it can be created in the form of mesh data from the beginning. Alternatively, it can be used by converting it into mesh data by adding connectivity information to point cloud data.

[0077] Currently, the MPEG standards body defines two types of dynamic mesh data: Category 1: Mesh data with texture maps as color information. Category 2: Mesh data with vertex colors as color information.

[0078] Mesh coding standards for Category 1 data are currently under development, and work on Category 2 data standards is also planned for the future. The overall process for providing mesh content services may include acquisition, encoding, transmission, decoding, rendering, and / or feedback, as shown in Figure 1.

[0079] To provide mesh content services, 3D data acquired through multiple cameras or specialized cameras can be processed into mesh data types through a series of processes and then converted into video. The generated mesh video is then transmitted through a series of processes, and the receiving end can then reprocess the received data into mesh video and render it. This allows mesh video to be presented to users, who can then interact with the mesh content according to their intended intent.

[0080] A mesh compression system may include a transmitting device (100) and a receiving device (110) as shown in FIG. 1. The transmitting device (100) may encode mesh video to output a bitstream, and transmit the bitstream to the receiving device (110) in the form of a file or streaming (streaming segment) via a digital storage medium or a network. The digital storage medium may include various storage media such as USB, SD, CD, DVD, Blu-ray, HDD, and SSD.

[0081] In the above transmitting device (100), the encoder may be called a mesh video / video / picture / frame encoding device, and in the receiving device (110), the decoder may be called a mesh video / video / picture / frame decoding device. The transmitter may be included in a mesh video encoder. The receiver may be included in a mesh video decoder. The renderer (114) may include a display unit, and the renderer and / or the display unit may be configured as separate devices or external components. The transmitting device (100) and the receiving device (110) may further include separate internal or external modules / units / components for a feedback process.

[0082] Mesh data represents the surface of an object as a number of polygons. Each polygon is defined by vertices in 3D space and connection information that describes how the vertices are connected. It can also contain vertex attributes such as vertex color and normal. Mapping information that allows the surface of the mesh to be mapped to a 2D planar area can also be included in the attributes of the mesh. The mapping can be described as a set of parameter coordinates, generally called UV coordinates or texture coordinates, associated with the mesh vertices. Meshes contain 2D attribute maps, which can be used to store high-resolution attribute information such as textures, normals, and displacement. Here, displacement can be used interchangeably with displacement, displacement information, or displacement vectors (i.e., displacement vectors).

[0083] The mesh video acquisition unit (101) may include processing 3D object data acquired through a camera, etc. into a mesh data type having the attributes described above through a series of processes and generating a video composed of such mesh data. The mesh video may have attributes of the mesh, such as vertices, polygons, connection information between vertices, colors, normals, etc., that may change over time. A mesh video having attributes and connection information that change over time in this way may be expressed as a dynamic mesh video.

[0084] A mesh video encoder (102) can encode an input mesh video into one or more video streams. One video can include multiple frames, and one frame can correspond to a still image / picture. In this document, a mesh video can include a mesh image / frame / picture, and a mesh video can be used interchangeably with a mesh image / frame / picture. The mesh video encoder (102) can perform a Video-based Dynamic Mesh (V-Mesh) Compression procedure. The mesh video encoder (102) can perform a series of procedures such as prediction, transformation, quantization, and entropy coding for compression and coding efficiency. The encoded data (encoded video / image information) can be output in the form of a bitstream.

[0085] The file / segment encapsulator (103) can encapsulate encoded mesh video data and / or mesh video-related metadata in the form of a file, etc. Here, the mesh video-related metadata may be received from a metadata processing unit, etc. The metadata processing unit may be included in the mesh video encoder (102) or may be configured as a separate component / module. The file / segment encapsulator (103) can encapsulate the corresponding data in a file format such as ISOBMFF, or process it in the form of other DASH segments, etc. The file / segment encapsulator (103) may include mesh video-related metadata in the file format according to an embodiment. The mesh video metadata may be included in boxes at various levels in the ISOBMFF file format, for example, or may be included as data in a separate track within the file. Depending on the embodiment, the file / segment encapsulator (103) may encapsulate the mesh video related metadata itself into a file.

[0086] The transmission processing unit can process encapsulated mesh video data for transmission according to the file format. The transmission processing unit can be included in the transmission unit (104) or can be configured as a separate component / module. The transmission processing unit can process mesh video data according to any transmission protocol. The processing for transmission can include processing for transmission through a broadcast network or processing for transmission through broadband. According to an embodiment, the transmission processing unit can receive not only mesh video data but also mesh video-related metadata from the metadata processing unit and process it for transmission.

[0087] The transmission unit (104) can transmit encoded video / image information or data output in the form of a bitstream to the reception unit (111) of the reception device (110) via a digital storage medium or network in the form of a file or streaming. The digital storage medium can include various storage media such as USB, SD, CD, DVD, Blu-ray, HDD, SSD, etc. The transmission unit (104) can include an element for generating a media file through a predetermined file format and can include an element for transmission via a broadcasting / communication network. The reception unit (111) can extract the bitstream and transmit it to a decoding device.

[0088] The receiving unit (111) can receive mesh video data transmitted by a mesh data transmission device. Depending on the channel through which it is transmitted, the receiving unit (111) can receive mesh video data through a broadcast network, through a broadband, or through a digital storage medium.

[0089] The receiving processing unit can perform processing according to the transmission protocol on the received mesh video data. The receiving processing unit can be included in the receiving unit (111) or can be configured as a separate component / module. In order to correspond to the processing performed for transmission on the transmitting side, the receiving processing unit can perform the reverse process of the aforementioned transmission processing unit. The receiving processing unit can transfer the acquired mesh video data to the file / segment decapsulator (112) and transfer the acquired mesh video-related metadata to the metadata parser. The mesh video-related metadata acquired by the receiving processing unit can be in the form of a signaling table.

[0090] The file / segment decapsulator (112) can decapsulate mesh video data in the form of a file received from a receiving processing unit. The file / segment decapsulator (112) can decapsulate files according to ISOBMFF, etc., to obtain a mesh video bitstream or mesh video-related metadata (metadata bitstream). The obtained mesh video bitstream can be transmitted to the mesh video decoder (113), and the obtained mesh video-related metadata (metadata bitstream) can be transmitted to the metadata processing unit. The mesh video bitstream may include metadata (metadata bitstream). The metadata processing unit may be included in the mesh video decoder (113) or may be configured as a separate component / module. The mesh video-related metadata obtained by the file / segment decapsulator (112) may be in the form of a box or track within a file format. The file / segment decapsulator (112) may receive metadata required for decapsulation from the metadata processing unit, if necessary. The mesh video related metadata may be passed to the mesh video decoder (113) and used in the mesh video decoding procedure, or may be passed to the renderer (114) and used in the mesh video rendering procedure.

[0091] The mesh video decoder (113) can receive a bitstream and perform a reverse operation corresponding to the operation of the mesh video encoder (102) to decode the video / image. The decoded mesh video / image can be displayed through the display unit of the renderer (114). The user can view all or part of the rendered result through a VR / AR display or a general display.

[0092] The feedback process may include a process of transmitting various feedback information that may be acquired during the rendering / display process to the transmitter or to the decoder on the receiver. Interactivity may be provided in mesh video consumption through the feedback process. Depending on the embodiment, head orientation information, viewport information indicating the area that the user is currently viewing, etc. may be transmitted during the feedback process. Depending on the embodiment, the user may interact with things implemented in the VR / AR / MR / autonomous driving environment, in which case information related to the interaction may be transmitted to the transmitter or the service provider during the feedback process. Depending on the embodiment, the feedback process may not be performed.

[0093] Head orientation information can refer to information about the user's head position, angle, and movement. Based on this information, information about the area the user is currently viewing within the mesh video, i.e. viewport information, can be calculated.

[0094] Viewport information can be information about the area the user is currently viewing in the mesh video. This can be used to perform gaze analysis to determine how the user consumes the mesh video, which area of ​​the mesh video they are gazing at, and for how long. Gaze analysis can be performed on the receiving side and transmitted to the transmitting side through a feedback channel. Devices such as VR / AR / MR displays can extract the viewport area based on the user's head position / orientation, the vertical or horizontal FOV supported by the device, etc.

[0095] Depending on the embodiment, the aforementioned feedback information may not only be transmitted to the transmitter but may also be consumed by the receiver. That is, the aforementioned feedback information may be utilized to perform decoding, rendering, and other processes on the receiver. For example, head orientation information and / or viewport information may be utilized to preferentially decode and render only the mesh video for the area currently being viewed by the user.

[0096] This document relates to embodiments of dynamic mesh video compression as described above. The method / embodiment disclosed in this document can be applied to the Video-based Dynamic Mesh Compression (V-Mesh) standard of the Moving Picture Experts Group (MPEG) or the next-generation video / image coding standard. Dynamic mesh video compression is a method for processing mesh connection information and attributes that change over time, and it can perform lossy and lossless compression for various applications such as real-time communication, storage, free-viewpoint video, and AR / VR.

[0097] The dynamic mesh video compression method described below is based on MPEG's V-Mesh method.

[0098] In this document, picture / frame can generally mean a unit representing one video of a specific time period.

[0099] A pixel or pel can refer to the smallest unit that constitutes a picture (or image). Additionally, the term "sample" can be used as a counterpart to a pixel. A sample can generally represent a pixel or a pixel value, and can represent only the pixel / pixel value of the luma component, only the pixel / pixel value of the chroma component, or only the pixel / pixel value of the depth component.

[0100] A unit may represent a basic unit of image processing. A unit may include at least one of a specific region of a picture and information related to the region. In some cases, the term "unit" may be used interchangeably with terms such as "block" or "area." In general, an MxN block may include a set (or array) of samples (or sample array) or transform coefficients consisting of M columns and N rows.

[0101] As described above, the encoding process of Fig. 1 is as follows.

[0102] That is, the video-based dynamic mesh compression (V-Mesh) compression method can provide a method of compressing dynamic mesh video data based on 2D video codecs such as HEVC (High Efficiency Video Coding) and VVC (Versatile Video Coding). The V-Mesh compression process receives the following data as input and performs compression.

[0103] Input mesh: Contains the 3D coordinates of the vertices that make up the mesh, normal information for each vertex, mapping information that maps the mesh surface to a 2D plane, and connection information between the vertices that make up the surface. The mesh surface can be expressed as triangles or more polygons, and connection information between the vertices that make up each surface is stored according to a set shape. The input mesh can be saved in the OBJ file format.

[0104] Attribute map: (Hereinafter, texture map is also used in the same meaning): Contains information about the attributes of the mesh (color, normal, displacement, etc.), and stores data in the form of a mapping of the surface of the mesh onto a 2D image. Mapping which part (surface or vertex) of the mesh each data of this attribute map corresponds to is based on the mapping information contained in the input mesh. Since the attribute map has data for each frame of the mesh video, it can also be expressed as an attribute map video. The attribute map in the V-Mesh compression method mainly contains the color information of the mesh, and is saved in an image file format (PNG, BMP, etc.).

[0105] Material Library File: Contains information about the material attributes used in a mesh, and in particular, information that links the input mesh to its corresponding attribute map. It is saved in the Wavefront Material Template Library (MTL) file format.

[0106] In the V-Mesh compression method, the following data and information can be generated through the compression process.

[0107] Base mesh: The input mesh is simplified (decimated) through a pre-processing process, thereby expressing the objects of the input mesh using the minimum number of vertices determined by the user's standards.

[0108] Displacement: Displacement information used to express the input mesh as similarly as possible to the base mesh, and is expressed in the form of 3D coordinates.

[0109] Atlas information: This is the metadata required to reconstruct a mesh using base mesh, displacement, and attribute map information. It can be created and utilized as sub-mesh units (such as patches) that make up the mesh.

[0110] Referring to FIGS. 2 to 7, a method for encoding mesh position information (or vertex position information) is described, and referring to FIGS. 6 to 10, etc., a method for encoding attribute information (attribute map) by restoring mesh position information is described.

[0111] Figure 2 illustrates a V-MESH compression method according to embodiments.

[0112] Fig. 2 illustrates the encoding process of Fig. 1, and the encoding process may include a pre-processing process and an encoding process. The mesh video encoder (102) of Fig. 1 may include a pre-processor (200) and an encoder (201) as in Fig. 2. In addition, the transmitting device of Fig. 1 may be broadly referred to as an encoder, and the mesh video encoder (102) of Fig. 1 may be referred to as an encoder. The V-Mesh compression method may include a pre-processing process (Pre-processing, 200) and an encoding process (Encoding, 201) as in Fig. 2. The pre-processor (200) of Fig. 2 may be located in front of the encoder (201) of Fig. 2. The pre-processor (200) and the encoder (201) of Fig. 2 may be referred to as a single encoder.

[0113] The pre-processor (200) can receive a static of a dynamic mesh (M(i)) and / or an attribute map (A(i)). The pre-processor (200) can generate a base mesh (m(i)) and / or a displacement (or displacement) (d(i)) through pre-processing. The pre-processor (200) can receive feedback information from the encoder (201) and generate the base mesh and / or the displacement based on the feedback information.

[0114] The encoder (201) can receive a base mesh (m(i)), a displacement (d(i)), a static of a dynamic mesh (M(i)), and / or an attribute map (A(i)). In the present disclosure, at least one of the base mesh (m(i)), the displacement (d(i)), the static of a dynamic mesh (M(i)), and / or the attribute map (A(i)) can be referred to as mesh-related data. The encoder (201) can encode the mesh-related data to generate a compressed bitstream.

[0115] Figure 3 illustrates a pre-processing process of V-MESH compression according to embodiments.

[0116] Fig. 3 illustrates the configuration and operation of the preprocessor of Fig. 2. In Fig. 3, the input mesh may include a static of a dynamic mesh (M(i)) and / or an attribute map (A(i)). In addition, the input mesh may include three-dimensional coordinates of vertices constituting the mesh, normal information of each vertex, mapping information for mapping the mesh surface to a 2D plane, connection information between vertices constituting the surface, etc.

[0117] Fig. 3 shows a process of performing pre-processing on an input mesh. The pre-processing process (200) may largely include four steps: 1) GoF (Group of Frame) generation, 2) Mesh Decimation, 3) UV parameterization, and 4) Fitting subdivision surface (300). According to embodiments, GoF generation may be referred to as a GoF generation process or a GoF generation unit, mesh simplification may be referred to as a mesh simplification process or a mesh simplification unit, UV parameterization may be referred to as a UV parameterization process or a UV parameterization unit, and the fitting subdivision surface may be referred to as a fitting subdivision surface process or a fitting subdivision surface unit. The pre-processor (200) can generate displacement and / or base meshes from the received input mesh and transmit them to the encoder (201). The pre-processor (200) can transmit GoF information associated with GoF generation to the encoder (201).

[0118] Below, each step of Fig. 3 is described.

[0119] GoF Generation: This is the process of generating a reference structure for mesh data. If the number of vertices, the number of texture coordinates, the vertex connection information, and the texture coordinate connection information of the mesh of the previous frame and the current mesh are all the same, the previous frame can be set as the reference frame. That is, if only the vertex coordinate values ​​are different between the current input mesh and the reference input mesh, the encoder (201) can perform inter frame encoding. Otherwise, intra frame encoding is performed for the corresponding frame.

[0120] Mesh Decimation: This process simplifies the input mesh to create a simplified mesh, or base mesh. Vertices to be removed from the original mesh are selected based on user-defined criteria, and the selected vertices and the triangles connected to them can be removed.

[0121] In the process of performing mesh simplification (Mesh decimation), the input mesh (voxelized), target triangle ratio (TTR), and minimum triangle component (CCCount) information are passed as input, and the simplified mesh (decimated mesh) can be obtained as output. In this process, connected triangle components smaller than the set minimum triangle component (CCCount) can be removed.

[0122] UV parameterization: This is the process of mapping a 3D surface of a decimated mesh into a texture domain. Parameterization can be performed using the UVAtlas tool. This process generates mapping information, which indicates where each vertex of the decimated mesh can be mapped to on a 2D image. This mapping information is expressed and stored as texture coordinates, and through this process, the final base mesh is created.

[0123] Fitting subdivision surface (300): This is a process of performing subdivision on a decimated mesh (i.e., a simplified mesh having texture coordinates). The displacement and base mesh generated through this process are output to the encoder (201). A user-defined method, such as a mid-edge method, may be applied as the subdivision method. A fitting process is performed so that the input mesh and the mesh on which the subdivision has been performed become similar to each other. In the present disclosure, the mesh on which the fitting process has been performed is referred to as a fitted subdivision mesh (or fitted subdivision mesh).

[0124] Figure 4 illustrates a mid-edge subdivision method according to embodiments.

[0125] Figure 4 illustrates the mid-edge method of the fitting subdivision surface described in Figure 3. Referring to Figure 4, an original mesh containing four vertices is subdivided to generate a sub-mesh. A sub-mesh can be generated by creating a new vertex in the middle of the edge between the vertices. Then, a fitting process is performed so that the input mesh and the sub-mesh become similar to each other, thereby generating a fitted sub-division mesh.

[0126] When a fitted subdivided mesh (hereinafter referred to as a fitted subdivided mesh) is generated, displacement is calculated using this result and a pre-compressed and decoded base mesh (hereinafter referred to as a reconstructed base mesh). That is, the reconstructed base mesh is subdivided in the same way as the fitting subdivision surface. The difference in position of each vertex between this result and the fitted subdivided mesh is the displacement for each vertex. Since displacement represents the position difference in three-dimensional space, it is also expressed as a value in the (x, y, z) space of a Cartesian coordinate system. Depending on the user input parameters, the (x, y, z) coordinate values ​​can be converted to (normal, tangential, bi-tangential) coordinate values ​​of the local coordinate system.

[0127] Fig. 5 illustrates a displacement generation process according to embodiments. The displacement generation process of Fig. 5 may be performed in a pre-processor (200) or in an encoder (201).

[0128] FIG. 5 illustrates in detail the displacement calculation method of the fitting subdivision surface (300) as described in FIG. 4.

[0129] An encoder and / or pre-processor according to embodiments may include 1) a subdivision unit, 2) a local coordinate system calculation unit, and 3) a displacement calculation unit. The subdivision unit may perform subdivision on a reconstructed base mesh to generate a subdivided reconstructed base mesh. Here, the restoration of the base mesh may be performed in the pre-processor (200) or in the encoder (201). The local coordinate system calculation unit may receive a fitted subdivision mesh and a subdivided reconstructed base mesh, and may convert a coordinate system of the mesh into a local coordinate system based on the fitted subdivision mesh and the subdivided reconstructed base mesh. The local coordinate system calculation operation may be optional. The displacement calculation unit may calculate a positional difference between the fitted subdivision mesh and the subdivided reconstructed base mesh. For example, a positional difference value between vertices of two input meshes may be generated. The vertex positional difference value becomes a displacement.

[0130] The mesh data transmission method and device according to the embodiments can encode mesh data as follows. Mesh data is a term including point cloud data. Point cloud data (which may be referred to as point cloud for short) according to the embodiments can refer to data including vertex coordinates (or geometry information) and color information (or attribute information). In addition, geometry images, attribute images, occupancy maps, and additional information (or patch information) generated through patch generation and packing based on vertex coordinates and color information are also referred to as point cloud data. Therefore, point cloud data including connection information can be referred to as mesh data. In this document, point cloud and mesh data can be used interchangeably.

[0131] The V-Mesh compression (reconstruction) method according to the embodiments may include intra frame encoding (Fig. 6) and inter frame encoding (Fig. 7).

[0132] Based on the results of the GoF generation described above, intra-frame encoding or inter-frame encoding is performed. In the case of intra-encoding, the data to be compressed may be a base mesh, displacement, attribute map, etc. In the case of inter-encoding, the data to be compressed may be a displacement, attribute map, and a motion field between a reference base mesh and the current base mesh.

[0133] Fig. 6 illustrates an intra-frame encoding process of a V-MESH compression method according to embodiments. Each component for the intra-frame encoding process of Fig. 6 corresponds to hardware, software, a processor, and / or a combination thereof.

[0134] The encoding process of FIG. 6 details the encoding of the mesh video encoder (102) of FIG. 1. That is, it shows the configuration of the mesh video encoder (102) when the encoding of FIG. 1 is an intra-frame method. The encoder of FIG. 6 may include a pre-processor (200) and / or an encoder (201). The pre-processor (200) and encoder (201) of FIG. 6 may correspond to the pre-processor (200) and encoder (201) of FIG. 3.

[0135] The preprocessor (200) can receive an input mesh and perform the preprocessing described above. The preprocessing can generate a base mesh and / or a fitted subdivision mesh.

[0136] The quantizer (411) of the encoder (201) can quantize the base mesh and / or the fitted subdivided mesh. The static mesh encoder (412) can encode the static mesh (i.e., the quantized base mesh) and generate a bitstream (i.e., a compressed base mesh bitstream) including the encoded base mesh. The static mesh decoder (413) can decode the encoded static mesh (i.e., the encoded base mesh). The inverse quantizer (414) can inversely quantize the quantized static mesh (i.e., the base mesh) to output a reconstructed (or restored) base mesh. The displacement calculation unit (415) can generate displacements (or displacements) based on the reconstructed static mesh (i.e., the base mesh) and the fitted subdivided mesh. According to embodiments, the displacement calculation unit (415) calculates displacement, which is the position difference between each vertex of the subdivided base mesh and the fitted subdivided mesh after subdividing (or refining) the restored base mesh. In other words, the displacement is a displacement vector, which is the position difference between the vertices of the two meshes so that the fitted subdivided (or refining) mesh becomes similar to the original mesh. The forward linear lifting unit (416) can perform lifting transformation on the input displacement to generate lifting coefficients (or transform coefficients). The quantizer (417) can quantize the lifting coefficients. The image packing unit (418) can pack an image based on the quantized lifting coefficients. The video encoder (419) can encode the packed image. That is, the quantized lifting coefficients are packed into one frame as a 2D image by the image packing unit (418), compressed through the video encoder (419), and output as a displacement bitstream (i.e., compressed displacement bitstream).

[0137] A video decoder (420) decodes a compressed displacement bitstream. An image unpacking unit (421) can perform unpacking on the decoded displacement frame to output quantized lifting coefficients. A dequantizer (422) can dequantize the quantized lifting coefficients. An inverse linear lifting unit (423) applies inverse lifting to the inverse quantized lifting coefficients to generate restored displacement. A mesh restoration unit (424) reconstructs and deforms a mesh using the restored displacement output from the inverse linear lifting unit (423) and the restored base mesh (or subdivided restored base mesh) output from the inverse quantization unit (414). The present disclosure refers to the reconstructed and deformed mesh as a restored deformed mesh.

[0138] The attribute transfer (425) receives an input mesh and / or an input attribute map, and regenerates an attribute map based on the restored deformed mesh. The attribute map refers to a texture map corresponding to attribute information among mesh data components, and in the present disclosure, the attribute map and the texture map may be used interchangeably. The push-pull padding (426) may pad data in the attribute map based on the push-pull method. The color space conversion unit (427) may convert the space of the color component of the attribute map. For example, the attribute map may be converted from an RGB color space to a YUV color space. The video encoder (428) may encode the attribute map and output it as a compressed attribute bitstream.

[0139] A multiplexer (430) can generate a compressed bitstream by multiplexing a compressed base mesh bitstream, a compressed displacement bitstream, and a compressed attribute bitstream.

[0140] In Fig. 6, the displacement calculation unit (415) may be included in the pre-processor (200). In addition, at least one of the quantizer (411), the static mesh encoder (412), the static mesh decoder (413), and the inverse quantizer (414) may be included in the pre-processor (200).

[0141] As described in FIG. 6, the intra-frame encoding method includes base mesh encoding (also called static mesh encoding). That is, when performing intra-frame encoding on the current input mesh frame, the base mesh generated in the pre-processing process of the pre-processor (200) can be encoded using a static mesh compression technology in a static mesh encoder (412) after undergoing a quantization process in a quantizer (411). In the V-Mesh compression method, for example, Draco technology is applied to base mesh encoding, and vertex position information, mapping information (texture coordinates), vertex connection information, etc. of the base mesh become compression targets.

[0142] The encoder of Fig. 6 generates a bitstream by compressing the base mesh, displacement, and attributes within the frame, and the encoder of Fig. 7 generates a bitstream by compressing the motion, displacement, and attributes between the current frame and the reference frame.

[0143] Fig. 7 illustrates an inter-frame encoding process of a V-MESH compression method according to embodiments. Each component for the inter-frame encoding process of Fig. 7 corresponds to hardware, software, a processor, and / or a combination thereof.

[0144] The encoding process of Fig. 7 details the encoding of Fig. 1. That is, it shows the configuration of an encoder when the encoding of Fig. 1 is an inter-frame method. The encoder of Fig. 7 may include a pre-processor (200) and / or an encoder (201). The pre-processor (200) and encoder (201) of Fig. 7 may correspond to the pre-processor (200) and encoder (201) of Fig. 3.

[0145] For a description of the components corresponding to the encoding operation of FIG. 6 among the encoding operations of FIG. 7, refer to the description of FIG. 6. That is, the operation of the quantizer (511), displacement calculation unit (515), wavelet transformer (516), quantizer (517), image packing unit (518), video encoder (519), video decoder (520), image unpacking unit (521), inverse quantizer (522), inverse wavelet transformer (523), mesh restoration unit (524), attribute transfer (525), push-pull padding (526), ​​color space conversion unit (527), video encoder (528), and multiplexer (530) of FIG. 7 is similar to that of the quantizer (411), static mesh encoder (412), static mesh decoder (413), inverse quantizer (414), displacement calculation unit (415), forward linear lifting unit (416), quantizer (417), image Since the operations described in the packing unit (418), video encoder (419), video decoder (420), image unpacking unit (421), inverse quantizer (422), inverse linear lifting unit (423), mesh restoration unit (424), attribute transfer (425), push-pull padding (426), color space conversion unit (427), video encoder (428), and multiplexer (430) are the same or similar, a detailed description thereof is omitted in FIG. 7 to avoid redundant description.

[0146] In Fig. 7, for inter-frame based encoding, the motion encoder (512) can obtain a motion vector between the two base meshes based on the restored quantized reference base mesh and the quantized current base mesh, and then encode the motion vector to output a compressed motion bitstream. The motion encoder (512) can be referred to as a motion vector encoder. The base mesh restoration unit (513) can restore the base mesh based on the restored quantized reference base mesh and the encoded motion vector. The restored base mesh is dequantized in the dequantizer (514) and then output to the displacement calculation unit (515).

[0147] In Fig. 7, the displacement calculation unit (515) may be included in the pre-processor (200). In addition, at least one of the quantizer (511), the motion encoder (512), the base mesh restoration unit (513), and the inverse quantizer (514) may be included in the pre-processor (200).

[0148] As described in Fig. 7, the inter-frame encoding method may include motion field encoding (also called motion vector encoding). Inter-frame encoding may be performed when a one-to-one correspondence of vertices is established between a reference mesh and a current input mesh, and only the position information of the vertices is different. When performing inter-frame encoding, instead of compressing the base mesh, the difference between the vertices of the reference base mesh and the current base mesh, i.e., the motion field (also called motion vector), may be calculated and encoded to encode this information. The reference base mesh is the result of quantizing the already decoded base mesh data and is determined according to the reference frame index determined in the GoF generation. The motion field may also be encoded as a value. Alternatively, the predicted motion field can be calculated by averaging the motion fields of the restored vertices among the vertices connected to the current vertex, and the residual motion field, which is the difference between the predicted motion field value and the motion field value of the current vertex, can be encoded. This residual motion field value can be encoded using entropy coding.The process of encoding displacement and attribute maps, excluding the motion field encoding process of inter frame encoding, is the same as the structure of the intra frame encoding method except for the base mesh encoding.

[0149] Figure 8 illustrates a lifting conversion process for displacement according to embodiments.

[0150] Figure 9 illustrates a process of packing transformation coefficients (or lifting coefficients) according to embodiments into a 2D image.

[0151] Figures 8 and 9 illustrate the process of transforming displacement and packing transform coefficients of the encoding process of Figures 6 and 7, respectively.

[0152] The encoding method according to the embodiments includes displacement encoding.

[0153] After base mesh encoding and / or motion field encoding, a reconstructed base mesh is generated through restoration and dequantization, and the displacement between the result of performing subdivision on the reconstructed base mesh and the fitted subdivided mesh generated through the fitting subdivision surface can be calculated (see 415 in FIG. 6 or 515 in FIG. 7). For effective encoding, a data transform process such as wavelet transform can be applied to the displacement information (see 416 in FIG. 6 or 516 in FIG. 7).

[0154] FIG. 8 shows a process of transforming displacement information using a lifting transform in the forward linear lifting unit (416) of FIG. 6 or the wavelet transformer (516) of FIG. 7. For example, a linear wavelet-based lifting transform may be performed. The transform coefficients generated through the transform process are quantized in a quantizer (417 or 517) and then packed into a 2D image through an image packing unit (418 or 518) as in FIG. 9. The transform coefficients are configured as one block for every 256 (= 16×16) units, and each block can be packed in a z-scan order. The horizontal number of blocks is fixed to 16, but the vertical number of blocks can be determined according to the number of vertices of the subdivided base mesh. Transform coefficients can be packed by aligning them with Morton codes within a single block. The packed images generate displacement videos for each GoF unit, and these displacement videos can be encoded using a conventional video compression codec in a video encoder (419 or 519).

[0155] Referring to FIG. 8, a base mesh (original) may include vertices and edges for LoD0. A first subdivision mesh generated by dividing (or subdividing) the base mesh includes vertices generated by further dividing (or subdividing) edges of the base mesh. The first subdivision mesh includes vertices for LoD0 and vertices for LoD1. LoD1 includes the subdivided vertices and the vertices of the base mesh (LoD0). The first subdivision mesh may be further divided (or subdivided) to generate a second subdivision mesh. The second subdivision mesh includes LoD2. LoD2 includes base mesh vertices (LoD0), LoD1 including vertices further divided (or subdivided) from LoD0, and vertices further divided (or subdivided) from LoD1. LoD is a level of detail that indicates the degree of detail of mesh data content. As the level index increases, the distance between vertices becomes closer and the level of detail increases. In other words, the smaller the LoD value, the lower the detail of the mesh data content, and the larger the LoD value, the higher the detail of the mesh data content. LoD N contains the vertices included in the previous LoDN-1 as is. When a mesh (or vertex) is further divided through subdivision, the mesh can be encoded based on a prediction and / or update method by considering the previous vertices v1, v2 and the subdivided vertex v. Instead of directly encoding information about the current LoD N, a residual value between the previous LoD N-1 can be generated and the mesh can be encoded using the residual value to reduce the size of the bitstream. The prediction process means the operation of predicting the current vertex v using the previous vertices v1 and v2. Since adjacent subdivision meshes have similar data, this property can be utilized for efficient encoding.Current vertex position information is predicted as a residual of previous vertex position information, and the previous vertex position information is updated through the residual. In the present disclosure, vertex, apex, and point may be used with the same meaning. In addition, LoDs may be defined during the subdivision process of the base mesh. According to embodiments, the subdivision process of the base mesh may be performed in the pre-processor (200) or in a separate component / module.

[0156] Referring to FIG. 9, a vertex has a transform coefficient (also called a lifting coefficient) generated through a lifting transformation. The transform coefficient of a vertex related to a lifting transformation can be packed into an image by an image packing unit (418 or 518) and then encoded by a video encoder (419 or 519).

[0157] Figure 10 illustrates an attribute transfer process of a V-MESH compression method according to embodiments.

[0158] According to the embodiments, FIG. 10 shows the detailed operation of the attribute transfer (425 or 525) of the encoding of FIG. 6, FIG. 7, etc.

[0159] Encoding according to embodiments includes attribute map encoding. According to embodiments, attribute map encoding may be performed in the video encoder (428) of FIG. 6 or the video encoder (528) of FIG. 7.

[0160] According to embodiments, in the present disclosure, the encoder compresses information about the input mesh through base mesh encoding (i.e., intra encoding), motion field encoding (i.e., inter encoding), and displacement encoding. In the encoding process, the compressed input mesh is restored through base mesh decoding (intra frame), motion field decoding (inter frame), and displacement video decoding processes, and the restored result, the reconstructed deformed mesh (hereinafter referred to as Recon. deformed mesh), is used to compress the input attribute map as shown in FIGS. 6 and 7. The reconstructed deformed mesh (Recon. deformed mesh) has position information of vertices, texture coordinates, and corresponding connection information, but does not have color information corresponding to the texture coordinates. Therefore, as shown in Fig. 10, in the V-Mesh compression method, a new attribute map having color information corresponding to the texture coordinates of the reconstructed deformed mesh is regenerated through the attribute transfer process of attribute transfer (425 or 525).

[0161] According to embodiments, attribute transfer (425 or 525) first checks whether each point P(u, v) of a 2D texture domain belongs to a texture triangle of a reconstructed deformed mesh, and if it exists in a texture triangle T, the barycentric coordinate of P(u, v) according to the triangle T ( , , ) is calculated. And the 3D vertex positions of triangle T and ( , , ) is used to compute the 3D coordinates M(x, y, z) of P(u, v). Find the vertex coordinates M'(x', y', z') and the triangle T' containing this vertex that corresponds to the most similar position to the calculated M(x, y, z) in the input mesh domain. Then, the center of mass coordinates of M'(x', y', z') in this triangle T' ( ', ', ') is calculated. The texture coordinates corresponding to the three vertices of Triangle T' and ( ', ', ') is used to calculate the texture coordinates (u', v'), and the color information corresponding to these coordinates is found in the input attribute map. The color information found in this way is immediately assigned to the pixel location (u, v) of the new attribute map. If P(u, v) does not belong to any triangle, the pixel at that location in the new attribute map can be filled with a color value using a padding algorithm, such as the push-pull algorithm of push-pull padding (426 or 526).

[0162] The new attribute map generated through attribute transfer (425 or 525) is grouped into GoF units to form an attribute map video, which is compressed using the video codec of the video encoder (428 or 528).

[0163] Referring to Figure 10, the reference relationship between the input mesh, the input attribute map, the reconstructed deformed mesh, and the regenerated attribute map can be seen.

[0164] The decoding process of Fig. 1 can perform the reverse process of the corresponding process of the encoding process of Fig. 1. The specific decoding process is as follows.

[0165] FIG. 11 illustrates an intra-frame decoding (or intra-decoding) process of V-Mesh technology according to embodiments.

[0166] Fig. 11 illustrates the configuration and operation of the mesh video decoder (113) of the receiving device of Fig. 1. In addition, Fig. 11 can restore mesh data by performing the reverse process of the intra-frame encoding process of Fig. 6. Each component for the intra-frame decoding process of Fig. 11 corresponds to hardware, software, and / or a combination thereof.

[0167] First, the bitstream (i.e., compressed bitstream) received and input to the demultiplexer (611) of the intra frame decoding unit (610) can be separated into a mesh substream, a displacement substream, an attribute map substream, and a substream containing patch information of the mesh, such as V-PCC / V3C. The term V-PCC (Video-based Point Cloud Compression) used in this document can be used with the same meaning as V3C (Visual Volumetric Video-based Coding), and the two terms can be used interchangeably. Therefore, the term V-PCC in this document can be interpreted as the term V3C.

[0168] According to embodiments, the mesh sub-stream may be input to a static mesh decoder (612) and decoded, the displacement sub-stream may be input to a video decoder (613) and decoded, and the attribute map sub-stream may be input to a video decoder (617) and decoded.

[0169] According to embodiments, the mesh sub-stream is decoded through a decoder (612) of a static mesh codec used in encoding, such as Google Draco, and as a result, a reconstructed quantized base mesh, for example, connection information, vertex geometry information, vertex texture coordinates, etc. of the base mesh can be reconstructed.

[0170] According to embodiments, the displacement sub-stream is decoded into displacement video through a decoder (613) of a video compression codec used in encoding, and is restored as displacement information for each vertex (i.e., Recon. displacements) through an image unpacking process of an image unpacking unit (614), an inverse quantization process of an inverse quantizer (615), and an inverse transform process of an inverse linear lifting unit (616).

[0171] According to embodiments, the base mesh restored by the static mesh decoder (612) is inverse quantized by the inverse quantizer (620) and then output to the mesh restoration unit (630). The mesh restoration unit (630) reconstructs and restores the deformed mesh (i.e., decoded mesh) through the restored displacement output from the inverse linear lifting unit (616) and the restored base mesh output from the inverse quantizer (620). That is, the inverse quantized restored base mesh is combined with the restored displacement information to generate the final decoded mesh. In the present disclosure, the final decoded mesh is referred to as a reconstructed deformed mesh.

[0172] According to embodiments, an attribute map sub-stream is decoded through a decoder (617) corresponding to a video compression codec used in encoding, and then restored to a final attribute map (i.e., decoded attribute map) through a color conversion unit (640) through processes such as color format conversion and color space conversion.

[0173] According to embodiments, the restored decoded mesh and decoded attribute map can be utilized by the receiver as final mesh data that can be utilized by the user.

[0174] Referring to FIG. 11, the received compressed bitstream includes patch information, a mesh substream, a displacement substream, and an attribute map substream. A substream is interpreted as a term referring to a part of a bitstream included in a bitstream. The bitstream includes patch information (data), mesh information (data), displacement information (data), and attribute map information (data).

[0175] As described above, the decoder of FIG. 11 performs the following intra-frame decoding operations. The static mesh decoder (612) decodes the mesh sub-stream to generate a reconstructed quantized base mesh, and the inverse quantizer (620) applies the quantization parameters of the quantizer inversely to generate the reconstructed base mesh. The video decoder (613) decodes the displacement sub-stream, the image unpacking unit (614) unpacks the images of the decoded displacement video, and the inverse quantizer (615) inversely quantizes the quantized images. The inverse linear lifting unit (616) applies a lifting transform in the reverse process of the encoder to generate the reconstructed displacement. The mesh restoration unit (630) generates a reconstructed deformed mesh based on the reconstructed base mesh and the reconstructed displacement. The video decoder (617) decodes the attribute map sub-stream, and the color conversion unit (640) converts the color format and / or space of the decoded attribute map to generate a decoded attribute map.

[0176] Figure 12 illustrates the inter-frame decoding (or inter-decoding) process of V-Mesh technology.

[0177] Fig. 12 illustrates the configuration and operation of the mesh video decoder (113) of the receiving device of Fig. 1. In addition, Fig. 12 can restore mesh data by performing the reverse process of the inter-frame encoding process of Fig. 7. Each component for the inter-frame decoding process of Fig. 12 corresponds to hardware, software, and / or a combination thereof.

[0178] First, the bitstream received and input to the demultiplexer (711) of the intra frame decoding unit (710) can be separated into a motion sub-stream (also called a motion sub-stream or motion vector sub-stream), a displacement sub-stream, an attribute map sub-stream, and a sub-stream including patch information of a mesh such as V3C / V-PCC.

[0179] According to embodiments, a motion sub-stream may be input to a motion decoder (712) and decoded, a displacement sub-stream may be input to a video decoder (713) and decoded, and an attribute map sub-stream may be input to a video decoder (717) and decoded.

[0180] According to embodiments, a motion sub-stream is decoded through entropy decoding and inverse prediction processes in a motion decoder (712) and restored into motion information (or motion vector information). A base mesh restoration unit (718) combines the restored motion information with a reference base mesh that has already been restored and stored to generate a reconstructed quantized base mesh for the current frame. An inverse quantizer (720) applies inverse quantization to the restored quantized base mesh to generate a reconstructed base mesh. A video decoder (713) decodes a displacement sub-stream, an image unpacking unit (714) unpacks an image of the decoded displacement video, and an inverse quantizer (715) inversely quantizes a quantized image. The reverse linear lifting unit (716) applies a lifting transformation in the reverse process of the encoder to generate a restored displacement. The mesh restoration unit (730) generates a reconstructed deformed mesh, i.e., a final decoded mesh, based on the restored base mesh and the restored displacement.

[0181] According to embodiments, the video decoder (717) decodes the attribute map sub-stream in the same manner as intra decoding, and the color conversion unit (740) converts the color format and / or space of the decoded attribute map to generate a decoded attribute map. The decoded mesh and the decoded attribute map can be utilized by the receiver as final mesh data that can be utilized by the user.

[0182] Referring to Fig. 12, the bitstream includes motion information (also called motion vectors), displacement, and an attribute map. Since Fig. 12 performs inter-frame decoding, it further includes a process of decoding inter-frame motion information. The motion information is decoded, and a restored quantized base mesh for the motion information is generated based on the reference base mesh, thereby generating a restored base mesh. For a description of the operation of Fig. 12, which is identical to that of Fig. 11, refer to the description of Fig. 11.

[0183] Fig. 13 illustrates a mesh data transmission device according to embodiments.

[0184] FIG. 13 corresponds to the transmitting device (100) or mesh video encoder (102) of FIG. 1, the encoder (preprocessor and encoder) of FIG. 2, FIG. 6, or FIG. 7, and / or a transmitting encoding device corresponding thereto. Each component of FIG. 13 corresponds to hardware, software, a processor, and / or a combination thereof.

[0185] The operation process of a transmitter for compressing and transmitting dynamic mesh data using V-Mesh compression technology may be as shown in Fig. 13. The transmitter of Fig. 13 may perform an intra-frame encoding (or intra-encoding or intra-screen encoding) process and / or an inter-frame encoding (or inter-encoding or inter-screen encoding) process.

[0186] The pre-processor (811) receives the original mesh as input and generates a simplified mesh (decimated mesh) (or base mesh) and a fitted decimated mesh (or subdivision). Simplification can be performed based on the target number of vertices or target number of polygons that constitute the mesh. Parameterization, which generates texture coordinates and texture connection information per vertex, can be performed on the simplified mesh. For example, parameterization is a process of mapping a 3D surface to a texture domain for the decimated mesh. If parameterization is performed using the UVAtlas tool, mapping information is generated that can identify where each vertex of the decimated mesh can be mapped on a 2D image. The mapping information is expressed and stored as texture coordinates, and the final base mesh is generated through this process. In addition, the work of quantizing the mesh information in floating-point form into fixed-point form can be performed. This result can be output as a base mesh to a motion vector encoder (813) or a static mesh encoder (814) through a switching unit (812). The pre-processor (811) can perform mesh subdivision on the base mesh to generate additional vertices. Depending on the subdivision method, vertex connection information, texture coordinates, and texture coordinate connection information including the added vertices can be generated. The pre-processor (811) can generate a fitted subdivided mesh by adjusting the vertex positions so that the subdivided mesh becomes similar to the original mesh.

[0187] According to embodiments, the base mesh is output to a motion vector encoder (813) via a switching unit (812) when performing inter-encoding for the corresponding mesh frame, and is output to a static mesh encoder (814) via a switching unit (812) when performing intra-encoding for the corresponding mesh frame. The motion vector encoder (813) may be referred to as a motion encoder.

[0188] For example, when performing intra-encoding (or intra-frame encoding) on ​​the corresponding mesh frame, the base mesh can be compressed through a static mesh encoder (814). In this case, encoding can be performed on connection information, vertex geometry information, vertex texture information, normal information, etc. of the base mesh. The base mesh bitstream generated through encoding is transmitted to a multiplexer (823).

[0189] As another example, when performing inter-encoding (or inter-frame encoding) for the corresponding mesh frame, the motion vector encoder (813) can receive a base mesh and a reference reconstructed base mesh (or a reconstructed quantized reference base mesh) as input, calculate a motion vector between the two meshes, and encode the value. In addition, the motion vector encoder (813) can perform prediction based on connection information using a previously encoded / decoded motion vector as a predictor, and encode a residual motion vector obtained by subtracting the predicted motion vector from the current motion vector. The motion vector bitstream generated through encoding is transmitted to the multiplexer (823).

[0190] The base mesh restoration unit (815) can receive the base mesh encoded by the static mesh encoder (814) or the motion vector encoded by the motion vector encoder (813) and generate a reconstructed base mesh. For example, the base mesh restoration unit (815) can perform static mesh decoding on the base mesh encoded by the static mesh encoder (814) to restore the base mesh. At this time, quantization can be applied before the static mesh decoding, and inverse quantization can be applied after the static mesh decoding. As another example, the base mesh restoration unit (815) can restore the base mesh based on the reconstructed quantized reference base mesh and the motion vector encoded by the motion vector encoder (813). The reconstructed base mesh is output to the displacement calculation unit (816) and the mesh restoration unit (820).

[0191] The displacement calculation unit (816) can perform mesh refinement on the restored base mesh. The displacement calculation unit (816) can calculate a displacement vector, which is a difference value between the vertex positions of the restored base mesh and the fitted subdivision (or refined) mesh generated by the pre-processor (811). At this time, the displacement vector can be calculated as many times as the number of vertices of the refined mesh. The displacement calculation unit (816) can convert the displacement vector calculated in the 3D Cartesian coordinate system into a local coordinate system based on the normal vector of each vertex.

[0192] The displacement vector video generation unit (817) may include a linear lifting unit, a quantizer, and an image packing unit. That is, in the displacement vector video generation unit (817), the linear lifting unit may transform the displacement vector for effective encoding. The transformation may be performed by a lifting transformation, a wavelet transformation, etc., according to embodiments. In addition, quantization may be performed in a quantizer on the transformed displacement vector value, i.e., the transform coefficient. At this time, a different quantization parameter may be applied to each axis of the transform coefficient, and the quantization parameter may be derived according to an encoder / decoder agreement. The transformed and quantized displacement vector information may be packed into a 2D image in the image packing unit. The displacement vector video generation unit (817) may generate a displacement vector video by bundling packed 2D images for each frame, and the displacement vector video may be generated for each GoF (Group of Frame) unit of the input mesh.

[0193] The displacement vector video encoder (818) can encode the generated displacement vector video using a video compression codec. The generated displacement vector video bitstream is transmitted to a multiplexer (823).

[0194] The displacement vector restoration unit (819) may include a video decoder, an image unpacking unit, an inverse quantizer, and an inverse linear lifting unit. That is, the displacement vector restoration unit (819) performs decoding on an encoded displacement vector in the video decoder, performs image unpacking in the image unpacking unit, performs inverse quantization in the inverse quantizer, and then performs inverse transformation in the inverse linear lifting unit to restore the displacement vector. The restored displacement vector is output to the mesh restoration unit (820). The mesh restoration unit (820) restores a deformed mesh based on the base mesh restored by the base mesh restoration unit (815) and the displacement vector restored by the displacement vector restoration unit (819). The restored mesh (or referred to as a restored deformed mesh) has restored vertices, connection information between vertices, texture coordinates, and connection information between texture coordinates.

[0195] The texture map video generation unit (821) can regenerate a texture map based on the texture map (or attribute map) of the original mesh and the restored deformed mesh output from the mesh restoration unit (820). According to embodiments, the texture map video generation unit (821) can assign color information per vertex of the texture map of the original mesh to the texture coordinates of the restored deformed mesh. According to embodiments, the texture map video generation unit (821) can generate a texture map video by grouping the regenerated texture maps by GoF unit for each frame.

[0196] The generated texture map video can be encoded using a video compression codec of a texture map video encoder (822). The texture map video bitstream generated through encoding is transmitted to a multiplexer (823).

[0197] A multiplexer (823) multiplexes a motion vector bitstream (e.g., in case of inter encoding), a base mesh bitstream (e.g., in case of intra encoding), a displacement vector bitstream, and a texture map bitstream into a single bitstream. The single bitstream can be transmitted to a receiver via a transmitter (824). Alternatively, the motion vector bitstream, the base mesh bitstream, the displacement vector bitstream, and the texture map bitstream can be generated as a file with one or more track data or encapsulated into segments and transmitted to a receiver via the transmitter (824).

[0198] Referring to FIG. 13, a transmitting device (encoder) can encode a mesh in an intra-frame or inter-frame manner. A transmitting device according to intra-encoding can generate a base mesh, a displacement vector (or referred to as displacement), and a texture map (or referred to as attribute map). A transmitting device according to inter-encoding can generate a motion vector (or referred to as motion), a displacement vector (or referred to as displacement), and a texture map (or referred to as attribute map). The texture map obtained from the data input unit is generated and encoded based on the restored mesh. Displacement is generated and encoded through the difference in vertex positions between the base mesh and the divided (or subdivided or subdivided) mesh. More specifically, the displacement is the difference in position between the fitted sub-divided mesh and the sub-divided restored base mesh, i.e., the difference in vertex positions between the two meshes. In addition, the base mesh is generated by simplifying and encoding the original mesh through pre-processing. Motion is generated as motion vectors for the mesh of the current frame based on the reference base mesh of the previous frame.

[0199] Fig. 14 illustrates a mesh data receiving device according to embodiments.

[0200] Fig. 14 corresponds to the receiving device (110) or mesh video decoder (113) of Fig. 1, the decoder of Fig. 11 or Fig. 12, and / or the receiving decoding device corresponding thereto. Each component of Fig. 14 corresponds to hardware, software, a processor, and / or a combination thereof. The receiving (decoding) operation of Fig. 14 may follow the reverse process of the corresponding process of the transmitting (encoding) operation of Fig. 13.

[0201] The bitstream of the mesh data received by the receiver (910) is demultiplexed into a compressed motion vector bitstream (e.g., inter decoding) or a base mesh bitstream (e.g., intra decoding), a displacement vector bitstream, and a texture map bitstream after file / segment decapsulation in the demultiplexer (911). For example, if the current mesh has inter-screen encoding (i.e., inter encoding) applied, the motion vector bitstream is received, demultiplexed, and then output to the motion vector decoder (913) via the switching unit (912). As another example, if the current mesh has intra-screen encoding (i.e., intra encoding) applied, the base mesh bitstream is received, demultiplexed, and then output to the static mesh decoder (914) via the switching unit (912). Here, the motion vector decoder (913) may be referred to as a motion decoder.

[0202] According to embodiments, if the current mesh has inter-screen encoding applied according to frame header information, the motion vector decoder (913) can perform decoding on the motion vector bitstream. According to embodiments, the motion vector decoder (913) can reconstruct the final motion vector by adding the previously decoded motion vector as a predictor to the residual motion vector decoded from the bitstream.

[0203] According to embodiments, if the current mesh has been subjected to in-screen encoding according to frame header information, the static mesh decoder (914) can decode the base mesh bitstream to restore connection information, vertex geometry information, texture coordinates, normal information, etc. of the base mesh.

[0204] According to embodiments, the base mesh restoration unit (915) can restore the current base mesh based on the decoded motion vector or the decoded base mesh. For example, if the current mesh has inter-screen encoding applied, the base mesh restoration unit (915) can generate a restored base mesh by adding the decoded motion vector to the reference base mesh and then performing inverse quantization. As another example, if the current mesh has intra-screen encoding applied, the base mesh restoration unit (915) can generate a restored base mesh by performing inverse quantization on the base mesh decoded through the static mesh decoder (914).

[0205] According to embodiments, the displacement vector video decoder (917) can decode the displacement vector bitstream as a video bitstream using a video codec.

[0206] According to embodiments, the displacement vector restoration unit (918) extracts displacement vector transform coefficients from the decoded displacement vector video, and restores the displacement vector by applying inverse quantization and inverse transformation processes to the extracted displacement vector transform coefficients. To this end, the displacement vector restoration unit (918) may include an image unpacking unit, an inverse quantizer, and an inverse linear lifting unit. If the restored displacement vector is a value in a local coordinate system, a process of inversely transforming it into a Cartesian coordinate system may be performed.

[0207] The mesh restoration unit (916) can generate additional vertices by performing subdivision on the restored base mesh. Through subdivision, vertex connection information including the added vertices, texture coordinates, and texture coordinate connection information can be generated. At this time, the mesh restoration unit (916) can generate a final restored mesh (or a restored deformed mesh) by combining the subdivided restored base mesh with the restored displacement vector.

[0208] According to embodiments, the texture map video decoder (919) can decode the texture map bitstream as a video bitstream using a video codec to restore the texture map. The restored texture map has color information for each vertex contained in the restored mesh, and the color value of each vertex can be obtained from the texture map using the texture coordinates of each vertex.

[0209] According to embodiments, the mesh restored by the mesh restoration unit (916) and the texture map restored by the texture map video decoder (919) are shown to the user through a rendering process in the mesh data renderer (920).

[0210] Referring to FIG. 14, a receiving device (decoder) can decode a mesh in an intra-frame or inter-frame manner. A receiving device according to intra-decoding can receive a base mesh, a displacement vector (or referred to as displacement), a texture map (or referred to as attribute map), and render mesh data based on the restored mesh and the restored texture map. A receiving device according to inter-decoding can receive a motion vector (or referred to as motion), a displacement vector (or referred to as displacement), a texture map (or referred to as attribute map), and render mesh data based on the restored mesh and the restored texture map.

[0211] A mesh data transmission device and method according to embodiments may pre-process mesh data, encode the pre-processed mesh data, and transmit a bitstream including the encoded mesh data. A point mesh data reception device and method according to embodiments may receive a bitstream including mesh data and decode the mesh data. The mesh data transmission and reception method / device according to embodiments may be abbreviated as method / device according to embodiments. The mesh data transmission and reception method / device according to embodiments may also be referred to as 3D data transmission and reception method / device or point cloud data transmission and reception method / device.

[0212] As described above, in the present disclosure, displacement information can be acquired based on a refined mesh (or referred to as a sub-mesh). That is, a fitting process is performed to make the input mesh and the sub-mesh similar to each other, and the difference in the positions of each vertex of the fitted subdivision mesh and the refined restored base mesh is generated by performing refinement on the restored base mesh. The present disclosure refers to this vertex position difference value as a displacement vector. In the present disclosure, the displacement vector may be used interchangeably with the same meaning as displacement, displacement information, or displacement data. In addition, the displacement video may be used interchangeably with the same meaning as displacement vector video or displacement vector transformation coefficient video, and the displacement vector may be used interchangeably with the same meaning as displacement vector transformation coefficient or displacement vector coefficient.

[0213] In the present disclosure, each vertex constituting the mesh represents a position in three-dimensional space, and is expressed, for example, by x, y, z coordinates (i.e., canonical coordinate system). And, a polygon may be a triangle or a square. In the present disclosure, vertex, apex, and point may be used with the same meaning. That is, a vertex has a coordinate in three-dimensional space, and a triangular or square polygon can be created through a connection between a plurality of vertices. In addition, V-DMC referred to in the present disclosure may also be referred to as V-mesh, and the two terms are expressions used with the same meaning.

[0214] The transmitting device (or encoder or V-DMC encoder) of the present disclosure can perform video codec-based encoding, zero run-length encoding, or arithmetic encoding on displacement vectors or displacement vector transform coefficients. For example, in the displacement vector encoder, displacement vector transform coefficients can be packed into a 2D image and then encoded using a 2D video codec (i.e., a video compression codec), or zero run-length encoded, or arithmetic encoded to generate a displacement vector bitstream. In the present disclosure, the displacement vector bitstream and the displacement vector video bitstream may be used interchangeably with each other with the same meaning.

[0215] Conversely, the receiving device (also called decoder or V-DMC decoder) can perform video codec-based decoding, zero run length decoding, or arithmetic decoding on the displacement vector bitstream.

[0216] According to embodiments, when performing video codec-based encoding on displacement vectors in a V-DMC encoder, a process of video encoding into a displacement vector bitstream may be performed after performing lifting transformation, quantization, and image packing. In this case, the V-DMC decoder performs the reverse process of the V-DMC encoder, that is, video decoding of the displacement vector bitstream, image depacking, dequantization, and lifting inverse transformation to restore the displacement vector.

[0217] In particular, in the V-DMC encoder of the present disclosure, when the displacement vector is compressed through a video codec during the displacement vector encoding process, a process of packing the quantized displacement vector transform coefficients into one frame by LoD level is performed. The details will be described later. In the present disclosure, when the displacement vector of a dynamic mesh is encoded through a video codec, a method is proposed for partially extracting and decoding a displacement vector video bitstream of a specific LoD level in order to decode the mesh up to a specific LoD level desired by the decoder. That is, the decoder of the present disclosure includes a method for partially extracting and decoding quantized displacement vector transform coefficients up to a specific LoD level from a displacement information video bitstream level. In other words, when the encoder packs the displacement vector transform coefficients into a frame by LoD level, the packing can be done in various units. In this case, the present disclosure proposes a method for deriving packed area information in the depacking process of the displacement vector of the decoder that decodes the partially extracted displacement vector video bitstream. By doing so, the present disclosure can support the scalability of geometry information of dynamic mesh compression by extracting and decoding displacement vector video bitstreams up to a specific LoD level according to the receiver status, network environment, etc. That is, through the present disclosure, the scalability of geometry (i.e., displacement) information of a dynamic mesh can be supported by partially extracting and decoding displacement vectors, which are one of the geometry information of the mesh, by LoD level.

[0218] In other words, the present disclosure relates to V-DMC, a method for compressing 3D dynamic mesh data using a 2D video codec, and to a device, method, and syntax and semantics information related thereto that support bitstream extraction and decoding from a displacement vector video bitstream of a dynamic mesh up to a specific LoD level.

[0219] The following describes in detail a method for compressing quantized displacement vector transformation coefficients by packing them into one frame for each LoD level through a displacement vector encoding process of a dynamic mesh, and a method for extracting a displacement vector bitstream corresponding to a specific LoD level from a displacement vector bitstream level through a decoding process.

[0220] Fig. 15 illustrates a transmitting device according to embodiments. The transmitting device of Fig. 15 may be referred to as a mesh data transmitting device or an encoder or an encoder of a transmitting device or a V-Mesh encoder or a dynamic mesh encoder.

[0221] FIG. 15 corresponds to the transmitting device (100) or the mesh video encoder (102) of FIG. 1, the encoder (pre-processor and encoder) of FIG. 2, FIG. 6, or FIG. 7, the transmitting device of FIG. 13, and / or the transmitting encoding device corresponding thereto. Therefore, parts not described in FIG. 15 will refer to the description of the transmitting device (100) or the mesh video encoder (102) of FIG. 1, the encoder (pre-processor and encoder) of FIG. 2, FIG. 6, or FIG. 7, and the transmitting device of FIG. 13. The elements of the transmitting device illustrated in FIG. 15 may be implemented by hardware, software, a processor connected to a memory, and / or a combination thereof. That is, the elements of the transmitting device of FIG. 15 may be implemented by hardware, software, firmware, or a combination thereof, including one or more processors or integrated circuits configured to communicate with one or more memories, although not illustrated in the drawing. One or more processors may perform at least one of the operations and / or functions of the elements of the transmitting device of FIG. 15 described above. Furthermore, one or more processors may operate or execute a set of software programs and / or instructions for performing the operations and / or functions of the elements of the transmitting device of FIG. 15. The execution order of each block in FIG. 15 may be changed, some blocks may be omitted, and some blocks may be newly added.

[0222] In the present disclosure, the operation process of a transmitter for compressing and transmitting dynamic mesh data using V-Mesh compression technology may be as shown in FIG. 15. The transmitter of FIG. 15 may support both an intra-frame encoding (or intra-encoding or intra-screen encoding) process and / or an inter-frame encoding (or inter-encoding or inter-screen encoding) process.

[0223] In Fig. 15, the mesh simplification unit (11011) simplifies the input original mesh through a mesh simplification algorithm to generate a base mesh (or simplified base mesh or simplified mesh). At this time, mesh simplification can be performed based on the number of target vertices or target polygons constituting the mesh. For example, a method such as decimation can be used as a mesh simplification algorithm that simplifies the original mesh. That is, the decimation method can be a process of selecting vertices to be removed from the original mesh using a certain reference point, and then removing the selected vertices and the triangles connected to the selected vertices.

[0224] That is, the mesh simplification unit (11011) can simplify the input mesh by the target number of vertices or the target number of faces. At this time, the simplification process can be performed through various methods such as triangle collapse and edge collapse.

[0225] According to embodiments, the base mesh simplified in the mesh simplification unit (11011) is provided to the mesh parameterization unit (11012) and the mesh refinement unit (11018).

[0226] The mesh parameterization unit (11012) performs a process of mapping a 3D surface to a texture domain for a simplified mesh (decimated mesh). That is, the mesh parameterization unit (11012) generates texture coordinates and texture connection information of the input mesh. In one embodiment, the mesh parameterization unit (11012) may perform parameterization using a UV Atlas tool. Through this process, mapping information is generated regarding which location on a 2D image each vertex of the simplified mesh (decimated mesh) can be mapped to. The mapping information is expressed and stored as texture coordinates, and through this process, the final base mesh is generated. That is, the mesh parameterization unit (11012) performs parameterization to generate texture coordinates (UV coordinates) and texture connection information per vertex of the input mesh (i.e., simplified mesh or simplified base mesh).

[0227] The final base mesh (or base mesh with texture map) generated in the above parameterization unit (11012) is input to the mesh quantization unit (11013) and quantized.

[0228] According to embodiments, the mesh quantization unit (11013) may perform a task of quantizing floating-point type mesh information (e.g., geometry information (x, y, z) or / and texture coordinates (u, v), normal information (nx, ny, nz), etc.) into fixed-point type. That is, the mesh quantization unit (11013) may quantize vertex coordinates and texture coordinates of the base mesh. According to embodiments, quantization for specific components may be omitted.

[0229] The above mesh subdivision unit (11018) subdivides the base mesh simplified by the mesh simplification unit (11011). That is, the mesh subdivision unit (11018) can perform mesh subdivision on the base mesh to generate additional vertices. Depending on the subdivision method, vertex connection information, texture coordinates, and texture coordinate connection information including the added vertices can be generated. At this time, depending on the subdivision method, geometry information connection information, texture coordinate connection information, and texture coordinates can be implicitly derived and generated. According to embodiments, the mesh subdivision unit (11018) can perform subdivision through a method such as mid-edge, Loop, or Catmul&Clark.

[0230] More specifically, in the mesh refinement unit (11018), mesh refinement can be performed n times by user parameters or a promise of the encoder (i.e., transmitting device) / decoder (i.e., receiving device). According to embodiments, the vertices of the base mesh are vertices of level 0 (R0), the vertices newly generated by performing refinement once are vertices of level 1 (R1), … the vertices newly generated by performing refinement n times are vertices of level n (R n ) can be defined as vertices of level 0 (R0). For convenience of explanation, the present disclosure refers to vertices of level 0 (R0) as level 0 vertices, vertices of level 1 (R1) as level 1 vertices, …, level n (R n ) can be called level n vertices. Also, level 0 is called the 0th level (R0), level 1 is called the 1st level (R1), … level n is called the nth level (R n ) can be referred to as level 0 to level n (R0 to R n ) can be referred to as refinement level 0 to refinement level n, or segmentation level 0 to segmentation level n, or LoD level 0 to LoD level n.

[0231] According to embodiments, LoD0, LoD1, … LoDn can be defined as in the following mathematical expression 1.

[0232] [Mathematical Formula 1]

[0233] LoD0 = R0

[0234] LoD1 = R0+ R1= LoD0 + R1

[0235]

[0236] LoDn = R0+ R1+, … + R n = LoDn-1 + R n = R0 R1 , … , R n

[0237] That is, the base mesh includes vertices for LoD0. And, the first subdivision mesh generated by subdividing the base mesh once includes vertices for LoD1. That is, LoD1 includes vertices of the base mesh (i.e., R0 vertices) and vertices of a newly generated level 1 by subdividing the base mesh (i.e., R1 vertices). In addition, the second subdivision mesh generated by subdividing the first subdivision mesh again includes vertices for LoD2. That is, LoD2 includes vertices of the base mesh (i.e., R0 vertices), vertices of a newly generated level 1 by subdividing the base mesh (i.e., R1 vertices), and vertices of a newly generated level 2 by subdividing the first subdivision mesh (i.e., R2 vertices).

[0238] In this way, LoD indicates the level of detail of mesh data content, and as the LoD (or level) index increases, the distance between vertices becomes closer and the level of detail increases. In other words, the smaller the LoD value, the less detailed the mesh data content, and the larger the LoD value, the higher the detail of the mesh data content.

[0239] According to embodiments, the mesh fitting unit (11019) can perform fitting by adjusting vertex positions so that the mesh subdivided by the mesh subdivision unit (11018) becomes similar to the original mesh, thereby generating a fitted subdivided mesh.

[0240] According to embodiments, the mesh simplification unit (11011), the mesh parameterization unit (11012), the mesh refinement unit (11018), and the mesh fitting unit (11019) may be omitted, and when these processes are omitted, the original mesh may be applied as input to the mesh quantization unit (11013).

[0241] At this time, coordinate information of the original mesh can be applied as input to the displacement vector calculation unit (11020), and according to embodiments, the displacement vector encoding process (displacement vector calculation unit (11020), displacement vector coordinate system conversion unit (11021), and displacement vector encoder (11022)) can be omitted.

[0242] The present disclosure may be referred to as a pre-processor, including a mesh simplification unit (11011), a mesh parameterization unit (11012), a mesh refinement unit (11018), and a mesh fitting unit (11019). According to embodiments, the pre-processor may further include a displacement vector calculation unit (11020).

[0243] According to embodiments, the base mesh quantized in the mesh quantization unit (11013) may be output to a motion vector encoder (11015) or a static mesh encoder (11016) via a switching unit (11014). According to embodiments, the base mesh is output to the motion vector encoder (11015) via the switching unit (11014) when inter-encoding is performed on the corresponding mesh frame, and is output to the static mesh encoder (11016) via the switching unit (11014) when intra-encoding is performed on the corresponding mesh frame. The motion vector encoder (11015) may be referred to as a motion encoder.

[0244] For example, when performing intra encoding or intra frame encoding for the corresponding mesh frame, the base mesh can be compressed through a static mesh encoder (11016). In this case, encoding can be performed on connection information, vertex geometry information, vertex texture information, normal information, etc. of the base mesh. That is, vertex coordinates, vertex connection information, texture coordinates, texture connection information, etc. of the mesh can be encoded in the static mesh encoder (11016). The base mesh bitstream generated through encoding is transmitted to a multiplexer (not shown).

[0245] As another example, when performing inter-encoding (or inter-frame encoding) on ​​the corresponding mesh frame, the motion vector encoder (11015) may receive the current base mesh and the reference reconstructed base mesh (or the reconstructed quantized reference base mesh) as input, calculate a motion vector between the two meshes, and encode the value. In addition, the motion vector encoder (11015) may perform prediction based on connection information using a previously encoded / decoded motion vector as a predictor, and entropy-encode a differential motion vector (or residual motion vector) obtained by subtracting the predicted motion vector from the current motion vector. According to embodiments, the motion vector encoding may be performed on a vertex basis or a subgroup basis. The motion vector bitstream generated through the motion vector encoding is transmitted to a multiplexer (not shown) as a base mesh bitstream. That is, in the case of intra-frame encoding, the static mesh bitstream is input to the multiplexer as a base mesh bitstream, and in the case of inter-frame encoding, the motion vector bitstream is input to the multiplexer as a base mesh bitstream.

[0246] In FIG. 15, the base mesh decoder (11017) can receive a base mesh encoded by a static mesh encoder (11016) or a motion vector encoded by a motion vector encoder (11015) and generate a reconstructed base mesh. The base mesh decoder (11017) performs reconstructing the base mesh according to the encoding type (inter-screen encoding or intra-screen encoding) of the current mesh. For example, the base mesh decoder (11017) can perform static mesh decoding on the base mesh encoded by the static mesh encoder (11016) to reconstruct the base mesh. At this time, quantization can be applied before static mesh decoding, and inverse quantization can be applied after static mesh decoding. That is, when intra-screen encoding is performed, inverse quantization can be performed on the quantized base mesh through the mesh quantization unit (11013) to reconstruct the current base mesh. As another example, the base mesh decoder (11017) can reconstruct the base mesh based on the reconstructed quantized reference base mesh and the motion vector encoded by the motion vector encoder (11015). That is, when inter-screen encoding is performed, the current base mesh can be generated by decoding the motion vector by the motion vector decoding method and then applying (i.e., adding) the decoded motion vector to the reference reconstructed base mesh. At this time, when the motion vector is not quantized, the motion vector restoration process is omitted and the current base mesh can be restored using the motion vector calculated by the motion vector encoder (11015). The reconstructed base mesh is output to the displacement vector calculation unit (11020) and the mesh dequantization unit (11024).

[0247] According to embodiments, the displacement vector calculation unit (11020) can perform mesh refinement on the restored base mesh. In addition, the displacement vector calculation unit (11020) can calculate a displacement vector, which is a difference value of vertex positions between the restored base mesh that has been refined and the fitted subdivision (or refined) mesh generated by the mesh fitting unit (11019). At this time, the displacement vector can be calculated as many times as the number of vertices of the refined mesh. That is, the displacement vector of the number of vertices of the refined mesh can be calculated through the displacement vector calculation unit (11020).

[0248] According to embodiments, the displacement vector coordinate system transformation unit (11021) can transform a vertex displacement vector calculated in a 3D Cartesian coordinate system (i.e., (x, y, z) space) into a local coordinate system (i.e., normal, tangential, bi-tangential coordinate system) based on the normal vector of each vertex. At this time, the normal vector can be calculated for each subdivided vertex based on the geometry information and connection information of the surrounding vertices. According to embodiments, only the normal component among the (normal, tangential, bi-tangential) coordinate systems can be encoded. This means that when the coordinate system transformation is applied according to the agreement between the encoder / decoder, encoding of only the normal component is always performed, or the encoder can decide to signal a 1-bit flag (onlyNormFlag).

[0249] In the present disclosure, whether or not to perform displacement vector coordinate system transformation is determined by an agreement between the encoder / decoder, or whether or not to perform coordinate system transformation is determined by transmitting a coordinate system transformation status flag (applyLocalCoord) in units such as sequence, GOF (Group of frame), frame, and sub-mesh.

[0250] According to embodiments, the displacement vector encoder (11022) may perform encoding on the displacement vector or displacement vector transform coefficient output from the displacement vector calculation unit (11020) or the displacement vector coordinate system transformation unit (11021). In the present disclosure, the displacement vector encoder (11022) may perform encoding through a video codec-based encoder, a zero run length encoder, an arithmetic encoder, or the like. For example, when the encoding method is video codec-based encoding, the displacement vector encoder (11022) may encode the displacement vector transform coefficients by packing them into frames. That is, in the displacement vector encoder (11022), the displacement vector transform coefficients may be packed into a 2D image and then encoded using a 2D video codec (i.e., a video compression codec), or zero run length encoded, or arithmetic encoded to generate a displacement vector video bitstream.

[0251] According to embodiments, a displacement vector video bitstream encoded and generated by a displacement vector encoder (11022) is transmitted to a multiplexer (not shown). According to embodiments, a method for selecting encoding of the displacement vector encoder (11022) may use a displacement vector encoder promised in an encoder (i.e., a transmitting side) / decoder (i.e., a receiving side), or may analyze the characteristics of a displacement vector in an encoder on the transmitting side and transmit the type of a selected displacement vector encoder to a decoder on the receiving side.

[0252] According to embodiments, the displacement vector restoration unit (11023) can restore the displacement vector by performing the reverse process of displacement vector encoding on the displacement vector or displacement vector transform coefficient encoded by the displacement vector encoder (11022). That is, the displacement vector restoration unit (11023) can perform displacement vector depacking depending on the method of encoding the displacement vector, for example, when encoding is based on a video codec. In other words, the bitstream encoded by the 2D video encoder (i.e., the video codec-based encoder) after being packed into a 2D image / video is decoded by the 2D video decoder and depacked. In addition, the displacement vector restoration unit (11023) can additionally perform inverse quantization, inverse transformation, etc. depending on whether quantization and transformation processes are performed during the displacement vector encoding process. For example, inverse quantization is performed on the quantized transform coefficients on which inverse packing has been performed, and inverse transformation is performed to calculate the restored displacement vector.

[0253] According to embodiments, the mesh dequantization unit (11024) can dequantize vertex coordinates or texture coordinates of the restored base mesh as a reverse process of quantization. More specifically, the mesh dequantization unit (11024) performs dequantization using inputs such as restored geometry information (x, y, z) and / or texture coordinates (u, v) and / or normal information (nx, ny, nz) of the restored base mesh. According to embodiments, dequantization for a specific component may be omitted. In addition, if the quantization process is omitted in the mesh quantization unit (11013), the dequantization process is also omitted in the mesh dequantization unit (11024).

[0254] According to embodiments, the mesh restoration unit (11025) can restore a mesh based on a restored displacement vector output from the displacement vector restoration unit (11023) and a restored base mesh (or a dequantized restored base mesh) output from the mesh dequantization unit (11024). More specifically, the mesh restoration unit (11025) can perform subdivision on the restored base mesh output from the mesh dequantization unit (11024) and add the restored displacement vector from the displacement vector restoration unit (11023) to generate a reconstructed deformed mesh. That is, the mesh restoration unit (11025) performs subdivision on the restored base mesh, which is restored by performing dequantization in the mesh dequantization unit (11024), to generate subdivided vertex position information, texture coordinates, and connection information. In addition, the mesh restoration unit generates restored vertex position information by adding a restored displacement vector to the subdivided vertex position information. The mesh restored by the mesh restoration unit (11025) (or referred to as restored mesh or restored deformed mesh) has restored vertices, connection information between vertices, texture coordinates, and connection information between texture coordinates. The restored mesh (or referred to as restored mesh or restored deformed mesh) generated by the mesh restoration unit (11025) is provided to the texture map generation unit (11026).

[0255] According to embodiments, the texture map generation unit (11026) can regenerate the texture map of the current mesh based on the texture map (or attribute map) of the original mesh and the mesh restored by the mesh restoration unit (11025). That is, the texture map generation unit (11026) can generate the texture map of the restored mesh through the relationship between the texture coordinates and connection information of the restored mesh and the original mesh and the texture map of the original mesh.

[0256] According to embodiments, the texture map generation unit (11026) can assign color information per vertex of the texture map of the original mesh to the texture coordinates of the restored base mesh (or the restored deformed mesh). According to embodiments, the texture map generation unit (11026) can generate a texture map (or texture map video) by grouping the regenerated texture maps by GoF unit for each frame.

[0257] The texture map generated in the texture map generation unit (11026) may be encoded in the texture map encoder (11027). For example, the texture map encoder (11027) may encode the texture map using a 2D video codec-based encoder, a zero run length encoder, an entropy coding-based arithmetic encoder, etc. That is, the texture map generated through the texture map generation unit (11026) is stacked in the frame order of the mesh to form a texture map video, and encoding is performed on the texture map video using the 2D video encoder. In addition, the texture map encoder (11027) may further perform color space conversion of the texture map. That is, when the color space of the texture map is RGB444, encoding may be performed after conversion to a color space such as YUV420 or YUV444. Then, the texture map substream (or texture map video bitstream) generated through the texture map encoding is transmitted to a multiplexer (not shown).

[0258] According to embodiments, the type of texture map encoder (11027) may include a video encoder (e.g., VVC, HEVC, etc.), an entropy coding-based encoder, etc. In addition, a method for selecting a texture map encoder (11027) may use a texture map encoder promised in an encoder (i.e., a transmitting side) / decoder (i.e., a receiving side), or may transmit the type of texture map encoder selected by the encoder on the transmitting side to the decoder on the receiving side.

[0259] According to embodiments, the atlas encoder (11029) may generate an atlas bitstream by encoding atlas information (or atlas data). Then, the atlas bitstream generated through the atlas information encoding is transmitted to a multiplexer (not shown). In the present disclosure, the atlas may be information required in a mesh reconstruction process, and may mean information such as tiles and patches. In addition, the atlas information may mean data required in processes such as 2D mapping for a 3D object, texture mapping-related information, mesh decoding, and mesh restoration, and may include additional information such as a segmentation method, a transformation method, a quantization method, and the position and size of a patch within an atlas frame. In the present disclosure, the atlas information may be encoded through Exp-Golomb coding of the atlas encoder (11029), etc.

[0260] According to embodiments, a multiplexer (not shown) can multiplex an input base mesh bitstream, a displacement vector bitstream, a texture map bitstream, and an atlas bitstream into a single bitstream and then transmit the multiplexed bitstream to a receiving device. The multiplexed bitstream can further include a V3C / V-DMC parameter set (VPC) and a packed video bitstream. The VPS can include parameter set information such as decoder configuration information related to mesh encoding / decoding and a sequence header. The packed video bitstream is data in which texture map and displacement information are packed into a single frame. In addition, the multiplexed bitstream can be encapsulated into one or more tracks of a file and transmitted to the receiving device.

[0261] According to embodiments, the bitstream or file multiplexed in the multiplexer may be transmitted over a network or stored on a digital storage medium. Here, the network may include a broadcasting network and / or a communication network, and the digital storage medium may include various storage media such as a USB, SD, CD, DVD, Blu-ray, HDD, or SSD.

[0262] The following describes in detail the process of encoding a displacement vector or displacement vector transform coefficient in a displacement vector encoder (11022).

[0263] That is, the displacement vector encoder (11022) can perform transformation and quantization on the displacement vector. In addition, the displacement vector encoder (11022) can encode the displacement vector or the quantized displacement vector transform coefficients through a 2D video codec-based encoding method, and / or a zero run length encoding method, and / or an arithmetic encoding method, etc. In this case, the displacement vector encoder (11022) can encode the displacement vector or the quantized displacement vector transform coefficients by selectively using only one of the 2D video codec-based encoding method, the zero run length encoding method, and the arithmetic encoding method, or by using one or more various combinations thereof.

[0264] FIGS. 16 to 20 are diagrams showing various examples of the displacement vector encoder (11022) of the present disclosure.

[0265] In the present disclosure, the displacement vector encoder (11022) may be referred to as a displacement vector transform coefficient encoder. Each component of FIGS. 16 to 20 corresponds to hardware, software, a processor, and / or a combination thereof. As shown in FIGS. 16 to 20, the execution order of each block may be changed, some blocks may be omitted, and some blocks may be newly added.

[0266] Fig. 16 is a block diagram showing an example of a displacement vector encoder that encodes a displacement vector or a quantized displacement vector transform coefficient according to the present disclosure based on a 2D video codec. The displacement vector encoder (11022) of Fig. 16 may include a displacement vector transform unit, a displacement vector transform coefficient quantization unit, a displacement vector transform coefficient packing unit, and a displacement vector transform coefficient image / video encoding unit.

[0267] Fig. 17 is a block diagram showing an example of a displacement vector encoder that encodes a displacement vector or a quantized displacement vector transform coefficient based on a zero run length according to the present disclosure. The displacement vector encoder (11022) of Fig. 17 may include a displacement vector transform unit, a displacement vector transform coefficient quantization unit, a restored displacement vector transform coefficient level buffer, a displacement vector transform coefficient level prediction unit, and a displacement vector transform coefficient zero run length encoding unit.

[0268] Fig. 18 is a block diagram showing an example of a displacement vector encoder that arithmetic encodes a displacement vector or a quantized displacement vector transform coefficient according to the present disclosure. The displacement vector encoder (11022) of Fig. 18 may include a displacement vector transform unit, a displacement vector transform coefficient quantization unit, a restored displacement vector transform coefficient level buffer, a displacement vector transform coefficient level prediction unit, and a displacement vector transform coefficient arithmetic encoding unit.

[0269] Fig. 19 is a block diagram showing another example of a displacement vector encoder that encodes a displacement vector or a quantized displacement vector transform coefficient based on a zero run length according to the present disclosure. The displacement vector encoder (11022) of Fig. 19 may include a displacement vector transform unit, a restored displacement vector transform coefficient buffer, a displacement vector transform coefficient prediction unit, a displacement vector transform coefficient quantization unit, and a displacement vector transform coefficient zero run length encoding unit.

[0270] Fig. 20 is a block diagram illustrating another example of a displacement vector encoder that arithmetic encodes a displacement vector or a quantized displacement vector transform coefficient according to the present disclosure. The displacement vector encoder (11022) of Fig. 20 may include a displacement vector transform unit, a restored displacement vector transform coefficient buffer, a displacement vector transform coefficient prediction unit, a displacement vector transform coefficient quantization unit, and a displacement vector transform coefficient arithmetic encoding unit.

[0271] According to embodiments, the displacement vector encoder (11022) may perform displacement vector encoding through a 2D video encoder such as H.264, HEVC, VVC, etc. as in FIG. 16, or may perform displacement vector encoding through a zero run length encoder as in FIG. 17 or FIG. 19, or may perform displacement vector encoding through an arithmetic encoder as in FIG. 18 or FIG. 20.

[0272] According to embodiments, the displacement vector encoding method may be determined as a specific encoding method by an agreement between the encoder / decoder, or the encoding method determined by the encoder may be signaled as a flag (dispEncType) or index and transmitted to the receiving device.

[0273] In the present disclosure, the displacement vector encoding method may be various, and according to an embodiment, one of {video codec-based encoding method, zero run length encoding method}, {video codec-based encoding method, zero run length encoding method}, {video codec-based encoding method, arithmetic encoding method}, video codec-based encoding method, zero run length encoding method, and arithmetic encoding method may be determined through the dispEncType flag or index.

[0274] According to embodiments, a displacement vector encoding method may be determined according to a profile defined in an encoder / decoder, and an index (profileToolsetIdx) indicating profile information may be signaled and transmitted to a receiver, and a displacement vector decoding method may be determined according to profileToolsetIdx in a decoder of the receiver.

[0275] In FIGS. 16 to 20, the displacement vector transformation unit can perform transformation on the displacement vector of the (x, y, z) or (n, t, bt) coordinate system. Here, the transformation may be applied to lifting transformation, wavelet transformation, etc. according to embodiments. In the (n, t, bt) coordinate system, n means normal, t means tangential, and bt means bi-tangential. For example, when lifting transformation is performed, the vertex R of the kth subdivision level k R as a predictor when performing prediction t (t <k 또는 t<=k)의 세분화 정점 변위 벡터를 통해 k번째 세분화 레벨의 변위 벡터 예측을 수행할 수 있다. 실시예들에 따라 변위 벡터의 예측 수행 시 현재 정점보다 세분화 레벨이 낮은 정점 중 연결정보를 기반으로 가까운 n개의 점을 평균 또는 거리 기반 가중평균예측을 수행할 수 있다. 실시예들에 따라 메쉬 세분화 단계에서 현재 정점을 생성하기 위해 사용한 n개의 정점의 변위 벡터를 기반으로 예측을 수행할 수 있다. 본 개시는 모두 인접 정점의 정보를 활용해 현재 정점의 값을 예측하고 보정하는 리프팅 변환 기법을 사용하며, 예측 가중치를 적용하는 방식이 사용될 수 있다.

[0276] And, when a lifting transformation is performed, a process of updating the displacement vector of the vertex used in the prediction can be performed through the residual signal generated by the prediction.

[0277] Taking Fig. 19 or Fig. 20 as an example, the restoration displacement vector transformation coefficient is stored in the restoration displacement vector transformation coefficient buffer according to the reference structure, and the displacement vector transformation coefficient prediction unit can perform prediction through the following mathematical expression 2 by using the restoration displacement vector transformation coefficient (refDispCoeff) of the reference mesh mapped to the current mesh vertex stored in the restoration displacement vector transformation coefficient buffer as a predictor of the current displacement vector transformation coefficient.

[0278] [Equation 2]

[0279] for(size t v = 0; v <N; v++){

[0280] for(size t v = 0; d <dim; d++){

[0281] dispCore[v][d] = curDispCoeff{v][d] - refDispCoeff[v][d]

[0282] }

[0283] }

[0284] And, the displacement vector transform coefficient quantization unit can perform quantization on the displacement vector value transformed by the displacement vector transform unit, that is, the displacement vector or the displacement vector transform coefficient. According to embodiments, the displacement vector transform coefficient quantization unit can perform quantization on the differential displacement vector transform coefficient (dispCoeff) obtained by subtracting the predicted displacement vector transform coefficient (refDispCoeff) from the current displacement vector transform coefficient (curDispCodff). In the present disclosure, the displacement vector transform coefficient is used interchangeably with the displacement vector coefficient or transform coefficient as having the same meaning. According to an embodiment, the displacement vector transform coefficient may be quantized through different quantization parameters for each axis, and the quantization parameter or scaling parameter may be derived by the encoder / decoder agreement to determine the quantization rate for each LoD level.

[0285] Fig. 21 is a flowchart showing an example of a process for converting a displacement vector in a displacement vector conversion unit according to embodiments.

[0286] According to embodiments, a displacement vector in the (x,y,z) or (n,t,bt) coordinate system can be transformed through a displacement vector transformation unit.

[0287] According to embodiments, when coordinate system transformation into the (n, t, bt) coordinate system is performed in the displacement vector coordinate system transformation unit (11021), a 1D scalar displacement vector of the normal (n) component may be applied as an input to the displacement vector transformation unit of the displacement vector encoder (11022), and transformation, quantization, and encoding may be performed on the displacement value of the normal component.

[0288] At this time, the transformation may be performed by lifting transformation, wavelet transformation, etc. according to embodiments. If lifting transformation is performed, transformation of the displacement vector may be performed through the embodiment of FIG. 21.

[0289] The present disclosure can determine the number of lifting transformations using the number of mesh subdivision levels (lodCount). In the present disclosure, the lifting transformation process can be performed for each mesh subdivision level. Furthermore, a lifting transformation prediction unit and a lifting transformation update unit can be performed during the lifting transformation process.

[0290] In Fig. 21, the displacement vector transformation unit can perform lifting transformation prediction and lifting transformation update for each subdivision level.

[0291] In Fig. 21, the lifting transformation prediction part is the vertex R of the kth subdivision level. k When performing displacement vector prediction, t(t <k 또는 t≤k)번째 세분화 레벨의 정점 R t Displacement vector prediction of the kth subdivision level can be performed using the displacement vector as a predictor.

[0292] According to embodiments, when performing prediction of a displacement vector, the lifting transformation prediction unit may perform an average or distance-based weighted average prediction of n points near the current vertex based on connection information among vertices having a lower level of detail than the current vertex.

[0293] According to embodiments, the lifting transformation prediction unit can perform prediction based on displacement vectors of n vertices used to generate the current vertex in the mesh refinement step.

[0294] According to embodiments, the lifting transformation prediction unit can generate a residual signal through the difference between the displacement vector of the subdivision level and the predicted displacement vector.

[0295] In Fig. 21, the lifting transformation update unit performs a process of updating the displacement vector of the vertex used for prediction through the residual signal generated by the lifting transformation prediction unit.

[0296] The following describes the process of updating based on distance between vertices or connectivity information features (curvature, slope, etc.).

[0297] According to embodiments, the lifting transformation update weight (updateWeight) in the lifting transformation update unit can be derived from the vltp_log2_lifting_update_weight syntax (or field) included in the signaling information.

[0298] According to embodiments, the lifting transformation update process in the lifting transformation update unit may perform updates by sharing the same weight for each LoD level of the mesh, or may perform updates using different weights for each LoD level of the mesh. For example, if adaptiveUpdateWeight, which indicates whether to perform adaptive updates, is 0 (i.e., false), the same update weight can be used for each LoD level, and if it is 1 (i.e., true), different adaptive updates can be performed for each LoD level according to the characteristics of the LoD level. In other words, adaptiveUpdateWeight indicates whether to perform adaptive updates.

[0299] The following is a description of a displacement vector transformation coefficient packing method when the displacement vector encoding method is video codec-based, as in Fig. 16.

[0300] That is, the displacement vector transform coefficient packing unit of FIG. 16 can pack the quantized displacement vector transform coefficient into a 2D image of size WxH. That is, if the displacement vector encoder (11022) encodes the displacement vector transform coefficients using a video codec-based encoding method, the process of packing the displacement vector transform coefficients into a frame as a 2D image is performed in the displacement vector transform coefficient packing unit. In other words, the displacement vector transform coefficient packing unit can pack the displacement vector transform coefficients into a 2D image, and the displacement vector image / video encoding unit can encode the packed 2D images using a video compression codec.

[0301] FIG. 22 is a diagram showing an example of a displacement vector transformation coefficient structure according to embodiments. That is, assuming that the total number of displacement vector transformation coefficients in FIG. 22 is N, the number of displacement vector transformation coefficients included in LoD0 is N0 (LoD0 = R0), and the number of displacement vector transformation coefficients included in LoD1 is N1 (LoD1), then the number of displacement vector transformation coefficients of refinement level 0 (R0) is N0, and the number of displacement vector transformation coefficients of refinement level 1 (R1) is N1-N0. That is, the number (N1) of displacement vector transformation coefficients included in LoD1 is the sum of the number (N0) of displacement vector transformation coefficients of refinement level 0 (R0) and the number (N1-N0) of displacement vector transformation coefficients of refinement level 1 (R1).

[0302] According to embodiments, the displacement vector transform coefficient packing unit can pack N displacement vector transform coefficients (e.g., N quantized displacement vector transform coefficients) into an image of size W×H. In the present disclosure, W×H can be the size of a frame in which the displacement vector transform coefficients are packed as a 2D image.

[0303] According to embodiments, displacement vector transformation coefficients of all refinement levels may be packed into one image (i.e., one frame) and encoding may be performed in the displacement vector image / video encoding unit, or displacement vector transformation coefficients may be packed into each image (i.e., each frame) for each refinement level (R) and encoding may be performed separately. Alternatively, displacement vector transformation coefficients of a specific refinement level may be packed into one image, and displacement vector transformation coefficients of multiple or more different refinement levels may be packed into another image.

[0304] According to embodiments, displacement vector transformation coefficients for each refinement level may be packed into rectangular regions to support partial decoding up to a specific LoD level. At this time, padding may be performed to fit the rectangular regions for each refinement level. In the present disclosure, these rectangular regions are referred to as packing units, refinement-level-specific packing units, or subdivision-level-specific packing units.

[0305] FIGS. 23 to 26 are diagrams showing various examples of packing displacement vector transform coefficients into 2D images according to embodiments. That is, FIGS. 23 to 26 are examples of packing displacement vector transform coefficients quantized by a displacement vector transform coefficient quantization unit in a displacement vector transform coefficient packing unit into one frame by LoD level when the displacement vector encoding method is a video codec-based encoding method as in FIG. 16. At this time, the area packed by LoD level may be in a raster-scan order or may be rectangular, depending on the embodiment. In addition, the packing method may be determined by deriving it in the encoder / decoder in the same way, and the packing method may be determined in the decoder by signaling.

[0306] According to the embodiments, FIGS. 23 and 24 show examples of packing displacement vector transformation coefficients into rectangular regions for each LoD level. In particular, FIGS. 23 and 24 show examples of packing four refinement levels (R3 to R0) in reverse order (i.e., from the bottom right to the top left).

[0307] In the present disclosure, refinement level N may refer to vertices excluding LoD (N-1) mesh vertices among mesh vertices of LoD N. For example, LoD 0 may be a set of vertices composed of refinement level 0, LoD 1 may be a set of vertices composed of refinement level 0 and refinement level 1, LoD 2 may be a set of vertices composed of refinement level 0, refinement level 1, and refinement level 2, and LoD 3 may be a set of vertices composed of refinement level 0, refinement level 1, refinement level 2, and refinement level 3.

[0308] Depending on the embodiment, the displacement information packed by LoD level may be configured for each frame, for each tile, for each patch, for each sub-patch, etc.

[0309] According to embodiments, information about an area in which displacement information (i.e., displacement vector transformation coefficients) for each LoD packed unit may be transmitted. Information about the packed area may include the width and height of the packed area, and 2D coordinates of the upper left position of the packed area within the frame. For example, if the packed area is a patch unit, the upper left position of each patch may be signaled and transmitted to the receiving device.

[0310] Figure 23 is an example of a case where the areas where displacement vector transformation coefficients of each refinement level are packed are all rectangular, and the heights and widths of each area can be different. For example, the heights of the areas packed with refinement level 3 and the areas packed with refinement level 2 are different, and the widths of the areas packed with refinement level 2 and the areas packed with refinement level 1 are different.

[0311] Figure 24 is an example of a case where the regions into which the displacement vector transformation coefficients of each refinement level are packed are all rectangular, and the heights of each region may be different, but the widths are all the same. For example, refinement levels 3 and 2 have different heights, but the widths are the same. Furthermore, refinement levels 2 and 1 also have different heights, but the widths are the same. In other words, the heights of refinement levels 3 to 0 may be different, but the widths of refinement levels 3 to 0 are all the same.

[0312] Meanwhile, during video coding, the packed area by LoD level can be divided into bitstream extractable units such as MCTS (Motion-Constrained Tile Sets) for each LoD level depending on the type of video codec, in the case of HEVC, and in the case of VVC, the area can be divided into bitstream extractable units such as subpictures for each LoD level.

[0313] According to embodiments, MCTS or subpictures may be packed in a one-to-one correspondence for each refinement level, or a one-to-one correspondence may not be established.

[0314] FIG. 25 is an example of designating an MCTS area or a subpicture area when displacement vector transformation coefficients are packed by refinement level as in FIG. 23. That is, displacement information for multiple refinement levels within a single subpicture or MCTS can be packed. For example, displacement information for refinement level 2 is packed in the subpicture 1 area or MCTS 1 area, and displacement information for refinement level 1 and displacement information for refinement level 0 are packed in the subpicture 2 area or MCTS 2 area.

[0315] Figure 26 is an example of designating an MCTS area or subpicture area when displacement vector transformation coefficients are packed by refinement level as in Figure 24. That is, one subpicture or MCTS is packed by mapping it in a one-to-one correspondence with a refinement level.

[0316] Fig. 27 illustrates a receiving device according to embodiments. In the present disclosure, the receiving device of Fig. 27 may be referred to as a mesh data receiving device or decoder or a decoder of a receiving device or a V-Mesh decoder or a dynamic mesh decoder.

[0317] FIG. 27 corresponds to the receiving device (110) or mesh video decoder (113) of FIG. 1, the decoder of FIG. 11 or FIG. 12, the receiving device of FIG. 14, and / or the receiving decoding device corresponding thereto. Therefore, parts not described in FIG. 27 will refer to the description of the receiving device (110) or mesh video decoder (113) of FIG. 1, the decoder of FIG. 11 or FIG. 12, and the receiving device of FIG. 14. The elements of the receiving device illustrated in FIG. 27 may be implemented by hardware, software, a processor connected to a memory, and / or a combination thereof. That is, the elements of the receiving device of FIG. 27 may be implemented by hardware, software, firmware, or a combination thereof, including one or more processors or integrated circuits configured to be able to communicate with one or more memories, although not illustrated in the drawing. One or more processors may perform at least one of the operations and / or functions of the elements of the receiving device of FIG. 27 described above. Furthermore, one or more processors may operate or execute a set of software programs and / or instructions for performing the operations and / or functions of the elements of the receiving device of FIG. 27. The execution order of each block in FIG. 28 may be changed, some blocks may be omitted, and some blocks may be newly added.

[0318] FIG. 27 may largely include a base mesh decoding unit, a displacement information decoding unit, and a texture map decoding unit. According to embodiments, the base mesh decoding unit may include a switching unit (15011), a motion vector decoder (15012), a static mesh decoder (15013), a base mesh restoration unit (15014), a mesh refinement unit (15015), and a mesh restoration unit (15016). According to embodiments, the displacement information decoding unit may include a displacement vector decoder (15017) and a displacement vector coordinate system inverse transformation unit (15020). In addition, the receiving device of FIG. 27 may further include an atlas decoder (15031).

[0319] According to embodiments, a bitstream of mesh data received by a receiver (not shown) may be demultiplexed into a base mesh bitstream, a displacement vector bitstream, a texture map bitstream, and / or an atlas bitstream after file / segment decapsulation in a demultiplexer (not shown). If the bitstream of mesh data is not encapsulated in a file form in the transmitter, the decapsulation process in the receiver is omitted. If the current mesh is subjected to inter-encoding, the base mesh bitstream may be a motion vector bitstream.

[0320] According to embodiments, an atlas bitstream is provided to an atlas decoder (15031). The atlas decoder (15031) can decode the atlas bitstream to restore atlas information. The restored atlas information can be used in a mesh decoding process. According to embodiments, the process in which the atlas information is used may include a segmentation process, a displacement vector restoration process, etc., and may include information such as tiles and patches.

[0321] According to embodiments, the atlas bitstream may be decoded through Exp-Golomb coding of the atlas decoder (15031), etc. In this case, the atlas may be information required for a mesh reconstruction process, and may mean information such as tiles and patches. In addition, the atlas data may mean data required for processes such as mesh decoding and mesh reconstruction, and may include a segmentation method, a transformation method, a quantization method, the location and size of a patch within an atlas frame, etc.

[0322] According to embodiments, the base mesh bitstream is provided to a motion vector decoder (15012) via a switching unit (15011) or to a static mesh decoder (15013).

[0323] For example, if the current mesh has inter encoding applied, the base mesh bitstream, i.e., the motion vector bitstream, is received, demultiplexed, and then output to the motion vector decoder (15012) through the switching unit (15011). As another example, if the current mesh has intra encoding applied, the base mesh bitstream is received, demultiplexed, and then output to the static mesh decoder (15013) through the switching unit (15011). Here, the motion vector decoder (15012) may be referred to as a motion decoder.

[0324] According to embodiments, the motion vector decoder (15012) can perform decoding on a motion vector bitstream on a vertex-by-vertex basis or a subgroup basis.

[0325] According to embodiments, the motion vector decoder (15012) can reconstruct a final motion vector by adding a differential motion vector (i.e., a residual motion vector) decoded from a bitstream using a previously decoded motion vector as a predictor. That is, the motion vector decoder (15012) can decode a differential motion vector (or a residual motion vector) in units of vertices or subgroups (or subblocks) through a motion vector bitstream, and perform prediction based on connection information using a previously decoded motion vector as a predictor to decode the motion vector by adding it to the residual motion vector.

[0326] According to embodiments, the static mesh decoder (15013) can decode the base mesh bitstream to restore connection information, vertex geometry information, texture coordinates (i.e., attribute geometry information), normal information, etc. of the base mesh.

[0327] According to embodiments, the base mesh restoration unit (15014) may restore the current base mesh based on the decoded motion vector or the decoded base mesh. For example, if the current mesh has inter-screen encoding applied, the base mesh restoration unit (15014) may add the decoded (or restored) motion vector to the reference base mesh and then perform inverse quantization to generate a restored base mesh (i.e., the current base mesh). As another example, if the current mesh has intra-screen encoding applied, the base mesh restoration unit (15014) may perform inverse quantization on the decoded (or restored) base mesh through the static mesh decoder (15012) to generate a restored base mesh (i.e., the current base mesh). According to embodiments, the inverse quantization unit may be omitted.

[0328] According to embodiments, the mesh subdivision unit (15015) can generate additional vertices by performing subdivision on the base mesh. The present disclosure can implicitly derive and generate geometry information connection information, texture coordinate connection information, and texture coordinates according to the subdivision method.

[0329] According to embodiments, the mesh refinement unit (15015) can perform refinement through methods such as mid-edge, Loop, and Catmul&Clark.

[0330] According to embodiments, mesh refinement in the mesh refinement unit (15015) may be performed n times by a user parameter or a promise of the encoder / decoder. According to embodiments, vertices of the base mesh are vertices of refinement level 0 (R0), vertices newly generated by performing refinement once are vertices of refinement level 1 (R1), … vertices newly generated by performing refinement n times are vertices of refinement level n (R n ) can be defined as vertices of refinement level 0. In addition, refinement level 0 is defined as the 0th refinement level (R0), refinement level 1 is defined as the 1st refinement level (R1), … refinement level n is defined as the nth refinement level (R n ) can be called.

[0331] According to embodiments, LoD0, LoD1, … LoDn can be defined as in the following mathematical expression 3.

[0332] [Equation 3]

[0333] LoD0 = R0

[0334] LoD1 = R0+ R1= LoD0 + R1

[0335]

[0336] LoDn = R0+ R1+, … + R n = LoDn-1 + R n = R0 R1 , … , R n

[0337] That is, the base mesh includes vertices for LoD0. And, the first subdivision mesh generated by subdividing the base mesh once includes vertices for LoD1. That is, LoD1 includes vertices of the base mesh (i.e., R0 vertices) and vertices of a newly generated refinement level 1 by subdividing the base mesh (i.e., R1 vertices). In addition, the second subdivision mesh generated by subdividing the first subdivision mesh again includes vertices for LoD2. That is, LoD2 includes vertices of the base mesh (i.e., R0 vertices), vertices of a newly generated refinement level 1 by subdividing the base mesh (i.e., R1 vertices), and vertices of a newly generated refinement level 2 by subdividing the first subdivision mesh (i.e., R2 vertices).

[0338] According to embodiments, the displacement vector decoder (15017) may perform video codec-based decoding on the demultiplexed displacement vector bitstream as a video bitstream, or perform zero run-length decoding, or perform arithmetic decoding.

[0339] According to embodiments, the displacement vector decoder (15017) can restore the displacement vector by decoding the displacement vector in a reverse process of the displacement vector encoding method of the transmitting side.

[0340] According to embodiments, the displacement vector coordinate system inversion unit (15020) can perform a process of inverting the displacement vector decoded by the displacement vector decoder (15017) into a Cartesian (or canonical) coordinate system (x, y, z) if the displacement vector is a value of a local coordinate system (n, t, bt). The output of the displacement vector coordinate system inversion unit (15020) is provided to the mesh restoration unit (15016).

[0341] That is, in the encoder of the transmitting device, the vertex displacement vector calculated in the (x,y,z) space can be converted to a (normal, tangential, bi-tangential) coordinate system (or local coordinate system) based on the normal vector of each vertex. At this time, the normal vector can be calculated for each subdivided vertex based on the geometric information and connection information of the surrounding vertices.

[0342] Fig. 28 is a detailed block diagram showing an example of a displacement vector coordinate system inverse transformation unit (15020) according to embodiments.

[0343] Fig. 29 is a detailed block diagram showing another example of a displacement vector coordinate system inverse transformation unit (15020) according to embodiments.

[0344] More specifically, the displacement vector coordinate system inverse transformation unit (15020) parses the coordinate system transformation flag (applyLocalCoord) included in the signaling information in units of sequence or GoF (group of frame) or frame or sub-mesh, and if its value is 1, it can perform inverse transformation of the inverse quantized (or inversely transformed) restored displacement vector from the local coordinate system (n, t, b) to the canonical coordinate system (x, y, z).

[0345] In addition, a normal vector per vertex is calculated based on the restoration vertex position information of the restoration base mesh, and a normal value of a newly created vertex can be assigned by interpolating the vertex normal vector of the calculated restoration base mesh for the vertex additionally created through the subdivision process (see Fig. 28).

[0346] At this time, in the case of interpolation, interpolation can be performed by averaging or distance-based weighting the normal information of the base mesh used for subdivision. Alternatively, the normal information of the base mesh can be used as is for subdivided vertices on the same plane.

[0347] According to embodiments, after performing subdivision on the restored base mesh, normal vectors can be calculated for vertices generated through the mesh subdivision unit (15015) and vertices of the base mesh (see FIG. 29).

[0348] And, through the calculated normal vector per vertex, the tangential and bi-tangential vectors orthogonal to the normal vector can be calculated and the displacement vector coordinate system inverse transformation can be performed. The following mathematical expression 4 disp n (0), disp n (1), disp n (2) refers to the results of normal, tangential, and bitangential components obtained by performing inverse transformation and inverse quantization.

[0349] [Equation 4]

[0350]

[0351] In some embodiments, coordinate system inversion can always be performed without flag transmission.

[0352] According to embodiments, the mesh restoration unit (15016) restores the mesh based on the mesh refined in the mesh refinement unit (15015) and the restored displacement vector output from the displacement vector coordinate system inverse transformation unit (15020).

[0353] According to embodiments, the received and demultiplexed texture map bitstream is input to a texture map decoder (15021). According to embodiments, the texture map decoder (15021) can decode the texture map through a 2D scalable decoder. That is, the texture map decoder (15021) can restore the texture map by applying 2D scalable decoding to the texture map. In this way, the texture map decoder (15021) receives the texture map bitstream as input and performs a process of decoding the texture map. At this time, the type of texture map decoder may include a video decoder, a zero run length decoder, an arithmetic decoder, etc. According to embodiments, the texture map decoder (15021) can perform color space conversion of the texture map.

[0354] When the base mesh bitstream, displacement vector bitstream, and texture map bitstream encoded by the dynamic mesh encoder of the transmitting device are transmitted in this way, the decoder of the receiving device restores the mesh by decoding each bitstream. First, the base mesh is decoded by the motion vector or static mesh decoder depending on whether it is an inter or intra frame, and the geometry information is restored along with the decoded displacement vector information through subdivision.

[0355] Fig. 30 is a detailed block diagram showing an example of a displacement vector decoder according to embodiments. The displacement vector decoder according to embodiments may include a displacement vector transform coefficient decoding unit, a displacement vector transform coefficient inverse quantization unit, and a displacement vector inverse transform unit. Each component of Fig. 30 corresponds to hardware, software, a processor, and / or a combination thereof. The execution order of each block in Fig. 30 may be changed, some blocks may be omitted, and some blocks may be newly added.

[0356] According to embodiments, the displacement vector transform coefficient decoding unit may perform displacement vector decoding through a 2D video decoder such as H.264, HEVC, VVC, etc., or may perform displacement vector decoding through a zero run length decoder or an arithmetic decoder, etc.

[0357] According to embodiments, in the displacement vector transform coefficient decoding unit, the displacement vector transform coefficient decoding method may be determined by a specific decoding method through an agreement between the encoder and the decoder, or may be determined by receiving an encoding method determined by the encoder as a flag (dispEncType) or an index.

[0358] In the present disclosure, the displacement vector transform coefficient decoding method may be various, and according to embodiments, one of {video codec-based decoding method, zero run length decoding method}, {video codec-based decoding method, zero run length decoding method}, {video codec-based decoding method, arithmetic decoding method}, video codec-based decoding method, zero run length decoding method, and arithmetic decoding method may be determined through the dispEncType flag or index.

[0359] According to embodiments, a displacement vector transformation coefficient decoding method may be determined according to a profile defined in an encoder / decoder, and an index (profileToolsetIdx) indicating profile information may be transmitted so that the decoder may determine a displacement vector decoding method according to profileToolsetIdx. Here, in one embodiment, the decoder is a displacement vector decoder (15017).

[0360] When a method of decoding displacement vector transform coefficients based on a video codec is determined according to embodiments, a displacement vector transform coefficient decoding unit and a displacement vector transform coefficient dequantization unit of a displacement vector decoder (15017) are further provided with a displacement vector transform coefficient depacking unit.

[0361] That is, the displacement vector transform coefficients decoded based on the video codec in the displacement vector transform coefficient decoding unit undergo a depacking process in the displacement vector transform coefficient depacking unit. At this time, the displacement vector transform coefficient decoding unit can perform decoding by extracting the displacement vector bitstream only up to the area corresponding to a specific LoD from the input displacement vector bitstream in order to restore the mesh with a specific LoD. In the present disclosure, the video codec-based displacement vector bitstream may be used interchangeably with a displacement vector video bitstream, a displacement information video bitstream, or a displacement information bitstream.

[0362] The following is a description of the displacement vector transformation coefficient inverse packing.

[0363] In other words, if the displacement vector decoding method is a video codec-based decoding method, the displacement vector transform coefficient depacking unit performs a process of depacking the packed displacement vector transform coefficients in a frame.

[0364] According to embodiments, the depacking method in the displacement vector transform coefficient depacking unit may be derived in the same manner in the encoder / decoder, or the depacking method may be determined in the decoder by receiving the packing method from the encoder of the transmitting device. Here, the decoder may be a displacement vector decoder (15017). In addition, the depacking method may be determined in the displacement vector transform coefficient depacking unit within the displacement vector decoder (15017).

[0365] The reverse packing method according to the embodiments may be in a raster-scan order or may be in a rectangular shape.

[0366] According to embodiments, the unit in which displacement information is packed may be a LoD level. That is, displacement information may be packed according to LoD levels, and a depacking process may be performed based on information of an area packed for each LoD (level). According to embodiments, an area packed for each LoD level on the transmitting side may be a rectangular area as shown in FIGS. 23 to 26. In this case, one rectangle may correspond to one patch. In one embodiment of the present disclosure, each patch corresponding to each LoD level is a rectangular area (i.e., a rectangular area).

[0367] According to embodiments, the unit in which displacement information is packed may be a patch unit, a tile unit, a frame unit, or a sub-unit, etc. That is, the displacement information packed for each LoD level may be configured for each frame, for each tile, for each patch, or for each sub-patch. For example, each LoD level, i.e., a refinement level, may be mapped to each patch and packed into a frame.

[0368] According to embodiments, the displacement vector transform coefficient inverse packing unit may receive and parse packing information (or information about the packing area) for an area in which displacement vector transform coefficients are packed to determine the packing area. Information about the packing area transmitted from the transmitting device may include information about the upper left position of the area packed within a frame (i.e., a displacement vector frame), the size (width and height) of the area packed, etc. For example, the information about the packing area may include information about the upper left position of the area (e.g., a patch) within a frame (i.e., a displacement vector frame) in which displacement vector transform coefficients of a specific LoD level are packed, and information about the width and height of the area.

[0369] In some embodiments, when a decoder (e.g., a displacement vector transform vector decoding unit) extracts a displacement vector video bitstream only up to a region corresponding to a specific LoD in order to restore a mesh to a specific LoD, a frame decoded with the extracted bitstream may be different from the signaled displacement vector frame size. For example, when a displacement vector frame including up to LoD3 is transmitted from a transmitting device and a receiving device extracts and decodes up to LoD2, the sizes of the displacement vector frame including up to LoD3 and the displacement vector frame including up to LoD2 are different.

[0370] That is, when the displacement vector encoder / decoder is based on a video codec, the encoder of the transmitting device packs and compresses the quantized displacement vector transform coefficients into one frame for each LoD level, and signals the size information of the packed displacement vector frame to transmit it to the receiving device. Then, when the receiving device decodes the displacement information, if the displacement vector video bitstream corresponding to a specific LoD is extracted in order to restore the mesh with a specific LoD, the sizes of the frame decoded with the extracted bitstream and the signaled displacement vector frame may be different. In this case, the displacement vector depacking process accesses an incorrect LoD packing area to restore the displacement vector, resulting in an inaccurate mesh output, which causes a mismatch problem between the encoder / decoder.

[0371] The present disclosure includes a process for correcting parsed packing information (i.e., information about a packing region) when the syntax for the size of a transmitted displacement vector frame and the size of a decoded displacement vector frame are different from each other. In one embodiment of the present disclosure, the correction process is performed in a displacement vector transform coefficient inverse packing unit.

[0372] That is, when a displacement vector decoder extracts and decodes only a bitstream corresponding to a specific LoD region of a displacement vector frame, the present disclosure proposes a method of correcting the packing information of a signaled displacement vector frame to match the packing information of a specific LoD region by considering the case where the syntax for the size of the transmitted displacement vector frame and the size of the decoded displacement vector frame are different from each other.

[0373] Accordingly, when the present disclosure supports the LoD scalability function of displacement information (i.e., geometry information), by extracting a displacement vector video bitstream up to a specific LoD and decoding it, the signaled displacement vector frame packing information is corrected to the packing area information according to the decoding frame corresponding to the specific LoD, thereby normally restoring the mesh as it approaches the correct LoD packing area, and solving the encoder / decoder mismatch problem.

[0374] According to embodiments, the parsed syntax for the size of the displacement vector frame may be the asps_frame_width syntax and the asps_frame_height syntax parsed from the Atlas Sequence Parameter Set syntax. The asps_frame_width syntax indicates the width of the displacement vector frame, and the asps_frame_height syntax indicates the height of the displacement vector frame. That is, information about a packing area signaled and transmitted in the Atlas Sequence Parameter Set from the transmitting device includes the asps_frame_width syntax (or syntax element) and the asps_frame_height syntax (or syntax element).

[0375] When displacement vector transformation coefficients are packed by LoD level according to embodiments, if the packing unit is a patch, information about the patch packing area (i.e., information about the packing area) may be corrected. For example, in an encoder of a transmitting device, displacement vector transformation coefficients may be packed by mapping them to each patch according to the LoD level (i.e., refinement level).

[0376] At this time, the information of the patch packing area to be corrected may be the upper left position information (x, y) of the patch packed within the frame, and the displacement vector transformation coefficient inverse packing unit may correct the corresponding information.

[0377] In the present disclosure, the position information of the upper left x-coordinate where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the actually decoded frame from the position information of the upper left x-coordinate. That is, the position information of the upper left x-coordinate where the patch is packed is parsed from signaling information, and the position information of the upper left x-coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the frame width (asps_frame_width) parsed from the signaling information and the width of the actually decoded frame from the position information of the upper left x-coordinate. According to embodiments, the position information of the upper left x-coordinate can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the decoded frame.

[0378] In the present disclosure, the position information of the upper left y-coordinate where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the actually decoded frame from the position information of the upper left y-coordinate. That is, the position information of the upper left y-coordinate where the patch is packed is parsed from signaling information, and the position information of the upper left y-coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the actually decoded frame from the position information of the upper left y-coordinate. According to embodiments, the position information of the upper left y-coordinate can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the decoded frame.

[0379] As described above, the refinement level N may refer to vertices excluding the mesh vertices of LoD (N-1) among the mesh vertices of LoD N. For example, LoD 0 may be a set of vertices composed of refinement level 0, LoD 1 may be a set of vertices composed of refinement level 0 and refinement level 1, LoD 2 may be a set of vertices composed of refinement level 0, refinement level 1, and refinement level 2, and LoD 3 may be a set of vertices composed of refinement level 0, refinement level 1, refinement level 2, and refinement level 3.

[0380] FIG. 31 is a diagram showing an example of patches packed within a frame during an encoding process of a transmitting device according to embodiments. That is, FIG. 31 may be an example in which displacement vectors (or displacement vector transformation coefficients) are mapped to each patch according to a refinement level and packed into a frame during encoding in the transmitting device. For example, an area where displacement information of vertices corresponding to refinement level 0 is packed may be designated (or defined) as patch 3, an area where displacement information of vertices corresponding to refinement level 1 is packed may be designated as patch 2, an area where displacement information of vertices corresponding to refinement level 2 is packed may be designated as patch 1, and an area where displacement information of vertices corresponding to refinement level 3 is packed may be designated (or defined) as patch 0. At this time, in order for the decoder of the receiving device to determine an area where patches are packed within a frame, the encoder of the transmitting device may signal the coordinates of the upper left corner where the patch is packed within the frame and the width and height of the patch for each patch and transmit them to the decoder. In the encoder of the present disclosure, there may be a one-to-one correspondence between patches and MCTS / subpictures, or there may be a many-to-one correspondence between patches and MCTS / subpictures. For example, if the packing unit is a patch, each patch may be composed of one or more MCTSs or one or more subpictures.

[0381] Figure 31 is an example in which the upper left coordinate of patch 0 is expressed as (x0, y0), the upper left coordinate of patch 1 as (x1, y1), the upper left coordinate of patch 2 as (x2, y2), and the upper left coordinate of patch 3 as (x3, y3). According to embodiments, the decoder can parse the upper left coordinate information of the patches packed within a frame. That is, when one or more patches are packed within a frame, the decoder can parse the upper left coordinate information of each patch from the signaling information. For example, if four patches (patches 0 to 3) are packed in a frame, information about the packing area signaled and transmitted from the transmitting device may include the upper left coordinate of patch 0 (x0, y0), the upper left coordinate of patch 1 (x1, y1), the upper left coordinate of patch 2 (x2, y2), and the upper left coordinate of patch 3 (x3, y3).

[0382] Fig. 32 is a diagram showing an example of patches packed in a decoded frame according to embodiments. That is, Fig. 32 may be an example of patches packed in a frame decoded by a decoder of a receiving device. For example, when only bitstreams corresponding to up to LoD 2 are extracted in the process of extracting displacement information video bitstreams in order to restore a mesh to LoD 2 (i.e., target LoD), this may be an example when the displacement information video bitstreams are decoded in a displacement vector transformation coefficient decoding unit. Patches 3, 2, and 1 may be packed in the decoded frame of Fig. 32, and these may be patch 3 corresponding to refinement level 0, patch 2 corresponding to refinement level 1, and patch 1 corresponding to refinement level 2, respectively. According to embodiments, the displacement vector decoder (15017) or the displacement vector transform coefficient inverse packing unit may receive, from the transmitting device, the upper left coordinates of the patches within the frame, for each patch, in which the patches are packed within the frame, in order to determine the area in which the patches are packed within the frame. For example, the displacement vector decoder (15017) or the displacement vector transform coefficient inverse packing unit may parse information about a packing area including the upper left coordinates (x0, y0) of patch 0, the upper left coordinates (x1, y1) of patch 1, the upper left coordinates (x2, y2) of patch 2, and the upper left coordinates (x3, y3) of patch 3 from the signaling information.

[0383] According to embodiments, the displacement vector transform coefficient depacking unit performs a process of correcting the upper left coordinate of at least one area (e.g., a patch) within a frame in which displacement vector transform coefficients are packed, when the size of the frame decoded by the displacement vector transform coefficient decoding unit is different from the size of the input frame of the encoder (e.g., a displacement vector encoder) of the transmitting device.

[0384] The position of the upper left x-coordinate according to the embodiments can be corrected through mathematical expressions 5 and 6 below.

[0385] Mathematical expression 5 is a process for calculating the difference (Frame_width_diff) between the width of the signaled original displacement vector frame (Original_frame_width) and the width of the actual decoded displacement vector frame (Decoded_frame_width). That is, Original_frame_width can be parsed from asps_frame_width included in the signaling information (e.g., atlas sequence parameter set).

[0386] Mathematical expression 6 is a process of correcting the upper left x-coordinate (Patch_position_X) of the signaled patch using the difference (Frame_width_diff) obtained through Mathematical expression 5. That is, the position information (Patch_position_X) of the upper left x-coordinate where the patch is packed is parsed from the signaling information, and the position information (Patch_position_X) of the upper left x-coordinate parsed from the signaling information can be corrected by subtracting the difference (Frame_width_diff) between the frame width (asps_frame_width) parsed from the signaling information and the width of the actual decoded frame from the position information (Patch_position_X) of the upper left x-coordinate (Patch_position_X = Patch_position_X - Frame_width_diff).

[0387] [Equation 5]

[0388] Frame_width_diff = Original_frame_width - Decoded_frame_width

[0389] [Equation 6]

[0390] Patch_position_X = Patch_position_X - Frame_width_diff

[0391] That is, in mathematical expressions 5 and 6, Original_frame_width means the width of the input video frame during encoding, Decoded_frame_width means the width of the output video frame during decoding, and Patch_position_X means the upper left x-coordinate of the patch.

[0392] The position of the upper left y-coordinate according to the embodiments can be corrected through mathematical expressions 7 and 8 below.

[0393] Mathematical expression 7 is a process for calculating the difference (Frame_height_diff) between the height of the signaled original displacement vector frame (Original_frame_height) and the height of the actual decoded displacement vector frame (Decoded_frame_width). That is, Original_frame_height can be parsed from asps_frame_height included in the signaling information (e.g., atlas sequence parameter set).

[0394] Mathematical expression 8 is a process of correcting the upper left y-coordinate (Patch_position_Y) of the signaled patch using the difference (Frame_height_diff) obtained through Mathematical expression 7. That is, the position information (Patch_position_Y) of the upper left y-coordinate where the patch is packed is parsed from the signaling information, and the position information (Patch_position_Y) of the upper left y-coordinate parsed from the signaling information can be corrected by subtracting the difference (Frame_height_diff) between the frame height (asps_frame_height) parsed from the signaling information and the height of the actual decoded frame from the position information (Patch_position_Y) of the upper left y-coordinate (Patch_position_Y = Patch_position_Y - Frame_height_diff).

[0395] [Equation 7]

[0396] Frame_height_diff = Original_frame_height - Decoded_frame_height

[0397] [Equation 8]

[0398] Patch_position_Y = Patch_position_Y - Frame_width_diff

[0399] That is, in mathematical expressions 7 and 8, Original_frame_height means the height of the input video frame during encoding, Decoded_frame_height means the height of the output video frame during decoding, and Patch_position_Y means the upper left y-coordinate of the patch.

[0400] For example, when a video frame encoded by a transmitting device is as shown in FIG. 31 (i.e., when a displacement vector video bitstream up to LoD 3 is included), and a frame decoded by a decoder of a receiving device is as shown in FIG. 32 (i.e., when only a displacement vector video bitstream corresponding to up to LoD 2 is extracted), the widths of the two frames are the same, but the heights are different.

[0401] That is, since the displacement information video bitstream is partially extracted according to the LoD level in the decoder of the receiving device as shown in FIGS. 31 and 32, when the encoded displacement vector frame size and the decoded displacement vector frame size are different, a process of correcting information on the packing area, i.e., patch packing information, is performed. Mathematical expressions 9 and 11 below are processes for calculating the difference between the width and height of the encoded displacement vector frame and the width and height of the decoded displacement vector frame. In addition, mathematical expressions 10 and 12 are processes for correcting the upper left coordinate using the correction information calculated through mathematical expressions 9 and 11.

[0402] [Equation 9]

[0403] Frame_width_diff = Original_frame_width - Decoded_frame_width

[0404] [Equation 10]

[0405] x2= x2- Frame_width_diff

[0406] x3= x3- Frame_width_diff

[0407] x4= x4- Frame_width_diff

[0408] [Equation 11]

[0409] Frame_height_diff = Original_frame_height - Decoded_frame_height

[0410] [Equation 12]

[0411] y2= y2- Frame_height_diff

[0412] y3= y3- Frame_height_diff

[0413] y4= y4- Frame_height_diff

[0414] In this way, the displacement vector transform coefficient inverse packing unit performs a process of correcting information on a signaled packing area if the size of the encoded displacement vector frame and the size of the decoded displacement vector frame are different. If the encoder of the transmitting device packs displacement vector transform coefficients in units of patches according to the LoD level (i.e., refinement level), the information on the corrected packing area (i.e., information on the patch packing area) is information on the upper left position of each of one or more patches packed within the frame. At this time, the upper left x-coordinate and / or the upper left y-coordinate of the signaled patch is corrected depending on whether the width size is different and / or the height is different.

[0415] According to embodiments, the displacement vector transform coefficient depacking unit depacks displacement vector transform coefficients packed into a frame decoded by the displacement vector transform coefficient decoding unit based on information about a packing area on which correction is performed or not performed after parsing from signaling information. At this time, the upper left x, y coordinates of each patch included in the information about the packing area become the starting position of each patch, and depacking is performed from the corresponding patch for each LoD level. For example, in order to restore a mesh to LoD 2, if only the displacement vector bitstream corresponding to LoD 2 is extracted and decoded in the displacement vector transformation coefficient decoding unit, the displacement vector transformation coefficient inverse packing unit can correct the upper left position information of each of the signaled patches 3, patch 2, and patch 1 as in Equations 5 to 12, and perform inverse packing by LoD level (i.e., LoD level 0 (i.e., refinement level 0) to LoD level 2 (i.e., refinement level 2)) based on the corrected upper left position information of patches 3, patch 2, and patch 1, thereby performing displacement vector coefficient assignment corresponding to each vertex of the restored mesh.

[0416] According to embodiments, the displacement vector transform coefficient inverse quantization unit can perform inverse quantization on displacement vector transform coefficients. According to embodiments, the displacement vector transform coefficients input to the displacement vector transform coefficient inverse quantization unit may be displacement vector transform coefficients that have been subjected to zero run length decoding or arithmetic decoding in the displacement vector transform vector decoding unit, or may be displacement vector transform coefficients that have been subjected to inverse packing in the displacement vector transform coefficient inverse packing unit. At this time, the displacement vector transform coefficients may be inverse quantized through different quantization parameters for each axis, and a quantization parameter or a scaling parameter may be derived by an agreement between the encoder / decoder to determine a quantization rate for each LoD level.

[0417] According to embodiments, the displacement vector inverse transform unit performs an inverse transform of the transform performed in the encoder of the transmission device on the inverse quantized displacement vector transform coefficients to output displacement vectors. According to embodiments, a lifting inverse transform, a wavelet inverse transform, etc. may be performed. If a lifting inverse transform is performed in the displacement vector inverse transform unit, a process of updating the displacement vector of a vertex used for prediction in the encoder through the parsed residual signal may be performed. That is, the displacement vector inverse transform unit performs an inverse transform of the inverse quantized displacement vector coefficients. At this time, the inverse transform may be applied to a lifting inverse transform, a wavelet inverse transform, etc. according to embodiments.

[0418] Fig. 33 is a flowchart showing an example of a process of inversely transforming a displacement vector in a displacement vector inverse transform unit according to embodiments. That is, when a lifting inverse transform is performed in the displacement vector inverse transform unit, the inverse transform of the displacement vector can be performed through the embodiments of Fig. 33. At this time, the number of lifting inverse transforms can be determined using the number of mesh subdivision levels (lodCount). In addition, the lifting inverse transform process can be performed in units of mesh subdivision levels. In addition, a lifting inverse transform prediction unit and a lifting inverse transform update unit can be performed during the lifting inverse transform process.

[0419] Figure 33 is an example of performing displacement vector inverse transformation for each LoD, and may include a lifting inverse transformation update unit and a lifting inverse transformation prediction unit.

[0420] In Fig. 33, the lifting inverse transformation prediction unit can perform inverse transformation prediction on a displacement vector for which lifting inverse transformation update has been performed in the lifting inverse transformation update unit.

[0421] According to the embodiments, the lifting inverse transform prediction unit performs the lifting inverse transform on the vertex R of the kth subdivision level. k R as a predictor when performing prediction t(t <k 또는 t<=k)의 세분화 정점 변위 벡터를 통해 k번째 세분화 레벨의 변위벡터 예측을 수행할 수 있다.

[0422] According to embodiments, when performing prediction of a displacement vector, an average or distance-based weighted average prediction can be performed on n points near the current vertex based on connection information among vertices with a lower level of detail than the current vertex.

[0423] According to embodiments, prediction can be performed based on the displacement vectors of n vertices used to generate the current vertex in the mesh refinement step.

[0424] Additionally, when the lifting inverse transformation is performed, the displacement vector of the vertex of the subdivision level can be restored through the sum between the predicted displacement vector and the parsed residual signal.

[0425] In Fig. 33, the lifting inverse transformation update unit performs a process of updating the displacement vector of the vertex used for prediction through the residual signal parsed by the lifting inverse transformation prediction unit.

[0426] In the lifting inverse transform update part of the present disclosure, the lifting inverse transform update weight (updateWeight) can be derived from the vltp_log2_lifting_update_weight syntax included in signaling information (e.g., vdmc_lifting_transform_parameters).

[0427] According to embodiments, the lifting inverse transformation update process may perform updates by sharing the same weights for each LoD level of the mesh, or may perform updates using different weights for each LoD level of the mesh. For example, if adaptiveUpdateWeight, which indicates whether to perform an adaptive update, is 0, the same update weight can be used for each LoD level, and if it is 1, different adaptive updates can be performed according to the characteristics of the LoD level. In other words, adaptiveUpdateWeight indicates or determines whether to perform an adaptive update.

[0428] Fig. 34 is a diagram showing another example of a receiving device according to embodiments. The receiving device of Fig. 34 may be referred to as a dynamic mesh content receiving device. The receiving device of Fig. 34 may correspond to the receiving device of Fig. 1, the receiving device of Fig. 11, the receiving device of Fig. 12, or the receiving device of Fig. 14. Therefore, parts not described in Fig. 34 will refer to the description of the receiving device of Fig. 1, the receiving device of Fig. 11, the receiving device of Fig. 12, or the receiving device of Fig. 14. The elements of the receiving device illustrated in Fig. 34 may be implemented by hardware, software, a processor connected to a memory, and / or a combination thereof. That is, the elements of the receiving device of Fig. 34 may be implemented by hardware, software, firmware, or a combination thereof, including one or more processors or integrated circuits configured to communicate with one or more memories, although not illustrated in the drawing. One or more processors may perform at least one of the operations and / or functions of the elements of the receiving device of FIG. 34 described above. Furthermore, one or more processors may operate or execute a set of software programs and / or instructions for performing the operations and / or functions of the elements of the receiving device of FIG. 34.

[0429] In particular, FIG. 34 is an example of a receiving device for extracting and decoding a portion of a displacement vector video bitstream of a specific LoD level and performing displacement vector transformation coefficient depacking in order to decode a mesh up to a specific LoD level desired by a decoder when displacement vector transformation coefficients are packed into a frame by LoD level as in FIGS. 23 to 26 and FIG. 31 and encoding based on a video codec is performed and transmitted.

[0430] The decoding and depacking of the displacement vector bitstream proposed in this disclosure may correspond to the operation within the mesh data decoding module of FIG. 34, and the receiver operation according to the proposed method is as follows.

[0431] According to embodiments, a bitstream of mesh data (also referred to as a dynamic mesh bitstream or a bitstream of mesh data or a dynamic bitstream) encapsulated in a file from a transmitting device and delivered to a receiving device via a delivery module is decapsulated in a file decapsulation module. If the bitstream of mesh data is not encapsulated in a file form from the transmitting device, the decapsulation process is omitted at the receiving device.

[0432] That is, when the stored and / or received dynamic mesh content passes through the delivery module and the file / segment decapsulation module, it can be in a form similar to the V-DMC bitstream structure of FIG. 35.

[0433] FIG. 35 is a diagram showing another example of a V-DMC bitstream structure according to embodiments.

[0434] In the present disclosure, the V-DMC bitstream of FIG. 35 is, as an embodiment, generated and output by one of the encoding devices / encoding methods of FIG. 1, FIG. 2, FIG. 3, FIG. 6, FIG. 7, FIG. 13, or FIG. 15. The V-DMC bitstream of the present disclosure can be transmitted / received in either a V3C unit stream format or a V3C sample stream format. The V-DMC bitstream of the present disclosure can follow the V3C bitstream structure defined in the V3C codec specification (ISO / IEC 23090-5) to be described later. In this case, the existing V3C bitstream structure may be followed, but some V3C units may not be used, and some structures for V-DMC only, such as V-DMC extensions, may be followed. The present disclosure describes, as an embodiment, the use of a sample stream data unit used when encoding V3C content of the V3C codec specification (ISO / IEC 23090-5) as shown in FIG. 35.

[0435] A bitstream (referred to as a V-DMC bitstream, a dynamic mesh bitstream, or a bitstream of mesh data) transmitted from a transmitting device to a receiving device of the present disclosure may be composed of a sample stream DMC header and a plurality of sample stream DMC units. In the present disclosure, the sample stream DMC header may be referred to as a sample stream header, and the sample stream DMC unit may be referred to as a sample stream data unit.

[0436] At this time, if the sample stream DMC unit follows the V3C codec specification (ISO / IEC 23090-5), each sample stream DMC unit can be composed of V3C sample stream size information and a V3C unit. The V3C unit is again composed of a V3C unit header (V3C_unit_header) and a V3C unit payload (V3C_unit_payload).

[0437] The above V3C sample stream size information specifies the size of the subsequent V3C unit in bytes. At this time, the sample stream DMC header can indicate the accuracy of the V3C sample stream size information in all sample stream DMC units in bytes.

[0438] The above V3C unit header includes type information (vuh_unit_type) indicating the type of data carried by the corresponding V3C unit payload. The V3C unit payload may carry one of a V3C / V-DMC parameter set (VPC), atlas data (AD), base mesh data (BMD), displacement data / geometry video data (DD / GVD), attribute video data (AVD), and packed video data (PVD) according to the type information (vuh_unit_type). In the present disclosure, attribute video data is used interchangeably with attribute data and has the same meaning, and displacement video data is used interchangeably with displacement data or displacement information and has the same meaning.

[0439] Here, VPS may include parameter set information such as decoder configuration information related to mesh encoding / decoding and sequence header. Atlas data (AD) may include additional information such as 2D mapping or texture mapping for 3D objects. Base mesh data (BMD) is compressed base mesh data for mesh encoding / decoding. Attribute video data (AVD) is attribute or texture data (or texture map information) compressed using a video codec. Packed video data (PVD) is packed texture map and displacement information compressed using a video codec. And, DD / GVD represents displacement data (or displacement information), where DD represents displacement data that is arithmetic coded, and GVD represents displacement data that is encoded using a video codec. In the present disclosure, displacement data or displacement information may mean displacement data encoded with a video codec or displacement data encoded with arithmetic coding.

[0440] The present disclosure provides, as an embodiment, a method of distinguishing between type information (vuh_unit_type) of arithmetic-coded displacement data and displacement data coded based on a video codec. In this case, the V3C unit payload may carry one of VPC, atlas data (AD), base mesh data (BMD), video codec-based displacement video data (GVD), attribute video data (AVD), packed video data (PVD), and arithmetic codec-based displacement data (DD) according to the type information (vuh_unit_type). That is, the values ​​of type information (vuh_unit_type) of displacement data (GVD) compressed (i.e., encoded) using a video codec and displacement data (DD) compressed (i.e., encoded) based on an arithmetic codec may be assigned differently.

[0441] The V3C unit header of the present disclosure includes vuh_unit_type, and the vuh_unit_type is V3C unit type information indicating the type of data carried as the corresponding V3C unit payload.

[0442] For example, if the vuh_unit_type field indicates displacement video data (V3C_GVD) based on a video codec, the V3C unit payload includes a video sub-bitstream (video_sub_bitstream(numBytesInV3CPayload)) that carries displacement video data (or geometry video data) encoded based on a video codec. In the present disclosure, the video sub-bitstream is used interchangeably with the video bitstream or bitstream.

[0443] For convenience of explanation, the present disclosure will refer to an atlas sub-bitstream carrying atlas data (AD) as an atlas bitstream, a base mesh sub-bitstream carrying base mesh data (BMD) as a base mesh bitstream, a displacement data sub-bitstream carrying video codec-based or arithmetic codec-based displacement data (DD / GVD) as a displacement information (or displacement vector) bitstream, an attribute sub-bitstream carrying attribute video data (AVD) as an attribute (or texture map) bitstream, and a packed video data sub-bitstream carrying packed video data (PVD) as a packed video data bitstream.

[0444] And, the base mesh bitstream, atlas bitstream, displacement vector bitstream, attribute bitstream and / or packed video data bitstream within the bitstream configured as in FIG. 35 can be separated in the mesh data decoding module and then decoded through each decoder.

[0445] According to embodiments, a bitstream parser (not shown) of a mesh data decoding module may serve to parse a V-DMC bitstream (or dynamic mesh content bitstream). That is, a V3C unit header and a V3C unit payload constituting the bitstream may be parsed to obtain a base mesh bitstream, an atlas bitstream, a displacement vector bitstream, an attribute bitstream, and / or a packed video data bitstream, respectively, and may be decoded by each decoder. In addition, the bitstream parser of the mesh data decoding module may parse a V3C unit header and a V3C unit payload to obtain data corresponding to V3C_VPS, i.e., VPS data, and data corresponding to V3C_GVD, i.e., a video sub-bitstream, in which the type information (i.e., vuh_unit_type) included in the V3C unit header corresponds to V3C_VPS.

[0446] Additionally, the receiver (e.g., mesh data decoding module) can obtain information (e.g., displacement vector data information) for partial extraction of the displacement video bitstream by LoD level through the SEI message.

[0447] According to embodiments, a receiver (e.g., a mesh data decoding module) may identify encoded displacement vector data information to partially extract a displacement vector bitstream by LoD level within a bitstream of the corresponding dynamic mesh content prior to a direct decoding process of the displacement vector data. According to embodiments, the present disclosure may signal information (e.g., displacement vector data information) for extracting and decoding a displacement vector bitstream up to a specific LoD level from the entire displacement vector bitstream as an SEI message and transmit it to a receiving device. The process of extracting the displacement vector bitstream (or referred to as a displacement vector video bitstream) may be performed in a displacement vector decoder included in the mesh data decoding module.

[0448] According to embodiments, the displacement vector decoder may extract a sub-video bitstream by using an MCTS (Motion-Constrained Tile Sets) index or a subpicture index corresponding to a user's target LoD as an input to the bitstream extraction process during the displacement vector video bitstream extraction process. In one embodiment, the MCTS bitstream extraction process may extract a sub-bitstream corresponding to a specific MCTS through a process specified in the MCTS extraction information SEI message semantics. In addition, the subpicture bitstream extraction process may extract a sub-bitstream corresponding to a specific subpicture through a subpicture bus-bitstream extraction process. A plurality of extracted sub-bitstreams may be merged to generate a single sub-bitstream. That is, a displacement vector bitstream may be extracted for each LoD level through this process. In particular, a plurality of displacement vector bitstreams may be extracted for each LoD level up to a specific LoD level corresponding to a specific LoD (i.e., a target LoD) to generate a single displacement vector bitstream.

[0449] According to embodiments, the displacement vector decoder within the mesh data decoding module performs video codec-based decoding, depacking, dequantization, and inverse transformation processes on the extracted displacement vector bitstream as described above. To this end, the displacement vector decoder may include a displacement vector transform coefficient decoding unit, a displacement vector transform coefficient inverse quantization unit, and a displacement vector inverse transformation unit as illustrated in FIG. 30.

[0450] According to embodiments, when a displacement vector video bitstream is extracted only up to a LoD level corresponding to a specific LoD (i.e., a target LoD) in order to restore a mesh to a specific LoD in a displacement vector transform vector decoding unit within a displacement vector decoder, a frame decoded with the extracted bitstream may be different from the signaled displacement vector frame size. For example, when a displacement vector frame including up to LoD3 is transmitted from a transmitting device and a receiving device extracts and decodes up to LoD2, the size of the displacement vector frame including up to LoD3 is different from the size of the displacement vector frame including up to LoD2.

[0451] According to embodiments, a displacement vector transformation vector depacking unit in a displacement vector decoder performs a process of correcting parsed packing information (i.e., information about a packing region) when the syntax for the size of a transmitted displacement vector frame and the size of a decoded displacement vector frame are different from each other, and then performs depacking. For example, when displacement vector transformation coefficients are packed by LoD level, if the packing unit is a patch, information about a patch packing region (i.e., information about a packing region) can be corrected. At this time, the information about the patch packing region to be corrected is information about the upper left position of a patch packed within a frame.

[0452] In the present disclosure, the position information of the upper left x-coordinate among the upper left position information where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the actual decoded frame from the position information of the upper left x-coordinate. That is, the position information of the upper left x-coordinate where the patch is packed is parsed from the signaling information, and the position information of the upper left x-coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the frame width (asps_frame_width) parsed from the signaling information and the width of the actual decoded frame from the position information of the upper left x-coordinate. According to embodiments, the position information of the upper left x-coordinate can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the decoded frame. For a more specific description, refer to the aforementioned mathematical equations 5, 6, 9, 10, and related descriptions.

[0453] In the present disclosure, the position information of the upper left y coordinate among the upper left position information where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the actually decoded frame from the position information of the upper left y coordinate. That is, the position information of the upper left y coordinate where the patch is packed is parsed from the signaling information, and the position information of the upper left y coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the frame height (asps_frame_height) parsed from the signaling information and the height of the actually decoded frame from the position information of the upper left y coordinate. According to embodiments, the position information of the upper left y coordinate can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the decoded frame. For a more specific description, refer to the aforementioned mathematical equations 7, 8, 11, 12, and related descriptions.

[0454] According to embodiments, the displacement vector transform coefficient depacking unit depacks displacement vector transform coefficients packed into a frame decoded by the displacement vector transform coefficient decoding unit based on information about a packing area on which correction is performed or not performed after parsing from signaling information.

[0455] According to embodiments, a displacement vector transform coefficient inverse quantization unit within a displacement vector decoder can perform inverse quantization on inversely packed displacement vector transform coefficients. According to embodiments, a displacement vector inverse transform unit within a displacement vector decoder performs an inverse transform of a transform performed in an encoder of a transmission device on inversely quantized displacement vector transform coefficients to output displacement vectors.

[0456] According to embodiments, the mesh data decoding module may reconstruct a mesh of a target LoD based on the reconstructed base mesh and the reconstructed displacement vectors from each decoder. Here, the target LoD may be the entire LoD or a portion of the entire LoD.

[0457] According to embodiments, the mesh data processing / rendering module may render mesh data by applying a restored texture map (or attribute) to the mesh of the restored target LoD. That is, the mesh video / image of the restored target LoD may be displayed through rendering. The user may view all or part of the rendered result through a VR / AR display or a general display.

[0458] Fig. 36 is a flowchart illustrating an example of an encoding method according to embodiments. The encoding method according to embodiments may include a step of encoding a base mesh of mesh data (S31011), a step of encoding a displacement of mesh data (S31012), and a step of encoding an attribute of mesh data (S31013).

[0459] In the step (S31011) of encoding the base mesh of the above mesh data, if intra encoding or intra frame encoding is performed on the corresponding mesh frame, the base mesh can be encoded through a static mesh encoder. In this case, encoding can be performed on connection information, vertex geometry information, vertex texture information, normal information, etc. of the base mesh. In the step (S31011) of encoding the base mesh of the above mesh data, if inter encoding or inter frame encoding is performed on the corresponding mesh frame, a motion vector encoder can calculate a motion vector between the base mesh and the reference restored base mesh (or the restored quantized reference base mesh) and encode the value. In addition, connection information-based prediction can be performed using a previously encoded / decoded motion vector as a predictor, and a residual motion vector obtained by subtracting the predicted motion vector from the current motion vector can be encoded.

[0460] The step (S31012) of encoding the displacement of the above mesh data may perform video codec-based encoding on the displacement data or arithmetic codec-based encoding. The step (S31012) of encoding the displacement of the mesh data may transform the coordinate system of the displacement data from a 3D Cartesian coordinate system to a local coordinate system before encoding the displacement data. If the displacement data is encoded based on a video codec, the displacement vector transform coefficients for each LoD level (i.e., for each refinement level) that have undergone the displacement vector transform and displacement vector transform coefficient quantization processes may be packed into a rectangular area to support partial decoding up to a specific LoD level. At this time, padding may be performed to fit the rectangular area for each refinement level. For a detailed description of the packing of displacement vector transformation coefficients for each LoD level (i.e., for each refinement level), please refer to the descriptions of FIGS. 15, 16, 22 to 26, and 31, and are omitted here.

[0461] The step of encoding the attributes of the above mesh data (S31013) may perform encoding based on a video codec for the attribute data (or texture map).

[0462] The above encoding method may further include a step of transmitting a bitstream including an encoded basemesh, encoded displacement data, encoded attribute data, and / or atlas data. The bitstream transmitted in the above step may be transmitted to a receiving device in a structure such as that illustrated in FIG. 35.

[0463] The encoding method of the present disclosure can be performed by an encoding device (encoder). The encoding device includes a memory and at least one processor connected to the memory, and the at least one processor can be configured to encode a base mesh of mesh data, encode a displacement of the mesh data, and encode an attribute of the mesh data.

[0464] Embodiments further include a computer-readable storage medium storing a bitstream generated by the method according to FIG. 36.

[0465] Embodiments further include a method comprising the steps of obtaining a bitstream for mesh data, the bitstream being generated based on the steps of encoding a basemesh of the mesh data, encoding a displacement of the mesh data, and encoding an attribute of the mesh data, and transmitting data including the bitstream.

[0466] Fig. 37 is a flowchart showing an example of a decoding method according to embodiments. The decoding method according to embodiments may include a step of decoding a base mesh in a bitstream (S32011), a step of decoding a displacement in the bitstream (S32012), and a step of decoding an attribute in the bitstream (S32013). The decoding step of Fig. 37 may further include a step of receiving a bitstream including a base mesh, displacement data, and attribute data, or a file in which a bitstream is encapsulated. When the file is received, the receiving step performs a decapsulation process to extract a bitstream, and when the bitstream is received, the decapsulation process is omitted. The bitstream is referred to as a V-DMC bitstream or a V3C bitstream, and has a structure as shown in Fig. 35. The above receiving step can separate an atlas sub-bitstream, a basemesh sub-bitstream, a displacement sub-bitstream, and an attribute sub-bitstream (or attribute video sub-bitstream) from the bitstream according to the type information of the V3C unit header.

[0467] The step (S32011) of decoding the base mesh in the bitstream may, if the current mesh has been subjected to inter-screen encoding, use a previously decoded motion vector as a predictor to restore a final motion vector by adding it to a residual motion vector decoded from the base mesh sub-bitstream. The step (S32011) of decoding the base mesh in the bitstream may, if the current mesh has been subjected to intra-screen encoding, statically decode the base mesh sub-bitstream to restore connection information, vertex geometry information, texture coordinates, normal information, etc. of the base mesh.

[0468] The step (S32012) of decoding displacement within the above bitstream performs decoding on the displacement sub-bitstream based on the video codec if the displacement data is encoded based on a video codec, and performs decoding based on the arithmetic codec if the displacement data is encoded based on an arithmetic codec. In the present disclosure, the displacement sub-bitstream may be referred to as a displacement vector bitstream.

[0469] The following describes the process of extracting a displacement vector bitstream up to a specific LoD level corresponding to a specific LoD (i.e., target LoD), decoding it based on a video codec, and then performing depacking.

[0470] The step (S32012) of decoding displacement in the above bitstream performs, as described above, video codec-based decoding, depacking, dequantization, and deconversion processes on the displacement vector bitstream extracted up to a specific LoD level, if the displacement data is encoded based on a video codec.

[0471] According to embodiments, the present disclosure performs a process of correcting parsed packing information (i.e., information about a packing region) and then performing depacking when the syntax for the size of a transmitted displacement vector frame and the size of a decoded displacement vector frame are different. For example, when patches are packed by LoD level, information about the patch packing region (i.e., information about the packing region) may be corrected. In this case, the information about the patch packing region to be corrected is information about the upper left position of a patch packed within a frame.

[0472] In the present disclosure, the position information of the upper left x-coordinate among the upper left position information where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the actual decoded frame from the position information of the upper left x-coordinate. That is, the position information of the upper left x-coordinate where the patch is packed is parsed from the signaling information, and the position information of the upper left x-coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the frame width (asps_frame_width) parsed from the signaling information and the width of the actual decoded frame from the position information of the upper left x-coordinate. According to embodiments, the position information of the upper left x-coordinate can be derived as a value obtained by subtracting the difference between the parsed frame width (asps_frame_width) and the width of the decoded frame. For a more specific description, refer to the aforementioned mathematical equations 5, 6, 9, 10, and related descriptions.

[0473] In the present disclosure, the position information of the upper left y coordinate among the upper left position information where the signaled patch is packed can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the actually decoded frame from the position information of the upper left y coordinate. That is, the position information of the upper left y coordinate where the patch is packed is parsed from the signaling information, and the position information of the upper left y coordinate parsed from the signaling information can be corrected as a value obtained by subtracting the difference between the frame height (asps_frame_height) parsed from the signaling information and the height of the actually decoded frame from the position information of the upper left y coordinate. According to embodiments, the position information of the upper left y coordinate can be derived as a value obtained by subtracting the difference between the parsed frame height (asps_frame_height) and the height of the decoded frame. For a more specific description, refer to the aforementioned mathematical equations 7, 8, 11, 12, and related descriptions.

[0474] In this way, the step (S32012) of decoding displacement in the bitstream depacks displacement vector transform coefficients packed in a decoded frame based on information about a packing area on which correction is performed or not performed after parsing from signaling information. Then, dequantization is performed on the depacked displacement vector transform coefficients, and the inverse transformation of the transformation performed in the encoder of the transmitting device is performed on the dequantized displacement vector transform coefficients to output displacement vectors.

[0475] The step of decoding an attribute in the above bitstream (S32013) restores the attribute data by decoding the attribute sub-bitstream based on a video codec.

[0476] The base mesh, displacement data, and attribute data decoded in steps S32011-S32013 can be rendered after undergoing post-processing such as mesh restoration and reconstruction.

[0477] At this time, the rendered mesh data corresponds to a specific LoD (i.e., target LoD). Here, the target LoD may be the entire LoD or a part of the entire LoD.

[0478] The decoding method of the present disclosure can be performed by a decoding device (decoder). The decoding device includes a memory and at least one processor connected to the memory, and the at least one processor can be configured to decode a basemesh within a bitstream, decode a displacement within the bitstream, and decode an attribute within the bitstream.

[0479] As described above, when the displacement vector encoding / decoding method of the transmitting device of the present disclosure is based on a video codec, the encoder of the transmitting device of the present disclosure compresses the quantized displacement vector transform coefficients by packing them into one frame for each LoD level. In the present disclosure, the decoder of the receiving device can extract and decode a portion of the displacement vector bitstream corresponding to an area in which displacement vector transform coefficients up to a specific LoD level are packed among the displacement vector bitstreams. In addition, by extracting and decoding a portion of the bitstream for each LoD level from the displacement vector bitstream through the present disclosure, the scalability of the geometry (i.e., displacement) information of the dynamic mesh can be supported.

[0480] Each of the parts, modules, or units described above may be software, processors, or hardware parts that execute sequential execution processes stored in memory (or storage units). Each of the steps described in the embodiments described above may be performed by processors, software, or hardware parts. Each of the modules / blocks / units described in the embodiments described above may operate as a processor, software, or hardware. In addition, the methods presented in the embodiments may be implemented as code. This code may be written on a processor-readable storage medium and thus may be read by a processor provided by an apparatus.

[0481] Furthermore, throughout the specification, when a part is said to "include" a component, this does not exclude other components, unless otherwise specifically stated, but rather implies the inclusion of other components. Furthermore, terms such as "part" described in the specification mean a unit that processes at least one function or operation, which may be implemented using hardware, software, or a combination of hardware and software.

[0482] For convenience of explanation, this specification has been described separately in each drawing. However, it is also possible to design new embodiments by combining the embodiments described in each drawing. Furthermore, designing a computer-readable recording medium containing a program for executing the previously described embodiments, as required by those skilled in the art, is also within the scope of the embodiments.

[0483] The devices and methods according to the embodiments are not limited to the configurations and methods of the embodiments described above, but the embodiments may be configured by selectively combining all or part of each embodiment so that various modifications can be made.

[0484] Although preferred embodiments of the embodiments have been illustrated and described, the embodiments are not limited to the specific embodiments described above, and various modifications may be made by those skilled in the art to which the present disclosure pertains without departing from the spirit or scope of the embodiments claimed in the claims, and such modifications should not be understood individually from the technical idea or prospect of the embodiments.

[0485] The various components of the devices of the embodiments may be implemented by hardware, software, firmware, or a combination thereof. The various components of the embodiments may be implemented by a single chip, for example, a single hardware circuit. The components according to the embodiments may be implemented by separate chips. At least one of the components of the devices of the embodiments may be configured with one or more processors capable of executing one or more programs, and the one or more programs may perform, or include instructions for performing, one or more of the operations / methods according to the embodiments. The executable instructions for performing the methods / operations of the devices of the embodiments may be stored in non-transitory CRMs or other computer program products configured to be executed by one or more processors, or may be stored in temporary CRMs or other computer program products configured to be executed by one or more processors. In addition, the memory according to the embodiments may be used as a concept including not only volatile memory (e.g., RAM, etc.), but also non-volatile memory, flash memory, PROM, etc. Additionally, it may include implementations in the form of carrier waves, such as transmissions via the Internet. Furthermore, processor-readable recording media may be distributed across network-connected computer systems, allowing processor-readable code to be stored and executed in a distributed manner.

[0486] In this document, " / " and "," are interpreted as "and / or". For example, "A / B" is interpreted as "A and / or B", and "A, B" is interpreted as "A and / or B". Additionally, "A / B / C" means "at least one of A, B, and / or C". Also, "A, B, C" means "at least one of A, B, and / or C". Additionally, "or" in this document is interpreted as "and / or". For example, "A or B" can mean 1) "A" only, 2) "B" only, or 3) "A and B". In other words, "or" in this document can mean "additionally or alternatively".

[0487] Various elements of the embodiments may be implemented by hardware, software, firmware, or a combination thereof. Various elements of the embodiments may be implemented on a single chip, such as a hardware circuit. In some embodiments, the embodiments may optionally be implemented on separate chips. In some embodiments, at least one of the elements of the embodiments may be implemented within one or more processors that include instructions for performing operations according to the embodiments.

[0488] Additionally, the operations according to the embodiments described in this document may be performed by a transceiver device including one or more memories and / or one or more processors according to the embodiments. One or more memories may store programs for processing / controlling the operations according to the embodiments, and one or more processors may control various operations described in this document. One or more processors may be referred to as a controller, etc. The operations according to the embodiments may be performed by firmware, software, and / or a combination thereof, and the firmware, software, and / or a combination thereof may be stored in a processor or a memory.

[0489] Terms such as "first" and "second" may be used to describe various components of the embodiments. However, the various components according to the embodiments should not be interpreted in a limited manner by these terms. These terms are merely used to distinguish one component from another. For example, a first user input signal may be referred to as a "second user input signal." Similarly, a second user input signal may be referred to as a "first user input signal." The use of these terms should be interpreted as not departing from the scope of the various embodiments. Although "first user input signal" and "second user input signal" are both user input signals, they do not necessarily mean the same user input signals unless the context clearly indicates otherwise.

[0490] The terminology used to describe the embodiments is for the purpose of describing particular embodiments and is not intended to be limiting of the embodiments. As used in the description of the embodiments and in the claims, the singular is intended to include the plural unless the context clearly dictates otherwise. The expressions “and / or” are used to mean all possible combinations of the terms. The expression “comprises” or “includes” describes the presence of features, numbers, steps, elements, and / or components, but does not mean that additional features, numbers, steps, elements, and / or components are not included. Conditional expressions such as “if” or “when” used to describe the embodiments are not intended to be limited to only optional cases. When a specific condition is satisfied, a related action is performed in response to a specific condition, or a related definition is intended to be interpreted.

[0491] As described above, the relevant contents have been described in the best form for carrying out the embodiments.

[0492] As described above, the embodiments may be applied, in whole or in part, to mesh data transmission and reception devices and systems. Those skilled in the art will appreciate that various modifications and variations may be made to the embodiments within the scope of the embodiments. The embodiments may include modifications and variations, and such modifications and variations do not depart from the scope of the claims and their equivalents.

Claims

1. Step of decoding the base mesh in the bitstream; A step of decoding displacement data within the bitstream; and A step of decoding attribute data within the bitstream; comprising: How to decode.

2. In the first paragraph, the step of decoding the displacement data A step of extracting a displacement bitstream including displacement data of a target LoD from the bitstream and decoding it based on a video codec; and A decoding method comprising a step of depacking displacement data of the target LoD packed into the decoded frame.

3. In paragraph 2, The displacement data of the above target LoD is divided by level constituting the target LoD and packed into the decoded frame as a packing unit, The above reverse packing step is, A decoding method for performing depacking of a packing unit based on the size information of an original frame received through signaling and the start position information and size information of each packing unit.

4. In paragraph 3, A decoding method wherein the size information of the original frame includes the width and height of the original frame, the start position information of each packing unit includes the upper left x, y coordinates of each packing unit, and the size information of each packing unit includes the width and height of each packing unit.

5. In paragraph 4, A decoding method in which each of the above packing units is a rectangular area of ​​different sizes.

6. In paragraph 5, The above packing unit is a patch decoding method.

7. In the fifth paragraph, the reverse packing step, A decoding method further comprising a step of correcting the start position information of each signaled and received packing unit based on the size of the original frame and the size of the decoded frame, if the size of the original frame and the size of the decoded frame are different.

8. In the 7th paragraph, the correction step, A decoding method for correcting the start position information of each packing unit based on at least one of the difference between the width of the original frame and the width of the decoded frame or the difference between the height of the original frame and the height of the decoded frame.

9. Memory; and At least one processor connected to the memory; At least one processor of the above: Decode the basemesh within the bitstream; Decoding displacement data within the bitstream; and configured to decode attribute data within the above bitstream; Decoding device.

10. In the 9th paragraph, the at least one processor, A displacement decoding unit that extracts a displacement bitstream containing displacement data of a target LoD from the bitstream and decodes it based on a video codec; and A decoding device including a depacking unit that depacks displacement data of the target LoD packed into the decoded frame.

11. In paragraph 10, The displacement data of the above target LoD is divided by level constituting the target LoD and packed into the decoded frame as a packing unit, The above reverse packing part is, A decoding device that performs depacking of a packing unit based on the size information of an original frame received through signaling and the start position information and size information of each packing unit.

12. In paragraph 11, A decoding device in which the size information of the original frame includes the width and height of the original frame, the start position information of each packing unit includes the upper left x, y coordinates of each packing unit, and the size information of each packing unit includes the width and height of each packing unit.

13. In paragraph 12, Each of the above packing units is a decoding device which is a rectangular area of ​​different sizes.

14. In paragraph 13, The above packing unit is a patch decoding device.

15. In the 13th paragraph, the reverse packing part, A decoding device that corrects the start position information of each signaled and received packing unit based on at least one of the difference between the width of the original frame and the width of the decoded frame or the difference between the height of the original frame and the height of the decoded frame, if the size of the original frame and the size of the decoded frame are different.

Citation Information

Patent Citations

  • Novel compound and organic light emitting device comprising the same

    KR1020240110345A

  • Mesh Compression Texture Coordinate Signaling and Decoding

    US20240153150A1

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

    WO2023167430A1

  • 3D data transmission device, 3D data transmission method, 3D data reception device, and 3D data reception method

    WO2024063544A1

  • Packing of displacements data in video frames for dynamic mesh coding

    WO2024085654A1