KR20000028583A - 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering - Google Patents

3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering Download PDF

Info

Publication number
KR20000028583A
KR20000028583A KR1019990019619A KR19990019619A KR20000028583A KR 20000028583 A KR20000028583 A KR 20000028583A KR 1019990019619 A KR1019990019619 A KR 1019990019619A KR 19990019619 A KR19990019619 A KR 19990019619A KR 20000028583 A KR20000028583 A KR 20000028583A
Authority
KR
South Korea
Prior art keywords
information
triangle
data
mesh
tree
Prior art date
Application number
KR1019990019619A
Other languages
Korean (ko)
Other versions
KR100294923B1 (en
Inventor
김성진
송문섭
한만진
장의선
서양석
정석윤
Original Assignee
윤종용
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019990019619A priority Critical patent/KR100294923B1/en
Publication of KR20000028583A publication Critical patent/KR20000028583A/en
Application granted granted Critical
Publication of KR100294923B1 publication Critical patent/KR100294923B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding

Abstract

PURPOSE: A method for incrementally coding/decoding of a three-dimensional mesh information is provided to reduce the charge of a network and the transmitting time by re-transmitting the part generated an error or by restoring the rest restoring data being independently with the erred part through the error is generated during transmitting. CONSTITUTION: A coding method contains steps of: sectioning a polygonal three-dimensional mesh(MO) to more than one connected components; generating an information of apex graph and an information of triangle tree/triangle data for each connected component; and coding the information of apex graph and the information of triangle tree/triangle data composing the connected components for each connected component with a form of a basic mesh(MOBL) having a form to be independently decoded. The three-dimensional mesh data (100) is coded with a coder(101) equipped a coder of connectivity(102), a coder of geometry(103) and a coder of photometry(112) by dividing to the connectivity, the geometry and the photometry. The information compressed in the coder of connectivity(102), the coder of geometry(103) and the coder of photometry(112) is replaced to a bit stream(111) compressed with an entropy coder(104).

Description

손실 탄력성을 갖는 점진적 삼차원 메쉬 정보의 부호화/복호화 방법{3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering}Coding / Decoding Method of Progressive Three-Dimensional Mesh Information with Loss Elasticity {3-D mesh coding / decoding method and apparatus for error resilience and incremental rendering}

본 발명은 MPEG4(Moving Pictures Expert Group-4)-SNHC(Synthetic and Natural Hybrid Coding) 분야와 VRML(Virtual Reality Modeling Language) 등에서 사용되고 있는 삼차원 메쉬 데이터를 손실에 탄력적(error resilience)이면서 점진적으로 데이터 복원(incremental build-up)하는 특성을 갖도록 부호화 및 복호화 하는 방법 및 그 장치에 대한 것이다.The present invention is an error resilience and progressive data recovery for three-dimensional mesh data used in the Moving Pictures Expert Group-4 (MPEG4) -Synthetic and Natural Hybrid Coding (SNHC) field and the Virtual Reality Modeling Language (VRML). The present invention relates to a method and apparatus for encoding and decoding to have an incremental build-up characteristic.

삼차원 메쉬로 이루어지는 삼차원 객체의 전송에서는 메쉬 데이터의 효율적인 부호화 뿐만 아니라, 전송되는 데이터의 점진적인 복원이나 손실 탄력적인 복원은 중요한 필요조건으로 인식되고 있다. 점진적인 복원에서는 전송 도중 선로상의 오류로 데이터에 손실이 발생하였을 경우, 이미 전송된 데이터만을 가지고도 일부 복원이 가능하도록 함으로써, 재전송되어야 할 메쉬 데이터의 양을 최소화할 수 있다. 손실 탄력적인 복원에서는 전송된 특정 단위 데이터내 오류 발생 유무와는 무관하게 전송된 단위 데이터별로 독립적으로 복원할 수 있게 하여, 데이터 복원 효율을 높일 수 있을 뿐만 아니라 사용자의 대기 시간 또한 감소시킬 수 있다. 이러한 선로 오류에 대해 강한 특징으로 향후의 무선 통신 또는 저전송률 통신 등에서 효과적으로 사용될 수 있는 기술이다. 본 발명은 삼차원 메쉬 데이터의 점진적인 부호화 및 데이터 손실에 대한 탄력성을 부여할 수 있도록 연결정보(Connectivity), 기하정보(Geometry) 및 화상정보(Photometry)로 구성된 삼차원 메쉬 데이터를 부호화/복호화하는 방법에 관한 것이다.In the transmission of three-dimensional objects made of a three-dimensional mesh, not only efficient encoding of mesh data but also progressive restoration or lossy elastic restoration of transmitted data are recognized as important requirements. In progressive restoration, if data is lost due to an error on the line during transmission, partial restoration may be possible even with only data that has already been transmitted, thereby minimizing the amount of mesh data to be retransmitted. In loss-elastic restoration, irrespective of whether or not an error occurs in a specific unit data transmitted, the restoration can be independently performed for each transmitted unit data, thereby increasing data restoration efficiency and reducing user's waiting time. As a strong feature against such a line error, it is a technology that can be effectively used in future wireless communication or low data rate communication. The present invention relates to a method for encoding / decoding three-dimensional mesh data consisting of connectivity, geometry, and image information to impart progressive encoding of three-dimensional mesh data and elasticity to data loss. will be.

기존의 삼차원 메쉬 데이터에 대한 부호화는 메쉬 데이터 전체에 대하여 순차적으로 부호화함으로써, 부호화된 데이터의 전송시 전체의 비트 스트림(bit stream)을 모두 전송받기 전에 일부 데이터만으로 복원하는 것은 불가능하였다. 또, 전송시 발생하는 선로상의 에러에 의해 극히 일부의 데이터가 손실되어도 전체 데이터를 다시 전송하여야 하는 비효율이 존재하고 있었다. 그 예로 현재 MPEG-4 SNHC 삼차원 메쉬 부호화에 기술로 채택되어 있는 아이.비.엠(IBM)사에서 제안한 부호화 방식을 들 수 있다(ISO/IEC JTC1/SC29/WG11 MPEG98/W2301,"MPEG-4 SNHC Verification Model 9.0).Conventional encoding of three-dimensional mesh data is sequentially encoded on all of the mesh data, and thus, it is impossible to restore only some data before receiving the entire bit stream when transmitting the encoded data. In addition, there was an inefficiency in that the entire data must be retransmitted even if a small part of data is lost due to an error in the line generated during transmission. An example is the encoding scheme proposed by IBM, which is currently employed in MPEG-4 SNHC three-dimensional mesh coding (ISO / IEC JTC1 / SC29 / WG11 MPEG98 / W2301, "MPEG-4". SNHC Verification Model 9.0).

MPEG-SNHC에서는 VRML을 기반으로 하여 메쉬 부호화/복호화 방법을 디자인하고 있다. VRML에서 메쉬는 IndexedFaceSet이란 노드형으로 기술한다. 메쉬 데이터를 코딩하기 위한 주된 기술들 중의 하나는 IBM사가 제안한 위상기하학적 서져리(Topological Surgery) 기술이다. 이 기술은 주어진 메쉬를 구와 위상기하학적으로 동일하다고 가정한 후, 주어진 절단 에지(Cutting-edge)를 따라서 메쉬를 자름으로써 이진 트리 구조의 삼각형 스패닝 그래프를 형성한다. 이 때 메쉬를 자르기 위하여 정하여진 절단 에지(cutting-edge)는 꼭지점(vertex)과 꼭지점을 잇는 형태로서, 루프를 가지는 트리 구조로 주어진다. 이를 꼭지점 스패닝 그래프라 한다. 따라서, 이 두 트리를 부호화/복호화하면 원래의 메쉬를 손실없이 재생할 수 있게 된다.MPEG-SNHC designs a mesh coding / decoding method based on VRML. In VRML, meshes are described in a node type called IndexedFaceSet. One of the main techniques for coding mesh data is IBM's Topological Surgery technique. This technique assumes a given mesh is topologically identical to a sphere and then forms a binary spanning triangle spanning graph by cutting the mesh along a given cutting-edge. In this case, the cutting edge defined for cutting the mesh is a form of connecting vertices with vertices, and is given in a tree structure having a loop. This is called the vertex spanning graph. Therefore, if these two trees are encoded / decoded, the original mesh can be reproduced without loss.

MPEG-SNHC에서는 하나의 VRML파일에 여러 개의 IndexedFaceSet이 있을 수 있으나, 기본적으로 하나의 IndexedFaceSet만을 기준으로 압축 방법을 수행한다. 그러나, 하나의 IndexedFaceSet은 여러 개의 메쉬들로 구성되는 것이 가능하다. 즉, 임의의 꼭지점과 다른 임의의 꼭지점 사이를 연결하는 에지가 원 메쉬에 존재하는 다각형들의 집합을 하나의 연결 성분(connected component)라고 하면, IndexedFaceSet은 여러 개의 연결성분로 구성되는 것을 허용한다.In MPEG-SNHC, there may be multiple IndexedFaceSets in one VRML file, but basically, compression is performed based on only one IndexedFaceSet. However, one IndexedFaceSet can consist of several meshes. That is, if an edge connecting an arbitrary vertex and another arbitrary vertex is a set of polygons existing in a circle mesh as a connected component, an IndexedFaceSet allows a plurality of connected components to be configured.

일반적으로, 그래픽의 빠른 처리를 위해서는, 모델링되는 단위가 삼각형이며, 이러한 삼각형들이 랜덤하게 구성되는 것이 아닌 스트립(strip)이나 팬(fan)의 형태로 삼각형 상호 간에 연결되어 있는 것이 바람직하다. 또한 압축율은 심볼이 반복되어 표현된 것일수록 좋다. IBM사는 이러한 압축과 그래픽의 처리란 관점에서 메쉬를 가능한 하나의 긴 삼각형 스트립으로 만든다.In general, for fast processing of graphics, the modeling unit is a triangle, and it is preferable that the triangles are connected to each other in the form of strips or fans, rather than randomly constructed. In addition, the compression rate is better that the symbol is repeatedly represented. In terms of this compression and graphics processing, IBM makes the mesh as one long triangle strip as possible.

도 1a 내지 도 1f는 IBM사의 삼각형 스패닝 그래프를 꼭지점 스패닝 그래프을 따라서 잘라 생성하는 위상 기하학적 서져리(Topological Surgery) 기술 과정을 보여 준다. 도 1a 및 도 1d는 메쉬를 굵은 선으로 정의된 절단 에지(Cutting-edge)를 따라 자르는 방법을 도시한 것이고, 도 1b는 절단 에지(Cutting-edge)의 전체 형태를, 도 1e는 도 1b를 따라 메쉬를 자를때 발생하는 에지와 꼭지점들의 구성 형태를, 도 1c는 자르는 기준점인 꼭지점들을 연결시켜 구성한 꼭지점 스패닝 그래프, 도 1f는 꼭지점 스패닝 그래프을 따라서 메쉬를 잘라 하나의 연결된 삼각형들의 집합인 스트립을 정의한 삼각형 스패닝 그래프를 도시한 것이다. 아울러, 삼각형 스패닝 그래프를 도 1a 내지 도 1f와 같은 방법으로 생성한다면 일반적으로 삼각형 스패닝 그래프의 분기(branch)하는 두 런(run)들 중 한 방향의 런(run)의 길이는 다른 방향의 런(run)의 길이에 비해 상당히 짧게 표현될 수 있다.1A-1F illustrate a Topological Surgery technology process that cuts and produces a triangle spanning graph from IBM along a vertex spanning graph. 1A and 1D show a method of cutting a mesh along a cutting-edge defined by a thick line, FIG. 1B shows the overall shape of the cutting-edge, and FIG. 1E shows FIG. 1B 1c is a vertex spanning graph formed by connecting vertices that are cutting reference points, and FIG. 1f defines a strip that is a set of connected triangles by cutting a mesh along a vertex spanning graph. A triangular spanning graph is shown. In addition, if a triangular spanning graph is generated in the same manner as in FIGS. 1A to 1F, the length of a run in one direction of the two runs that branch in the triangular spanning graph is generally equal to a run in the other direction. It can be expressed considerably shorter than the length of run).

도 2a 내지 도 2d는 실제 메쉬에 위상기하학적 서져리(Topological Surgery) 기술을 적용한 예를 도시한 것이다. 한편, 꼭지점 스패닝 그래프는 하나의 가지(branch)에서 여러 개의 가지(branch)로 갈라질 수 있는데, 도 3은 꼭지점 런이 다시 이전의 꼭지점들 중 하나의 위치로 돌아오는 형태, 즉 루프를 가진 꼭지점 스패닝 그래프의 일예를 보여준다. 그리고, 하나의 메쉬는 여러 개의 연결성분로 구성될 수 있으며 실제로는 메쉬를 이루는 구성성분(Component)당 도 1c와 같은 꼭지점 스패닝 그래프와 도 1f와 같은 삼각형 스패닝 그래프의 쌍을 생성한다. 일반적으로 하나의 IndexedFaceSet은 여러 개의 연결성분로 구성되므로, 하나의 IndexedFaceSet을 코딩하게 되면 여러 개의 삼각형 스패닝 그래프와 꼭지점 스패닝 그래프의 쌍을 얻을 수가 있다.2A to 2D show examples of applying a topological surgery technique to an actual mesh. The vertex spanning graph, on the other hand, can be split from one branch to several branches. FIG. 3 shows that a vertex run returns to the position of one of the previous vertices, i.e. a vertex spanning with a loop. An example of the graph is shown. In addition, one mesh may be composed of a plurality of connected components, and in reality, a pair of vertex spanning graphs as shown in FIG. 1C and triangle spanning graphs as shown in FIG. 1F is generated per component constituting the mesh. In general, one IndexedFaceSet consists of several connected components, so coding one IndexedFaceSet yields a pair of triangle spanning and vertex spanning graphs.

위상기하학적 서져리(Topological Surgery) 기술에 의해 부호화된 데이터를 복원하는 방법은 다음과 같은 순서로 구성된다.The method of restoring the data encoded by the Topological Surgery technique consists of the following procedures.

1. 꼭지점 스패닝 그래프를 이용하여 바운딩 루프을 생성한다.1. Create a bounding loop using the vertex spanning graph.

2. 삼각형 스패닝 그래프에서 분기하는 삼각형의 제3의 꼭지점을 Y-꼭지점이라 하는데, 삼각형 스패닝 그래프의 비트스트림을 이용하여 Y-꼭지점를 계산하고, 스트립(strip) 형태의 일련의 연결성을 갖는 삼각형 및 다각형 집합을 구성한다. 이때, 삼각형 스패닝 그래프의 삼각형 마칭 비트 패튼(triangle marching bit pattern)을 이용하여 삼각형 또는 다각형을 생성한다.2. The third vertex of a triangular triangle in the triangle spanning graph is called a Y-vertex. The triangle vertex is calculated using a bitstream of the triangle spanning graph and has a series of connected triangles and polygons in the form of strips. Construct a set. At this time, a triangle or a polygon is generated by using a triangle marching bit pattern of the triangle spanning graph.

3. 위 1과 2의 과정을 통해 구성된 트리 구조의 메쉬정보를 이용하여 위상기하학적 구조에 따라 복원된 메쉬로 구성한다.3. Using mesh information of tree structure composed through the process of 1 and 2, the mesh is reconstructed according to the topological structure.

IBM사는 꼭지점 스패닝 그래프과 삼각형 스패닝 그래프를 엔트로피 산술 부호화 방법을 이용하여 무손실 압축을 하고 있다. 그러나, IBM의 방법에서 원래의 구조를 재생성하기 위해서는 모든 비트스트림이 복호화기에 들어와 있어야 하며 이로 인하여 다음과 같은 단점을 가지게 된다.IBM uses lossless compression of vertex spanning graphs and triangle spanning graphs using entropy arithmetic coding. However, in order to recreate the original structure in IBM's method, all bitstreams have to enter the decoder, which has the following disadvantages.

1. 메쉬 데이터의 복호화를 위해서는 전체 비트스트림이 수신되어야 하는데 전송 중 에러가 발생하였을 경우, 전체 비트스트림을 재전송해야 하는 비효율성이 있다.1. In order to decode the mesh data, the entire bitstream must be received. However, if an error occurs during transmission, there is an inefficiency of retransmitting the entire bitstream.

2. 데이터의 양이 대역폭(bandwidth)에 비해 많은 경우 전송시간이 길어져서 사용자의 대기시간이 길어진다. 사용자의 대기시간을 줄이기 위해서는 기 전송된 데이터를 활용하여 메쉬를 부분적으로 복원하고 렌더링하는 것이 가능하여야 하나 기존의 기술에서는 비트 스트림의 구조상 전송된 비트량에 비해 복원할 수 있는 삼각형의 수가 적다.2. If the amount of data is large compared to the bandwidth, the transmission time is long and the user's waiting time is long. In order to reduce the waiting time of the user, it is necessary to partially restore and render the mesh by using the previously transmitted data. However, in the conventional technology, the number of triangles that can be restored is smaller than the amount of transmitted bits in the structure of the bit stream.

이와 같은 기존 기술의 단점을 극복하기 위해서는 다음과 같은 점이 해결되어야 한다.In order to overcome the disadvantages of the existing technology, the following points should be solved.

1. 메쉬 데이터를 전송로의 대역폭이나 복호화기의 특성을 고려해 효율적인 단위 크기로 작게 나누고, 이 단위크기의 비트스트림을 복호화기에서 복원 및 렌더링할 수 있도록 손실에 대한 탄력성을 제공해야 한다.1. The mesh data should be divided into efficient unit sizes in consideration of the bandwidth of the transmission path and the characteristics of the decoder, and the elasticity of loss should be provided so that the decoder can reconstruct and render the bitstream of this unit size.

2. 현재 수신된 일부 데이터만으로도 일부 복원과 렌더링까지 가능하도록 점진적 형태의 부호화/복호화 방법을 제공해야 한다.2. It should provide a progressive encoding / decoding method to allow partial restoration and rendering even with some data currently received.

위의 두 기능을 기존의 IBM 방법의 기본 구조상에서 제공하기 위해서는, 먼저 도 4에서 보여주는 것과 같은 바운딩 루프과 Y-꼭지점를 처리하는 방법에 따라서 그 성능이 달라진다. 도 1f에서 번호 10,14,18번에 해당하는 점들이 Y-꼭지점들이다. 이 Y-꼭지점은 분기하는 두 삼각형 런(triangle run)들 중에서 적어도 한쪽 런(run)이 모두 처리되어 있어야만 계산될 수 있다. 즉, 삼각형 런 내에 위치하는 삼각형들은 마칭 비트 패턴과 바운딩 루프을 이용하여 삼각형의 세 꼭지점에 대한 인덱스를 결정할 수 있는데, 분기 삼각형의 세번째 꼭지점인 Y-꼭지점은 이어지는 다른 두 런들 중 적어도 한쪽 런에 대한 모든 비트스트림이 입력되어야만 결정이 가능하다. 따라서, 이어지는 비트스트림이 모두 입력되기 전까지는 분기 삼각형 이후의 삼각형은 복원되어 렌더링(rendering)될 수 없다. 기존의 IBM 방법에서는 모든 비트스트림이 복호화기에 수신되어 있다고 가정하므로 이러한 문제에 대해 고려하지 않지만, 점진적인 방법으로 부호화/복호화하기 위해선 이와 같은 문제를 해결해야 한다.In order to provide the above two functions on the basic structure of the existing IBM method, the performance depends on the method of processing the bounding loop and Y-vertex as shown in FIG. In FIG. 1F, the points corresponding to the numbers 10, 14 and 18 are Y-vertexes. This Y-vertex can be calculated only if at least one run of the two triangular runs has been processed. In other words, triangles located within a triangle run can use the marching bit pattern and the bounding loop to determine the indices of the triangle's three vertices, the Y-vertexes of the third vertex of the branching triangle, which are all of the at least one of the other two runs that follow. Determination can only be made when the bitstream is input. Therefore, the triangle after the branch triangle cannot be restored and rendered until all subsequent bitstreams are input. The existing IBM method assumes that all bitstreams are received by the decoder, so this problem is not considered. However, in order to encode / decode them in a progressive manner, such a problem must be solved.

본 발명은 상기의 문제점을 해결하기 위하여 창작된 것으로서, 전송 중 에러가 발생하더라도 에러가 발생한 부분만 재전송하거나 에러가 있는 부분과는 독립적으로 나머지 복원할 데이터를 복원함으로써 네트웍의 부담과 전송시간을 줄일 수 있고, 에러복원 기능을 네트웍 계층(Network Layer)에 의존함으로써 발생하는 비트량의 증가를 최소화할 수 있으며, 전송된 일부의 연결정보, 기하정보, 그리고 특성정보를 이용해 삼차원 메쉬를 점진적으로 복원할 수 있는 삼차원 메쉬 정보의 점진적 부호화/복호화 방법을 제공함을 그 목적으로 한다.The present invention was devised to solve the above problems, and even if an error occurs during transmission, the network burden and transmission time can be reduced by retransmitting only the error part or restoring the restoring data independently of the error part. It is possible to minimize the increase in the amount of bits generated by relying the error recovery function on the network layer, and to gradually recover the three-dimensional mesh using some connection information, geometry information, and characteristic information transmitted. It is an object of the present invention to provide a progressive encoding / decoding method of three-dimensional mesh information.

도 1a 내지 도 1f는 삼각형 메쉬의 일예에 대한 꼭지점 스패닝 그래프와 삼각형 스패닝 그래프의 생성 방법을 도시한 것이다.1A to 1F illustrate a method of generating a vertex spanning graph and a triangle spanning graph for an example of a triangle mesh.

도 2a 내지 도 2d는 위상기하학적 서져리 기술의 적용예를 도시한 것이다.2A to 2D show an example of application of the topological surge technique.

도 3은 루프를 가지는 꼭지점 스패닝 그래프의 일예를 도시한 것이다.3 shows an example of a vertex spanning graph with a loop.

도 4는 위상기하학적 서져리에서의 바운딩 루프를 구성하는 방법을 도시한 것이다.4 illustrates a method of constructing a bounding loop in a topological surgeon.

도 5a 및 도 5b는 각각 다각형 메쉬와 그것의 듀얼 그래프의 예를 도시한 것이다.5A and 5B show examples of polygon meshes and their dual graphs, respectively.

도 6은 기존의 삼차원 메쉬 정보 부호화 방식을 개념적으로 도시한 것이다.6 conceptually illustrates a conventional three-dimensional mesh information encoding scheme.

도 7은 계층적 삼차원 메쉬정보 표현을 개념적으로 도시한 것이다.7 conceptually illustrates hierarchical three-dimensional mesh information representation.

도 8a 및 도 8b는 각각 삼차원 메쉬 정보(MO) 및 기본메쉬 정보(MOBL)를 예시한 것이다.8A and 8B illustrate three-dimensional mesh information (MO) and basic mesh information (MOBL), respectively.

도 9는 삼각형트리/삼각형데이터 쌍과 바운딩 루프 인덱스와의 관계를 개념적으로 도시한 것이다.9 conceptually illustrates a relationship between a triangular tree / triangle data pair and a bounding loop index.

도 10a 내지 도 10c는 방향성 정보를 활용한 코딩을 개념적으로 도시한 것이다.10A to 10C conceptually illustrate coding using directional information.

도 11a 및 도 11b는 방향성 정보의 유무에 따른 부호화 순서를 비교한 것이다.11A and 11B compare encoding sequences according to the presence or absence of directional information.

도 12a 내지 도 12i는 고정구조 분할 방법을 도시한 것이다.12A-12I illustrate a method of dividing a fixed structure.

도 13a 및 도 13b는 데이터 분할을 개념적으로 도시한 것이다.13A and 13B conceptually illustrate data partitioning.

도 14a 내지 도 14d는 가변구조 분할 방법을 도시한 것이다.14A to 14D illustrate a variable structure dividing method.

도 15a 내지 도 15d는 가변구조 분할 방법에 의한 분할을 예시한 것이다.15A to 15D illustrate the division by the variable structure division method.

도 16은 메인줄기에서의 데이터 분할을 예시한 것이다.16 illustrates data partitioning on the main stem.

도 17은 tt_mean을 이용한 데이터 분할 방법을 도시한 것이다.17 illustrates a data partitioning method using tt_mean.

도 18a 내지 도 18c는 가상 연결성분의 구성 방법을 도시한 것이다.18A to 18C illustrate a method of configuring a virtual connection component.

도 19는 다각형 메쉬의 삼각형 메쉬화를 예시한 것이다.19 illustrates triangular meshing of a polygonal mesh.

도 20a 내지 도 20e는 다각형 메쉬에서의 분할과 관련 신택스(syntax)를 예시한 것이다.20A-20E illustrate the segmentation and associated syntax in a polygon mesh.

도 21은 바운딩 루프의 인덱싱 방법과 그에 따른 파티션의 헤더 정보를 코딩하는 방법을 예시한 것이다.21 illustrates a method of indexing a bounding loop and a method of coding header information of a partition accordingly.

도 22는 바운딩 루프를 포함한 데이터 분할을 도시한 것이다.22 illustrates data partitioning including a bounding loop.

도 23a 및 도 23b는 바운딩 루프 인덱스 정의 방법들을 예시한 것이다.23A and 23B illustrate bounding loop index definition methods.

도 24a 내지 도 24e는 기하정보의 부호화 방법을 도시한 것이다.24A to 24E illustrate a method of encoding geometric information.

도 25a 및 도 25b는 기하정보, 색상정보, 법선 정보, 텍스쳐좌표정보에 대한 문법 구성을 도시한 것이다.25A and 25B illustrate a grammar structure for geometric information, color information, normal information, and texture coordinate information.

도 26은 기하정보 코딩 방법을 개념적으로 도시한 것이다.26 conceptually illustrates a geometric coding method.

상기의 목적을 달성하기 위하여, 본 발명에 의한 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법의 일실시예는 (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및 (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있는 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, an embodiment of a method for encoding a polygonal three-dimensional mesh to recover gradually and lossy elasticity according to the present invention is to (a) fragment the polygonal three-dimensional mesh (MO) into one or more connected components step; (b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) encoding the vertex graph information and the triangle tree / triangle data information constituting the connected component according to the format of the basic mesh (MOBL) having a format that can be independently decoded for each connected component. It is characterized by.

상기의 목적을 달성하기 위하여, 본 발명에 의한 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법의 다른 실시예는 (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및 (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있도록 고정된 비트스트림 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, another embodiment of a method for encoding a polygonal three-dimensional mesh in accordance with the present invention to recover progressively and losslessly elasticity is to (a) fragment the polygonal three-dimensional mesh (MO) into one or more connected components step; (b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) encoding the vertex graph information and the triangle tree / triangle data information constituting the connected component with respect to the format of the basic mesh (MOBL) having a fixed bitstream format so that each connected component can be independently decoded. Characterized in that it comprises a step.

상기의 목적을 달성하기 위하여, 본 발명에 의한 다각형 삼차원 메쉬를 점진각형 삼차원 메쉬를 손실탄력적으로 복원할 수 있도록 부호화하는 방법의 또 다른 실시예는 (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및 (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있도록 정보의 특성에 따라 가변적인 비트스트림 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, another embodiment of a method for encoding a polygonal three-dimensional mesh so that the progressive angle three-dimensional mesh can be resiliently restored (a) a polygonal three-dimensional mesh (MO) to one or more connectivity Fragmenting into those; (b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) for each connection component, a base mesh (MOBL) having a bitstream format that is variable according to the characteristics of the information so that vertex graph information and triangle tree / triangle data information constituting the connection component can be independently decoded. And encoding according to a format.

상기의 목적을 달성하기 위하여, 본 발명에 의한 다각형 삼차원 메쉬를 점진이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법의 또 다른 실시예는 (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; (c) 각 연결성분에 대하여 그 연결성분을 구성하는 상기 꼭지점 그래프 정보를 부호화하는 단계; 및 (d) 상기 삼각형트리/삼각형데이터 정보를 분할한 데이터 파티션들에 각각 가상 비트쌍을 추가함으로써 가상 연결성분들로 구성하여 부호화하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, another embodiment of a method for encoding a polygonal three-dimensional mesh in accordance with the present invention to recover progressively and elastically elastic (a) fragment the polygonal three-dimensional mesh (MO) into one or more connected components Doing; (b) generating vertex graph information and triangle tree / triangle data information for each connection component; (c) encoding, for each connection component, the vertex graph information constituting the connection component; And (d) constructing and encoding virtual connection components by adding virtual bit pairs to data partitions obtained by dividing the triangular tree / triangle data information.

상기의 목적을 달성하기 위하여, 본 발명에 의한 삼각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화할 때, 삼각형 삼차원 메쉬를 데이터 파티션들로 분할하여 패킷화하는 방법의 일실시예는 (a) 삼각형 트리에 포함된 삼각형들을 차례로 방문하면서 그 삼각형에서의 총비트발생량을 계산하는 단계; (b) 상기 (a) 단계에서 계산된 삼각형의 총비트발생량을 누적하는 단계; 및 (c) 상기 (b) 단계에서 누적한 값이 패킷 크기에 패킷허용치를 곱한 값보다 작은 경우에는 삼각형 트리에 포함된 다음 방문 삼각형에 대하여 상기 (a) 단계 이하를 반복하고, 작지 않은 경우에는 상기 방문된 삼각형까지의 삼각형트리/삼각형데이터 정보를 데이터 파티션으로 분할하여 패킷화하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, when encoding the triangular three-dimensional mesh in accordance with the present invention to recover gradually and lossy elasticity, an embodiment of a method for packetizing by dividing the triangular three-dimensional mesh into data partitions (a) Calculating a total bit generation amount in the triangle by sequentially visiting the triangles included in the triangle tree; (b) accumulating the total bit generation amount of the triangle calculated in step (a); And (c) if the value accumulated in step (b) is smaller than the packet size multiplied by the packet allowance, repeats step (a) or less for the next visited triangle included in the triangle tree, and if it is not small, And dividing the triangular tree / triangle data information up to the visited triangle into data partitions.

상기의 다른 목적을 달성하기 위하여, 다각형 삼차원 메쉬를 손실탄력적으로 복호화하는 방법의 일실시예는 (a) 입력된 비트스트림을 기본메쉬(MOBL) 단위로 구분하는 단계; (b) 상기 기본메쉬(MOBL)의 파티션 유형을 판단하는 단계; (c) 상기 기본메쉬(MOBL)에 꼭지점 그래프 정보가 포함되어 있으면, 상기 꼭지점 그래프 정보를 복호화하여 바운딩 루프 테이블을 생성하는 단계; (d) 상기 기본메쉬(MOBL)에 삼각형트리/삼각형데이터 정보가 포함되어 있으면, 상기 삼각형트리/삼각형데이터 정보를 복호화하여 삼차원 메쉬를 생성하는 단계; 및 (e) 상기 (a) 단계 내지 상기 (d) 단계를 반복함으로써 삼차원 메쉬를 생성하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, one embodiment of a method of lossless elastically decoding a polygonal three-dimensional mesh (a) dividing the input bitstream by a basic mesh (MOBL) unit; (b) determining a partition type of the basic mesh (MOBL); (c) if vertex graph information is included in the basic mesh (MOBL), generating a bounding loop table by decoding the vertex graph information; (d) generating tridimensional meshes by decoding the triangular tree / triangle data information when the basic mesh (MOBL) includes triangular tree / triangle data information; And (e) generating a three-dimensional mesh by repeating steps (a) to (d).

상기의 다른 목적을 달성하기 위하여, 다각형 삼차원 메쉬를 손실탄력적으로 복호화하는 방법의 다른 실시예는 (a) 입력된 비트스트림을 기본메쉬(MOBL) 단위로 구분하는 단계; (b) 상기 기본메쉬(MOBL)의 파티션 유형을 판단하는 단계; (c) 상기 기본메쉬(MOBL)에 꼭지점 그래프 정보가 포함되어 있으면, 상기 꼭지점 그래프 정보를 복호화하여 바운딩 루프 테이블을 생성하는 단계; (d) 상기 기본메쉬(MOBL)에 삼각형트리/삼각형데이터 정보가 포함되어 있으면, 연결성분 단위로 상기 삼각형트리/삼각형데이터 정보를 복호화하여 삼각형 삼차원 메쉬를 생성하는 단계; 및 (e) 상기 (d) 단계에서의 연결성분이 가상 연결성분인 경우 상기 (a) 단계 이하를 반복하고, 그렇지 않은 경우 삼각형 삼차원 메쉬의 생성을 완료하는 단계를 포함함을 특징으로 한다.In order to achieve the above object, another embodiment of a method of lossless elastically decoding a polygonal three-dimensional mesh includes the steps of: (a) dividing the input bitstream by a basic mesh (MOBL); (b) determining a partition type of the basic mesh (MOBL); (c) if vertex graph information is included in the basic mesh (MOBL), generating a bounding loop table by decoding the vertex graph information; (d) generating triangular three-dimensional meshes by decoding the triangular tree / triangle data information in units of connected components if the triangular tree / triangle data information is included in the basic mesh (MOBL); And (e) repeating step (a) or less if the connected component in step (d) is a virtual connected component, otherwise completing the generation of a triangular three-dimensional mesh.

▶ Polygonal Mesh - 다각형 메쉬는 꼭지점의 3차원 공간상의 좌표(기하정보)와 각각의 면과 그것을 구성하는 꼭지점과의 관계(연결정보) 및 메쉬의 기하학적 구조에는 영향을 주지 않지만 어떻게 보일지에 대해 영향을 주는 색상, 법선, 텍스쳐 좌표정보(화상 정보)에 의해서 정의된다.Polygonal Mesh-Polygonal Mesh does not affect the coordinates of the vertices in 3D space (geometry), the relationship between each face and the vertices that make up it (connection information), and the geometry of the mesh, but how it will look. Note is defined by color, normal, and texture coordinate information (image information).

▶ Faces - 페이스란 일련의 꼭지점 인덱스들의 집합이며, 코너(corner)는 (면, 꼭지점)들의 쌍을 말한다. 페이스(face)를 구성하는 꼭지점들이 서로 다른 꼭지점 인덱스들의 집합일 때 "simple face"라고 한다.Faces A face is a set of vertex indices, and a corner is a pair of (faces, vertices). When the vertices that make up a face are a set of different vertex indices, they are called "simple faces".

▶ Edges - 꼭지점 인덱스의 쌍을 에지라고 한다. 만약에 다각형 메쉬에서 한 에지가 오직 하나의 면에서만 나타나면 이를 "boundary edge"라고 정의한다. 만약에 여러 개의 면에 동일한 에지가 나타나면 이 에지는 "singular"하다고 정의한다. 단 두개의 인접하는 면에서만 나타나는 에지는 "internal"하다고 정의한다. "boundary edge"와 "internal edge"는 "regular"하다고 한다.Edges-Pairs of vertex indices are called edges. If an edge in a polygon mesh appears on only one side, it is defined as a "boundary edge". If the same edge appears on several faces, this edge is defined as "singular". An edge that appears only on two adjacent faces is defined as "internal". "boundary edge" and "internal edge" are called "regular".

▶ dual graph - 메쉬의 각 면의 내부에 한점을 정의하고, 면과 면 사이의 내부 에지(internal edge)를 통과하여 앞에서 정의한 점들을 연결한 그래프를 "듀얼 그래프(dual graph)"라고 한다. 도 5a는 다각형 메쉬를 예시한 것이고, 도 5b는 도 5a에 도시된 다각형 메쉬 그래프의 듀얼 그래프를 도시한 것이다.Dual graph A graph that defines a point inside each side of a mesh and connects the previously defined points through the inner edge between the faces is called a "dual graph." FIG. 5A illustrates a polygon mesh, and FIG. 5B illustrates a dual graph of the polygon mesh graph shown in FIG. 5A.

▶ Connected Component - 다각형 3차원 메쉬의 듀얼 그래프의 에지들은 다각형 삼차원 메쉬의 페이스들의 유일한 부분을 페이스들의 하나 이상의 별도의 세트들로 정의할 수 있다. 여기서, 두 개의 페이스들이 하나의 에지들 공유하면 동일한 세트에 속하게 된다. 이때, 각 세트는 다각형 3차원 메쉬의 연결성분으로 정의된다.Connected Component The edges of a dual graph of a polygonal three-dimensional mesh can define the unique part of the faces of the polygonal three-dimensional mesh as one or more separate sets of faces. Here, if two faces share one edge, they belong to the same set. In this case, each set is defined as a connection component of the polygonal three-dimensional mesh.

▶ VRML - Virtual Reality Modeling Language, 인터넷에서 가상공간을 기술하고 전송하기 위하여 만들어진 그래픽 표준 포맷이다.VRML-Virtual Reality Modeling Language, a graphics standard format designed to describe and transfer virtual space over the Internet.

▶ MPEG - Moving Picture Expert Group , 비디오 등의 다양한 미디어의 전송을 위한 압축 포맷을 표준화하기 위한 국제 표준화 활동이다.MPEG-Moving Picture Expert Group, an international standardization activity designed to standardize the compression format for the transmission of various media such as video.

▶ 메쉬(Mesh) - 객체를 여러 개의 다각형으로 구성하여 표현한 것이다.Mesh-An object composed of multiple polygons.

▶ 노드(Node) - 꼭지점 스패닝 그래프에서 하나의 꼭지점, 또는 VRML에서 사용하는 묘사의 최소 단위이다.Node-Vertex Spanning The smallest unit of description used in a vertex, or VRML, in a spanning graph.

▶ Topological Surgery - 메쉬를 삼각형의 스트립(strip) 형태로 만들기 위하여 주어진 경로(path)를 따라서 메쉬를 자르는 IBM사의 메쉬 코딩을 위한 방법이다.Topological Surgery-A method for mesh coding by IBM that cuts a mesh along a given path to make the mesh into a triangular strip.

▶ 꼭지점 스패닝 그래프 - 위상기하학적 서져리(Topological Surgery)에서 메쉬를 자르는 경로이다.Vertex Spanning Graph-A path to cut a mesh in Topological Surgery.

▶ 삼각형 스패닝 그래프 - 위상기하학적 서져리(Topological Surgery)에서 꼭지점 스패닝 그래프를 따라서 잘라서 나타나는 삼각형 스트립(strip)으로서, 이진 트리 구조이다.Triangular Spanning Graph-A triangular strip that appears along a vertex spanning graph in Topological Surgery, a binary tree structure.

▶ vlast - 상위 꼭지점 런으로 여러 개의 가지(branch)로 분기할 수가 있는 데, 현재의 런의 그 가지중의 마지막 가지 인지를 나타낸다. 가지 중의 마지막이면 1, 그렇지 않으면 0을 부여한다.Vlast-The upper vertex run can branch to multiple branches, indicating whether it is the last branch of that branch of the current run. 1 if the end of the branch, otherwise 0.

▶ vleaf - 현재의 vrun의 끝이 잎(leaf)으로 끝나는지 분기 노드로 끝나는지를 나타낸다. 잎(Leaf)으로 끝이 나면 1, 아니면 0의 값이 부여된다.Vleaf-Indicates whether the end of the current vrun ends with a leaf or branch node. If it ends with a leaf, it is assigned a value of 1, or 0.

▶ vrun - 꼭지점 런이 오직 하나의 다음 노드를 가지는지 여부를 표시한다.Vrun-Checks if the vertex run has only one next node.

▶ vlength - 꼭지점 런의 길이이다.Vlength-The length of the vertex run.

▶ loopstart - 꼭지점 런 중에서 일부는 잎(leaf)이 다시 다른 꼭지점 런을 만나는 경우가 발생하는데, 그러한 경우의 시작을 나타낸다.Loopstart Some of the vertex runs occur when the leaf meets another vertex run, indicating the beginning of such a case.

▶ loopend - 꼭지점 런의 잎(leaf)이 루프(loop)를 형성할 경우 그 끝점을 나타낸다.Loopend-A vertex If the leaf of a run forms a loop, it represents that end point.

▶ loopmap - loopstart와 loopend의 상호연관성을 나타낸다. loopend로부터 loopstart로의 에지들을 관련짓는 인덱스들의 집합이다.Loopmap-shows the correlation between loopstart and loopend. A set of indices that associate the edges from loopend to loopstart.

▶ trun - 연속되는 삼각형들의 집합으로 그 끝은 leaf 삼각형 또는 분기하는 삼각형으로 이루어진다.Trun-A set of contiguous triangles whose ends consist of leaf triangles or branching triangles.

▶ tleaf - 삼각형의 런이 leaf 삼각형으로 끝나는지, 분기하는 삼각형으로 끝나는지를 나타낸다. leaf 삼각형이면 1, 그렇지 않고 분기하는 삼각형이면 0의 값이 부여된다.Tleaf-Indicates whether the triangle run ends with a leaf triangle or a branching triangle. If the triangle is a leaf triangle, the value is 1;

▶ tmarching - 삼각형의 전진 양상을 기술한다. 스트립에서 오른쪽 경계에 에지를 가지면 1, 왼쪽 경계에 에지를 가지면 0의 값이 부여된다.Tmarching-Describes the forward aspect of a triangle. A strip has an edge of 1 on the right boundary and an edge on the left boundary of 0.

▶ polygonedge - 현재의 에지가 원래 메쉬 모델에서 주어진 모델인지, 아니면 다각형을 삼각형의 집합으로 표현하기 위하여 넣어준 에지인지를 나타낸다. 원래 주어진 에지이면 1, 그렇지 않으면 0이 부여된다.Polygonedge-indicates whether the current edge is the given model in the original mesh model, or whether the edge has been inserted to represent a polygon as a set of triangles. 1 if the edge is originally given, 0 otherwise.

▶ triangulated - 메쉬 내에 다각형의 유무를 표시한다. 존재하면 0, 그렇지 않으면 1이 부여된다.Triangulated-Indicates the presence of polygons in the mesh. 0 if present, 1 otherwise.

▶ nvertices - 꼭지점의 개수를 나타낸다.Nvertices-indicates the number of vertices

▶ nloops - 루프(Loop)의 개수를 나타낸다.Nloops-It shows the number of loops.

▶ nvedges - vrun의 크기를 나타낸다.Nvedges-Shows the size of the vrun

▶ nvleaves - 꼭지점 스패닝 그래프에서 잎(leaf)의 개수를 나타낸다.Nvleaves-Shows the number of leaves in the vertex spanning graph.

▶ bitspernvedges - nvedges를 위해 사용된 비트의 수이다.Bitspernvedges-Number of bits used for nvedges.

▶ simple - 꼭지점 스패닝 그래프가 루프를 가지면 0, 그렇지 않으면 1이 부여된다.Simple-If the vertex spanning graph has a loop, 0 is assigned, otherwise 1 is assigned.

▶ nloops - loopstart 와 loopend에서의 1의 수이다.Nloops-The number 1 in loopstart and loopend.

▶ ntriangles - 삼각형 스패닝 그래프에서 삼각형의 수를 나타낸다.Ntriangles-Displays the number of triangles in the triangle spanning graph.

▶ ntbranches - 삼각형 스패닝 그래프에서 분기하는 삼각형의 수를 나타낸다.Ntbranches-triangles Displays the number of triangles that branch on the spanning graph.

▶ nmarchingtrans, nmarchingkeepleft - Tmarching의 압축을 위한 통계적 모델이다.Nmarchingtrans, nmarchingkeepleft-Statistical model for compression of tmarching.

▶ npolytrans, nkeeppoly - Polygonedge의 압축을 위한 통계적 모델이다.Npolytrans, nkeeppoly-Statistical model for compressing polygon edges.

종래의 MPEG에서 사용하는 삼차원 메쉬 데이터의 압축방식은 도 6과 같다.The compression method of three-dimensional mesh data used in the conventional MPEG is as shown in FIG.

도 6에 의하면, 삼차원 메쉬 데이터(100)는 연결정보, 기하정보, 그리고 화상정보로 나뉘어 각각 연결정보부호화기(102), 기하정보부호화기(103), 화상정보부호화기(112)를 구비하는 부호화기(101)에 의해 부호화된다. 이때, 꼭지점 구조에 대한 정보(105)는 연결정보부호화기(102)에서 기하정보부호화기(103)로 전달된다. 연결정보부호화기(102), 기하정보부호화기(103) 그리고 화상정보부호화기(112)에서 압축된 정보는 엔트로피부호화기(104)에 의해 압축된 비트스트림(111)로 치환된다.Referring to FIG. 6, the three-dimensional mesh data 100 is divided into connection information, geometry information, and image information, and includes an encoder 101 having a connection information encoder 102, a geometry information encoder 103, and an image information encoder 112, respectively. Is encoded by In this case, the information 105 about the vertex structure is transferred from the connection information encoder 102 to the geometry information encoder 103. The information compressed by the connection information encoder 102, the geometry information encoder 103, and the image information encoder 112 is replaced by the bitstream 111 compressed by the entropy encoder 104.

압축된 비트스트림(111)은 다시 복호화기(112)로 입력된다. 즉, 압축된 비트스트림(111)은 엔트로피복호화기(106)을 거쳐 연결정보 및 기하정보 그리고 화상정보로 나뉘고 이들 정보들은 각각 연결정보복호화기(107), 기하정보복호화기(108), 화상정보복호화기(113)에서 각각 복호된다. 부호화기(101)에서와 마찬가지로 꼭지점 구조에 대한 정보(109)는 연결정보복호화기(107)에서 기하정보복호화기(108)로 전달된다. 복호된 연결정보, 기하정보, 그리고 화상정보를 이용하여 복원된 삼차원 메쉬(110)를 구성할 수 있다.The compressed bitstream 111 is input to the decoder 112 again. That is, the compressed bitstream 111 is divided into connection information, geometry information, and image information via an entropy decoder 106, and these pieces of information are respectively connected information decoder 107, geometry information decoder 108, and image information. Decoded by the decoder 113, respectively. As in the encoder 101, the information 109 for the vertex structure is transferred from the connection information decoder 107 to the geometry information decoder 108. The reconstructed three-dimensional mesh 110 may be configured by using the decoded connection information, the geometric information, and the image information.

도 6에 의하면, 삼차원 메쉬는 통신선로 등에서 압축된 비트스트림의 형태로 전송된다. 그런데, 도 6에 도시된 바와 같은 종래의 MPEG에서 사용하는 삼차원 메쉬 데이터의 압축방식은 엔트로피부호화기(104)를 사용하므로, 통신선로 등에서 발생되는 전송에러에 대하여 취약하다고 할 수 있다. 따라서, 전송에러에 대응하고, 기전송된 연결정보와 위치정보 그리고 기타 정보등을 이용해 점진적으로 삼차원 메쉬를 복원시킬 수 있는 기술을 본 발명에서 보여준다.According to Figure 6, the three-dimensional mesh is transmitted in the form of a compressed bitstream in a communication line or the like. However, since the compression method of the three-dimensional mesh data used in the conventional MPEG as shown in Figure 6 uses the entropy encoder 104, it can be said that it is vulnerable to transmission errors generated in the communication line. Therefore, in the present invention, a technique capable of gradually reconstructing the three-dimensional mesh using transmission information, previously transmitted connection information, location information, and other information is shown.

먼저 점진적인 삼차원 메쉬의 처리를 위하여 본 발명에서는 새로운 메쉬 구조를 도 7과 같이 제안한다. 도 7에 도시된 바와 같이 삼차원 메쉬(Mesh Object : MO)는 메쉬의 정보를 여러 단계로 분류한 단계별 메쉬(Mech Object Layer : MOL)로 구성될 수 있다. 이때, 각 MOL은 하나 또는 그 이상의 기본메쉬(Mesh Object Base Layer : MOBL)를 포함하게 된다. 하나의 MOBL은 그 자체의 복원에 필요한 연결정보, 기하정보, 그리고 화상정보 등을 포함한다. 즉, MO는 부호화할 삼차원 메쉬 객체 단위로 정의되며, 이들 메쉬 정보의 다양한 화질과 기능 측면에 따라 여러 단계로 분류하고, 이 분류된 각 단계를 단계별 메쉬(MOL)로 정의한다. 아울러 위상기하학적 서져리 방법을 이용하여 하나의 삼차원 메쉬 객체를 상호 연결성이 없는 여러개의 독립된 메쉬 정보(즉, 연결성분)들로 구성하였을 때, 부호화할 데이터의 크기나 그 외의 특성에 따라 상호 독립된 메쉬 정보를 통합하거나 분할시켜 구성한 것을 기본메쉬로 정의한다.First, in order to process a progressive three-dimensional mesh, the present invention proposes a new mesh structure as shown in FIG. As shown in FIG. 7, the three-dimensional mesh (MO) may be configured as a mesh object layer (MOL) in which information of the mesh is classified into several levels. In this case, each MOL includes one or more basic meshes (Mesh Object Base Layer: MOBL). One MOBL includes connection information, geometry information, and image information necessary for its restoration. That is, MO is defined in units of three-dimensional mesh objects to be encoded, classified into various stages according to various image quality and functional aspects of these mesh information, and each classified stage is defined as a staged mesh (MOL). In addition, when a three-dimensional mesh object is composed of a plurality of independent mesh information (that is, connection components) having no interconnection by using a topology geometric method, the meshes are independent according to the size of data to be encoded or other characteristics. The basic mesh defines what is integrated or divided information.

도 8a 및 도 8b는 MO와 MOBL의 예를 보여주고 있다.8A and 8B show examples of MO and MOBL.

이와 같은 새로운 메쉬 구조에서 보다 효율적으로 메쉬 정보를 점진적으로 복원/렌더링하기 위해선 Y-꼭지점를 고려한 바운딩 루프의 인덱스(index) 결정 방법이 필요하다. 하나의 삼각형 메쉬를 복원하기 위해서는, 도 9와 같이 삼각형트리/삼각형데이터(tt/td 쌍)의 파티션에는 오른쪽 경계(right boundary)와 왼쪽 경계(left boundary) 시작점들에 대한 바운딩 루프의 인덱스들이 주어진다. 도 9에서 m은 우측 시작 인덱스(right starting index), n은 좌측 시작 인덱스(left starting index), 화살선은 코딩되는 삼각형의 순서이며, 이때 전진하는 방향을 기준으로 삼각형 스트립의 오른쪽에 위치하는 경계를 우측 경계(right boundary), 왼쪽에 위치하는 경계를 좌측 경계(left boundary), 회색으로 칠해진 삼각형은 분기 삼각형을 나타낸다. tt/td 쌍의 각 삼각형에 대해 바운딩 루프의 인덱스를 결정하기 위해선 다음과 같은 부가적인 정보가 필요하다.In order to more efficiently recover / render mesh information in such a new mesh structure, an index determination method of bounding loops considering Y-vertices is required. In order to restore one triangular mesh, as shown in FIG. 9, partitions of triangular tree / triangle data (tt / td pair) are given indices of bounding loops for right boundary and left boundary starting points. . In FIG. 9, m is a right starting index, n is a left starting index, and an arrow is a sequence of coded triangles, and the boundary located on the right side of the triangular strip with respect to the advancing direction. The right boundary, the left boundary of the left boundary, and the triangles painted in gray represent branching triangles. The following additional information is needed to determine the index of the bounding loop for each triangle of the tt / td pair.

● 분기 삼각형 이전의 삼각형의 경우● for triangles before branching triangles

도 9에서와 같이 분기 삼각형 이전의 삼각형들의 경우에는 바운딩 루프의 인덱스들이 왼쪽 경계에서는 1씩 증가하고 오른쪽 경계에서는 1씩 감소함으로써, 삼각형의 세 꼭지점들은 마칭 비트(tmarching)이 복호될 때 즉시 복원 가능하다.In the case of triangles before the branching triangle as shown in Fig. 9, the indices of the bounding loop increase by 1 on the left boundary and by 1 on the right boundary, so that the three vertices of the triangle can be restored immediately when marching bits are decoded. Do.

● 분기 삼각형의 경우● For divergent triangles

도 9에서 분기 삼각형은 세개의 꼭지점 b[m-3], b[m-10], b[n+2]로 구성된다. 그러나, 분기 삼각형에서 오른쪽 가지의 삼각형 정보들, 즉 삼각형 개수를 알 수 있는 정보가 입력되지 않는다면, 분기 삼각형의 세번째 꼭지점인 Y-꼭지점의 바운딩 루프에서의 인덱스인 m-10을 알 수 없다. 따라서 Y-꼭지점의 인덱스가 결정되기 위해서는 적어도 한쪽 가지의 삼각형의 개수를 알 수 있는 정보가 있어야 한다. 한쪽 가지의 삼각형의 총 개수를 알기 위해서는 tt/td 쌍에서 삼각형 런에 대한 정보를 알아야 하는데, 도 9에서 오른쪽 가지의 삼각형 개수가 p개라 가정하면 수학식 1에 의해 사용되는 꼭지점의 개수를 결정할 수 있다.In FIG. 9, the triangular triangle consists of three vertices b [m-3], b [m-10], and b [n + 2]. However, if triangular information of the right branch in the branching triangle, that is, information indicating the number of triangles is not input, the index m-10, which is the index in the bounding loop of the Y-vertex, which is the third vertex of the branching triangle, is not known. Therefore, in order to determine the index of the Y-vertex, there must be information that can know the number of triangles of at least one branch. To know the total number of triangles in one branch, we need to know the information about the triangle run in the tt / td pair. Assuming that the number of triangles in the right branch is p in FIG. 9, the number of vertices used by Equation 1 can be determined. have.

예를 들어, 도 9에서 분기 삼각형의 세번째 꼭지점인 Y-꼭지점의 바운딩 루프에서의 인덱스는 오른쪽 경계위의 꼭지점의 인덱스가 m-3이고 가지내의 삼각형의 개수가 6개라는 사실을 이용하면,For example, in FIG. 9, using the fact that the index of the bounding loop of the Y-vertex, the third vertex of the branching triangle, is the index of the vertex on the right boundary is m-3 and the number of triangles in the branch is six,

Y-꼭지점의 인덱스 = (m-3)-(6+2-1) = m - 3 - 7 = m - 10로 결정할 수 있다.It can be determined that the index of the Y-vertex = (m-3)-(6 + 2-1) = m-3-7 = m-10.

● 분기 삼각형에서 분기하는 가지 내의 삼각형들의 경우For triangles in branches branching from a branching triangle

Y-꼭지점의 인덱스가 제공될 경우엔 상기의 분기 삼각형 이전의 삼각형을 처리하는 방법과 동일한 방법으로 각 삼각형을 복원 및 렌더링할 수 있으나, 분기 삼각형의 Y-꼭지점가 결정되지 않으면 삼각형의 꼭지점의 인덱스를 결정할 수 없다. 이는 도 9처럼 오른쪽 가지는 Y-꼭지점가 해결되지 않으면 왼쪽 경계 위에 위치하는 꼭지점들의 인덱스들을 상기의 이유로 인해 결정할 수 없기 때문이다.If the index of the Y-vertex is provided, the triangles can be restored and rendered in the same way as the triangles before the divergence triangle. However, if the Y-vertex of the divergence triangle is not determined, the index of the vertex of the triangle is obtained. Can't decide This is because the indices of the vertices located above the left boundary cannot be determined for the above reason unless the Y-vertex having the right branch as shown in FIG. 9 is solved.

이와 같이 분기 삼각형에서 발생하는 Y-꼭지점 문제를 해결하여 보다 효율적인 점진적 복원 및 렌더링을 제공하기 위한 방법은 다음의 제1절에서 제시한다.As described above, a method for solving the Y-vertex problem occurring in the branch triangle to provide more efficient incremental reconstruction and rendering is presented in Section 1 below.

아울러, 본 발명에서는 손실에 대한 탄력성을 제공하기 위해 메쉬 데이터를 전송로의 대역폭이나 복호화기의 특성등을 고려하여 분할하는데 있어 고정구조 분할 및 가변구조 분할의 두가지 방법으로 각기 처리할 수 있고, 분할된 데이터를 각각은 상호 독립적으로 복원 및 렌더링하기 위한 방법을 제2절에서 제시한다. 여기서, 고정구조 분할은 분할된 데이터가 모두 동일한 구조를 갖도록 구성시키는 방법이고, 가변구조 분할은 분할된 데이터가 부호화 효율 및 패킷화를 고려해 꼭지점 그래프, 삼각형 트리, 삼각형 데이터 등의 정보에 의해 적절히 조합된 구조를 갖도록 구성시킨 방법이다.In addition, in the present invention, in order to divide the mesh data in consideration of the bandwidth of the transmission path or the characteristics of the decoder in order to provide resilience to the loss, it can be processed in two ways, fixed structure partitioning and variable structure partitioning, respectively. In Section 2, we present a method for restoring and rendering the generated data independently of each other. Here, the fixed structure partitioning is a method in which all the divided data has the same structure, and the variable structure partitioning is appropriately combined by information such as a vertex graph, a triangle tree, and triangle data in consideration of coding efficiency and packetization. It is a method configured to have a structure.

제1절. Y-꼭지점를 고려한 점진적 부호화 방법Section 1. Progressive Coding Method Considering Y-Vertex

기존의 위상기하학적 서져리(topological surgery) 방법에서는 부호화 순서가 전체 tt/td 쌍에 대하여 특정 방향으로만 고정되어 있다. 이와 같은 방법에서 점진적인 렌더링 성능만을 향상시킬 수 있도록 부호화하기 위해서는, 메쉬 데이터에서 발생하는 모든 Y-꼭지점의 인덱스값과 Y-꼭지점의 총 개수등의 정보를 비트스트림에 포함하여 복호화기에 전송해주면 된다. 그러나 이 방법은 부호화 효율측면에서 매우 바람직하지 못한 방법이다. 따라서, 이 두 가지 측면, 즉 점진적인 렌더링 효과 및 부호화 효율을 만족할 수 있는 Y-꼭지점에 대한 보다 효율적인 부호화 방법이 요구된다.In the conventional topological surgery method, the coding order is fixed only in a specific direction for the entire tt / td pair. In order to encode only the progressive rendering performance in this method, information such as index values of all Y-vertexes generated in the mesh data and the total number of Y-vertices may be included in the bitstream and transmitted to the decoder. However, this method is very undesirable in terms of coding efficiency. Therefore, there is a need for a more efficient encoding method for Y-vertexes that can satisfy these two aspects, namely progressive rendering effects and coding efficiency.

위상기하학적 서져리(topological surgery) 방법에선 종속트리들간의 길이 차이가 크고, 크기가 큰 메쉬 데이터일수록 Y-꼭지점이 효율적으로 결정되지 못하여 다각형의 복원에 의한 점진적인 렌더링 효과를 기대할 수 없다는 문제가 있다. 따라서, 종속트리들 간의 길이 차이가 있을 경우, 즉 두 개의 분기된 가지의 크기가 동일하지 않다면 Y-꼭지점 결정과 렌더링 측면에서 짧은 길이의 종속 트리를 먼저 부호화하는 것이 보다 효율적이다. 여기서, 도 2a 내지 도 2d에 도시된 위상기하학적 서져리(topological surgery) 기술을 이용해 메쉬 데이터를 얻으면 일반적으로 한쪽 가지의 삼각형 개수가 대응하는 다른 가지의 삼각형 개수보다 적게 된다. 이와 같은 특성에 따라, 본 발명에서는 종속트리의 크기에 따른 방향성(Orientation) 정보를 제공하여 부호화 순서(traversing)를 분기 삼각형을 기준으로 개별적으로 정할 수 있도록 하는 방법을 제시한다. 즉, 1비트로 구성된 방향성 정보가 1이면 처음 정해진 부호화 순서와 같아서 오른쪽을 먼저 방문하고, 0의 값이면 왼쪽을 먼저 방문하여 부호화시킨다. 따라서, 이와 같이 방향성 정보를 복호화기에 전달함으로써 점진적인 복호화 및 렌더링 효과를 향상시키는 것을 기대할 수 있다. 아울러, 방향성 정보는 임의의 한 메쉬 트리를 메인트리와 종속트리로 분류시킬 수 있어 이 특성를 기준으로 연결성 정보를 유지시키면서 보다 효율적으로 데이터 분할을 할 수 있는 기능 또한 제공한다.In the topological surgery method, there is a problem that the larger the difference in the length between the dependent trees and the larger the mesh data, the more the Y- vertex can be effectively determined and the progressive rendering effect due to the polygonal restoration cannot be expected. Therefore, if there is a difference in length between dependent trees, that is, two branched branches do not have the same size, it is more efficient to encode the shorter dependent tree first in terms of Y-vertex determination and rendering. Here, when the mesh data is obtained using the topological surgery technique illustrated in FIGS. 2A to 2D, the number of triangles of one branch is generally smaller than the number of triangles of the other branch. According to such a characteristic, the present invention provides a method for individually determining coding order based on branch triangles by providing orientation information according to the size of a dependent tree. That is, if the directional information consisting of 1 bit is 1, it is the same as the encoding sequence first determined, so that the right side is visited first, and if the value is 0, the left side is visited first and encoded. Therefore, it can be expected to improve the progressive decoding and rendering effect by passing the directional information to the decoder in this way. In addition, the directional information can classify an arbitrary mesh tree into a main tree and a subordinate tree, thereby providing a function of more efficiently partitioning data while maintaining connectivity information based on this characteristic.

도 10a 내지 도 10c는 상기의 방법에 의해 결정한 방향성 정보를 활용한 부호화방법의 일예를 보여준다. 도 10a에서 옅은 회색의 삼각형은 메인트리에 존재하면서 방향성 정보를 갖고 있는 분기 삼각형을, 이진 메쉬트리 내부의 선은 종속트리를 갖고 있는 이진 메쉬트리의 메인줄기를, 그리고 이진 메쉬트리 외부의 선은 종속트리에서 부호화하는 순서, 즉 복호부에서 바운딩 루프의 인덱스를 매핑하는 방향을 나타낸다. 여기서, 바운딩 루프의 인덱스를 매핑하는 방향은 도 10a에 도시된 예와 같이 방향성 정보와 같은 방향(예를 들어, 0이면 시계방향, 1이면 반시계방향)으로 결정되어, 각 종속트리마다 다르게 정의될 수 있다. 이와는 달리, 바운딩 루프의 인덱스를 매핑하는 방향은 방향성 정보와는 무관하게 모두 시계방향, 또는 모두 반시계 방향만으로도 정의될 수도 있다. 한편, 복원할 종속트리 내의 삼각형의 개수가 t개라고 할 때, Y-꼭지점값은 방향성 정보에 따라 다음과 같이 계산식에 차이가 있다.10A to 10C show an example of an encoding method using directional information determined by the above method. In FIG. 10A, the light gray triangle is a branching triangle that has directional information while present in the main tree, the line inside the binary mesh tree is the main stem of the binary mesh tree having the dependent tree, and the line outside the binary mesh tree is The order of encoding in the dependent tree, that is, the direction in which the decoder maps the index of the bounding loop. Here, the direction of mapping the index of the bounding loop is determined in the same direction as the directional information (for example, clockwise if 0 and counterclockwise if 1), as defined in FIG. 10A, and is defined differently for each subtree. Can be. Alternatively, the directions for mapping the indices of the bounding loops may be defined in all clockwise or all counterclockwise directions regardless of the directional information. On the other hand, when the number of triangles in the dependent tree to be restored is t, the Y-vertex value has a difference in the following formula depending on the directional information.

● 오른쪽 가지를 먼저 부호화할 경우(orientation 값이 1인 경우)● If the right branch is encoded first (orientation value is 1)

분기 삼각형의 오른쪽 경계위 꼭지점의 바운딩 루프에서의 인덱스가 p라면 Y-꼭지점는 다음과 같다. Y-꼭지점의 위치 = p - t - 1If the index in the bounding loop of the vertex on the right boundary of the branch triangle is p, then the Y-vertex is Position of Y-vertex = p-t-1

● 왼쪽 가지를 먼저 부호화할 경우(orientation 값이 0인 경우)● If the left branch is encoded first (orientation value is 0)

분기 삼각형의 왼쪽 경계위 꼭지점의 바운딩 루프에서의 인덱스가 p라면 Y-꼭지점는 다음과 같다. Y-꼭지점의 위치 = p + t + 1If the index in the bounding loop of the vertex on the left boundary of the branch triangle is p, then the Y-vertex is Y-vertex position = p + t + 1

도 10b와 도 10c에서 tr은 삼각형 런, tl은 tleaf, to는 방향성(orientation) 정보, tm은 마칭(marching)을 나타내며, 도 10b는 tt/td 쌍 정보의 구성요소들 중 삼각형 트리에 방향성(orientation) 정보를 배치하는 경우이고, 도 10c는 tt/td 쌍 정보의 구성요소들 중 삼각형 데이터에 방향성 정보를 배치하는 경우의 비트스트림의 구성도를 나타낸다. 도 10b와 도 10c의 차이점은 도 10b는 구현이 간단하다는 장점이 있고, 도 10c는 삼각형 한개의 정보가 복원되면 그 즉시 렌더링할 수 있어 지연시간이 짧다는 것과 복호화기 설계시 메모리 사용이 도 10b에 비해 적게 들어 비용이 적게 든다는 장점이 있다.In FIG. 10B and FIG. 10C, tr denotes a triangular run, tl denotes tleaf, to denotes orientation information, and tm denotes marching, and FIG. 10B illustrates a directionality in the triangular tree among the components of the tt / td pair information. FIG. 10C shows a configuration diagram of a bitstream in which orientation information is disposed in triangular data among components of tt / td pair information. The difference between FIG. 10B and FIG. 10C is that FIG. 10B has the advantage of simplicity of implementation, and FIG. 10C shows that the delay time is short because the information of one triangle is restored, so that the delay time is short and that the memory usage in the decoder design is FIG. 10B. Compared to the lower cost is less expensive.

도 11a는 기존의 위상기하학적 서져리(topological surgery) 부호화 순서를 도시한 것이고, 도 11b는 분기하는 삼각형에서의 양쪽 가지의 크기에 따른 부호화 순서의 결정방법을 적용한 일예로서, 방향성 정보의 의미를 나타낸 것이다. 데이터 분할시 방향성정보의 결정 방법은 제2절에서 제시한다.FIG. 11A illustrates a conventional topological surgery coding sequence, and FIG. 11B illustrates an example of applying a coding order determination method according to sizes of two branches in a diverging triangle, and illustrates the meaning of directional information. will be. The method of determining directional information in data segmentation is presented in Section 2.

제2절. 손실에 대한 탄력성을 고려한 점진적 부호화 방법Section 2. Progressive Coding Method Considering Elasticity for Loss

데이터 전송로나 부호화기에서 생성된 비트스트림상의 오류 등으로 인한 데이터 손실 발생시, 복호화기 측면에서는 이에 대한 효율적인 처리 방법이 필요하다. 따라서, 부호화할 메쉬 데이터를 의미 있는 단위(즉, 파티션 또는 기본메쉬)로 구분시켜 데이터를 분할하고, 이를 소정의 크기를 갖는 처리 단위(이하에서, 패킷(packet)으로 약함)로 전송하게 된다. 다시 말하면, 패킷은 특정형식으로 배열되는 비트들의 묶음으로서 일정한 길이를 갖도록 정해져 있다. 전송로 상에 길이가 긴 데이터를 전송하고자 하면, 다수의 사용자가 존재하는 전송로에서 체증을 불러일으키므로 전송단위를 일정 길이로 묶음으로써 한정된 전송로를 다수의 사용자가 공유할 수 있게 해준다. 한편, 패킷이 전송하려는 부호화의 결과로서 얻은 비트열을 일정 길이마다 묶은 것이라면, 파티션은 부호화하려는 원래의 정보(메쉬)를 적당한 단위로 분할한 것을 말한다. 분할하는 과정에서 수신측에서 복원할 때 전송로 상의 에러를 효과적으로 대응할 수 있도록 고려한다. 즉, 전체 메쉬를 의미있는 부분들로 분할하면, 부호화된 비트열이 전송로 상에서 에러를 포함하여 수신측에서 완벽한 복원을 할 수 없더라도 에러가 포함된 파티션만 손상을 입을 뿐 에러가 포함되지 않은 다른 파티션들을 완벽한 복원이 가능하게 된다. 여기에서 의미있는 부분이라 하는 것은, 동물 그림을 예로 들면, 팔, 다리, 몸통 등으로 분할하여 처리할 때 각 부분들이 서로 연관성이 있는 의미를 가지는 것을 말한다. 파티션을 하는 과정에서는 패킷에서와 같이 그 크기가 일정하게 정해져 있는 것이 아니다. 다만, 수신된 데이터에 에러가 포함된 경우에도 수신측에서 효과적으로 데이터를 복원할 수 있도록 본 발명에서는 다양한 파티션 방법을 제시한다.When data loss occurs due to an error in a bitstream generated by a data transmission path or an encoder, an effective method for dealing with this is needed from the decoder side. Accordingly, the data to be encoded is divided into meaningful units (that is, partitions or basic meshes), and the data is divided, and the data is transmitted in a processing unit having a predetermined size (hereinafter, weakly referred to as a packet). In other words, a packet is defined to have a certain length as a bundle of bits arranged in a particular format. If a long length of data is to be transmitted on a transmission path, congestion may occur in a transmission path in which a plurality of users exist, so that a limited transmission path may be shared by a plurality of users by binding a transmission unit to a certain length. On the other hand, if a packet bundles a bit string obtained as a result of encoding to be transmitted at a predetermined length, a partition refers to a partition of original information (mesh) to be encoded in an appropriate unit. In the partitioning process, when recovering at the receiving side, consider to effectively cope with errors on the transmission path. In other words, if the entire mesh is divided into meaningful parts, even if the coded bitstream cannot be completely restored at the receiver, including errors on the transmission path, only the partition containing the error will be damaged and other errors will not be included. Partitions can be restored completely. Here, the meaningful parts mean that each part has a meaning that is related to each other when the animal picture is divided into, for example, an arm, a leg, a torso, and the like. In the partitioning process, the size is not fixed as in the packet. However, the present invention provides various partitioning methods so that the receiver can effectively restore data even when an error is included in the received data.

이상과 같이 부호화할 데이터를 파티션으로 분할함으로써 다음과 같은 효과를 기대할 수 있다.By dividing the data to be encoded into partitions as described above, the following effects can be expected.

● 손실이 발생한 데이터 단위만 재전송시켜 네트웍 부하 및 복호화 지연시간을 줄일 수 있다.Reduce network load and decryption latency by retransmitting only lost data units.

● 분할된 데이터 단위들간에 상호 독립성을 보장시킨다면,Ensures independence between the divided data units,

☞ 손실된 데이터의 재전송없이도 손실없는 나머지 데이터들만으로도 메쉬의 복원 및 렌더링이 가능해 손실로 발생하는 복호화 지연시간을 제거할 수 있다.☞ It is possible to restore and render the mesh with only the remaining data without loss of data without retransmitting the lost data, eliminating the decoding delay time caused by the loss.

☞ 메쉬 데이터 전체를 수신받지 못한 상태에서도 현재 수신된 데이터를 순차적으로 복원 및 렌더링할 수 있다.☞ Receives and renders the currently received data sequentially even when the entire mesh data is not received.

☞ 데이터 단위들간에 상호 독립성이 보장되지 않은 부호화 방법에 비해 손실된 데이터의 재전송이 없는 경우의 메쉬 복원능력이 보다 우수하다. 또한, 재전송이 있을 경우에도 전송효율(복호화 대기 시간)이 향상된다.Compared to the coding method that does not guarantee mutual independence between data units, the mesh reconstruction capability is better in case of no retransmission of lost data. In addition, even in the case of retransmission, transmission efficiency (decoding wait time) is improved.

2.1 고정구조 분할방법2.1 Partitioning of Fixed Structures

도 12a 내지 도 12i는 고정구조를 갖는 데이터 분할방식을 보여 준다. sc는 패킷화된 메쉬 비트스트림에서 파티션의 시작 위치를 표시하는 시작 코드이고, id는 파티션의 식별자인데, 본 발명에 의한 부호화 문법의 일실시예에는 각각 3D_MOBL_start_code 및 mobl_id로 표시된다. vg_id는 여러 개의 연결 성분들로 구성된 메쉬 데이터에서 여러 개의 꼭지점 그래프 정보를 묶어서 처리할 경우, 각 tt/td 쌍의 파티션을 복원할 때 이에 대응되는 꼭지점 그래프를 지정하기 위해 사용하는 표시자인데, 본 발명에 의한 부호화 문법의 일실시예에는 codap_vg_id로 표시된다. vi는 방문 인덱스(visiting index)로서 분할된 파티션의 루트 삼각형의 바운딩 인덱스(bounding_index)값을 나타내는 표시자로서, 도 4에 도시한 것처럼 left_index와 right_index 정보를 갖고 있는데, 본 발명에 의한 부호화 문법의 일실시예에는 이들이 각각 codap_left_idx, codap_right_idx로 표시된다. bp는 경계 예측(boundary_prediction)을 나타내는 표시자로서 위치(geometry), 색상(color), 법선(normal), 텍스쳐 좌표(text coord) 정보를 부호화하는 방법을 결정한다. 즉, bp가 1이면 이미 전에 부호화한 꼭지점에 대해 중복을 허용해 부호화하는 방법을 의미하고, 0이면 중복되지 않게 꼭지점을 부호화하는 방법을 의미한다. bp는 본 발명에 의한 부호화 문법의 일실시예에서 codap_bdry_pred로 표시된다. lbl은 현재 파티션이 분기삼각형에서 끝나는 경우에 상기 분기삼각형의 Y-vertex 인덱스를 현재 파티션 정보만으로도 복호화기에서 계산할 수 있도록 하기 위해 발생하는 표시자로서, 상기 분기삼각형에서 임의의 한쪽가지의 종속트리 총 크기를 나타낸다. lbl는 본 발명에 의한 부호화 문법의 일실시예에서 codap_branch_len로 표시된다. vg는 꼭지점 그래프, tt는 삼각형트리/삼각형데이터에서의 삼각형 트리 그리고 td는 삼각형트리/삼각형데이터에서의 삼각형 데이터를 나타낸다. 또한, lvg는 한 파티션 내에서 복원할 연결 성분의 존재 여부를 나타내기 위해 정의된 1비트 표시자로서, 다음에 복원할 vg가 존재할 경우에는 0, 존재하지 않을 경우에는 1로 정의된다. ltg는 한 파티션 내에서 복원할 연결 성분의 존재 여부나 종속트리의 존재 여부를 나타내는 1비트의 표시자로서, 그 값이 0이면 존재하는 경우를, 1이면 존재하지 않을 경우를 나타낸다. 고정구조 분할 방법은 도 12a 내지 도 12i에 정의된 비트스트림 형태들 중 적용분야에 따라 임의의 한가지 형태만으로 전체 메쉬 데이터를 동일하게 부호화하는 방법이다.12A to 12I show a data partitioning scheme with a fixed structure. sc is a start code indicating a start position of a partition in a packetized mesh bitstream, and id is an identifier of a partition. In one embodiment of the encoding grammar according to the present invention, 3D_MOBL_start_code and mobl_id are represented. vg_id is an indicator used to designate the corresponding vertex graph when restoring each tt / td pair partition when grouping vertex graph information from mesh data composed of several connection components. In one embodiment of the encoding grammar according to the present invention, it is represented by codap_vg_id. vi is a indicator indicating a bounding index (bounding_index) value of the root triangle of a partition partitioned as a visiting index, and has left_index and right_index information as shown in FIG. 4, which is one of encoding syntaxes according to the present invention. In the embodiment, these are represented by codap_left_idx and codap_right_idx, respectively. bp is an indicator indicating boundary_prediction and determines a method of encoding geometry, color, normal, and texture coordination information. In other words, if bp is 1, it means a method of allowing overlapping with respect to the previously encoded vertex, and if it is 0, it means a method of encoding a vertex without overlapping. bp is represented by codap_bdry_pred in one embodiment of the encoding grammar according to the present invention. lbl is an indicator that is generated to allow the decoder to calculate the Y-vertex index of the branch triangle with the current partition information only when the current partition ends in the branch triangle. Indicates the size. lbl is represented as codap_branch_len in one embodiment of the encoding grammar according to the present invention. vg denotes a vertex graph, tt denotes a triangle tree in triangle tree / triangle data, and td denotes triangle data in triangle tree / triangle data. In addition, lvg is a 1-bit indicator defined to indicate whether there is a connection component to be restored in one partition, and is defined as 0 if there is a vg to be restored next, or 1 if not. ltg is a 1-bit indicator indicating whether there is a connection component to be restored or whether there is a dependent tree in a partition. If ltg is 0, it indicates that there is a case. The fixed structure dividing method is a method of uniformly encoding the entire mesh data in any one form according to an application field among the bitstream forms defined in FIGS. 12A to 12I.

구조면에서 도 12a는 전체 메쉬 데이터를 부호화 순서에 따라 처리하여, 하나의 파티션으로 구성하는 방법을 도시한 것이다. 도 12b는 도 12a처럼 전체 메쉬 데이터를 한개의 파티션으로 구성하되, 꼭지점 그래프 데이터와 tt/td 쌍을 분리하여 구성하는 방법을 도시한 것이다. 도 12c는 한개의 연결 성분를 최소단위로 파티션을 구성하는 방법을 도시한 것이다. 도 12d는 메쉬 데이터를 구성하는 여러 개의 꼭지점 그래프들을 모아서 하나의 파티션으로 구성하고, 대응하는 tt/td 쌍을 역시 모아서 하나의 파티션으로 구성하는 방법을 도시한 것이다. 도 12e는 여러 개의 꼭지점 그래프들을 모아서 하나의 파티션으로 구성하고, tt/td 쌍은 파티션의 크기를 고려하여 여러 개의 파티션들로 분할하여 구성하는 방법을 도시한 것이다. 도 12f는 도 12d처럼 꼭지점 그래프와 tt/td 쌍을 분리하여 구성하고, 이들을 연결성분 단위별로 각각 별도의 파티션으로 구성하는 방법을 도시한 것이다. 도 12g는 메쉬 객체를 구성하는 여러 개의 꼭지점 그래프들을 각각 별도의 파티션으로 구성하고, 이어서 대응하는 모든 tt/td 쌍을 파티션의 크기를 고려하여 여러 개의 파티션들로 분할하여 구성하는 방법을 도시한 것이다. 도 12h는 각 연결성분을 구성하는 꼭지점 그래프를 먼저 파티션화하고, 대응하는 tt/td 쌍을 파티션화하여 모든 성분들을 부호화하는 방법을 도시한 것이다. 도 12i는 각 연결 성분에서 꼭지점 그래프 데이터를 먼저 하나의 파티션으로 부호화하고, 대응하는 tt/td 쌍을 파티션의 크기를 고려하여 분할하여 파티션화하는 방법을 나타낸다.In terms of structure, FIG. 12A illustrates a method of processing all mesh data according to an encoding order to configure one partition. FIG. 12B illustrates a method of configuring the entire mesh data in one partition as shown in FIG. 12A and separating the vertex graph data and the tt / td pair. 12C illustrates a method of configuring a partition with a minimum unit of one connection component. FIG. 12D illustrates a method of collecting a plurality of vertex graphs constituting mesh data into one partition, and collecting a corresponding tt / td pair into one partition. FIG. 12E illustrates a method of collecting a plurality of vertex graphs into one partition and splitting the tt / td pair into a plurality of partitions in consideration of the size of the partition. FIG. 12F illustrates a method of configuring a vertex graph and a tt / td pair separately as shown in FIG. 12D, and configuring them as separate partitions for each connection component unit. FIG. 12G illustrates a method of constructing a plurality of vertex graphs constituting a mesh object into separate partitions, and then dividing all corresponding tt / td pairs into a plurality of partitions in consideration of the size of the partition. . FIG. 12H illustrates a method of encoding all components by first partitioning a vertex graph constituting each connection component and partitioning a corresponding tt / td pair. 12I illustrates a method of first partitioning vertex graph data into one partition in each connection component and partitioning the corresponding tt / td pair by considering the partition size.

기능면에서 도 12a 내지 도 12i의 각각의 방법을 살펴본다. 먼저 도 12a와 도 12b에 도시된 방법은 손실탄력성이 제공되지 않거나 전송로나 복호화기 성능에 대한 제약을 받지 않을 경우 사용되는 방법으로서, 도 12a는 도 12b에 비해 처리 비용과 렌더링 효율은 보다 향상되지만 데이터 손실시 발생하는 재전송 비용은 보다 많다. 도 12c, 도 12d, 도 12f 및 도 12h에 도시된 방법은 파티션마다 상호 독립성은 보장되나, 특정 크기 단위의 패킷에 맞추기 어렵다는 단점이 있다. 즉, 특정 크기의 패킷에 실어 전송하는 경우, 파티션의 크기가 패킷의 크기보다 작을 경우 그 차이량 만큼의 더미(Dummy) 정보가 추가되어야 한다. 반대인 경우에는, 패킷화할 수 없어 이에 대한 별도의 처리방법 및 부가 정보가 복호화기에서 제공되어야 한다. 따라서, 전체 부호화 효율이 낮아지고, 복잡도 및 비용이 증가하는 문제가 있다. 그리고, 도 12e, 도 12g 및 도 12i에 도시된 방법의 경우, 메쉬의 연결성 정보를 제공하는 꼭지점 그래프 데이터는 상기의 방법처럼 처리하지만, 메쉬에서 삼각형(다각형)의 구성 형태를 제공하는 tt/td 쌍은 상호 독립성을 보장시키면서도 파티션 크기에 따라 나누어 처리할 수 있다. tt/td 쌍의 파티션들에는 vg_id, vi와 bp정보가 추가된다. 여기서, vg_id는 복원할 tt/td 쌍에 대응하는 꼭지점 그래프를 지정하는 지정자로서, 도 12d 내지 도 12g와 같이 꼭지점 그래프를 합쳐서 처리할 경우에 사용된다. vi는 tt/td 쌍이 여러 개의 파티션들로 나누어졌을 때, 각 파티션의 시작 삼각형에서의 left_index와 right_index 값을 지정하는 지정자로서, 이전 파티션이 손실로 인해 복원이 불가능해도 현재 패킷은 이전 패킷과는 독립적으로 복원이 가능하도록 하기 위해 제공되는 정보이다. 아울러, bp는 꼭지점들에 대한 위치, 색상, 법선, 텍스쳐 좌표 정보들을 부호화하는 방법을 정의하는 1비트 표시자로서, tt/td 쌍의 각 파티션마다 정의된다. 또한 도 12e, 도 12g 및 도 12i에 도시된 방법에서 lbl은 분기삼각형에서 파티션이 끝났을 경우에만 선택적으로 사용되도록 구성된다. 도 12a 내지 도 12d, 도 12f 및 도 12h에 도시된 바와 같이 연결 성분 단위로 tt/td 쌍을 부호화할 수 있는 경우에는 bp를 1로 두어 중복이 허용되는 방법으로 복원된다. 한편, 도 12e, 도 12g 및 도 12i에 도시된 바와 같이 임의의 한 연결성분을 구성하는 tt/td 쌍이 여러 개로 분할될 경우에는 각 파티션마다 bp 표시자를 정의하여 복원하도록 한다.In terms of functionality, each method of FIGS. 12A-12I is discussed. First, the method illustrated in FIGS. 12A and 12B is used when loss elasticity is not provided or is not limited to transmission line or decoder performance. FIG. 12A is more effective in processing cost and rendering efficiency than FIG. 12B. Retransmission costs incurred in the event of data loss are higher. 12C, 12D, 12F, and 12H are independent of each partition, but have a disadvantage in that they are difficult to fit in packets of a specific size unit. That is, in the case of transmitting a packet having a specific size, when the partition size is smaller than the packet size, dummy information corresponding to the difference amount should be added. In the opposite case, the packetization cannot be performed, and a separate processing method and additional information on this should be provided by the decoder. Therefore, there is a problem in that the overall coding efficiency is lowered, and the complexity and cost increase. 12E, 12G, and 12I, the vertex graph data providing the connectivity information of the mesh is processed like the above method, but tt / td provides a configuration of triangles (polygons) in the mesh. Pairs can be divided and processed according to partition size while ensuring mutual independence. The partitions of the tt / td pair are appended with vg_id, vi and bp information. Here, vg_id is a designator that designates a vertex graph corresponding to the tt / td pair to be restored, and is used when the vertex graph is combined and processed as shown in FIGS. 12D to 12G. vi is a specifier that specifies the left_index and right_index values at the start triangle of each partition when the tt / td pair is divided into multiple partitions, so that the current packet is independent of the previous packet even if the previous partition cannot be restored due to loss. This information is provided to enable restoration. In addition, bp is a 1-bit indicator that defines a method of encoding position, color, normal, and texture coordinate information about vertices, and is defined for each partition of the tt / td pair. Also, in the method shown in Figs. 12E, 12G and 12I, lbl is configured to be selectively used only when the partition is finished in the branch triangle. As shown in FIGS. 12A to 12D, 12F, and 12H, when a tt / td pair can be encoded in a connection component unit, bp is set to 1 and restored in such a manner as to allow duplication. 12E, 12G, and 12I, when the tt / td pair constituting any one connection component is divided into several pieces, a bp indicator is defined and restored for each partition.

ltg는 선택적 방법으로 부호화된다. 즉, 현재 파티션의 정보가 tt/td 쌍의 어느 한 브랜치의 마지막이면 1로 부호화하고, 그렇지 않으면 0으로 부호화한다. 이는 방문 인덱스(visiting index)를 이용하여 판단하게 되며 다음과 같은 공식을 이용한다.ltg is encoded in an optional manner. That is, if the information of the current partition is the end of any branch of the tt / td pair, it is encoded as 1, otherwise it is encoded as 0. This is determined by using a visiting index and the following formula is used.

right_index - left_index - 1 = 현 파티션에서의 삼각형의 개수right_index-left_index-1 = number of triangles in current partition

위의 수학식 2를 만족하면 가지의 끝을 의미하므로 ltg를 1로 부호화하게 된다.If the above Equation 2 is satisfied, the end of the branch means ltg is encoded as 1.

이와 같은 구조를 제공하기 위한 데이터 분할의 방법은 다음과 같다.The method of data partitioning to provide such a structure is as follows.

1. 연결성분 단위로 데이터 분할하는 방법1. Segmentation of data by connected component units

도 12c 및 도 12h의 경우로서, 이 방법은 구현이 간단하며 연결성분들 간의 크기 차이가 나지 않으면 효율적이다. 그러나, 연결성분의 데이터 크기가 균일하지 않고 차이가 크면, 데이터 파티션의 크기가 일정하지 않아 이에 대한 부가적 비트가 발생하여 부호화 효율을 저하시킨다. 한편, 연결성분 자체 데이터 크기가 크면 부호화 효율을 저하시킬 뿐만 아니라, 소정의 크기로 패킷화할 수 없다. 따라서, 이 방법은 전송로나 복호화기의 성능에 제한을 받지 않을 때만 제한적으로 적용될 수 있는 방법이다. 한편, 도 12a, 도 12b, 도 12d 및 도 12f의 경우도 상기의 문제를 갖고 있다.As in the case of Figures 12C and 12H, this method is simple to implement and efficient unless there is a difference in size between the connecting components. However, if the data size of the connected component is not uniform and the difference is large, the size of the data partition is not constant and additional bits are generated for this, thereby lowering the coding efficiency. On the other hand, when the data size of the connection component itself is large, not only the coding efficiency is lowered, but also the packet size can not be packetized to a predetermined size. Therefore, this method can be limitedly applied only when the performance of the transmission line or the decoder is not limited. 12A, 12B, 12D, and 12F also have the above problems.

2. 크기가 작은 연결성분들을 합쳐서 데이터 분할하는 방법2. A method of segmenting data by combining smaller connected components

크기가 작은 연결성분들을 많이 포함하는 메쉬에서는 상기의 1번 방법을 적용하는 것은 부호화 효율면에서 적절한 방법이 아니다. 따라서, 도 12a 및 도 12b의 경우와 같이 크기가 작은 연결성분들은 소정의 크기의 파티션 크기를 만족할 때까지 모아서 하나의 파티션 단위 내에서 처리하는 것이 바람직하다. 이 방법에서 파티션의 헤더 정보에 특정 꼭지점 그래프에 대응하는 tt/td 쌍을 정의하기 위한 지정자(vg_id)를 제공하여야 한다.In the mesh including a large number of small connection components, applying the first method is not an appropriate method in terms of coding efficiency. Therefore, as in the case of FIGS. 12A and 12B, it is preferable to collect small connection components until they satisfy a partition size of a predetermined size and process them in one partition unit. In this method, an identifier (vg_id) for defining a tt / td pair corresponding to a specific vertex graph must be provided in the header information of the partition.

3. 큰 연결성분을 데이터 분할하는 방법3. Data segmentation of large connected components

상기의 1번 방법을 사용할 경우 패킷 크기보다 큰 연결성분를 부호화하는 것은 제한적인 환경에서만 가능했다. 따라서, 본 발명에서는 파티션 크기에 대한 유연성과 파티션들의 상호 독립성을 모두 만족하도록, 크기가 큰 한개의 연결성분을 나눌수 있는 보다 일반적인 부호화 방법을 제시한다. 도 12e, 도 12g 및 도 12i는 임의의 크기가 큰 연결성분에서 tt/td 쌍만을 다시 여러 개의 파티션으로 나누어 부호화 처리하는 방식을 보여준다. 도 12e는 도 12d에서, 도 12g는 도 12f에서, 도 12i는 도 12h에서 각각 변형된 형태를 나타낸다. 한편, 도 12e 및 도 12g는 도 12d 및 도 12f에서처럼 전체 꼭지점 그래프에 대한 정보를 복호화기에서 모두 저장해 두어야 하므로 비용이 증가한다는 단점을, 도 12i는 부호화 효율면에서 작은 크기의 연결 성분들에 대해 부담이 크다는 단점을 지니고 있다.In case of using the above method 1, it is only possible to encode a connection component larger than the packet size in a limited environment. Accordingly, the present invention proposes a more general encoding method capable of dividing a single connection component having a large size to satisfy both the flexibility of the partition size and the mutual independence of partitions. 12E, 12G and 12I show a method of encoding and dividing only a tt / td pair into a plurality of partitions again in an arbitrarily large connection component. 12E shows a modified form in FIG. 12D, FIG. 12G in FIG. 12F, and FIG. 12I in FIG. 12H. On the other hand, Figure 12e and 12g has the disadvantage that the cost is increased because the decoder must store all the information about the entire vertex graph, as in Figures 12d and 12f, Figure 12i is for the connection size of the small size in terms of coding efficiency It has the disadvantage of being burdensome.

아울러, 이 방법에서는 특정 꼭지점 그래프에 대응하는 tt/td 쌍을 정의시키기 위한 지정자(vg_id)와 파티션의 시작 삼각형의 경계 루프 인덱스를 지정하기 위한 지정자(vi) 및 기하, 색상, 법선, 텍스쳐 좌표 정보들의 부호화하는 방법을 표시하는 표시자(bp) 정보가 파티션 헤더 정보에 추가로 정의되어야 하는 부담을 갖고 있다. 그러나, 이 방법은 메쉬 데이터를 손실에서 상호 독립적으로 쉽게 보호할 수 있고, 파티션화에 따른 부호화 손실 역시 줄일 수 있는 보다 일반적인 분할 방법이다.In addition, in this method, a specifier (vg_id) for defining a tt / td pair corresponding to a specific vertex graph, a specifier (vi) for specifying a boundary loop index of the start triangle of a partition, and geometry, color, normal, and texture coordinate information. There is a burden that indicator (bp) information indicating how to encode the data is defined in addition to the partition header information. However, this method is a more general partitioning method that can easily protect mesh data from loss independently from each other, and also reduce coding loss due to partitioning.

추가적으로, 도 13a는 tt/td 쌍이 분할되었을 때 비트스트림의 구조를 보여주는 예로, 수직 점선은 분할된 위치를 표시한 것으로 삼각형 트리와 삼각형 데이터와의 상호 관계를 보여준다. 도 13b는 상기 방법들을 적용해서 데이터 분할하는 과정을 실시한 예를 보여준다. 도 13b에서 id 정보는 편의상 생략하였으나, 시작 코드(start code) 다음에 정의된다. 이하 vg는 꼭지점 그래프, tt/td는 삼각형트리/삼각형데이터, cc는 연결성분으로 약칭한다. 도 13b에서 n은 연결 성분들의 개수, n`는 연결성분들을 크기에 따라 재구성하였을 경우의 구성성분들의 개수이다. 재구성의 방법은In addition, FIG. 13A illustrates an example of the structure of the bitstream when the tt / td pair is divided, and the vertical dotted line indicates the divided position, and shows a correlation between the triangle tree and the triangle data. 13B illustrates an example of performing data partitioning by applying the above methods. In FIG. 13B, the id information is omitted for convenience, but is defined after the start code. Hereinafter, vg is a vertex graph, tt / td is triangle tree / triangle data, and cc is abbreviated as a connected component. In FIG. 13B, n is the number of connected components and n` is the number of components when the connected components are reconfigured according to size. Reconstruction method

1. 연결 성분들의 재합성(201 단계)1.Resynthesis of Linked Components (Step 201)

크기가 작은 연결성분들은 합쳐서 데이터 파티션의 크기의 범위에 들어가도록 한다. 도 13b에서는 CC1과 CC2를 합쳐서 CC`1을 만든다. 한편, 크기가 데이터 파티션을 고려한 크기에 비해 큰 것들은 내부에서 분할을 하여 작은 가상 구성성분들로 나눈다. 도 13b의 예에서는 CC3을 여러 개의 CC`2, ...,CC`k로 나누었다.Smaller connected components are combined to fall within the size range of the data partition. In FIG. 13B, CC 1 and CC 2 are combined to form CC ′ 1 . On the other hand, those larger in size compared to the data partition size are divided internally into smaller virtual components. In the example of FIG. 13B, CC 3 is divided into several CC ′ 2 ,..., CC ′ k .

2. vg와 tt/td 쌍의 생성(202 단계)2. Creating vg and tt / td Pairs (Step 202)

재구성한 각 구성성분에 대해 vg와 tt/td의 쌍을 만든다.Create a pair of vg and tt / td for each reconstituted component.

3. vg들과 tt/td 쌍들의 통합(203 단계)3. Integration of vg and tt / td pairs (step 203)

상기 202 단계에서 생성한 vg들과 tt/td 쌍들을 각각 별도로 통합한다.Integrate the vg and tt / td pairs generated in step 202 separately.

4. vg정보의 분할(204 단계)4. Partitioning of vg Information (Step 204)

상기 203 단계에서 통합한 vg정보를 적절한 크기의 단위로 데이터 분할한다.The vg information integrated in step 203 is divided into data of appropriate size.

5. tt/td쌍 정보의 분할(205 단계)5. Partitioning of tt / td Pair Information (Step 205)

상기 203 단계에서 생성한 tt/td 쌍 정보를 적절한 크기의 의미있는 단위로 분할한다.The tt / td pair information generated in step 203 is divided into meaningful units of appropriate size.

이와 같은 고정구조 분할방법은 도 12a 내지 도 12i에 열거한 각 방식들마다 그 구조를 지원할 수 있는 복호화기가 모두 필요하기 때문에 실제 시스템을 구성하는 측면에선 복잡도와 비용면에서 불합리한 면을 갖고 있다. 따라서, 하나의 복호화기만으로도 위에서 열거한 방식의 비트스트림들을 모두 적응적으로 복호화할 수 있게 하기 위하여 본 발명에서 가변구조 분할 방법을 제시한다.Since the fixed structure partitioning method requires all of the decoders capable of supporting the structure for each of the schemes listed in FIGS. 12A to 12I, it is unreasonable in terms of complexity and cost in terms of actual system configuration. Accordingly, the present invention proposes a variable structure partitioning method so that only one decoder can adaptively decode all of the above-listed bitstreams.

2.2 가변구조 분할방법2.2 Variable Structure Partitioning Method

가변구조 분할방법에선 고정구조 분할 방법에서 제공하지 않는 pt(partition type)정보, 즉, 현재 파티션의 분할된 형태를 지정하는 정보가 추가되어 도 14a 내지 도 14d에 도시된 바와 같이 총 4가지의 구조로 분류된다. 본 발명에서 정의한 pt는 sc 값에 따라 정의되며, sc와 pt 값 간의 관계는 표 1에서와 같다.In the variable structure partitioning method, pt (partition type) information that is not provided by the fixed structure partitioning method, that is, information designating the partitioned type of the current partition is added, and thus, a total of four structures are illustrated in FIGS. 14A to 14D. Classified as Pt defined in the present invention is defined according to sc value, and the relationship between sc and pt value is shown in Table 1.

비트값Bit value 내 용Contents 0000 0000 0011 00010000 0000 0011 0001 하나 또는 여러개의 vg를 포함하며, 이 vg 데이터는 다른 하나 또는 여러개의 다른 데이터 파타션에서 사용된다.It contains one or several vg's, and this vg data is used in one or several other data partitions. 0000 0000 0011 00110000 0000 0011 0011 tt/td 정보만을 포함하며, 이 정보를 복원할 경우 임의의 vg에 tt/td 쌍을 대응시키는 vg_id와 삼각형 스트림의 시작점인 vi(visiting index)와 bp(boundary prediction)를 헤더에 포함한다.Only the tt / td information is included. When restoring the information, the header includes the vg_id corresponding to the tt / td pair to the arbitrary vg, vi (visiting index) and bp (boundary prediction), which are starting points of the triangle stream. 0000 0000 0011 01000000 0000 0011 0100 vg, tt, td가 하나의 데이터 파티션을 형성하며, vg는 다른 하나 또는 여러 개의 데이터 파티션에서 사용된다.vg, tt, and td form one data partition, and vg is used by one or more data partitions.

가변구조 분할 방법은 비용과 복잡도면을 고려하기 위한 방법인데, 이는 다음의 사항을 고려한다.Variable structure partitioning is a method to consider cost and complexity, which considers the following.

▶ 시작 코드(start code)는 선택적으로 적용될 수 없다. 즉, 복호화기는 현재 비트스트림의 형태가 어떤 모드에서 부호화된 것인지를 모르는 상태에서 복호화한다. 따라서, 시작 코드를 부호화기에서 부호화 모드에 따라 선별적으로 제공할 경우, 제한된 비트스트림만을 복원하게 되고 경우에 따라선 다양한 종류의 복호화기를 제공해야 한다. 이로 인해 비용과 복잡도가 증가하게 되는 결과를 초래한다. 결국, 부호화기의 부호화 조건과는 무관하게 복호화하기 위해선 가변적인 문법 체계는 배제해야 한다.Start code cannot be applied selectively. That is, the decoder decodes without knowing in which mode the type of the current bitstream is encoded. Accordingly, when a start code is selectively provided by an encoder according to an encoding mode, only a limited bitstream may be restored, and in some cases, various types of decoders should be provided. This results in increased cost and complexity. As a result, the variable grammar system should be excluded in order to decode regardless of the encoding condition of the encoder.

▶ 특정한 한가지 형태로만 부호화할 경우 메쉬의 특성이나 복호화기의 특성에 따라 불필요한 정보가 제공되므로서 부호화 효율을 낮출 수 있다.▶ When encoding only one specific type, unnecessary information is provided according to the characteristics of the mesh or the characteristics of the decoder, thereby lowering the encoding efficiency.

도 14a 내지 도 14d는 가변 구조를 지원할 수 있는 4 가지 문법모듈을 나타낸 것이다. 도 14c는 도 12a 내지 도 12i에서 정의된 것과 같이, vg_id와 ltg를 적응적으로 제공하는 문법을 갖는다. 즉, 도 14b 문법에서 vg가 한 개로만 구성될 경우, 복원과정에서 vg와 tt/td 쌍의 대응관계를 알 수 있으므로 vg_id는 제공될 필요가 없다. ltg의 경우 분할된 tt/td 쌍이 전체 tt/td 쌍의 가지의 끝부분에 해당될 때만 이를 표시하기 위해 제공된다. 이에 대한 판별식은 수학식 2와 같다. 도 14a는 pt=0이며, 임의의 개수의 연결 성분들로 파티션을 구성하는 구조를 도시한다. 도 14b는 pt=1이며, 임의의 개수의 vg들만으로 파티션을 구성하는 구조를 도시한다. 도 14c는 pt=2이며, 한개의 연결성분에 대응하는 tt/td 쌍만을 파티션으로 구성하는 구조를 도시한다. 도 14d는 pt=3이며, 한개의 연결성분에 대응하는 vg와 tt/td 쌍을 파티션으로 구성하는 구조를 도시한다. 따라서, 이와 같은 문법 구조들의 조합은 도 12b를 제외한 나머지 모든 형태의 문법 구조를 지원할 수 있다. 즉, 도 12a의 경우에는 pt=0으로 구현 가능하고, 도 12i의 경우에는 pt=1과 pt=2의 조합으로 구현가능하다. 따라서, 본 발명에서는 부호화 효율 측면을 고려해 패킷 크기에 비해 상대적으로 작은 연결성분들은 pt=0를 사용함으로써 한 파티션 내에 여러 개의 연결성분들을 모아서 부호화하고, 패킷의 크기에 비해 상대적으로 큰 연결성분들의 경우에는 pt=1과 pt=2 또는 pt=2와 pt=3을 사용하여 부호화하는 방법을 사용한다. 또한, 전송로나 복호화기 능력측면을 고려할 경우, 이에 적절한 여러 가지로 조합된 다양한 형태의 문법도 제공할 수 있다.14A to 14D illustrate four grammar modules capable of supporting a variable structure. FIG. 14C has a grammar that adaptively provides vg_id and ltg, as defined in FIGS. 12A-12I. That is, when only one vg is configured in the grammar of FIG. 14B, since the correspondence relationship between the vg and the tt / td pair is known during the restoration, vg_id does not need to be provided. ltg is provided only to indicate when the split tt / td pair corresponds to the end of the branch of the entire tt / td pair. The discriminant for this is shown in Equation 2. FIG. 14A shows a structure in which pt = 0 and constituting a partition with any number of connected components. 14B shows a structure in which pt = 1 and a partition is constituted by any number of vgs only. Fig. 14C shows a structure in which only tt / td pairs corresponding to one connection component are partitioned, with pt = 2. Fig. 14D shows a structure in which pt = 3 and partitions of vg and tt / td pairs corresponding to one connection component. Therefore, such a combination of grammar structures may support all types of grammar structures except for FIG. 12B. That is, in the case of FIG. 12A, pt = 0 may be implemented, and in FIG. 12I, pt = 1 and pt = 2 may be implemented. Therefore, in the present invention, in consideration of encoding efficiency, the connection components that are relatively smaller than the packet size are encoded by collecting several connection components in one partition by using pt = 0, and in the case of the connection components that are relatively large compared to the packet size. For coding, use pt = 1 and pt = 2 or pt = 2 and pt = 3. In addition, when considering a transmission path or a decoder capability aspect, various types of grammars may be provided in various combinations.

도 15a 내지 도 15d는 가변구조 분할 방법을 적용한 예이다. 도 15a에서 cc1 내지 cc3은 크기가 작은 메쉬이므로, pt=0 또는 pt=3으로 정의해서 연결성분별로 처리한다. cc4는 크기가 큰 메쉬이므로, tt/td 쌍을 여러개로 나누고 pt=3과 pt=2를 조합한 형태로 처리한다. 아울러, cc4의 경우 도 15b와 같이 pt=1과 pt=2을 조합한 형태로도 처리할 수도 있다. 또한, 도 15c에 도시된 바와 같이, 부호화 효율을 향상시키기 위해서는 메쉬 데이터에 대해 다른 조합구조로 변형할 수도 있다. 도 15c는 cc1 내지 cc3의 메쉬 데이터는 pt=0로 정의한 경우를 보여준 것인데, 전체 메쉬 데이터를 표현하기 위해 도 15c와 도 15a가 결합된 형태 또는 도 15c와 도 15b가 결합된 형태로도 표현이 가능하다. 단, 도 15c의 구조를 제공하기 위해선 마지막 연결성분을 판별할 수 있는 조건이 필요하다. 기존의 방법에선 마지막 연결성분을 결정하기 위해 last_cc라는 1비트 표시자가 사용되는데, 1이면 마지막 연결성분을 의미한다. 따라서, 본 발명에서는 last_cc와 유사한 기능을 하는 ltg 표시자와 sc 내에 있는 pt 정보를 이용해 복원할 연결성분의 존재여부를 다음과 같이 판별할 수 있다.15A to 15D show an example of applying a structure division method. In FIG. 15A, since cc1 to cc3 are small meshes, pt = 0 or pt = 3 is defined and processed for each connection component. Since cc4 is a large mesh, we divide the tt / td pair into multiples and treat them as a combination of pt = 3 and pt = 2. In addition, in case of cc4, as shown in FIG. 15B, the combination of pt = 1 and pt = 2 may also be processed. In addition, as shown in FIG. 15C, in order to improve coding efficiency, the mesh data may be transformed into another combination structure. FIG. 15C illustrates a case where the mesh data of cc1 to cc3 is defined as pt = 0. Also, the mesh data of cc1 to cc3 is defined as a combination of FIG. 15C and FIG. 15A or a combination of FIG. 15C and FIG. 15B to represent the entire mesh data. It is possible. However, in order to provide the structure of FIG. 15C, a condition for determining the last connection component is required. In the conventional method, a 1-bit indicator called last_cc is used to determine the last connected component, where 1 means the last connected component. Therefore, in the present invention, it is possible to determine whether there is a connection component to be restored using the ltg indicator having a function similar to last_cc and the pt information in sc as follows.

if(ltg==1) {if (ltg == 1) {

if(pt==0) {if (pt == 0) {

if(next-2_bytes()==sc) 현재 복원된 cc는 파티션내의 마지막 cc임;if (next-2_bytes () == sc) The currently restored cc is the last cc in the partition;

else 현재 복원된 cc는 복원할 마지막 파티션임;else cc currently restored is the last partition to be restored;

} else 현재 복원된 cc는 파티션내의 마지막 cc임;} else The currently restored cc is the last cc in the partition;

}else 현재 복원된 cc는 파티션내의 마지막 cc가 아님;} else Currently restored cc is not the last cc in the partition;

next_2_bytes()는 복호화기에서 비트스트림 중 2바이트만 미리 읽어보는 함수이다. 도 15d는 pt=0,1,2를 이용한 실시예를 보여주고 있다. 상기의 예에서도 알 수 있듯이 가변구조 분할방법은 부호화 환경에 대한 적응력이 우수하고, 부호화 효율이나 비용면에서 고정구조 분할 방법보다 향상된 방법이다.next_2_bytes () is a function that reads only 2 bytes of the bitstream in advance from the decoder. 15D shows an embodiment using pt = 0,1,2. As can be seen from the above example, the variable structure partitioning method has an excellent adaptability to an encoding environment and is an improved method than the fixed structure partitioning method in terms of coding efficiency and cost.

2.3 tt/td 쌍의 데이터 분할 방법2.3 Data partitioning method of tt / td pair

tt/td 쌍의 분할을 위해서 본 발명에서는 이전 파티션의 끝에서 처음으로 나타나는 분기하는 삼각형의 어느 한쪽가지의 삼각형 정보가 다 들어온 뒤의 위치(=메인줄기)에서 데이터 분할하는 것을 기본으로 한다. 도 16은 이러한 예를 보여 준다. 이와 같이 메인줄기에서 tt/td 쌍을 분할하는 것은 제1절에서 논했듯이 Y-꼭지점의 인덱스를 결정하지 못하면 해당되는 분기 삼각형 이후의 삼각형의 복원 및 렌더링이 불가능하기 때문이다. 그러나, 이 방법은 처음 정해진 방문(traversing)순서와 실제 tt/td 쌍의 형태에 따라서 비효율적일 경우를 발생한다. 즉, 왼쪽(오른쪽)가지 코딩이 우선인 경우, tt/td 쌍의 분기하는 가지의 왼쪽가지의 크기가 매우 크다면 여전히 패킷 크기를 넘어서게 되고, Y-꼭지점의 인덱스를 결정하는 것은 분기 삼각형 이후의 많은 정보, 즉 다른 한쪽가지의 삼각형 수에 대한 정보가 처리될 때까지 기다려야 하는 부담이 있다.For the splitting of the tt / td pair, the present invention is based on splitting data at a position (= main stem) after all triangular information of a diverging triangle first appearing at the end of the previous partition. 16 shows this example. The splitting of tt / td pairs in the main stem is because, as discussed in Section 1, it is impossible to restore and render the triangle after the corresponding branch triangle unless the index of the Y-vertex is determined. However, this method may be inefficient depending on the traversing order originally established and the actual tt / td pair type. That is, if the left (right) branch coding is the priority, if the left branch of the branching branch of the tt / td pair is very large, it will still exceed the packet size, and determining the index of the Y-vertex after the branch triangle There is a burden to wait until a lot of information is processed, that is, information about the number of triangles on the other side.

따라서, 본 발명에서는 효율적으로 메쉬 데이터를 분할하는 방법에 대해 세가지 방법을 제시한다. 본 발명에서는 패킷 내에 하나 이상의 파티션들이 포함될 수 있다. 그러나, 본 절에서는 하나의 패킷 내에 하나의 파티션만이 포함된다는 가정하에 설명한다.Therefore, the present invention proposes three methods for a method of efficiently partitioning mesh data. In the present invention, one or more partitions may be included in the packet. However, this section describes the assumption that only one partition is included in one packet.

첫번째 방법은 도 17에 도시된 바와 같이 참조번호 300의 패킷크기(=target)에 대한 패킷허용치(=t_rate)를 설정하여 분할하는 방법으로서, 연결성분의 단위로 부호화할 tt의 평균 비트 발생량(=tt_mean)을 구하고, 미리 설정한 패킷허용치(=t_rate)를 만족하는 범위 내에서 실제 데이터 분할을 수행한다. 도 17에서 참조번호 300의 tt_mean은 연결성분별로 계산한 tt의 평균비트량이고, 참조번호 320의 td_bitsi는 i번째 삼각형이 부호화되었을 때 vg와 tt 정보를 제외한 나머지 정보들의 비트발생량이고, 참조번호 320의 cur_bits는 패킷의 첫번째 삼각형에서 i번째 삼각형까지 발생한 비트발생량(tt_mean+td_bitsi)들을 모두 합한 값이다. 따라서, i번째까지의 총비트발생량(cur_bits)이 허용된 패킷크기(=t_rate * target)를 만족하면(330), 데이터 분할을 수행하여 코딩하고(340), 그렇지 않으면 다음 (i+1)번째 삼각형의 부호화를 진행시킨다(350). 전체 메쉬가 모두 부호화될 때까지 이와 같은 과정을 반복 수행함으로써 파티션화 또는 패킷화가 이루어진다.The first method is to divide and set a packet allowance (= t_rate) for a packet size (= target) of reference numeral 300 as shown in FIG. 17. The average bit generation amount of tt to be encoded in units of connection components (= tt_mean is obtained and actual data partitioning is performed within a range that satisfies a preset packet allowance (= t_rate). In FIG. 17, tt_mean of reference numeral 300 is an average bit amount of tt calculated for each connection component, td_bits i of reference number 320 is a bit generation amount of remaining information except for vg and tt information when the i th triangle is encoded, and Cur_bits of 320 is the sum of the bit generation amounts (tt_mean + td_bits i ) generated from the first triangle to the i-th triangle of the packet. Therefore, if the total bit generation amount (cur_bits) up to the i th satisfies the allowed packet size (= t_rate * target) (330), data is coded by performing partition (340), otherwise The encoding of the triangle is performed (350). By repeating this process until all the meshes are encoded, partitioning or packetization is performed.

여기서 고려할 점은 메인줄기 상에 있는 분기 삼각형에서의 분할 결정방법이다. 즉, 기본적인 분할 위치는 Y-꼭지점 문제를 고려하기 위해 메인줄기 상에서만 정의된다는 가정하에서, 분기 삼각형 다음에 부호화할 임의의 방향, 즉 방향성 정보에 따라 정해진 방향의 종속트리를 패킷 내에 포함시켜 부호화할 것인지의 여부를 결정하여야 한다. 이를 결정하기 위해 본 발명에서는 부호화할 종속트리를 미리 부호화해 보는 방법을 사용한다. 즉, 미리 부호화하여 보았을 때, 종속트리 내에서 패킷크기를 만족한다면 메인줄기에서 분할한다는 기본 조건을 위배하기 때문에 도 18c와 같이 이전의 분기 삼각형에서 분할을 수행하고, 종속트리까지 부호화된 총비트발생량이 패킷크기보다 적은 경우엔 도 18a 또는 도 18b와 같은 형태로 종속트리를 패킷에 포함시켜 부호화하고 분할한다.The point to consider here is how to determine the division in the branch triangle on the main stem. That is, under the assumption that the basic partition position is defined only on the main stem to take into account the Y-vertex problem, the subtree may be encoded by including a dependent tree in an arbitrary direction to be encoded after the branch triangle, that is, a direction determined according to the directional information. Should be decided. In order to determine this, the present invention uses a method of encoding the dependent tree to be encoded in advance. In other words, when encoding is performed in advance, if the packet size is satisfied in the dependent tree, it violates the basic condition of splitting in the main stem, so that the split is performed on the previous branch triangle as shown in FIG. If the packet size is smaller than this packet size, the dependent tree is included in the packet in the form as shown in FIG.

두번째 방법은 패킷허용치에 도달하지는 않았지만, 부호화할 다음 삼각형이 분기 삼각형이고, 분기하는 종속트리에서 발생할 것으로 예측되는 비트량과 현재 파티션에서 발생한 비트량과의 합이 패킷 크기를 넘어설 것으로 판단되면 분할을 한다. 이를 상세히 기술하면 다음과 같다.The second method does not reach the packet allowance, but if the next triangle to be encoded is a branched triangle, and the sum of the amount of bits expected to occur in the branching dependent tree and the amount of bits generated in the current partition exceeds the packet size, splitting is performed. Do it. This will be described in detail as follows.

1. 각 연결성분의 첫번째 파티션에서 부호화된 비트수(cur_bit)를 저장한다.1. Stores the number of encoded bits (cur_bit) in the first partition of each connection component.

2. 타겟 비트(target bit)에 도달하지는 않았지만, 다음 삼각형이 분기 삼각형이라면, 다음 삼각형에서의 종속트리의 크기(nst)를 구한다.2. If the target bit has not been reached, but the next triangle is a branching triangle, the size (nst) of the dependent tree in the next triangle is obtained.

3. 현 파티션에서 현재까지 부호화된 삼각형의 꼭지점 개수(cur_ng)를 구한다.3. Find the number of vertices (cur_ng) of triangles encoded from the current partition to the present.

4. cur_ng + nst + 2 > ng 이면 분할하는데, 다음과 같이 분할을 수행한다.4. If cur_ng + nst + 2> ng, split. Perform the split as follows.

(1) 종속트리에서 발생할 비트 예측량이 패킷크기보다 크면 다음 분기 삼각형까지 포함해서 분할을 한다. 즉, nst+2 > ng 이면 도 18c와 같이 다음 분기 삼각형을 포함하여 분할하고,(1) If the amount of bit prediction to occur in the dependent tree is larger than the packet size, the partition is divided up to the next branch triangle. That is, if nst + 2> ng, the partition is divided to include the next branch triangle as shown in FIG.

(2) 그렇지 않으면 현재 삼각형에서 분할한다.(2) Otherwise, divide at the current triangle.

세번째 방법은 패킷허용치를 설정하지 않고, 항상 다음에 부호화할 메쉬의 한 패킷단위를 미리 부호화해 보고, 패킷크기를 만족할 때의 삼각형의 총개수를 계산한 다음, 이 삼각형의 개수 정보를 이용해 실제 패킷단위의 비트스트림을 구성하는 방법이다. 이 방법에서도 위의 방법에서 고려했던 종속트리의 포함 여부 결정방법을 동일하게 적용한다.The third method does not set the packet allowance, always encodes one packet unit of the next mesh to be encoded in advance, calculates the total number of triangles when the packet size is satisfied, and then uses the number information of the triangles to determine the actual packet. A method of constructing a bitstream of a unit. In this method, the same method of determining whether to include dependent trees considered in the above method is applied.

한편, 위와 같은 방법으로 메쉬 데이터를 파티션화할 때 추가적으로 고려되어야 할 두 가지 사항이 있다. 첫째가 Y-꼭지점 계산에 따른 복호화시 지연시간 발생 문제이고, 둘째가 분할된 데이터간의 독립성 보장 문제이다. 본 발명에서는 첫번째 문제에 대해서는 제2.4절에서 처럼 가상 연결성분을 설정하는 방법에 의해 지연시간을 최소화시켰으며, 두번째 문제에 대해서는 방향성(orientation) 정보, 바운딩 루프 인덱스(=vi) 정보와 삼각형(=polygon edge) 정보를 패킷단위로 정의하여 해결한다.On the other hand, there are two additional considerations when partitioning mesh data in the above way. The first is the problem of delay time during decoding based on the Y-vertex calculation, and the second is the problem of independence between the divided data. In the present invention, the first problem is minimized by the method of setting the virtual connection components as in Section 2.4. The second problem is the orientation information, the bounding loop index (= vi) information, and the triangle (= solve by defining polygon edge information in packet unit.

2.4 가상 연결성분를 이용한 Y-꼭지점 처리 방법2.4 Y-Vertex Processing Method Using Virtual Connected Components

tt/td 쌍의 분할된 데이터들간 상호 독립성을 유지하면서 Y-꼭지점를 처리하기 위해 두가지 방법이 이용된다. 가장 간단한 방법으로는 분할된 데이터의 길이와 Y-꼭지점 정보를 복호화기에 보내주는 것이고, 다른 방법으로는 tt/td 쌍의 특성에 따라 분할한 데이터를 가상 연결성분으로 정의하는 방법이다. 첫번째 방법에 의하면 전체 메쉬 길이와 분할된 메쉬의 길이를 복호화시 알 수 있으므로 복원될 메쉬 구조를 추정할 수 있고, 아울러, Y-꼭지점 정보 또한 알 수 있어 점진적인 렌더링을 수행할 수 있다. 그러나, 이들 부가정보로 인해 부호화 효율이 낮아지는 단점이 있다.Two methods are used to handle the Y-vertex while maintaining mutual independence between the partitioned data of the tt / td pair. The simplest method is to send the split data length and Y-vertex information to the decoder. The other method is to define the divided data as a virtual connection component according to the characteristics of the tt / td pair. According to the first method, since the total mesh length and the length of the divided mesh can be known when decoding, the mesh structure to be reconstructed can be estimated, and the Y-vertex information can also be known, so that progressive rendering can be performed. However, there is a disadvantage that the coding efficiency is lowered due to these additional information.

두번째는 가상 연결성분을 정의하는 방법으로 이진트리로 구성되는 tt/td 쌍은 수학식 3과 같이 가지(branch)와 잎(leaf)의 개수로 연결성분을 정의하는데, 분할된 메쉬 데이터에 수학식 3을 만족하도록 가상 비트를 정의하면 가상 연결성분을 구성할 수 있다. 이때, 파티션의 시작 위치는 항상 이진 트리의 메인줄기 중의 런에서만 발생하도록 구성한다. 이는 Y-꼭지점에 대한 처리를 용이하게 하기 위한 조건으로, 예를 들어, 메인줄기가 아닌 곳에서 분할이 되면 앞에서 열거한 Y-꼭지점의 문제가 발생해, Y-꼭지점 처리를 위한 추가 정보가 제공되어야 하거나 복원 및 렌더링을 파티션 단위별로 할 수 없는 문제가 발생한다.The second method is to define a virtual connected component. The tt / td pair consisting of binary trees defines the connected component by the number of branches and leaves as shown in Equation 3. Defining a virtual bit to satisfy 3 allows a virtual connected component to be configured. At this time, the starting position of the partition is always configured to occur only in the run of the main tree of the binary tree. This is a condition for facilitating the processing of the Y-vertex. For example, when the partition is separated from the main stem, the problem of the Y-vertexes listed above is provided, and additional information for the Y-vertex processing is provided. You will either have to restore or render on a partition-by-partition basis.

가상 비트를 정의하는 방법은 두 가지 경우로 나누어 정의할 수 있다.There are two ways to define virtual bits.

1. 런이나 잎(leaf)에서 파티션이 끝날 경우When a partition ends in a run or leaf

수학식 3을 만족하기 위해 (trun, tleaf)에 (1,1)의 한 개의 가상비트 쌍을 추가한다.In order to satisfy Equation 3, one virtual bit pair of (1,1) is added to (trun, tleaf).

2. 가지에서 파티션이 끝날 경우2. If the partition ends at a branch

수학식 3을 만족하기 위해 (trun, tleaf)에 (1,1)의 두 개의 가상비트 쌍을 추가한다.In order to satisfy Equation 3, two virtual bit pairs of (1, 1) are added to (trun, tleaf).

아울러, 가지(branch)에서 파티션이 끝나고 꼭지점별로(per vertex) 기하(geometry), 색상(color), 법선(normal), 텍스쳐 좌표(texture coord) 정보들을 처리할 경우, 분기 삼각형인 마지막 삼각형에 대한 이들 정보는 부호화하지 않는다. 이는 현재 파티션의 분기 직전 삼각형과 다음에 부호화할 파티션의 루트 삼각형의 인덱스 정보에 의해 결정되는 Y-꼭지점 인덱스에 의해 분기 삼각형의 복원이 가능하기 때문이다. 단, 다음에 부호화할 파티션에 손실이 발생할 경우 현재 파티션의 마지막에 나타나는 분기 삼각형은 복원될 수 없다는 단점이 있다. 상기의 문제는 분기삼각형의 양쪽가지에서 파생되는 두 종속트리 중 임의의 한 종속트리의 총 크기 정보(lbl)를 tt/td 쌍 정보에 포함시켜 복호화기에 전송함으로써 해결할 수 있다. 이는 lbl 값을 이용해 다음에 복원할 파티션 정보 없이도 분기삼각형의 Y-꼭지점 인덱스를 계산할 수 있기 때문이다. 한편, 페이스별로(per face)나 코너별로(per corner)로 부호화할 경우에는 Y-꼭지점 인덱스에 의존적이지 않기 때문에 모든 경우에 대해 부호화가 수행된다. 도 18a 내지 도 18c는 가상 연결성분을 구성하는 개념도이다. 도 18a는 잎(leaf)에서 파티션이 될 경우, 도 18b는 런에서 파티션이 끝날 경우, 그리고 도 18c는 가지(branch)에서 파티션이 끝날 경우의 가상 비트를 도시하고 있으며, 가상 비트는 ▲표시의 가상 삼각형을 구성할 수 있도록 정의된다.In addition, when the branch ends on a branch and processes per vertex geometry, color, normal, and texture coord information, the branch triangle is the last triangle. This information is not encoded. This is because the branch triangle can be restored by the Y-vertex index determined by the index information of the triangle immediately before the branch of the current partition and the root triangle of the partition to be encoded next. However, if a loss occurs in a partition to be encoded next, a branch triangle appearing at the end of the current partition cannot be restored. The above problem can be solved by including the total size information lbl of any one dependent tree derived from both branches of the triangular triangle in the tt / td pair information and transmitting it to the decoder. This is because the lbl value can be used to compute the Y-vertex index of the triangular triangle without the partition information to be restored next. On the other hand, when encoding per face or per corner, encoding is performed in all cases because it is not dependent on the Y-vertex index. 18A to 18C are conceptual views constituting a virtual connection component. FIG. 18A shows the virtual bit when the partition ends in a leaf, FIG. 18B shows the partition ending in the run, and FIG. 18C shows the virtual bit when the partition ends in a branch, and the virtual bit indicates It is defined to form a virtual triangle.

한편, 도 18a에서 분기 삼각형 이후에 바로 이어서 잎 삼각형(leaf triangle)이 나온 형태에서 분할이 되면, 도 18c의 경우와 동일한 트리구조가 된다. 이 경우에 복호기에서는 도 18a와 도 18c의 형태를 구분할 수 없게 되므로, 부호화부에서는 트리 가지의 끝부분을 제외하고는 분기 삼각형(branching triangle) 바로 다음의 잎 삼각형(leaf triangle)에서 분할이 발생되지 않도록 하여야 한다. 이렇게 함으로써 복호부에서는 도 18a와 도 18c의 형태를 구분하기 위한 다른 정보가 없어도 모든 삼각형에 대한 복호화가 가능해진다.On the other hand, if the division in the form of the leaf triangle (leaf triangle) immediately after the branching triangle in Figure 18a, the same tree structure as in the case of Figure 18c. In this case, since the decoders cannot distinguish the shapes of FIGS. 18A and 18C, the encoder does not divide at the leaf triangle immediately after the branching triangle except for the end of the tree branch. It should not be. In this way, the decoding unit can decode all the triangles without any other information for distinguishing the shapes of Figs. 18A and 18C.

따라서, 메인줄기에서만 분할한다는 기본 조건하에선 종속트리가 큰 경우에는 패킷화할 수 없다는 문제가 있었는데, 위의 방법과 같이 가상 연결성분을 구성하는 방법을 사용하면 종속트리를 여러개의 상호 독립된 가상 연결성분으로 구성할 수 있어, 모든 경우에 대해 패킷화가 가능하다는 부가적인 장점이 발생한다.Therefore, there is a problem that packetization cannot be made when the dependent tree is large under the basic condition of splitting only on the main stem. When the virtual connection component is configured as in the above method, the dependent tree is divided into several independent virtual connection components. It can be configured as, the additional advantage arises that packetization is possible in all cases.

아울러, 이와 같은 방법으로 가상 연결성분을 구성하고 부호화하였을 경우 복호화기에서 가상비트를 판단하는 방법은 다음과 같다.In addition, when a virtual connection component is configured and encoded in this manner, a method of determining a virtual bit in a decoder is as follows.

1. 런과 잎(leaf)에서 가상비트 유무 판별1. Determine whether virtual bits exist in runs and leaves

수학식 4를 만족하면 가상 비트가 존재하고, 그렇지 않으면 존재하지 않는다. 도 18a와 도 18b처럼 부호화된 삼각형들 중 마지막에서 세번째 삼각형이 분기 삼각형이 아니고 수학식 4를 만족하면, (trun, tleaf)에서 (1,1) 한쌍의 가상정보만이 발생한 것으로 판단하고, 가상 삼각형에 대해서는 td 데이터를 복호화하지 않는다.If the expression 4 is satisfied, the virtual bit exists, otherwise it does not exist. If the last to third triangles among the encoded triangles as shown in FIGS. 18A and 18B are not branch triangles and satisfy Equation 4, it is determined that only a pair of (1,1) virtual information is generated in (trun, tleaf). The td data is not decoded for the triangle.

2. 가지(branch)에서 가상비트 유무 판별2. Determining the presence of virtual bits in branches

도 18c와 같이 분기 삼각형(branching triangle)에서 분할이 된 경우, 가상 잎 삼각형(leaf triangle) 두 개가 더해진다. 따라서, tt데이터의 끝에서 세 번째 삼각형이 분기 삼각형이고 수학식 4를 만족하면, (trun, tleaf)에서 (1,1)인 두 쌍의 가상비트 정보가 존재하므로, 마지막 2개의 잎 삼각형(leaf triangle)에 대해서는 td 데이터는 복호화하지 않는다.When splitting is performed in the branching triangle as shown in FIG. 18C, two virtual leaf triangles are added. Therefore, if the third triangle at the end of the data is a branch triangle and satisfies Equation 4, since there are two pairs of virtual bit information (trun, tleaf) in (1,1), the last two leaf triangles (leaf) triangle), td data is not decoded.

2.5 다각형(Polygon) 메쉬에서의 데이터 분할2.5 Partitioning Data in Polygon Meshes

위상기하학적 서져리(topological surgery)에서는 다각형으로 구성된 메쉬정보를 코딩하기 위하여 먼저 다각형 정보를 삼각형으로 재구성한다. 도 19는 이 예를 보여 주는데 실선은 원 다각형 메쉬의 실제에지, 점선은 다각형을 삼각형을 나누기 위하여 더해진 가상에지를 나타낸다. 다각형을 삼각형으로 나누기 위하여 가상에지가 더해지는데 이를 복호화기에서 원래의 다각형으로 복원하기 위해서는 가상에지를 제거하기 위한 정보가 전송되어야 한다. 이 정보를 다각형 에지(polygon edge) 정보라 한다. 삼각형 하나당 다각형 에지(polygon edge) 정보 하나가 보내질 경우, 1이면 실제에지를, 0이면 가상에지를 표시한다.In topological surgery, polygon information is first reconstructed into triangles in order to code mesh information composed of polygons. 19 shows this example, where the solid line represents the actual edge of the circular polygonal mesh, and the dotted line represents the virtual edge added to divide the polygon into triangles. A virtual edge is added to divide the polygon into triangles. In order to restore the original polygon from the decoder, information for removing the virtual edge must be transmitted. This information is called polygon edge information. When one piece of polygon edge information is sent per triangle, 1 indicates a real edge and 0 indicates a virtual edge.

기존의 방법에서는 다각형 에지(polygon edge) 정보는 메쉬에 포함된 다각형들을 삼각형 메쉬화한 후 첫번째 삼각형을 제외한 모든 삼각형의 개수만큼 발생시킨다. 여기서, 부호화기는 첫번째 삼각형을 실제에지로 설정하므로 복호화기에서는 첫번째 삼각형의 다각형 에지(polygon edge) 정보를 1로 가정하고 복원시킨다.In the conventional method, polygon edge information is generated by the number of all triangles except the first triangle after meshing polygons included in the mesh. Here, since the encoder sets the first triangle to the actual edge, the decoder assumes that the polygon edge information of the first triangle is 1 and restores it.

그러나, 도 20b와 같이 삼각형이 아닌 다각형 내부에서 파티션화를 위해 데이터를 분할시켜야 할 경우, 기존의 방법하에서는 메쉬정보를 복원할 수 없는 문제가 발생한다. 또한, 이로 인해 패킷크기를 만족하도록 메쉬 데이터를 분할하는데 있어 제약을 두게 되어 부호화 효율을 저하시키는 요인으로도 작용한다.However, when data must be partitioned for partitioning inside a polygon, not a triangle, as shown in FIG. 20B, there is a problem in that the mesh information cannot be restored under the existing method. In addition, this restricts the segmentation of the mesh data to satisfy the packet size, which also acts as a factor of lowering the coding efficiency.

따라서, 한 파티션이 가상 에지 상에서 시작될 경우엔 파티션 내에 정의되는 다각형 에지(polygon edge) 정보를 파티션의 첫번째 삼각형에 대해서도 정의해 주어야만 상기의 제약 및 단점을 없앨 수 있다. 도 20에서 tt는 삼각형 런정보, tm은 마칭(marching) 정보, pe는 다각형 에지(polygon edge)의 정보, 아래 첨자는 tt에 해당하는 동일 순서에서의 tm과 pe를 의미, n은 삼각형의 개수를 의미한다. 도 20d는 다각형 메쉬를 실제에지 상에서만 분할하는 경우의 문법으로서, 도 20c가 대응되며, 도 20e는 다각형 메쉬를 가상 에지 상에서 분할하는 것이 허용되는 경우의 문법으로서, 도 20b의 경우가 대응된다.Therefore, when a partition is started on a virtual edge, polygon edge information defined in the partition must be defined for the first triangle of the partition to eliminate the above limitations and disadvantages. In FIG. 20, tt denotes triangular run information, tm denotes marching information, pe denotes polygon edge information, subscript denotes tm and pe in the same order corresponding to tt, and n denotes the number of triangles. Means. FIG. 20D is a grammar for dividing a polygonal mesh only on an actual edge, and FIG. 20C corresponds, and FIG. 20E is a grammar for dividing a polygonal mesh on a virtual edge, and corresponds to the case of FIG. 20B.

따라서, 본 발명에서는 실제 에지에서 분할을 하는 것을 기본으로 하되, 경우에 따라서 다각형 내부에서 분할되어도 복원가능하도록 하는 문법을 제공한다. 이에 각 파티션에서의 다각형 에지(polygon edge)의 처리는 다음과 같이 파티션의 형태 정보 pt를 이용하거나 triangulated와 polygon_edge 정보를 이용하는 방법으로 정의할 수 있다.Accordingly, the present invention provides a grammar that is based on partitioning at an actual edge, but may be restored even when partitioned inside a polygon in some cases. Accordingly, processing of polygon edges in each partition can be defined by using partition type information pt or triangulated and polygon_edge information as follows.

1. 파티션의 분할된 형태 정보 pt에 따른 처리 방법1. Processing method according to partitioned type information pt of partition

(1) 제0파티션유형(pt=0)인 경우, 첫번째 다각형 에지값은 코딩하지 않는다.(1) In the case of the 0th partition type (pt = 0), the first polygon edge value is not coded.

(2) 제2파티션유형(pt=2)이고 한 파티션 내의 메쉬에서 하나 이상의 다각형이 존재할 경우(triangulated=0)에만 첫번째 다각형 에지값을 코딩한다.(2) The first polygon edge value is coded only when the second partition type (pt = 2) and one or more polygons exist in the mesh in one partition (triangulated = 0).

2. triangulated와 polygon_edge 정보에 따른 처리 방법2. Processing method based on triangulated and polygon_edge information

(1) 실제 에지 상에서 분할할 경우 파티션 내의 첫번째 다각형 에지값은 코딩하지 않는다.(1) When partitioning on an actual edge, the first polygon edge value in the partition is not coded.

(2) 가상 에지 상에서 분할을 허용할 경우 파티션 내의 첫번째 다각형 에지값을 코딩한다.(2) If partitioning is allowed on the virtual edge, code the first polygon edge value in the partition.

여기서, 임의의 다각형에서 실제 예지와 가상 에지의 판별은 다음과 같은 조건식에 따라 정의된다.Here, the determination of the actual edge and the virtual edge in any polygon is defined according to the following conditional expression.

if(triangulated==1) 실제에지if (triangulated == 1) real edge

else if(polygon_edge==0) 가상에지else if (polygon_edge == 0) virtual edge

else 실제에지else real edge

따라서, 복호화기에선 triangulated가 0일 경우, 첫번째 다각형 에지값(polygon_edge)을 무조건 복원해서 그 값이 0이면 첫번째 다각형 에지값으로, 1이면 두번째 다각형에지값으로 지정시켜준다.Therefore, in the decoder, when triangulated is 0, the first polygon edge value (polygon_edge) is unconditionally restored, and if the value is 0, the first polygon edge value is designated, and the 1 is designated as the second polygon edge value.

triangulated라는 정보는 한 파티션 내의 메쉬에 다각형이 하나 이상 존재하면 0, 그렇지 않으면 1을 표시하여 파티션 단위로 1비트 정보를 구성한다.The triangulated information indicates 0 if one or more polygons exist in a mesh in a partition, and 1 otherwise, so that 1-bit information is configured in units of partitions.

2.6 방향성 정보(orientation)에 따른 데이터 분할방법2.6 Data Segmentation Method According to Orientation

제1절에서 정의한 방향성 정보의 필요성 및 정의방법은 데이터 분할하는 경우에도 동일하게 적용된다. 단, 여기서 추가적으로 고려할 사항은 제2.4절과 같이 가상 연결성분을 이용하는 경우, 종속트리에서도 분할이 가능하기 때문에 이전 파티션에 손실이 발생하여 복원이 되지 않는 경우 복원할 현재 파티션의 메쉬가 메인(main) 가지에 연결된 것인지, 부가지(sub branch)에 연결된 것인지를 판단할 수 없다는 점이다. 따라서, 바운딩 루프 인덱스의 계산 오류가 유발되고, 복원 및 렌더링이 이루어지지 않는다는 문제가 발생할 수 있다는 것이다.The necessity and definition method of directional information defined in Section 1 apply equally to data segmentation. However, the additional consideration here is that in case of using virtual connected component as in Section 2.4, since the partition can be split in the dependent tree, the mesh of the current partition to be restored is main when the previous partition is not restored. You can't tell if it's connected to a branch or to a sub branch. Accordingly, a calculation error of the bounding loop index may be caused, and a problem may occur that restoration and rendering are not performed.

따라서, 본 발명에서는 방향성 정보를 실제 메쉬의 연결성분 내에서 정의하는 방법과 동일한 방법으로 가상 연결성분 내에서도 모두 정의함으로써 가상 연결성분 내에서 독립적으로 복원 및 렌더링을 할 수 있게 한다.Therefore, in the present invention, the directional information can be independently restored and rendered in the virtual connected component by defining all of the directional information in the virtual connected component in the same manner as the method of defining the connected component of the actual mesh.

2.7 바운딩 루프 정보(vi)를 포함한 데이터 분할방법2.7 Data segmentation method with bounding loop information (vi)

바운딩 루프 정보에는 실제 꼭지점의 기하정보에 대한 인덱스 값들이 매핑되어 있어 바운딩 루프의 인덱스만 알면 삼각형의 꼭지점의 실제 좌표값 매핑시켜 알 수가 있다. 따라서, 손실이 발생한 파티션의 재전송이 없을 경우, 도 9에 정의한 것 같이 다음에 복원할 파티션들은 파티션의 시작 위치에 있는 삼각형에 대한 바운딩 루프 인덱스 정보를 알 수 없어 복원이 불가능하다. 이런 비효율성을 막기 위해서는 각각의 파티션들이 독립적으로 복원 및 렌더링이 가능하도록 해주어야 한다. 이를 위해서는 각 파티션들 내에 있는 첫번째 삼각형이 시작되는 바운딩 루프상에서의 시작 위치값을 반드시 지정해 주어야 한다.In the bounding loop information, index values of the geometric information of the actual vertices are mapped. Therefore, if the index of the bounding loop is known, the actual coordinate values of the vertices of the triangle may be mapped. Therefore, if there is no retransmission of the lost partition, as shown in FIG. 9, the next partitions to be restored cannot know the bounding loop index information for the triangle at the start position of the partition and thus cannot be restored. To avoid this inefficiency, each partition must be restored and rendered independently. To do this, you must specify the starting position on the bounding loop where the first triangle in each partition begins.

복호화기에서 메쉬를 복원하는 과정 중 vg는 다음에 복원할 삼각형들의 각 꼭지점들 값을 바운딩 루프이라는 테이블에 저장시키는 작업을 한다. 이때, 각 삼각형의 꼭지점의 인덱스값은 도 21와 같이 시작 위치에 있는 삼각형의 꼭지점의 인덱스값을 1만큼 증감한 값으로 테이블에 저장된다. 따라서, 파티션의 첫번째 삼각형 꼭지점의 바운딩 루프에서의 인덱스만 결정할 수 있다면, 다음에 복원할 나머지 삼각형의 꼭지점은 첫번째 삼각형 꼭지점의 바운딩 루프 인덱스에서 1만큼 증감시켜서 결정할 수 있다.In the process of restoring the mesh in the decoder, vg stores the vertices of the triangles to be restored in a table called a bounding loop. At this time, the index value of the vertex of each triangle is stored in the table by increasing or decreasing the index value of the vertex of the triangle at the start position as shown in FIG. Therefore, if only the index of the bounding loop of the first triangle vertex of the partition can be determined, the vertex of the remaining triangle to be restored next can be determined by increasing or decreasing by 1 from the bounding loop index of the first triangle vertex.

따라서, 본 발명에서는 파티션의 첫번째 삼각형의 꼭지점들의 바운딩 루프 인덱스만을 각 해당 파티션마다 지정해 줌으로써 파티션들 각각에 대한 독립성을 보장할 수 있게 한다. 아울러, 본 발명에서 정의한 vi는 도 9처럼 좌측 인덱스(left index)와 우측 인덱스(right index) 두가지 인덱스 정보로 구성된다. 이에 대한 비트스트림 구성은 도 22와 같다. 도 22에서 L(left index)은 삼각형 스트립의 왼쪽 경계 위의 첫번째 꼭지점의 바운딩 루프에서의 인덱스, R(right index)은 오른쪽 경계에서의 첫번째 꼭지점의 바운딩 루프에서의 인덱스를 의미한다.Accordingly, in the present invention, only the bounding loop indexes of the vertices of the first triangle of the partition can be designated for each corresponding partition, thereby ensuring the independence of each partition. In addition, vi defined in the present invention is composed of two index information, left index (left index) and right index (right index) as shown in FIG. The bitstream configuration for this is illustrated in FIG. 22. In FIG. 22, L (left index) denotes an index in a bounding loop of a first vertex on a left boundary of a triangular strip, and R (right index) denotes an index in a bounding loop of a first vertex on a right boundary.

한편, 비트스트림이 컴팩트 디스크(CD)와 같은 저장매체를 통해 순차적 순서로만 수신되거나 복원될 경우에 바운딩 루프의 인덱스는 연결성분(CC)별로 0에서 시작하여 바운딩 루프의 크기 사이에 존재하므로, 각 파티션의 헤더 부분에 주는 인덱스 값도 그 사이 값으로 정의해 주면된다. 이것은 바운딩 루프과 tt/td 쌍 정보가 정확히 일대일 대응관계이며, 항상 vg 다음에 tt/td 쌍의 순서로 부호화되기 때문에 가능하다. 그러나, 전송매체의 특성에 따라서는 전송 지연으로 인한 송신순서와 수신순서가 다른 경우가 발생하거나, 아예 비트스트림의 손실이 발생할 수도 있다. 이럴 경우 tt/td 쌍과 대응되는 vg 정보가 순차적 순서로만 수신되거나 복원된다고 보장할 수 없기 때문에, 이 경우에 한해서는 인덱스값을 다른 식으로 지정해야 할 필요가 있다. 도 21은 다각형 메쉬가 여러 개의 연결성분들을 가지는 경우의 바운딩 루프과 tt/td 쌍의 관계를 보여준다. 여기서, 첫번째 열은 연결성분별로 바운딩 루프이 독립적으로 인덱싱하는 경우, 두번째 열은 현재 바운딩 루프의 인덱싱을 이전 바운딩 루프의 마지막 값에 연속해 증가시키는 경우를 보여준다. 도 23a 및 도 23b는 이 두 가지 경우에 대해 인덱스 정보를 지정하는 방법들의 차이를 보여준다. 예를 들어, 첫번째 연결성분의 바운딩 루프의 크기가 n1, 두번째 연결성분의 바운딩 루프의 크기가 n2일때, 두번째 연결성분의 파티션을 위한 인덱스값은 도 23a 및 도 23b와 같이 두가지 방식으로 인덱스 정보가 헤더에 주어진다. 도 23a는 연결성분별 바운딩 루프 인덱싱을 하는 경우의 파티션의 헤더 정보를 나타내고, 도 23b는 메쉬 전체에 걸쳐서 바운딩 루프 인덱싱을 하는 경우의 파티션의 헤더 정보를 나타낸다.On the other hand, when the bitstream is received or restored only in sequential order through a storage medium such as a compact disc (CD), the index of the bounding loop exists between the sizes of the bounding loop starting from 0 for each connection component (CC). The index value given to the header of the partition can also be defined as a value in between. This is possible because the bounding loop and the tt / td pair information are exactly one-to-one correspondence and are always coded in the order of tt followed by the tt / td pair. However, depending on the characteristics of the transmission medium, the transmission order and the reception order may be different due to the transmission delay, or the bitstream may be lost at all. In this case, since the vg information corresponding to the tt / td pair cannot be guaranteed to be received or restored only in the sequential order, it is necessary to specify the index value in another way only in this case. 21 shows a relationship between a bounding loop and a tt / td pair when the polygon mesh has several connection components. Here, the first column shows the case where the bounding loop is independently indexed by the connected components, and the second column shows the case where the indexing of the current bounding loop is continuously increased to the last value of the previous bounding loop. 23A and 23B show differences between methods of specifying index information for these two cases. For example, when the size of the bounding loop of the first connected component is n1 and the size of the bounding loop of the second connected component is n2, the index values for the partition of the second connected component are indexed in two ways as shown in FIGS. 23A and 23B. Given in the header. FIG. 23A shows header information of partitions when bounding loop indexing is performed for each connection component, and FIG. 23B shows header information of partitions when bounding loop indexing is performed over the entire mesh.

2.8 기하정보를 고려한 데이터 분할방법2.8 Data segmentation method considering geometric information

지금까지는 데이터 파티션을 주로 모델의 연결 정보를 위주로 본 발명을 기술하였다. 여기서는 기하정보의 파티션간 상호 독립성 보장과 부호화 효율을 향상시킬 수 있는 방법에 대해 기술한다. 데이터를 분할할 때, 각 삼각형의 꼭지점이 이전 파티션에 포함된 삼각형의 꼭지점과 접해 있는 경우, 그 기하정보가 이미 부호화된 것인지 아닌지에 대한 정보가 필요하다. 이는 visited 표시자에 의해 정의되는데, visited가 1이면 이미 부호화된 경우를, 0이면 부호화되지 않은 경우를 나타낸다. 일반적으로, 이전 파티션과 현재 파티션에 모두 사용되는 기하정보들은 두 파티션의 경계에서 나타나고, 현재 파티션을 부호화할 경우 이전 파티션의 경계에 위치한 기하정보는 모두 visited=2로 정의되어 있다. 이와 같은 점을 고려하면 다음과 같은 부호화 방법이 가능하다.Up to now, the present invention has been described based mainly on the connection information of the data partition model. Here, we describe a method for ensuring mutual independence between partitions of geometric information and improving encoding efficiency. When dividing the data, if the vertex of each triangle is in contact with the vertex of the triangle included in the previous partition, information about whether or not the geometry is already encoded. This is defined by the visited indicator, where visited is 1 if it is already encoded and 0 if it is not. In general, the geometry used for both the previous partition and the current partition appears at the boundary of both partitions. When encoding the current partition, all the geometry located at the boundary of the previous partition is defined as visited = 2. In consideration of this point, the following encoding method is possible.

1. 도 24a에서와 같이 현재 파티션에서는 이전 파티션에서 방문하지 않은 기하정보에 대해서만 부호화하는 방법.1. As shown in FIG. 24A, in the current partition, only the geometry information not visited in the previous partition is encoded.

2. 도 24b에서와 같이 이전의 다른 파티션에서 코딩이 된 정보를 현재 파티션에서 중복되게 부호화함으로써 이전 파티션과 독립적으로 현재 파티션만으로도 기하정보를 복원 가능하도록 하는 방법.2. As shown in FIG. 24B, the information coded in another partition is encoded repeatedly in the current partition, so that the geometric information can be restored only by the current partition independently of the previous partition.

3. 도 24c에서와 같이 이전의 다른 파티션에서 이미 부호화된 기하정보들 중에서 현재 파티션에서 새로 나타나는 여러개의 기하정보와 연결되어 나타나는 중요한 기하정보에 대해서만 중복되게 부호화하는 방법.3. A method of overlapping encoding only on important geometric information appearing in connection with a plurality of geometric information newly appearing in the current partition among geometric information already encoded in another partition as shown in FIG. 24C.

4. 도 24d에서와 같이 이전 파티션과 현재 파티션에 중복되어 나타나는 기하정보는 일반적으로 삼각형 스트립의 한 경계면에서 연속되어 나타나므로, 중복되는 데이터를 샘플링하여 중복되는 데이터의 반은 이전 파티션에서, 남은 반은 현재 파티션에서 부호화하는 방법.4. As shown in FIG. 24D, the geometric information duplicated in the previous partition and the current partition is generally displayed continuously at one boundary of the triangular strip, so that half of the duplicated data is sampled in the previous partition and the remaining half is duplicated in the previous partition. How to encode in the current partition.

도 24a 내지 도 24d에서 회색원은 이미 방문된 기하정보, 검은원은 이전 파티션과 현재 파티션에서 중복 부호화되는 기하정보이고, 흰원은 아직 방문되지 않은 기하정보를 의미하고, 굵은 검은 실선은 파티션의 경계를 나타낸 것이다.In FIGS. 24A to 24D, gray circles represent previously visited geometry information, black circles represent geocoded overlapping codes in the previous partition and the current partition, white circles represent geometric information that have not been visited yet, and solid black solid lines indicate partition boundaries. It is shown.

이러한 방법들 각각은 다음과 같은 장단점을 갖고 있다.Each of these methods has the following advantages and disadvantages.

▶ 1번 방법은 구현이 용이하고 부호화 효율이 좋으나, 예측할 주변 기하정보가 다른 방법에 비해 상대적으로 적어 정확도가 저하될 가능성이 크다.▶ Method 1 is easy to implement and has good coding efficiency. However, the accuracy of accuracy is lowered because the surrounding geometric information to be predicted is relatively smaller than other methods.

▶ 2번 방법은 구현이 용이하고 주변 모든 기하정보를 참조할 수 있어 정확도는 상대적으로 높으나, 중복되게 부호화함으로써 부호화 효율면에선 가장 떨어진다.▶ Method 2 is easy to implement and can refer to all surrounding geometric information, so the accuracy is relatively high, but it is the lowest in coding efficiency by overlapping coding.

▶ 3번 방법은 압축율을 유지하고 기하정보의 손실도 적으나, 경계면 주변에서의 연결정보의 특성을 미리 파악해야 하기 때문에 구현이 어렵고, 복잡도가 증가한다.▶ Method 3 maintains the compression rate and loses geometric information, but it is difficult to implement and complexity is increased because the characteristics of the connection information around the boundary must be known in advance.

▶ 4번 방법은 2번 방법의 단점은 보완될 수 있으나, 렌더링에서 지연시간이 발생한다. 이는 1, 2, 3번 방법은 그 자체만으로 즉각적인 복원 및 렌더링이 가능하지만, 4번 방법은 생략된 값들을 주변 기하정보를 이용해 보간하든지, 그렇지 않으면 다음 파티션이 복원될 때 비로소 렌더링이 가능하기 때문이다.Method 4 can compensate for the disadvantages of Method 2, but there is a delay in rendering. This is because methods 1, 2, and 3 can be immediately restored and rendered on their own, but method 4 can interpolate the omitted values using the surrounding geometry or render them only when the next partition is restored. to be.

한편, 1번과 2번 두 방법은 실제 데이터를 분할할 때 각 파티션마다 적응적으로 적용시킬 수 있다. 즉, 부호화 효율 및 파티션간 상호 독립성 보장을 고려해 데이터 분할의 시작과 끝 위치가 메인줄기에 있는 파티션은 이전에 부호화된 파티션들에서 방문정보를 정확히 알 수 있기 때문에 1번 방법으로, 데이터 분할의 시작과 끝 위치가 종속트리에 있는 파티션은 이전 파티션에 손실이 발생해 복원되지 못했을 때 경우 방문정보를 알 수 없기 때문에 2번 방법을 적용해 파티션화시킬 수 있다. 본 발명에서는 각 파티션의 헤더 정보에 위에서 언급한 기하정보 부호화 방법에 관한 정보를 제공하는데, 위의 1과 2번 방법만을 적응적으로 적용할 경우 1비트의 경계 예측(boundary prediction) 표시자를 이용해 0이면 1번 방법으로, 1이면 2번 방법으로 기하정보가 부호화된 파티션임을 표시한다. 도 24e는 경계 예측(boundary prediction) 표시자가 헤더 정보에 포함된 구조의 문법을 보여준다.On the other hand, the first and second methods can be adaptively applied to each partition when partitioning the actual data. In other words, the partition having the start and end positions of data partitioning on the main stem in consideration of encoding efficiency and partition independence can be known exactly from the previously encoded partitions. Partitions in the dependent tree with the end position can be partitioned using method 2 because the visited information is not known when the previous partition is lost and cannot be restored. In the present invention, the above-described information on the geometric encoding method is provided to the header information of each partition. When only the above methods 1 and 2 are adaptively applied, 0 is used by using a 1-bit boundary prediction indicator. If it is 1, the method 2 indicates that the geometric information is encoded partition. 24E shows the grammar of the structure in which the boundary prediction indicator is included in the header information.

2.9 위치정보의 예측 부호화 방법2.9 Predictive Coding Method of Location Information

메쉬의 예측 부호화 방법은 임의의 한 꼭지점의 위치정보(=d)를 이미 부호화된 인접한 삼각형의 세 꼭지점들(a, b, c)의 위치정보를 이용해 예측(=d')하고, 예측된 값과 실제값의 차를 부호화하여 부호화 효율을 높일 수 있게 하는 것을 목적으로 한다. 이와 같은 예측 방법은 수학식 5와 같이 정의될 수 있다.The prediction coding method of the mesh predicts the position information (= d) of any one vertex by using the position information of three vertices (a, b, c) of adjacent triangles, which are already encoded, and predicts the predicted value. An object of the present invention is to improve the coding efficiency by encoding a difference between a value and an actual value. Such a prediction method may be defined as in Equation 5.

한편, 이와 같은 위치정보의 예측방법은 경계 예측(boundary predicition) 값에 따라 그 방법을 달리해야 한다. 이는 예측에 사용되는 인접한 삼각형의 세 꼭지점의 이용 여부가 경계 예측(boundary predicition)의 방법에 따라 달라지기 때문에 파티션 단위의 독립적 복원을 모든 방법에 대해 보장시킬 수 없기 때문이다. 따라서, 본 발명에서는 경계 예측(boundary predicition) 값이 1일때, 즉 중복이 허용되는 경우에는 주변 인접 꼭지점들의 visited 정보만을 이용해 기존의 방법과 동일하게 예측 부호화 방법을 적용하게 하고, 0일 경우, 즉 중복이 허용되지 않고 자체 파티션내의 위치정보만으로 예측 부호화를 해야 할 경우엔 수학식 6과 같이 예측 부호화를 수행하게 하는 방법을 제시한다.On the other hand, such a method of predicting the location information should be different depending on the boundary prediction (boundary predicition) value. This is because independent reconstruction of partition units cannot be guaranteed for all methods because the use of three vertices of adjacent triangles used for prediction depends on the method of boundary predicition. Therefore, in the present invention, when the boundary predicition value is 1, that is, when duplication is allowed, the prediction encoding method is applied in the same manner as the conventional method using only visited information of neighboring vertices, and when 0, that is, When duplication is not allowed and predictive encoding is to be performed using only location information in its own partition, a method of performing predictive encoding as shown in Equation (6) is proposed.

if(a,b,c 모두 이용못하는 경우) d'=0if (a, b, c not available both) d '= 0

else if(a,b,c중 한 개만 이용할 수 있는 경우) d'=telse if (only one of a, b, c is available) d '= t

else if(a,b,c중 두 개만을 이용할 수 있는 경우) {else if (only two of a, b, c are available) {

if(정점 두 개 각각의 거리가 d에 대해 1인 경우) d'=(t1+t2)/2if (if the distance of each of the two vertices is 1 for d) d '= (t1 + t2) / 2

else if(한 개의 정점(=t1) 거리만 d에 대해 1인 경우) d'=t1else if (only one vertex (= t1) distance is 1 for d) d '= t1

else d'=t2else d '= t2

} else d'=f(a,b,c)} else d '= f (a, b, c)

여기서 t는 a, b, c 세 꼭지점 중 이용할 수 있는 임의의 한 꼭지점을, t1과 t2는 a, b, c중 이용할 수 있는 두 꼭지점을 의미한다.Here, t means any one vertex available among three vertices a, b, and c, and t1 and t2 mean two vertices available among a, b, and c.

2.10 기하정보 및 화상정보의 비트스트림 구성 및 처리방법2.10 Bitstream Configuration and Processing Method of Geometric and Image Information

기하정보와 색상정보, 법선 정보 및 텍스쳐 좌표 등의 화상정보를 부호화하는 방식은 다음과 같다. 먼저, 도 25a와 같이 삼각형의 마칭 비트 하나가 나타날 때마다 관련된 특성정보를 부호화하는 방식으로, 복호화기에서 마칭 비트와 다각형 에지(polygon edge)정보 각각 한개를 복원하면 그 즉시 삼각형의 렌더링이 가능하다는 특징이 있다. 다른 한 방법은 한 데이터 파티션안에 나타나는 모든 특성정보들을 도 25b와 같이 정보 특성별로 분리하여 부호화하는 방법이다. 이와 같은 문법하에서 실제 화상정보를 부호화하기 위한 흐름도는 도 26처럼 나타난다. 도 26에 의하면, 기하정보 부호화 방법으로는 도 24a와 도 24b에 도시된 방식들을 혼용하고, 도 25a의 문법체계를 이용하는 방식을 도시한 것이다.The method of encoding image information such as geometric information, color information, normal information, and texture coordinates is as follows. First, as shown in FIG. 25A, when a single marching bit of a triangle appears, the associated characteristic information is encoded. When the decoder restores one of the marching bit and polygon edge information, the triangle can be rendered immediately. There is a characteristic. The other method is a method of encoding all characteristic information appearing in one data partition separately by information characteristic as shown in FIG. 25B. A flowchart for encoding actual image information under such a grammar is shown in FIG. Referring to FIG. 26, as the geometry encoding method, the schemes illustrated in FIGS. 24A and 24B are mixed, and the scheme using the grammar system of FIG. 25A is illustrated.

1. 경계 예측(boundary prediction) 방법을 결정한다(401 단계). 즉, 도 24a 방식으로 부호화할지, 도 24b의 방식으로 부호화할지를 결정한다.1. Determine a boundary prediction method (step 401). That is, it is determined whether to encode using the method of FIG. 24A or the method of FIG. 24B.

2. 루트(root) 삼각형-파티션에서 처음 나타나는 삼각형-을 부호화한다(402 단계).2. Encode the root triangle (the triangle that first appears in the partition) (step 402).

3. 루트 기하정보를 부호화한다(403 단계).3. Root geometric information is encoded (step 403).

4. 다음 삼각형으로 이동한다(405 단계).4. Move to the next triangle (step 405).

5. 삼각형의 각 꼭지점에 대해 이전 파티션에서 방문된 것인지를 판단하고(407 단계), 부호화 되지 않았다면 현재 파티션에서 부호화된 것인지를 판단하여(409 단계), 부호화되지 않았으면 이를 부호화한다(410 단계).5. For each vertex of the triangle, it is determined whether it has been visited in the previous partition (step 407). If not, it is determined whether it is encoded in the current partition (step 409), and if not, it is encoded (step 410). .

6. 꼭지점이 이전 파티션에서 부호화되었거나, 경계 예측(boundary prediction) 값이 1이면(408 단계), 이 값이 현재 파티션에서 이미 부호화되었는지를 판단하여(409 단계), 부호화되지 않았을 경우 부호화한다(410 단계).6. If the vertex is coded in the previous partition or the boundary prediction value is 1 (step 408), it is determined whether the value has already been coded in the current partition (step 409), and if not, the code is encoded (410). step).

7. 위 4에서 6까지의 과정을 마지막 삼각형을 부호화할 때까지 반복 처리한다.7. Repeat the above steps 4 to 6 until the last triangle is encoded.

도 27은 다각형 3차원 모델을 파티션 단위로 분할하여 부호화하는 전체적인 순서도이다.27 is an overall flowchart of dividing and encoding a polygonal three-dimensional model into partition units.

이하에서 본 발명에 의한 이하에서 점진적인 삼차원 메쉬정보 및 손실에 대한 탄력성을 구현하기 위한 부호화 문법의 일실시예를 표시한다.Hereinafter, an embodiment of an encoding grammar for implementing progressive three-dimensional mesh information and elasticity for loss will be described below.

3차원 메쉬에 대한 압축된 비트스트림은 글로벌 정보를 지닌 헤더 데이터 블록과 이에 뒤따르며 각각 3차원 메쉬의 하나의 연결성분(connected component)에 관련된 일련의 연결성분 데이터 블록들로 구성되어 있다.The compressed bitstream for a three-dimensional mesh is composed of a header data block with global information followed by a series of connected component data blocks associated with one connected component of the three-dimensional mesh.

3D Mesh Header3D Mesh Header CC Data #1CC Data # 1 CC Data #nCCCC Data #nCC

만약, 3차원 메쉬가 에러 탄력적인 모드에서 부호화되면, 연결성분 데이터 블록들은 파티션으로 그룹화 또는 분할된다.If the 3D mesh is encoded in the error resilient mode, the concatenated component data blocks are grouped or divided into partitions.

Partition #1Partition # 1 Partition #2Partition # 2 Partition #nPTPartition #nPT

각 연결성분 데이터 블록은 꼭지점 그래프 레코드, 삼각형 트리 레코드 및 삼각형 데이터 레코드의 세가지 레코드들로 구성된다.Each connected component data block consists of three records: a vertex graph record, a triangle tree record, and a triangle data record.

삼각형 트리 레코드는 simple 다각형을 형성하는 대응하는 연결성분의 모든 삼각형들을 링크하는 삼각형 스패닝 그래프의 구조를 지닌다. 다각형 메쉬는 비트 스트림에서 삼각형으로 나뉘어진 형태로 표현되는데, 그것은 또한 원래의 페이스(face)를 재생하는데 필요한 정보를 지닌다. 꼭지점 그래프 레코드는 현재의 연결성분 뿐만 아니라 이전에 복호화된 연결성분 내에서 원래의 연결정보를 재생하기 위한 simple 다각형의 경계 에지들의 쌍들을 꿰매는데 필요한 정보를 지닌다. 그 연결정보는 (연결성분당의)글로벌 정보와 (삼각형당의)로컬 정보로 분할된다. 글로벌 정보는 꼭지점 그래프와 삼각형 트리 레코드들에 저장된다. 로컬 정보는 삼각형 데이터 레코드에 저장된다. 삼각형 데이터는 삼각형 단위에 기초하여 정렬되는데, 삼각형들의 순서는 삼각형 트리의 방문(traverse)에 의해 결정된다.The triangular tree record has the structure of a triangular spanning graph that links all the triangles of the corresponding connected component forming a simple polygon. Polygonal meshes are represented as triangles in the bit stream, which also contain the information needed to reproduce the original face. A vertex graph record contains the information needed to sew pairs of boundary edges of a simple polygon to reproduce the original connection information in the previously decoded connection component as well as the current connection component. The linking information is divided into global information (per linking component) and local information (per triangle). Global information is stored in vertex graphs and triangle tree records. Local information is stored in triangle data records. Triangle data is ordered based on triangular units, the order of the triangles being determined by the traverse of the triangle tree.

주어진 삼각형에 대한 데이터는 다음과 같이 구성된다.The data for a given triangle consists of:

marching patternmarching pattern td_orientationtd_orientation polygon_edgepolygon_edge coordcoord NormalNormal colorcolor texCoordtexCoord

marching 패턴, td_orientation 및 polygon_edge는 삼각형 단위의 연결 정보를 구성한다. 다른 필드들은 꼭지점 좌표들(coord) 및 선택적으로 법선(normal), 색상(color) 및 텍스쳐 좌표(texCoord) 정보를 재생하기 위한 정보를 지닌다.The marching patterns, td_orientation and polygon_edge, constitute triangular connection information. The other fields contain vertex coordinates and optionally information for reproducing normal, color and texture coordinate (texCoord) information.

▶ 3D_Mesh_Object▶ 3D_Mesh_Object

3D_MO_start_code : 이것은 동기 목적으로 사용되는 길이 16의 유일한 코드이다. 이 코드의 값은 항상 '0000 0000 0010 0000'이다.3D_MO_start_code: This is the only code of length 16 used for synchronization purposes. The value of this code is always '0000 0000 0010 0000'.

▶ 3D_Mesh_Object_Layer▶ 3D_Mesh_Object_Layer

3D_MOL_start_code : 이것은 동기 목적으로 사용되는 길이 16의 유일한 코드이다. 이 코드의 값은 항상 '0000 0000 0011 0000'이다.3D_MOL_start_code: This is the only code of length 16 used for synchronization purposes. The value of this code is always '0000 0000 0011 0000'.

mol_id : 이 8비트의 부호없는 정수는 단계별 메쉬(mesh object layer:MOL)에 대한 유일한 식별자를 나타낸다. 값 0은 베이스 단계(base layer)를 나타내고, 0보다 큰 값은 정련 단계(refinement layer)를 나타낸다. 3D_Mesh_Object_Header 뒤의 최초의 3D_Mesh_Object_Layer는 mol_id=0이어야 하고, 동일한 3D_Mesh_Object를 갖는 차후의 3D_Mesh_Object_Layer들은 mol_id>0이어야 한다.mol_id: This 8-bit unsigned integer represents the unique identifier for the mesh object layer (MOL). A value of 0 represents a base layer, and a value greater than 0 represents a refinement layer. The first 3D_Mesh_Object_Layer after the 3D_Mesh_Object_Header must be mol_id = 0, and subsequent 3D_Mesh_Object_Layers with the same 3D_Mesh_Object must have mol_id> 0.

cgd_n_vertices는 3차원 메쉬의 현재 해상도에서의 꼭지점들의 개수이다. 계산을 줄이기 위해 사용된다.cgd_n_vertices is the number of vertices at the current resolution of the 3D mesh. Used to reduce calculations.

cgd_n_triangles는 3차원 메쉬의 현재 해상도에서의 삼각형들의 개수이다. 계산을 줄이기 위해 사용된다.cgd_n_triangles is the number of triangles at the current resolution of the three-dimensional mesh. Used to reduce calculations.

cgd_n_edges는 3차원 메쉬의 현재 해상도에서의 에지(edge)들의 개수이다. 계산을 줄이기 위해 사용된다.cgd_n_edges is the number of edges at the current resolution of the three-dimensional mesh. Used to reduce calculations.

▶ 3D_Mesh_Object_Base_Layer▶ 3D_Mesh_Object_Base_Layer

3D_MOBL_start_code : 이것은 동기 목적으로 사용되는 길이 16의 유일한 코드이다. 그것은 또한 오류 탄력성을 위해 사용되는 파티션의 세가지 다른 유형들을 나타내기 위해 사용된다.3D_MOBL_start_code: This is the only code of length 16 used for synchronization purposes. It is also used to indicate three different types of partitions used for error resilience.

mobl_id : 이 8비트의 부호없는 정수는 메쉬 객체 성분(mesh object component)에 대한 유일한 식별자를 나타낸다.mobl_id: This 8-bit unsigned integer represents the unique identifier for the mesh object component.

one_bit : 이 불값(boolean value)은 항상 참이다.one_bit: This boolean value is always true.

last_component : 이 불값(boolean value)은 복호화할 연결성분(connected component)들이 더 있는지 여부를 나타낸다. 만약 last_component가 참(true)이면, 마지막 성분은 복호화되었다. 그렇지 않으면, 복호화할 성분들이 더 있다. 이 필드는 산술적으로 부호화된다.last_component: This boolean value indicates whether there are more connected components to decode. If last_component is true, the last component is decoded. Otherwise, there are more components to decode. This field is arithmetically encoded.

codap_last_vg : 이 불값(boolean value)은 현재 vg가 파티션에서 마지막 vg인지 여부를 나타낸다. 파티션에서 복호화되어야할 vg들이 더 있으면, 거짓(false)이 된다.codap_last_vg: This boolean value indicates whether the current vg is the last vg in the partition. If there are more vg to be decrypted in the partition, it is false.

codap_vg_id : 이 부호없는 정수는 tt/td 쌍이 사용하여야 할 꼭지점 그래프의 식별자를 나타낸다. 이 값의 길이인 log_vgid_len은 이전의 partition_type_1에서 복호화된 vg의 vg_number를 로그 취한 값이다. 만약, 이전의 partition_type_1에 단 하나의 vg만이 있다면, codap_vg_id는 부호화되지 않는다.codap_vg_id: This unsigned integer indicates the vertex graph identifier that tt / td pair should use. The length of this value, log_vgid_len, is the value obtained by logging the vg_number of the vg decoded in the previous partition_type_1. If there is only one vg in the previous partition_type_1, codap_vg_id is not encoded.

codap_left_bloop_idx : 이 부호없는 정수는 파티션에서 재생되어야 할 삼각형 스트립을 위해 경계 루프 테이블(bounding loop table)에서의 좌측 시작 인덱스를 나타낸다. 이 값의 길이인 log_bloop_len는 경계 루프 테이블(bounding loop table)의 크기 값을 로그 취한 값이다.codap_left_bloop_idx: This unsigned integer represents the left starting index in the bounding loop table for the triangular strip to be played in the partition. The length of this value, log_bloop_len, is a value obtained by logging the size of the bounding loop table.

codap_right_bloop_idx : 이 부호없는 정수는 파티션에서 재생되어야 할 삼각형 스트립을 위해 경계 루프 테이블(bounding loop table)에서의 우측 시작 인덱스를 나타낸다. 이 값의 길이인 log_bloop_len는 경계 루프 테이블(bounding loop table)의 크기 값을 로그 취한 값이다.codap_right_bloop_idx: This unsigned integer indicates the right starting index in the bounding loop table for the triangular strip to be played in the partition. The length of this value, log_bloop_len, is a value obtained by logging the size of the bounding loop table.

codap_bdry_pred : 이 불 플래그(boolean flag)는 둘 이상의 파티션들에서 공통인 기하정보와 화상정보를 어떻게 예측할 것인지를 나타낸다. 만약 codap_bdry_pred가 '1'이면 모든 공통 정보가 현재 파티션에서 예측되고, 그렇지 않으면 공통정보는 단지 한 파티션에서만 예측된다.codap_bdry_pred: This boolean flag indicates how to predict the geometry and image information common to two or more partitions. If codap_bdry_pred is '1', all common information is predicted in the current partition, otherwise common information is predicted in only one partition.

▶ 3D_Mesh_Object_Header▶ 3D_Mesh_Object_Header

ccw : 이 불값(boolean value)은 복호화되는 페이스(face)들의 꼭지점 순서가 역시계방향의 순서를 따르는지 여부를 나타낸다.ccw: This boolean value indicates whether the vertex order of the faces to be decoded is also in the order of the system direction.

convex : 이 불값(boolean value)은 모델이 볼록한지 여부를 나타낸다.convex: This boolean value indicates whether the model is convex.

solid : 이 불값(boolean value)은 모델이 견고한지 여부를 나타낸다.solid: This boolean value indicates whether the model is solid.

creaseAngle : 이 6비트의 부호없는 정수는 크리스 각(crease angle)인지 여부를 나타낸다.creaseAngle: This 6-bit unsigned integer indicates whether it is a crease angle.

▶ coord_headerCoord_header

coord_binding : 이 2비트 부호없는 정수는 3차원 메쉬에 대한 꼭지점 좌표의 결합을 나타낸다. 유일하고 허용되는 값은 '01'이다.coord_binding This 2-bit unsigned integer represents the union of the vertex coordinates for the three-dimensional mesh. The only acceptable value is '01'.

coord_bbox : 이 불값(boolean value)은 기하정보(geometry)에 대하여 바운딩 상자(bounding box)가 제공되는지 여부를 나타낸다. 바운딩 상자가 제공되지 않으면, 디폴트가 사용된다.coord_bbox: This boolean value indicates whether a bounding box is provided for geometry. If no bounding box is provided, the default is used.

coord_xmin, coord_ymin, coord_zmin : 이 부동소숫점 값들은 기하정보가 놓인 바운딩 상자의 하위 좌측 구석을 나타낸다.coord_xmin, coord_ymin, coord_zmin These floating point values represent the lower left corner of the bounding box where the geometry is placed.

coord_size : 이 부동소숫점 값은 바운딩 상자의 크기를 나타낸다.coord_size: This floating point value indicates the size of the bounding box.

coord_quant : 이 5비트의 부호없는 정수는 기하정보에 대한 양자화 스텝(quantization step)을 나타낸다.coord_quant: This 5-bit unsigned integer represents the quantization step for the geometry.

coord_pred_type : 이 2비트 부호없는 정수는 메쉬의 꼭지점 좌표들을 재생하기 위해 사용되는 예측의 형태를 나타낸다.coord_pred_type This 2-bit unsigned integer represents the type of prediction used to reconstruct the vertex coordinates of the mesh.

coord_nlambda : 이 2비트 부호없는 정수는 기하정보를 예측하기 위해 사용되는 선조(ancestor)들의 개수를 나타낸다. coord_nlambda에 대해 허용가능한 값들은 3이다. 표 46는 coord_pred_type의 기능으로서 허용가능한 값들을 보여준다.coord_nlambda: This 2-bit unsigned integer represents the number of ancestors used to predict the geometry. The allowable values for coord_nlambda are 3. Table 46 shows the allowable values as a function of coord_pred_type.

coord_lambda : 이 부호없는 정수는 예측을 위한 선조들에 주어지는 가중치를 나타낸다. 이 필드에서 사용되는 비트들의 수는 coord_quant+3과 같다.coord_lambda: This unsigned integer represents the weight given to ancestors for prediction. The number of bits used in this field is equal to coord_quant + 3.

▶ normal_headerNormal_header

normal_binding : 이 2비트 부호없는 정수는 3차원 메쉬에 대한 노멀(normal)들의 결합을 나타낸다. 허용가능한 값들은 표 47에 기술된다.normal_binding: This 2-bit unsigned integer represents the combination of normals to the three-dimensional mesh. Acceptable values are described in Table 47.

normal_bbox : 이 불값(boolean value)은 항상 거짓('0')이어야 한다.normal_bbox: This boolean value should always be false ('0').

normal_quant : 이 5비트의 부호없는 정수는 노멀에 대해 사용되는 양자화 스텝(quantization step)을 나타낸다.normal_quant: This 5-bit unsigned integer represents the quantization step used for normal.

normal_pred_type : 이 2비트 부호없는 정수는 어떻게 노멀 값들이 예측되는지를 나타낸다.normal_pred_type: This 2-bit unsigned integer indicates how normal values are predicted.

normal_nlambda : 이 2비트 부호없는 정수는 노멀들을 예측하기 위해 사용되는 선조(ancestor)들의 개수를 나타낸다. normal_nlambda에 대해 허용가능한 값들은 1, 2, 3이다. 표 50는 normal_pred_type의 기능으로서 허용가능한 값들을 보여준다.normal_nlambda: This 2-bit unsigned integer represents the number of ancestors used to predict normals. Acceptable values for normal_nlambda are 1, 2, 3. Table 50 shows the allowable values as a function of normal_pred_type.

normal_lambda : 이 부호없는 정수는 예측을 위한 선조들에 주어지는 가중치를 나타낸다. 이 필드에서 사용되는 비트들의 수는 normal_quant+3과 같다.normal_lambda: This unsigned integer represents the weight given to ancestors for prediction. The number of bits used in this field is equal to normal_quant + 3.

▶ color_header▶ color_header

color_binding : 이 2비트 부호없는 정수는 3차원 메쉬에 대한 색상(color)들의 결합을 나타낸다. 허용가능한 값들은 표 51에 기술된다.color_binding: This 2-bit unsigned integer represents the combination of colors for the three-dimensional mesh. Acceptable values are described in Table 51.

color_bbox : 이 불값(boolean value)은 색상들에 대해 바운딩 상자가 주어지는지 여부를 나타낸다.color_bbox: This boolean value indicates whether a bounding box is given for the colors.

color_xmin, color_ymin, color_zmin : 이 부동소숫점 값들은 알.지.비(RGB) 공간 내의 바운딩 상자의 하위 좌측 코너의 위치를 나타낸다.color_xmin, color_ymin, color_zmin: These floating point values represent the position of the lower left corner of the bounding box in RGB space.

color_size : 이 부동소숫점 값은 색상 바운딩 상자의 크기를 나타낸다.color_size: This floating point value indicates the size of the color bounding box.

color_quant : 이 5비트의 부호없는 정수는 색상에 대해 사용되는 양자화 스텝(quantization step)을 나타낸다.color_quant: This 5-bit unsigned integer represents the quantization step used for color.

color_pred_type : 이 2비트 부호없는 정수는 어떻게 색상들이 예측되는지를 나타낸다.color_pred_type: This 2-bit unsigned integer indicates how colors are predicted.

color_nlambda : 이 2비트 부호없는 정수는 색상들을 예측하기 위해 사용되는 선조(ancestor)들의 개수를 나타낸다. color_nlambda에 대해 허용가능한 값들은 1, 2, 3이다. 표 54은 color_pred_type의 기능으로서 허용가능한 값들을 보여준다.color_nlambda: This 2-bit unsigned integer represents the number of ancestors used to predict the colors. Acceptable values for color_nlambda are 1, 2, 3. Table 54 shows the allowable values as a function of color_pred_type.

color_lambda : 이 부호없는 정수는 예측을 위한 선조들에 주어지는 가중치를 나타낸다. 이 필드에서 사용되는 비트들의 수는 color_quant+3과 같다.color_lambda: This unsigned integer represents the weight given to ancestors for prediction. The number of bits used in this field is equal to color_quant + 3.

▶ texCoord_header▶ texCoord_header

texCoord_binding : 이 2비트 부호없는 정수는 3차원 메쉬에 대한 텍스쳐(texture)들의 결합을 나타낸다. 허용가능한 값들은 표 55에 기술된다.texCoord_binding This 2-bit unsigned integer represents the combination of textures for a three-dimensional mesh. Acceptable values are described in Table 55.

texCoord_bbox : 이 불값(boolean value)은 텍스쳐들에 대해 바운딩 상자가 주어지는지 여부를 나타낸다.texCoord_bbox This boolean value indicates whether a bounding box is given for the textures.

texCoord_xmin, texCoord_ymin, texCoord_zmin : 이 부동소숫점 값들은 2차원 공간 내의 바운딩 상자의 하위 좌측 코너의 위치를 나타낸다.texCoord_xmin, texCoord_ymin, texCoord_zmin: These floating point values indicate the position of the lower left corner of the bounding box in two-dimensional space.

texCoord_size : 이 부동소숫점 값은 텍스쳐 바운딩 상자의 크기를 나타낸다.texCoord_size This floating point value represents the size of the texture bounding box.

texCoord_quant : 이 5비트의 부호없는 정수는 텍스쳐에 대해 사용되는 양자화 스텝(quantization step)을 나타낸다.texCoord_quant: This 5-bit unsigned integer represents the quantization step used for the texture.

texCoord_pred_type : 이 2비트 부호없는 정수는 어떻게 색상이 예측되는지를 나타낸다.texCoord_pred_type This 2-bit unsigned integer indicates how the color is predicted.

texCoord_nlambda : 이 2비트 부호없는 정수는 텍스쳐들을 예측하기 위해 사용되는 선조(ancestor)들의 개수를 나타낸다. texCoord_nlambda에 대해 허용가능한 값들은 1, 2, 3이다. 표 58은 texCoord_pred_type의 기능으로서 허용가능한 값들을 보여준다.texCoord_nlambda: This 2-bit unsigned integer represents the number of ancestors used to predict the textures. Acceptable values for texCoord_nlambda are 1, 2, 3. Table 58 shows the allowable values as a function of texCoord_pred_type.

texCoord_lambda : 이 부호없는 정수는 예측을 위한 선조들에 주어지는 가중치를 나타낸다. 이 필드에서 사용되는 비트들의 수는 texCoord_quant+3과 같다.texCoord_lambda: This unsigned integer represents the weight given to ancestors for prediction. The number of bits used in this field is equal to texCoord_quant + 3.

▶ Cgd_header▶ Cgd_header

cgd_n_proj_surface_spheres는 사출된 표면구들(Projected Surface Spheres)의 개수이다. 전형적으로, 이 개수는 1과 같다.cgd_n_proj_surface_spheres is the number of projected surface spheres. Typically, this number is equal to one.

cgd_x_coord_center_point는 사출된 표면구(Projected Surface Sphere)의 중심점(전형적으로, 객체의 무게 중심점)의 x좌표이다.cgd_x_coord_center_point is the x-coordinate of the center point (typically, the center of gravity of the object) of the projected surface sphere.

cgd_y_coord_center_point는 사출된 표면구(Projected Surface Sphere)의 중심점(전형적으로, 객체의 무게 중심점)의 y좌표이다.cgd_y_coord_center_point is the y-coordinate of the center point (typically, the center of gravity of the object) of the projected surface sphere.

cgd_z_coord_center_point는 사출된 표면구(Projected Surface Sphere)의 중심점(전형적으로, 객체의 무게 중심점)의 z좌표이다.cgd_z_coord_center_point is the z coordinate of the center point (typically, the center of gravity of the object) of the projected surface sphere.

cgd_normalized_screen_distance_factor는 사출된 표면구(Projected Surface Sphere)의 반경과 비교하여 가상 스크린이 어디에 위치하는지를 나타낸다. 사출된 표면구(Projected Surface Sphere)의 중심점과 가상 스크린 사이의 거리는 Radius/(Normalized_Screen_Distance_Factor+1)과 같다. cgd_radius는 각 사출된 표면구(Projected Surface Sphere)에 대하여 기술되나, cgd_normalized_screen_distance_factor는 단 한번 기술된다.cgd_normalized_screen_distance_factor indicates where the virtual screen is located compared to the radius of the projected surface sphere. The distance between the center point of the projected surface sphere and the virtual screen is equal to Radius / (Normalized_Screen_Distance_Factor + 1). cgd_radius is described for each projected surface sphere, but cgd_normalized_screen_distance_factor is described only once.

cgd_radius는 사출된 표면구(Projected Surface Sphere)의 반경이다.cgd_radius is the radius of the projected surface sphere.

cgd_min_proj_surface는 대응하는 사출된 표면구(Projected Surface Sphere)에 관한 최소의 사출된 표면값이다. 이 값은 종종(그러나, 반드시 그러한 것은 아니다) cgd_proj_surface 값들 중 하나와 동일하다.cgd_min_proj_surface is the minimum projected surface value for the corresponding projected surface sphere. This value is often (but not necessarily) the same as one of the cgd_proj_surface values.

cgd_n_proj_points는 사출된 표면이 전송될 사출된 표면구(Projected Surface Sphere) 상의 점들의 개수이다. 다른 모든 점들에 대하여, 사출된 표면은 선형 보간에 의해 결정된다. cgd_n_proj_points는 전형적으로 최초의 사출된 표면구(Projected Surface Sphere)에 대해서는 작고(예들들면, 20), 추가적인 사출된 표면구들(Projected Surface Spheres)에 대해서는 매우 작다(예를들면, 3).cgd_n_proj_points is the number of points on the projected surface sphere to which the ejected surface is to be transmitted. For all other points, the ejected surface is determined by linear interpolation. cgd_n_proj_points are typically small for the first projected surface sphere (eg, 20) and very small for additional projected surface spheres (eg, 3).

cgd_sphere_point_coord는 8면체 내의 점 위치에 대한 인덱스이다.cgd_sphere_point_coord is the index of the point position within the octahedron.

cgd_proj_surface는 cgd_sphere_point_coord에 의해 기술된 점 내의 사출된 표면이다.cgd_proj_surface is the ejected surface within the point described by cgd_sphere_point_coord.

▶ vertex graphVertex graph

vg_simple : 이 불값(boolean value)은 현재의 꼭지점 그래프가 simple한지 여부를 지정한다. simple vertex graph는 어떠한 루프도 포함하지 않는다. 이 필드는 산술적으로 부호화된다.vg_simple: This boolean value specifies whether the current vertex graph is simple. The simple vertex graph does not contain any loops. This field is arithmetically encoded.

vg_last : 이 불 플래그는 현재의 런이 현재의 브랜칭 꼭지점으로부터 시작하는 마지막 런인지 여부를 나타낸다. 이 필드는 각 브랜칭 꼭지점의 첫 번째 런, 즉, skip_last 변수가 참(true)일 때에는 부호화되지 않는다. 현재의 꼭지점 런에 대하여 vg_last의 값이 부호화되지 않은 경우에는 거짓(false)인 것으로 간주된다. 이 필드는 산술 부호화된다.vg_last: This boolean flag indicates whether the current run is the last run starting from the current branching vertex. This field is not encoded when the first run of each branching vertex, i.e. the skip_last variable is true. If the value of vg_last is not encoded for the current vertex run, it is assumed to be false. This field is arithmetic coded.

vg_forward_run : 이 불 플래그는 현재의 런이 새로운 런인지 여부를 나타낸다. 만약 그것이 새로운 런이 아니라면, 그것은 그래프 내의 루프를 나타내는 미리 방문된(traversed) 런이어야 한다. 이 필드는 산술 부호화된다.vg_forward_run: This Boolean flag indicates whether the current run is a new run. If it is not a new run, it must be a traversed run that represents a loop in the graph. This field is arithmetic coded.

vg_loop_index : 이 부호없는 정수는 현재의 루프가 연결된 런에 대한 인덱스를 나타낸다. 그것의 단일(unary)의 표현은 산술 부호화된다. 만약 변수 openloops가 vg_loop_index와 같다면, 그 단일의 표현에서 뒤따르는 '1'은 삭제된다.vg_loop_index: This unsigned integer represents the index of the run to which the current loop is connected. Its unary representation is arithmetic coded. If the variable openloops is equal to vg_loop_index, the trailing '1' in that single expression is deleted.

vg_run_length : 이 부호없는 정수는 현재의 꼭지점 런의 길이를 나타낸다. 그것의 단일의 표현은 산술 부호화된다.vg_run_length This unsigned integer represents the length of the current vertex run. Its single representation is arithmetic coded.

vg_leaf : 이 불 플래그는 현재의 런의 마지막 꼭지점이 립(leaf) 꼭지점인지 여부를 나타낸다. 만약 그것이 립 꼭지점이 아니라면, 그것은 브랜칭(분기) 꼭지점이다. 이 필드는 산술 부호화된다.vg_leaf This boolean flag indicates whether the last vertex of the current run is a leaf vertex. If it is not a lip vertex, it is a branching vertex. This field is arithmetic coded.

vg_loop : 이 불 플래그는 현재의 런의 립이 루프를 나타내며 그 그래프의 브랜칭 꼭지점에 연결되었는지 여부를 나타낸다. 이 필드는 산술 부호화된다.vg_loop This boolean flag indicates whether the lip of the current run represents a loop and is connected to the branching vertex of the graph. This field is arithmetic coded.

▶ triangle_treeTriangle_tree

branch_position : 이 정수의 변수는 삼각형 트리에서 마지막 브랜치 위치를 저장하기 위해 사용된다.branch_position The variable of this integer is used to store the last branch position in the triangle tree.

tt_run_length : 이 부호없는 정수는 현재의 삼각형 런의 길이를 나타낸다. 그것의 단일의 표현은 산술 부호화된다.tt_run_length This unsigned integer represents the length of the current triangular run. Its single representation is arithmetic coded.

tt_leaf : 이 불 플래그는 현재의 런의 마지막 삼각형이 립(leaf) 삼각형인지 여부를 나타낸다. 만약 그것이 립 삼각형이 아니라면, 그것은 브랜칭 삼각형이다. 이 필드는 산술 부호화된다.tt_leaf This boolean flag indicates whether the last triangle of the current run is a leaf triangle. If it is not a lip triangle, it is a branching triangle. This field is arithmetic coded.

triangulated : 이 불 값은 현재의 연결성분이 삼각형들만 포함하는지 여부를 나타낸다. 이 필드는 산술 부호화된다.triangulated: This Boolean value indicates whether the current connected component contains triangles only. This field is arithmetic coded.

marching_triangle : 이 불 값은 삼각형 트리에서의 삼각형의 위치에 의해 결정된다. 삼각형이 잎 또는 가지이면 marching_triangle=0이고, 그렇지 않으면 marching_triangle=1이다.marching_triangle: This Boolean value is determined by the triangle's position in the triangle tree. If the triangle is a leaf or branch, marching_triangle = 0, otherwise marching_triangle = 1.

marching_pattern : 이 불 플래그는 삼각형 런 내부의 에지(edge)들의 마칭(marching) 패턴을 나타낸다. 0은 왼쪽으로부터의 진행(march)을 나타내고, 1은 오른쪽으로부터의 진행을 나타낸다. 이 필드는 산술 부호화된다.marching_pattern This Boolean flag indicates the marching pattern of the edges inside a triangle run. 0 represents a march from the left and 1 represents a march from the right. This field is arithmetic coded.

polygon_edge : 이 불 플래그는 현재 삼각형의 베이스가 3차원 메쉬 객체의 재생할 때 유지되어야 하는 에지인지 여부를 나타낸다. 만약 현재 삼각형의 베이스가 유지되지 않는다면, 그것은 버려진다. 이 필드는 산술 부호화된다.polygon_edge: This Boolean flag indicates whether the base of the current triangle is an edge that should be retained when playing a 3D mesh object. If the base of the current triangle is not maintained, it is discarded. This field is arithmetic coded.

codap_branch_len: 이 부호없는 정수는 파티션에서 재생되어야 할 분기삼각형의 Y-vertex 인덱스값을 계산하기 위해 분기삼각형의 한쪽가지에 있는 종속트리의 총 크기를 나타낸다. 이 값의 길이는 경계 루프 테이블(bounding loop table)의 크기 값을 로그 취한 값이다.codap_branch_len: This unsigned integer represents the total size of the subtree on one branch of the branch triangle to compute the Y-vertex index value of the branch triangle to be recreated in the partition. The length of this value is the logarithm of the size of the bounding loop table.

▶ triangle▶ triangle

td_orientation : 이 하나의 비트 프래그는 복호화기에 가지에서의 tt/td 쌍의 방문순서를 알려준다. 이 필드는 산술 부호화된다.td_orientation: This one bit flag tells the decoder the order of visit of the tt / td pair in the branch. This field is arithmetic coded.

visited : 이 변수는 현재 꼭지점이 방문되었는지 여부를 나타낸다.visited: This variable indicates whether the current vertex has been visited.

no_ancestors : 이 불 변수는 현재 꼭지점의 예측을 위해 사용되는 선조가 없을 때 참이 된다.no_ancestors: This Boolean variable is true if no ancestors are currently used to predict the vertices.

coord_bit : 이 불 값은 기하정보(geometry) 비트의 값을 나타낸다. 이 필드는 산술 부호화된다.coord_bit: This boolean indicates the value of the geometry bit. This field is arithmetic coded.

coord_heading_bit : 이 불 값은 헤딩 기하정보(heading geometry) 비트의 값을 나타낸다. 이 필드는 산술 부호화된다.coord_heading_bit: This boolean indicates the value of the heading geometry bit. This field is arithmetic coded.

coord_sign_bit : 이 불 값은 기하정보 샘플의 부호를 나타낸다. 이 필드는 산술부호화된다.coord_sign_bit: This Boolean value indicates the sign of the geometry sample. This field is arithmetic encoded.

coord_trailing_bit : 이 불 값은 트레일링 기하정보 비트의 값을 나타낸다. 이 필드는 산술부호화된다.coord_trailing_bit: This Boolean value indicates the value of the trailing geometry bit. This field is arithmetic encoded.

normal_bit : 이 불 값은 노멀(normal) 비트의 값을 나타낸다. 이 필드는 산술부호화된다.normal_bit: This Boolean value indicates the value of a normal bit. This field is arithmetic encoded.

normal_heading_bit : 이 불 값은 헤딩 노멀 비트의 값을 나타낸다. 이 필드는 산술부호화된다.normal_heading_bit: This Boolean value indicates the value of the heading normal bit. This field is arithmetic encoded.

normal_sign_bit : 이 불 값은 노멀 샘플의 부호를 나타낸다. 이 필드는 산술부호화된다.normal_sign_bit: This Boolean value indicates the sign of a normal sample. This field is arithmetic encoded.

normal_trailing_bit : 이 불 값은 트레일링 노멀 비트의 값을 나타낸다. 이 필드는 산술부호화된다.normal_trailing_bit: This Boolean value indicates the value of the trailing normal bit. This field is arithmetic encoded.

color_bit : 이 불 값은 색상 비트의 값을 나타낸다. 이 필드는 산술부호화된다.color_bit: This boolean indicates the value of the color bit. This field is arithmetic encoded.

color_heading_bit : 이 불 값은 헤딩 색상 비트의 값을 나타낸다. 이 필드는 산술부호화된다.color_heading_bit: This Boolean value indicates the value of the heading color bit. This field is arithmetic encoded.

color_sign_bit : 이 불 값은 색상 샘플의 부호를 나타낸다. 이 필드는 산술부호화된다.color_sign_bit: This Boolean value indicates the sign of a color sample. This field is arithmetic encoded.

color_trailing_bit : 이 불 값은 트레일링 색상 비트의 값을 나타낸다. 이 필드는 산술부호화된다.color_trailing_bit: This Boolean value indicates the value of the trailing color bit. This field is arithmetic encoded.

texCoord_bit : 이 불 값은 텍스쳐 비트의 값을 나타낸다. 이 필드는 산술부호화된다.texCoord_bit: This Boolean value indicates the value of the texture bit. This field is arithmetic encoded.

texCoord_heading_bit : 이 불 값은 헤딩 텍스쳐 비트의 값을 나타낸다. 이 필드는 산술부호화된다.texCoord_heading_bit: This Boolean value indicates the value of the heading texture bit. This field is arithmetic encoded.

texCoord_sign_bit : 이 불 값은 텍스쳐 샘플의 부호를 나타낸다. 이 필드는 산술부호화된다.texCoord_sign_bit: This Boolean value indicates the sign of a texture sample. This field is arithmetic encoded.

texCoord_trailing_bit : 이 불 값은 트레일링 텍스쳐 비트의 값을 나타낸다. 이 필드는 산술부호화된다.texCoord_trailing_bit: This Boolean value indicates the value of the trailing texture bit. This field is arithmetic encoded.

▶ 3DMeshObject_Refinement_Layer▶ 3DMeshObject_Refinement_Layer

3D_MORL_start_code : 이것은 동기 목적으로 사용되는 길이 16의 유일한 코드이다. 이 코드의 값은 항상 '0000 0000 0011 0010'이다.3D_MORL_start_code: This is the only code of length 16 used for synchronization purposes. The value of this code is always '0000 0000 0011 0010'.

morl_id : 이 8비트 부호없는 정수는 포리스트(forest) 분할 성분에 대한 유일한 식별자이다.morl_id: This 8-bit unsigned integer is the unique identifier for the forest partition component.

connectivity_update : 이 2바이트 변수는 포리스트 분할 동작이 메쉬의 연결정보의 정련의 결과인지 여부를 나타낸다.connectivity_update: This 2-byte variable indicates whether the partitioning operation is the result of refinement of the mesh's connectivity information.

pre_smoothing : 이 불 값은 현재의 포리스트 분할 동작이 총체적으로 꼭지점 위치들을 예측하기 위한 사전 평활화 단계(pre-smoothing step)을 사용하는지 여부를 나타낸다.pre_smoothing: This boolean indicates whether the current forest splitting operation uses a pre-smoothing step to predict the vertex positions as a whole.

post_smoothing : 이 불 값은 현재의 포리스트 분할 동작이 양자화 가공물을 제거하기 위한 사후 평활화 단계(post-smoothing step)을 사용하는지 여부를 나타낸다.post_smoothing: This Boolean value indicates whether the current forest splitting operation uses a post-smoothing step to remove the quantization artifact.

stuffing_bit : 이 불 값은 항상 참이다.stuffing_bit: This boolean is always true.

other_update : 이 불 값은 꼭지점 좌표에 대한 갱싱과 포리스트의 어떠한 트리에도 부수하여 일어나지 않는 페이스들과 코너들에 관련된 특징들이 비트스트림에 따르고 있는지 여부를 나타낸다.other_update: This boolean indicates whether the feature related to facets and corners that follow ganging of vertex coordinates and not incident to any tree in the forest is followed in the bitstream.

▶ pre_smoothing parametersPre_smoothing parameters

pre_smoothing_n : 이 정수 값은 사전 평활화 필터(pre-smoothing filter)의 반복횟수를 나타낸다.pre_smoothing_n: This integer value indicates the number of iterations of the pre-smoothing filter.

pre_smoothing_lambda : 이 부동소숫점 값은 사전 평활화 필터(pre-smoothing filter)의 첫 번째 매개변수이다.pre_smoothing_lambda: This floating point value is the first parameter of the pre-smoothing filter.

pre_smoothing_mu : 이 부동소숫점 값은 사전 평활화 필터(pre-smoothing filter)의 두 번째 매개변수이다.pre_smoothing_mu: This floating point value is the second parameter of the pre-smoothing filter.

▶ post_smoothing parametersPost_smoothing parameters

post_smoothing_n : 이 정수 값은 사후 평활화 필터(post-smoothing filter)의 반복횟수를 나타낸다.post_smoothing_n: This integer value represents the number of iterations of the post-smoothing filter.

post_smoothing_lambda : 이 부동소숫점 값은 사후 평활화 필터(post-smoothing filter)의 첫 번째 매개변수이다.post_smoothing_lambda: This floating point value is the first parameter of the post-smoothing filter.

post_smoothing_mu : 이 부동소숫점 값은 사후 평활화 필터(post-smoothing filter)의 두 번째 매개변수이다.post_smoothing_mu: This floating point value is the second parameter of the post-smoothing filter.

▶ fs_pre_updateFs_pre_update

pfs_forest_edge : 이 불 값은 에지가 지금까지 만들어진 포리스트에 추가되어야 한다는 것을 나타낸다.pfs_forest_edge: This boolean indicates that the edge should be added to the forest created so far.

▶ smoothing_constraintsSmoothing_constraints

smooth_with_sharp_edges : 이 불 값은 데이터가 평활화 불연속 에지들(smoothing discontinuity edges)을 표시하는 비트스트림에 포함되었는지 여부를 나타낸다. 만약 smooth_with_sharp_edges==0이면, 어떤 에지도 평활화 불연속 에지(smoothing discontinuity edge)로서 표시되어 있지 않다. 만약 평활화 불연속 에지들(smoothing discontinuity edges)이 표시되어 있다면, 사전 평활화 필터(pre-smoothing filter)들 및 사후 평활화 필터(post-smoothing filter)들은 이들을 고려한다.smooth_with_sharp_edges: This Boolean value indicates whether the data is included in the bitstream indicating smoothing discontinuity edges. If smooth_with_sharp_edges == 0, no edge is marked as a smoothing discontinuity edge. If smoothing discontinuity edges are indicated, pre-smoothing filters and post-smoothing filters take them into account.

smooth_with_fixed_vertices : 이 불 값은 평활화 과정동안 움직이지 않는 데이터가 비트스트림에 포함되었는지 여부를 나타낸다. 만약 smooth_with_fixed_vertices==0이면, 어떤 꼭지점도 움직이는 것이 허용되지 않는다. 만약 고정된 꼭지점들이 표시되어 있다면, 사전 평활화 필터(pre-smoothing filter)들 및 사후 평활화 필터(post-smoothing filter)들은 이들을 고려한다.smooth_with_fixed_vertices: This boolean indicates whether data that is not moving during the smoothing process is included in the bitstream. If smooth_with_fixed_vertices == 0, no vertices are allowed to move. If fixed vertices are marked, pre-smoothing filters and post-smoothing filters take them into account.

smooth_sharp_edge : 이 불 값은 대응하는 에지가 평활화 불연속 에지(smoothing discontinuity edge)로 표시되어 있는지 여부를 나타낸다.smooth_sharp_edge: This Boolean value indicates whether the corresponding edge is marked as a smoothing discontinuity edge.

smooth_fixed_vertex : 이 불 값은 대응하는 꼭지점이 고정된 꼭지점인지 아닌지 여부를 나타낸다.smooth_fixed_vertex: This Boolean value indicates whether the corresponding vertex is a fixed vertex or not.

본 발명에 의하면, 전송 중 에러가 발생하더라도 에러가 발생한 부분만 재전송함으로써 네트웍의 부담과 전송시간을 줄일 수 있고, 전송된 일부의 연결정보, 기하정보, 그리고 특성정보를 이용해 삼차원 메쉬를 점진적으로 복원할 수 있다.According to the present invention, even if an error occurs during transmission, the network burden and transmission time can be reduced by retransmitting only the portion where the error occurs, and the three-dimensional mesh is gradually restored using the connection information, the geometric information, and the characteristic information of the transmitted part. can do.

Claims (83)

다각형 삼차원 메쉬를 점진적으로 복원할 수 있도록 부호화하는 방법에 있어서,In the method for encoding the polygon three-dimensional mesh to be gradually restored, (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계;(a) fragmenting a polygonal three-dimensional mesh (MO) into one or more connecting components; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및(b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있는 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.(c) encoding the vertex graph information and the triangle tree / triangle data information constituting the connected component according to the format of the basic mesh (MOBL) having a format that can be independently decoded for each connected component. A method of encoding polygonal three-dimensional mesh information, characterized in that. 제1항에서, 상기 (a)단계는The method of claim 1, wherein step (a) 다각형 삼차원 메쉬(MO)를 다수의 단계별 메쉬(MOL)로 분류하고, 각 단계별 메쉬(MOL)로 분류된 다각형 삼차원 메쉬를 하나 이상의 연결성분들로 단편화하는 단계임을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, comprising: classifying a polygonal three-dimensional mesh (MO) into a plurality of stepped meshes (MOL) and fragmenting the polygonal three-dimensional mesh classified into each stepped mesh (MOL) into one or more connected components. . 제1항에서, 상기 (c)단계에서The method of claim 1, wherein in step (c) 하나의 연결성분을 구성하는 삼각형트리/삼각형데이터 정보가 기본메쉬(MOBL)의 형식에 맞추어지지 않을 정도로 큰 경우에는 상기 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있는 형식을 갖는 데이터 파티션들로 분할하여 기본메쉬(MOBL)의 형식에 맞추어 부호화하고, 다수의 연결성분들을 구성하는 정보가 기본메쉬(MOBL)의 형식에 맞추어지는 경우에는 다수의 연결성분들을 구성하는 정보를 하나의 데이터 파티션으로 합하여 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 것을 특징으로 다각형 삼차원 메쉬 정보의 부호화방법.When the triangle tree / triangle data information constituting one connection component is so large that it does not fit in the format of the basic mesh (MOBL), the triangle tree / triangle data information is divided into data partitions having a format that can be independently decoded. Split and encode according to the format of the basic mesh (MOBL), and when the information constituting the plurality of connected components is adapted to the format of the basic mesh (MOBL), the information constituting the plurality of connected components is combined into one data partition A method of encoding polygonal three-dimensional mesh information, characterized by encoding according to the format of a basic mesh (MOBL). 제1항에서, 상기 삼각형트리/삼각형데이터 정보가 부호화된 기본메쉬에는The basic mesh of claim 1, wherein the triangular tree / triangle data information is encoded. 삼각형 트리의 메인줄기에 위치한 분기삼각형이 존재하는 곳에 1 비트 크기의 방향성 표시자(td_orientation)을 구비하고, 그 방향성 표시자에 표시된 방향에 의해 상기 분기삼각형에 이어지는 종속트리들의 부호화 순서가 결정됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.Where a branched triangle located in the main tree of the triangular tree is provided with a 1-bit directional indicator (td_orientation), the coding order of the subordinate trees following the branched triangle is determined by the direction indicated on the directional indicator. A method of encoding polygonal three-dimensional mesh information. 제4항에서, 상기 방향성 표시자(td_orientation)는The method of claim 4, wherein the orientation indicator (td_orientation) is 상기 분기삼각형으로부터 이어지는 종속트리들의 크기 정보에 의해 결정됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.The method of encoding polygonal three-dimensional mesh information, characterized in that determined by the size information of the subtrees from the branched triangle. 제5항에서, 상기 종속트리들 내에서의 삼각형의 방문순서는The visit order of triangles in said dependent trees 모든 종속트리에 대하여 같은 방향임을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method for encoding polygonal three-dimensional mesh information, characterized by the same direction for all dependent trees. 제5항에서, 상기 종속트리들 내에서의 삼각형의 방문순서는The visit order of triangles in said dependent trees 상기 방향성 표시자(td_orientation)의 값에 대응하여 결정됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And encoding the three-dimensional mesh information according to the value of the directional indicator (td_orientation). 제 1항에서, 상기 삼각형트리/삼각형데이터 정보가 부호화된 기본메쉬에는,The basic mesh encoded by the triangle tree / triangle data information comprises: 삼각형 트리중 메인줄기에 위치한 분기삼각형에서 임의의 한쪽가지에 위치한 종속트리의 총 크기 정보(codap_branch_len)를 구비하고, 이 총 크기 정보에 의해 Y-꼭지점의 인덱스가 결정됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화 방법.Polygonal three-dimensional mesh information comprising the total size information (codap_branch_len) of the subordinate tree located on any one branch of the branched triangle located in the main stem of the triangle tree, and the index of the Y-vertex is determined by the total size information. Encoding method. 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법에 있어서,In a method for encoding a polygonal three-dimensional mesh so that it can be recovered progressively and elastically, (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계;(a) fragmenting a polygonal three-dimensional mesh (MO) into one or more connecting components; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및(b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있도록 고정된 비트스트림 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.(c) encoding vertex graph information and triangle tree / triangle data information constituting the connected component according to the format of the basic mesh (MOBL) having a fixed bitstream format so that each connected component can be independently decoded. Polygon three-dimensional mesh information encoding method comprising a. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 상기 다각형 삼차원 메쉬를 구성하는 모든 연결성분들에 대하여 꼭지점 그래프 정보, 삼각형트리/삼각형데이터 정보의 순으로 배열하여 하나의 데이터 파티션으로 구성하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.The method of encoding polygonal three-dimensional mesh information, characterized in that all the connected components constituting the polygonal three-dimensional mesh arranged in the order of vertex graph information, triangle tree / triangle data information in one data partition. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 상기 다각형 삼차원 메쉬를 구성하는 모든 연결성분들에 대응하는 꼭지점 그래프 정보를 먼저 배열하고, 모든 연결성분들에 대응하는 삼각형트리/삼각형데이터 정보를 나중에 배열하여 하나의 데이터 파티션으로 구성하여 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.Vertex graph information corresponding to all connection components constituting the polygonal three-dimensional mesh is arranged first, and then triangular tree / triangle data information corresponding to all connection components is arranged later to form one data partition for encoding. Method of encoding polygonal three-dimensional mesh information. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 각 연결성분별로 그 연결성분을 구성하는 정보를 독립된 데이터 파티션으로 구성하여 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method for encoding polygonal three-dimensional mesh information, characterized in that for each connection component, information constituting the connection component is encoded by forming an independent data partition. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 상기 다각형 메쉬를 구성하는 모든 연결성분들에 대응하는 꼭지점 그래프 정보를 하나의 데이터 파티션으로 구성하고, 모든 연결성분들에 대응하는 삼각형트리/삼각형데이터 정보를 다른 하나의 데이터 파티션으로 구성하여 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.Vertex graph information corresponding to all connection components of the polygon mesh is configured into one data partition, and triangle tree / triangle data information corresponding to all connection components is configured into another data partition and encoded. A method of encoding polygonal three-dimensional mesh information. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 상기 다각형 메쉬를 구성하는 모든 연결성분들에 대응하는 꼭지점 그래프 정보를 하나의 데이터 파티션으로 구성하고, 각 연결성분에 대응하는 삼각형트리/삼각형데이터 정보를 각각 독립된 데이터 파티션으로 구성하되, 전송패킷의 크기에 비하여 큰 크기를 지닌 연결성분의 삼각형트리/삼각형데이터 정보는 독립적으로 복호화될 수 있는 다수의 데이터 파티션들로 분할하여 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.The vertex graph information corresponding to all the connected components of the polygon mesh is composed of one data partition, and the triangle tree / triangle data information corresponding to each connected component is composed of independent data partitions. In comparison, triangular tree / triangular data information of a connected component having a large size is divided and encoded into a plurality of data partitions that can be independently decoded. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 각 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보별로 독립된 다수의 데이터 파티션들을 구성하여 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a plurality of independent data partitions for each vertex graph information and triangle tree / triangle data information constituting each connection component. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 각 연결성분에 대응하는 꼭지점 그래프 정보를 각각 독립된 데이터 파티션으로 구성하여 먼저 부호화하고, 각 연결성분에 대응하는 삼각형트리/삼각형데이터 정보를 각각 독립된 데이터 파티션으로 구성하되, 전송패킷의 크기에 비하여 큰 연결성분의 삼각형트리/삼각형데이터 정보는 독립적으로 복호화될 수 있는 다수의 분할된 데이터 파티션들로 구성하여 나중에 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.Vertex graph information corresponding to each connected component is composed of independent data partitions and encoded first, and triangle tree / triangle data information corresponding to each connected component is composed of independent data partitions, but is larger than the size of a transmission packet. The triangular tree / triangular data information of a component is composed of a plurality of divided data partitions that can be independently decoded and encoded later. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 각 연결성분에 대응하는 꼭지점 그래프 정보별로 독립된 데이터 파티션으로 구성하고, 삼각형트리/삼각형데이터 정보별로 독립된 데이터 파티션으로 구성하여 연결성분별로 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, comprising: independent data partitions for vertex graph information corresponding to each connected component, and independent data partitions for triangle tree / triangle data information, and encoding for each connected component. 제9항에서, 상기 (c) 단계는The method of claim 9, wherein step (c) 각 연결성분에 대응하는 꼭지점 그래프 정보별로 독립된 데이터 파티션으로 구성하고, 삼각형트리/삼각형데이터 정보별로 독립된 데이터 파티션으로 구성하되, 전송패킷의 크기에 비하여 큰 연결성분의 삼각형트리/삼각형데이터 정보는 독립적으로 복호화될 수 있는 형태로 분할된 데이터 파티션들로 구성하여 연결성분별로 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.It consists of independent data partitions for each vertex graph information corresponding to each connected component, and consists of independent data partitions for each triangle tree / triangle data information, but triangle tree / triangle data information of large connection components is independently compared to the size of the transmission packet A method of encoding polygonal three-dimensional mesh information, characterized by comprising data partitions divided into decodable forms and encoding by connection components. 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법에 있어서,In a method for encoding a polygonal three-dimensional mesh so that it can be recovered progressively and elastically, (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계;(a) fragmenting a polygonal three-dimensional mesh (MO) into one or more connecting components; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계; 및(b) generating vertex graph information and triangle tree / triangle data information for each connection component; And (c) 각 연결성분에 대하여 그 연결성분을 구성하는 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 독립적으로 복호화될 수 있도록 정보의 특성에 따라 가변적인 비트스트림 형식을 갖는 기본메쉬(MOBL)의 형식에 맞추어 부호화하는 단계를 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.(c) For each connected component, a format of a basic mesh (MOBL) having a bitstream format that varies according to the characteristics of the information so that vertex graph information and triangle tree / triangle data information constituting the connected component can be independently decoded. And encoding according to the polygon three-dimensional mesh information. 제19항에서, 상기 (c) 단계는The method of claim 19, wherein step (c) 상기 데이터 파티션의 시작코드 내의 일부 비트를 파티션 유형으로 사용하여 부호화된 비트스트림의 구조를 표시하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And encoding a bitstream structure using some bits in the start code of the data partition as a partition type. 제20항에서, 상기 파티션 유형에는The method of claim 20, wherein the partition type 하나 또는 다수의 연결성분들에 대응하는 정보를 모아 하나의 데이터 파티션으로 구성하여 부호화하는 제0파티션유형(partition_type_0)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a zero partition type (partition_type_0) for collecting and encoding information corresponding to one or more connected components into one data partition and encoding the same. 제21항에서, 상기 제0파티션유형이 부호화된 기본메쉬(MOBL)에는The method of claim 21, wherein the 0th partition type is encoded in the basic mesh (MOBL) 각 연결성분이 부호화된 뒤에 부호화되어야 할 연결성분이 더 존재하는지 여부를 나타내기 위한 비트(last_component)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a bit (last_component) for indicating whether there is further connection component to be encoded after each connection component is encoded. 제20항에서, 상기 파티션 유형에는The method of claim 20, wherein the partition type 하나 또는 다수의 연결성분에 대응하는 꼭지점 그래프 정보를 모아 하나의 데이터 파티션으로 구성하여 부호화하는 제1파티션유형(partition_type_1)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a first partition type (partition_type_1) for collecting and encoding vertex graph information corresponding to one or more connected components into one data partition. 제23항에서, 상기 제1파티션유형이 부호화된 기본메쉬(MOBL)에는24. The method of claim 23, wherein the first partition type is encoded in the basic mesh (MOBL) 각 연결성분에 대응하는 꼭지점 그래프 정보가 부호화된 뒤에 부호화되어야 할 꼭지점 그래프 정보가 더 존재하는지 여부를 나타내기 위한 비트(codap_last_vg)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a bit (codap_last_vg) for indicating whether there is further vertex graph information to be encoded after the vertex graph information corresponding to each connection component is encoded. 제20항에서, 상기 파티션 유형에는The method of claim 20, wherein the partition type 삼각형트리/삼각형데이터 정보를 분할하여 데이터 파티션으로 구성하고 부호화하는 제2파티션유형(partition_type_2)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a second partition type (partition_type_2) for dividing triangle tree / triangle data information into data partitions and encoding the same. 제25항에서, 상기 제2파티션유형이 부호화된 기본메쉬(MOBL)에는27. The method of claim 25, wherein the second partition type is encoded in the basic mesh (MOBL) 상기 삼각형트리/삼각형데이터 정보에 대응하는 꼭지점 그래프의 식별자(codap_vg_id)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And an identifier (codap_vg_id) of a vertex graph corresponding to the triangular tree / triangle data information. 제26항에서,The method of claim 26, 상기 삼각형트리/삼각형데이터 정보가 참조할 수 있는 꼭지점 그래프가 오직 하나 뿐인 경우에는 상기 꼭지점 그래프의 식별자를 부호화하지 않는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And when there is only one vertex graph to which the triangle tree / triangle data information can refer, the identifier of the vertex graph is not encoded. 제25항에서, 상기 제2파티션유형이 부호화된 기본메쉬(MOBL)에는27. The method of claim 25, wherein the second partition type is encoded in the basic mesh (MOBL) 재생되어야 할 삼각형 스트립을 위해 경계 루프 테이블(bounding loop table)에서의 시작 인덱스(codap_left_bloop_idx,codap_right_bloop_idx)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a start index (codap_left_bloop_idx, codap_right_bloop_idx) in the bounding loop table for the triangle strip to be reproduced. 제25항에서, 상기 제2파티션유형이 부호화된 기본메쉬(MOBL)에는27. The method of claim 25, wherein the second partition type is encoded in the basic mesh (MOBL) 둘 이상의 데이터 파티션들에서 공통인 기하정보와 화상정보를 어떻게 예측할 것인지를 나타내는 경계예측 표시자(codap_bdry_pred)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a boundary prediction indicator (codap_bdry_pred) indicating how to predict geometric and image information common to two or more data partitions. 제20항에서, 상기 파티션 유형에는The method of claim 20, wherein the partition type 하나의 연결성분을 하나의 데이터 파티션으로 구성하여 부호화하는 제3파티션유형(partition_type_3)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a third partition type (partition_type_3) for configuring and connecting one connection component into one data partition. 삼각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화할 때, 삼각형 삼차원 메쉬를 데이터 파티션들로 분할하여 패킷화하는 방법에 있어서,In a method of packetizing a triangular three-dimensional mesh by dividing the triangular three-dimensional mesh into data partitions when encoding the triangular three-dimensional mesh to be incrementally and elastically reconstructed, (a) 삼각형 트리에 포함된 삼각형들을 차례로 방문하면서 그 삼각형에서의 총비트발생량을 계산하는 단계;(a) calculating the total bit generation amount in the triangle by sequentially visiting the triangles included in the triangle tree; (b) 상기 (a) 단계에서 계산된 삼각형의 총비트발생량을 누적하는 단계; 및(b) accumulating the total bit generation amount of the triangle calculated in step (a); And (c) 상기 (b) 단계에서 누적한 값이 패킷 크기에 패킷허용치를 곱한 값보다 작은 경우에는 삼각형 트리에 포함된 다음 방문 삼각형에 대하여 상기 (a) 단계 이하를 반복하고, 작지 않은 경우에는 상기 방문된 삼각형까지의 삼각형트리/삼각형데이터 정보를 데이터 파티션으로 분할하여 패킷화하는 단계를 포함함을 특징으로 하는 다각형 삼각형 메쉬의 데이터 파티션으로의 분할방법.(c) If the value accumulated in step (b) is smaller than the packet size multiplied by the packet allowance value, repeat step (a) or less for the next visited triangle included in the triangle tree, and if not smaller, And dividing the triangular tree / triangle data information up to the visited triangle into data partitions and packetizing them. 제31항에서, 상기 (a) 단계에서 방문된 삼각형이 분기삼각형인 경우에는,The method of claim 31, wherein when the visited triangle in step (a) is a branched triangle, (d) 상기 (b) 단계에서 누적한 값에 부호화 순서에 따라 결정된 종속트리에 포함된 모든 삼각형들을 부호화한 비트발생량을 합한 값이 상기 패킷 크기에 상기 패킷허용치를 곱한 값보다 작은 경우에는 상기 (a) 단계 이하를 반복하고, 작지 않은 경우에는 상기 분기삼각형까지의 삼각형트리/삼각형데이터 정보를 데이터 파티션으로 분할하여 패킷화하는 단계를 더 포함함을 특징으로 하는 다각형 삼각형 메쉬의 데이터 파티션으로의 분할방법.(d) If the sum of the bit generation amounts of all triangles included in the dependent tree determined according to the coding order to the value accumulated in step (b) is smaller than the packet size multiplied by the packet allowance, Repeating step a) and, if not smaller, dividing the triangular tree / triangle data information up to the branched triangle into data partitions and packetizing the polygonal triangular mesh into data partitions. Way. 제31항에서, 상기 (a) 단계에서 방문된 삼각형이 분기삼각형인 경우에는,The method of claim 31, wherein when the visited triangle in step (a) is a branched triangle, (d) 상기 (b) 단계에서 누적한 값에 부호화 순서에 따라 결정된 종속트리의 크기에 의해 추정되는 비트발생량을 합한 값이 상기 패킷 크기에 상기 패킷허용치를 곱한 값보다 작은 경우에는 상기 (a) 단계 이하를 반복하고, 작지 않은 경우에는 상기 분기삼각형까지의 삼각형트리/삼각형데이터 정보를 데이터 파티션으로 분할하여 패킷화하는 단계를 더 포함함을 특징으로 하는 다각형 삼각형 메쉬의 데이터 파티션으로의 분할방법.(d) when the sum of the bit generation amount estimated by the size of the dependent tree determined according to the encoding order is accumulated in the step (b) is smaller than the packet size multiplied by the packet allowance, (a) The method of claim 1, further comprising: dividing the triangular tree / triangle data information up to the branched triangle into data partitions and packetizing the data into polygons. 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복원할 수 있도록 부호화하는 방법에 있어서,In a method for encoding a polygonal three-dimensional mesh so that it can be recovered progressively and elastically, (a) 다각형 삼차원 메쉬(MO)를 하나 이상의 연결성분들로 단편화하는 단계;(a) fragmenting a polygonal three-dimensional mesh (MO) into one or more connecting components; (b) 각 연결성분에 대하여 꼭지점 그래프 정보 및 삼각형트리/삼각형데이터 정보를 생성하는 단계;(b) generating vertex graph information and triangle tree / triangle data information for each connection component; (c) 각 연결성분에 대하여 그 연결성분을 구성하는 상기 꼭지점 그래프 정보를 부호화하는 단계; 및(c) encoding, for each connection component, the vertex graph information constituting the connection component; And (d) 상기 삼각형트리/삼각형데이터 정보를 분할한 데이터 파티션들에 각각 가상 비트쌍을 추가함으로써 가상 연결성분들로 구성하여 부호화하는 단계를 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.and (d) configuring and encoding virtual connection components by adding virtual bit pairs to data partitions obtained by dividing the triangular tree / triangle data information. 제34항에서, 상기 (d) 단계의 분할은35. The method of claim 34, wherein the dividing in step (d) 삼각형 트리의 메인 줄기에서만 이루어짐을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method for encoding polygonal three-dimensional mesh information, characterized in that it is made only on the main stem of a triangular tree. 제35항에서, 상기 (d) 단계의 분할이36. The method of claim 35, wherein the dividing in step (d) 삼각형 트리의 런 또는 잎에서 이루어지는 경우에는 (trun,tleaf) 쌍에 한 쌍의 (1,1)을 추가함에 의해 가상 연결성분을 구성하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, comprising a virtual connection component by adding a pair of (1,1) to a (trun, tleaf) pair when the run is made from a run or leaf of a triangular tree. 제35항에서, 상기 (d) 단계의 분할이36. The method of claim 35, wherein the dividing in step (d) 삼각형 트리의 분기삼각형에서 이루어지는 경우에는 (trun,tleaf) 쌍에 두 쌍의 (1,1)을 추가함에 의해 가상 연결성분을 구성하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, wherein the virtual connection component is formed by adding two pairs of (1,1) to a (trun, tleaf) pair when the triangle is a branched triangle of a tree. 제34항에서,The method of claim 34, 상기 (a) 단계 이전에 상기 다각형 삼차원 메쉬를 삼각형 삼차원 메쉬로 재구성하는 단계를 더 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And reconstructing the polygonal three-dimensional mesh into a triangular three-dimensional mesh before step (a). 제38항에서, 상기 (d) 단계의 분할은The method of claim 38, wherein the division of step (d) 다각형 메쉬의 실제에지에서만 이루어지고, 상기 삼각형트리/삼각형데이터의 데이터 파티션에 포함된 첫번째 삼각형의 다각형 에지정보(pe)는 부호화하지 않는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, wherein the polygon edge information (pe) of the first triangle included in the data partition of the triangular tree / triangle data is not encoded. 제38항에서, 상기 (d) 단계의 분할은The method of claim 38, wherein the division of step (d) 다각형 메쉬의 실제에지 및 가상에지에서 이루어지고, 상기 삼각형트리/삼각형데이터의 제0 파티션 유형에 포함된 첫번째 삼각형의 다각형 에지정보(pe)는 부호화하지 않고, 나머지 파티션 유형들에서는 부호화하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.Polygon edge information (pe) of the first triangle included in the zero partition type of the triangular tree / triangle data, which is formed at the real edge and the virtual edge of the polygon mesh, is encoded without encoding the remaining partition types. A method of encoding polygonal three-dimensional mesh information. 제34항에서, 상기 가상 연결성분으로 구성된 데이터 파티션 내에 존재하는 모든 분기 삼각형 중 메인 줄기에 위치하는 분기 삼각형에 대하여, 1 비트 크기의 방향성 표시자(td_orientation)을 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.35. The polygonal three-dimensional mesh of claim 34, further comprising a 1-bit orientation indicator (td_orientation) for the branching triangle located on the main stem among all the branching triangles existing in the data partition composed of the virtual connection component. Method of encoding information. 제34항에서, 상기 삼각형트리/삼각형데이터 정보를 분할한 데이터 파티션의 헤더에는35. The header of a data partition in which the triangular tree / triangle data information is divided. 이전에 복원된 데이터 파티션과는 독립적으로 복원할 수 있도록 경계 루프 테이블(bounding loop table)에서의 시작 인덱스(codap_left_bloop_idx, codap_right_bloop_idx)를 구비함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And a start index (codap_left_bloop_idx, codap_right_bloop_idx) in a bounding loop table so that the data can be restored independently of a previously restored data partition. 제42항에서, 상기 시작 인덱스는43. The method of claim 42 wherein the starting index is 삼각형트리/삼각형데이터 정보와 대응하는 경계 루프 테이블에서 연속적으로 복원되는 삼각형의 시작 꼭지점들에 대응하는 경계 루프에서의 매핑되는 첫 왼쪽과 오른쪽 인덱스로 정하며 경계 루프의 인덱스는 구성성분의 꼭지점의 수에 2를 더한 범위 내에서 매겨지는 것을 특징으로 하는 삼차원 메쉬 정보의 부호화 방법.The first left and right indices mapped in the boundary loop corresponding to the start vertices of the triangles that are successively restored in the boundary loop table corresponding to the triangle tree / triangle data information. A method of encoding three-dimensional mesh information, characterized in that it is given within a range of two. 제42항에서, 상기 시작 인덱스는43. The method of claim 42 wherein the starting index is 삼각형트리/삼각형데이터 정보와 대응하는 경계 루프 테이블에서 연속적으로 복원되는 삼각형의 시작 꼭지점들에 대응하는 경계 루프에서의 매핑되는 첫 왼쪽과 오른쪽 인덱스로 정하며 경계 루프의 인덱스는 전체 메쉬를 고려하여 정하는 것을 특징으로 하는 삼차원 메쉬 정보의 부호화 방법.The first left and right indices mapped in the boundary loop corresponding to the start vertices of triangles which are successively restored in the boundary loop table corresponding to the triangle tree / triangle data information are defined and the index of the boundary loop is determined by considering the entire mesh. A method of encoding three-dimensional mesh information. 제34항에서, 상기 삼각형트리/삼각형데이터 정보를 분할한 데이터 파티션의 헤더에는35. The header of a data partition in which the triangular tree / triangle data information is divided. 상기 삼각형트리/삼각형데이터 정보에 대응하는 꼭지점 그래프의 식별자(codap_vg_id)가 더 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And an identifier (codap_vg_id) of a vertex graph corresponding to the triangular tree / triangle data information. 제34항에서, 상기 삼각형트리/삼각형데이터 정보를 분할한 데이터 파티션의 헤더에는,The header of the data partition of claim 34, wherein the triangle tree / triangle data information is divided into: 둘 이상의 데이터 파티션들에서 공통인 기하정보와 화상정보를 어떻게 예측할 것인지를 나타내는 경계예측 표시자(codap_bdry_pred)를 구비함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, comprising: a boundary prediction indicator (codap_bdry_pred) indicating how to predict geometric and image information common to two or more data partitions. 제46항에서,The method of claim 46, 상기 데이터 파티션의 시작과 끝이 삼각형 트리의 메인 줄기에 위치하는 경우에는 상기 데이터 파티션과 이전에 부호화된 데이터 파티션에 공통인 기하정보 및 화상정보를 한 데이터 파티션에서만 포함하고, 상기 데이터 파티션의 시작과 끝이 종속트리에 위치하는 경우에는 상기 데이터 파티션과 이전에 부호화된 데이터 파티션에 공통인 기하정보 및 화상정보가 존재하는가를 판별하여 존재할 경우에는 두 데이터 파티션에 상기 정보들을 모두 포함하고, 그렇지 않을 경우에는 한 데이터 파티션에만 포함하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.When the beginning and the end of the data partition are located on the main stem of the triangle tree, only the one data partition includes geometry and image information common to the data partition and the previously encoded data partition. If the end is located in the dependent tree, it is determined whether the geometric information and the image information which are common to the data partition and the previously encoded data partition are included. The encoding method of the polygonal three-dimensional mesh information, characterized in that included in only one data partition. 제34항에서,The method of claim 34, 삼각형트리/삼각형데이터 정보에 포함된 삼각형 데이터 정보에는 대응하는 삼각형 트리를 구성하는 삼각형별로 마칭정보, 기하정보 및 화상정보가 배열됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.A method of encoding polygonal three-dimensional mesh information, wherein the triangle data information included in the triangle tree / triangle data information is arranged for each triangle forming a corresponding triangle tree. 제34항에서,The method of claim 34, 삼각형트리/삼각형데이터 정보에 포함된 삼각형 데이터 정보에는 대응하는 삼각형 트리를 구성하는 모든 삼각형들의 마칭정보, 모든 삼각형들의 기하정보 및 모든 삼각형들의 화상정보의 순으로 배열됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.The triangular data information included in the triangular tree / triangle data information is arranged in order of marching information of all triangles constituting the corresponding triangular tree, geometric information of all triangles, and image information of all triangles. Encoding Method. 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복호화하는 방법에 있어서,In the method of progressively and losslessly decoding a polygonal three-dimensional mesh, (a) 입력된 비트스트림을 기본메쉬(MOBL) 단위로 구분하는 단계;(a) dividing the input bitstream into units of a basic mesh (MOBL); (b) 상기 기본메쉬(MOBL)의 파티션 유형을 판단하는 단계;(b) determining a partition type of the basic mesh (MOBL); (c) 상기 기본메쉬(MOBL)에 꼭지점 그래프 정보가 포함되어 있으면, 상기 꼭지점 그래프 정보를 복호화하여 바운딩 루프 테이블을 생성하는 단계;(c) if vertex graph information is included in the basic mesh (MOBL), generating a bounding loop table by decoding the vertex graph information; (d) 상기 기본메쉬(MOBL)에 삼각형트리/삼각형데이터 정보가 포함되어 있으면, 상기 삼각형트리/삼각형데이터 정보를 복호화하여 삼차원 메쉬를 생성하는 단계; 및(d) generating tridimensional meshes by decoding the triangular tree / triangle data information when the basic mesh (MOBL) includes triangular tree / triangle data information; And (e) 상기 (a) 단계 내지 상기 (d) 단계를 반복함으로써 삼차원 메쉬를 생성하는 단계를 포함함을 특징으로 하는 삼차원 메쉬 정보의 복호화방법.(e) generating a three-dimensional mesh by repeating the steps (a) to (d). 제50항에서, 상기 (a)단계는51. The method of claim 50, wherein step (a) 상기 입력되는 비트스트림을 다각형 삼차원 메쉬(MO) 단위로 구분하고, 다각형 삼차원 메쉬에 포함된 단계별 메쉬(MOL)의 종류를 판별하여, 복호화가 가능한 단계별 메쉬(MOL)이면, 그 단계별 메쉬 내의 비트스트림을 기본메쉬(MOBL) 단위로 구분하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.If the input bitstream is divided into polygonal three-dimensional mesh (MO) units, the type of the meshes included in the polygonal three-dimensional mesh (MOL) is determined, and the decoding is a stepped mesh (MOL), the bitstream in the stepped mesh Method of decoding polygonal three-dimensional mesh information, characterized in that divided into the base mesh (MOBL) unit. 제50항에서, 상기 (d) 단계에서 삼각형트리/삼각형데이터 정보를 복호화할 때,51. The method of claim 50, wherein when the triangle tree / triangle data information is decoded in the step (d), 삼각형 트리의 메인줄기에 위치한 분기삼각형을 복호화하는 경우 방향성 표시자(td_orientation)에 표시된 방향에 의해 상기 분기삼각형에 이어지는 종속트리들의 복호화 순서가 결정함을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.The decoding method of polygonal three-dimensional mesh information, characterized in that when decoding a branched triangle located on the main stem of the triangle tree, the decoding order of the subordinate trees following the branched triangle is determined by the direction indicated in the direction indicator (td_orientation). 제52항에서, 상기 종속트리들 내에서의 삼각형의 방문순서는53. The method of claim 52, wherein the visit order of triangles in the dependent trees is 모든 종속트리에 대하여 같은 방향임을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.Method for decoding polygonal three-dimensional mesh information, characterized in that the same direction for all the dependent tree. 제52항에서, 상기 종속트리들 내에서의 삼각형의 방문순서는53. The method of claim 52, wherein the visit order of triangles in the dependent trees is 상기 방향성 표시자(td_orientation)의 값에 대응하여 결정됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And decoding the polygonal three-dimensional mesh information according to the value of the directional indicator (td_orientation). 제52항에서, 상기 (b) 단계는The method of claim 52, wherein step (b) 상기 데이터 파티션의 시작코드 값에 따라 파티션 유형을 판단하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And a partition type is determined according to a start code value of the data partition. 제55항에서, 상기 파티션 유형에는56. The method of claim 55, wherein the partition type 하나 또는 다수의 연결성분들에 대응하는 정보를 모아 하나의 데이터 파티션으로 구성하여 부호화하는 제0파티션유형(partition_type_0)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And a zero partition type (partition_type_0) for collecting and encoding information corresponding to one or more connected components into one data partition and encoding the same. 제56항에서, 상기 제0파티션유형의 기본메쉬(MOBL)를 복호화할 때,57. The method of claim 56, wherein when decoding the basic mesh (MOBL) of the zero partition type, 각 연결성분 뒤에 위치한 소정의 비트(last_component)에 의해 복호화되어야 할 연결성분이 더 존재하는지 여부를 파악하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A method for decoding polygonal three-dimensional mesh information, characterized by determining whether there is further connection component to be decoded by a predetermined bit (last_component) located after each connection component. 제54항에서, 상기 파티션 유형에는55. The method of claim 54, wherein the partition type 하나 또는 다수의 연결성분에 대응하는 꼭지점 그래프 정보를 모아 하나의 데이터 파티션으로 구성하여 부호화하는 제1파티션유형(partition_type_1)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And a first partition type (partition_type_1) for collecting and encoding vertex graph information corresponding to one or more connected components into one data partition. 제58항에서, 상기 제1파티션유형의 기본메쉬(MOBL)를 복호화할 때,59. The method of claim 58, wherein when decoding the basic mesh of the first partition type, 각 연결성분에 대응하는 꼭지점 그래프 정보 뒤에 위치한 소정의 비트(codap_last_vg)에 의해 복호화되어야 할 꼭지점 그래프 정보가 더 존재하는지 여부를 파악하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And determining whether there is further vertex graph information to be decoded by a predetermined bit (codap_last_vg) located after the vertex graph information corresponding to each connection component. 제55항에서, 상기 파티션 유형에는56. The method of claim 55, wherein the partition type 삼각형트리/삼각형데이터 정보를 분할하여 데이터 파티션으로 구성하고 부호화하는 제2파티션유형(partition_type_2)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And a second partition type (partition_type_2) for dividing triangle tree / triangle data information into data partitions and encoding the same. 제60항에서, 상기 제2파티션유형의 기본메쉬(MOBL)를 복호화할 때,61. The method of claim 60, wherein when decoding the basic mesh of the second partition type, 상기 삼각형트리/삼각형데이터 정보 앞에 위치한 꼭지점 그래프의 식별자(codap_vg_id)에 의해 대응하는 꼭지점 그래프 정보를 식별하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And identifying corresponding vertex graph information by an identifier (codap_vg_id) of a vertex graph located before the triangle tree / triangle data information. 제60항에서, 상기 제2파티션유형의 기본메쉬(MOBL)를 복호화할 때,61. The method of claim 60, wherein when decoding the basic mesh of the second partition type, 상기 삼각형트리/삼각형데이터 정보에 대응하는 꼭지점 그래프 정보가 유일하게 확인될 수 있는 경우에는 상기 삼각형트리/삼각형데이터 정보 앞에 꼭지점 그래프의 식별자(codap_vg_id)가 위치하지 않는 것으로 판단하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.If the vertex graph information corresponding to the triangle tree / triangle data information can be uniquely identified, it is determined that the identifier (codap_vg_id) of the vertex graph is not located before the triangle tree / triangle data information. Method of decoding mesh information. 제60항에서, 상기 제2파티션유형의 기본메쉬(MOBL)를 복호화할 때,61. The method of claim 60, wherein when decoding the basic mesh of the second partition type, 상기 삼각형트리/삼각형데이터 정보 앞에 위치한 경계 루프 테이블에서의 시작 인덱스(codap_left_bloop_idx,codap_right_bloop_idx)에 의해 이전의 데이터 파티션과는 독립적으로 복호화함을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And decoding independently of a previous data partition by a start index (codap_left_bloop_idx, codap_right_bloop_idx) in a boundary loop table located in front of the triangle tree / triangle data information. 제60항에서, 상기 제2파티션유형의 기본메쉬(MOBL)를 복호화할 때,61. The method of claim 60, wherein when decoding the basic mesh of the second partition type, 상기 삼각형트리/삼각형데이터 정보 앞에 위치한 경계예측 표시자(codap_bdry_pred)에 의해 이전에 복호화한 데이터 파티션과 공통인 기하정보와 화상정보를 어떻게 예측할 것인지를 판단하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A method of decoding polygonal three-dimensional mesh information, comprising determining how to predict geometric and image information common to a data partition previously decoded by a boundary prediction indicator (codap_bdry_pred) located in front of the triangle tree / triangle data information. . 제55항에서, 상기 파티션 유형에는56. The method of claim 55, wherein the partition type 하나의 연결성분을 하나의 데이터 파티션으로 구성한 제3파티션유형(partition_type_3)이 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And a third partition type (partition_type_3) comprising one connection component as one data partition. 제 50항에서, 상기 (d) 단계에서 삼각형트리/삼각형데이터 정보를 복호화할때,51. The method of claim 50, wherein when decoding the triangle tree / triangle data information in the step (d), 삼각형 트리중 메인줄기에 위치한 분기삼각형을 복호화하는 경우 임의의 한쪽가지에 위치한 종속트리의 총 크기 정보(codap_branch_len)에 의해 상기 분기삼각형에서의 Y-꼭지점 인덱스를 결정함을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화 방법.Polygonal three-dimensional mesh information, characterized in that the Y-vertex index of the branched triangle is determined by the total size information (codap_branch_len) of the dependent tree located on any one branch when decoding the branched triangle located in the main stem of the triangle tree. Decryption method. 다각형 삼차원 메쉬를 점진적이고 손실탄력적으로 복호화하는 방법에 있어서,In the method of progressively and losslessly decoding a polygonal three-dimensional mesh, (a) 입력된 비트스트림을 기본메쉬(MOBL) 단위로 구분하는 단계;(a) dividing the input bitstream into units of a basic mesh (MOBL); (b) 상기 기본메쉬(MOBL)의 파티션 유형을 판단하는 단계;(b) determining a partition type of the basic mesh (MOBL); (c) 상기 기본메쉬(MOBL)에 꼭지점 그래프 정보가 포함되어 있으면, 상기 꼭지점 그래프 정보를 복호화하여 바운딩 루프 테이블을 생성하는 단계;(c) if vertex graph information is included in the basic mesh (MOBL), generating a bounding loop table by decoding the vertex graph information; (d) 상기 기본메쉬(MOBL)에 삼각형트리/삼각형데이터 정보가 포함되어 있으면, 연결성분 단위로 상기 삼각형트리/삼각형데이터 정보를 복호화하여 삼각형 삼차원 메쉬를 생성하는 단계; 및(d) generating triangular three-dimensional meshes by decoding the triangular tree / triangle data information in units of connected components if the triangular tree / triangle data information is included in the basic mesh (MOBL); And (e) 상기 (d) 단계에서의 연결성분이 가상 연결성분인 경우 상기 (a) 단계 이하를 반복하고, 그렇지 않은 경우 삼각형 삼차원 메쉬의 생성을 완료하는 단계를 포함함을 특징으로 하는 삼차원 메쉬 정보의 복호화방법.(e) repeating step (a) or less if the connected component in step (d) is a virtual connected component; otherwise, completing the generation of the triangular three-dimensional mesh; Decryption method. 제67항에서, 상기 (d) 단계에서 삼각형트리/삼각형데이터 정보를 포함한 기본메쉬(MOBL)에는68. The method of claim 67, wherein in step (d), the basic mesh (MOBL) including the triangular tree / triangle data information is included. 이전에 복원된 기본메쉬(MOBL)와는 독립적으로 복원할 수 있도록 경계 루프 테이블(bounding loop table)에서의 시작 인덱스(codap_left_bloop_idx, codap_right_bloop_idx)가 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A start method (codap_left_bloop_idx, codap_right_bloop_idx) in a bounding loop table for restoring independently of a previously restored base mesh (MOBL) is provided. 제68항에서, 상기 시작 인덱스는69. The method of claim 68, wherein the starting index is 삼각형트리/삼각형데이터 정보와 대응하는 경계 루프 테이블에서 연속적으로 복원되는 삼각형의 시작 꼭지점들에 대응하는 경계 루프에서의 매핑되는 첫 왼쪽과 오른쪽 인덱스로 결정되며, 경계 루프의 인덱스는 구성성분의 꼭지점의 수에 2를 더한 범위 내에서 매겨진 것을 특징으로 하는 삼차원 메쉬 정보의 복호화 방법.The first left and right indexes mapped in the boundary loop corresponding to the start vertices of triangles that are successively restored in the boundary loop table corresponding to the triangle tree / triangle data information are determined, and the index of the boundary loop is the index of the component's vertices. A method of decoding three-dimensional mesh information, characterized in that it is given within a range of adding two to the number. 제68항에서, 상기 시작 인덱스는69. The method of claim 68, wherein the starting index is 삼각형트리/삼각형데이터 정보와 대응하는 경계 루프 테이블에서 연속적으로 복원되는 삼각형의 시작 꼭지점들에 대응하는 경계 루프에서의 매핑되는 첫 왼쪽과 오른쪽 인덱스로 결정되며, 경계 루프의 인덱스는 전체 메쉬를 고려하여 정해진 것을 특징으로 하는 삼차원 메쉬 정보의 복호화 방법.The first left and right indexes mapped in the boundary loop corresponding to the start vertices of triangles that are successively restored in the boundary loop table corresponding to the triangular tree / triangle data information are determined. A method of decoding three-dimensional mesh information, characterized in that determined. 제68항에서, 상기 (d) 단계에서,The method of claim 68, wherein in step (d), (codap_right_bloop_idx - codap_left_bloop_idx - 1)이 상기 기본메쉬(MOBL)의 삼각형트리 정보만을 복원하였을 때 발생하는 삼각형의 총갯수보다 큰 경우에는 상기 연결성분은 가상 연결성분이라 판단하는 것을 특징으로 하는 삼차원 메쉬 정보의 복호화방법.If (codap_right_bloop_idx-codap_left_bloop_idx-1) is larger than the total number of triangles generated when only triangular tree information of the basic mesh (MOBL) is restored, the connection component is determined as a virtual connection component. Decryption method. 제71항에서, 상기 (d) 단계에서 복호화된 삼각형들 중 마지막에서 세번째 삼각형이 분기삼각형이면 (trun,tleaf) 쌍에 두 쌍의 가상 삼각형이 존재하는 것으로 판단하고, 분기삼각형이 아니면 (trun,tleaf) 쌍에 두 쌍의 가상 삼각형이 존재하는 것으로 판단하여, 가상 삼각형에 대해서는 삼각형 데이터 정보를 복호화하지 않는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.72. The method of claim 71, wherein if the last to third triangles of the triangles decoded in the step (d) are branching triangles, it is determined that two pairs of virtual triangles exist in the pair (trun, tleaf); tleaf) It is determined that two pairs of virtual triangles exist in the pair, and the decoding method of the polygonal three-dimensional mesh information, characterized in that for the virtual triangle do not decode the triangle data information. 제67항에서,The method of claim 67, 삼각형 삼차원 메쉬를 다각형 삼차원 메쉬로 재구성하는 단계를 더 포함함을 특징으로 하는 다각형 삼차원 메쉬 정보의 부호화방법.And reconstructing the triangular three-dimensional mesh into a polygonal three-dimensional mesh. 제73항에서,74. The method of claim 73, 부호화 과정에서의 파티션 분할이 다각형 메쉬의 실제에지에서만 이루어지고, 상기 삼각형트리/삼각형데이터의 기본메쉬(MOBL)에 포함된 첫번째 삼각형의 다각형 에지는 복호화없이 실제에지로 판단하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.Partitioning in the encoding process is performed only on the actual edge of the polygon mesh, and polygonal three-dimensional, characterized in that the polygon edge of the first triangle included in the basic mesh (MOBL) of the triangle tree / triangle data is determined as the actual edge without decoding Method of decoding mesh information. 제73항에서,74. The method of claim 73, 부호화 과정에서의 파티션 분할이 다각형 메쉬의 내부에서도 이루어지고, 상기 삼각형트리/삼각형데이터의 첫번째 기본메쉬에 포함된 첫번째 삼각형의 다각형 에지는 복호화없이 실제에지로 판단하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.Partitioning in the encoding process is also performed inside the polygon mesh, and the polygon edge of the first triangle included in the first basic mesh of the triangle tree / triangle data is determined as a real edge without decoding. Decryption method. 제67항에서,The method of claim 67, 상기 가상 연결성분으로 구성된 기본메쉬 내에 존재하는 모든 분기 삼각형에 대하여, 분기삼각형을 복호화하는 경우 방향성 표시자(td_orientation)에 표시된 방향에 의해 상기 분기삼각형에 이어지는 종속트리들의 복호화 순서가 결정함을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.For every branch triangle existing in the basic mesh composed of the virtual connected components, when decoding the branch triangle, the decoding order of the dependent trees following the branch triangle is determined by the direction indicated in the direction indicator (td_orientation). A method of decoding polygonal three-dimensional mesh information. 제67항에서, 상기 (d) 단계에서 삼각형트리/삼각형데이터 정보를 포함한 기본메쉬(MOBL)에는68. The method of claim 67, wherein in step (d), the basic mesh (MOBL) including the triangular tree / triangle data information is included. 둘 이상의 기본메쉬들에서 공통인 기하정보와 화상정보를 어떻게 예측할 것인지를 나타내는 경계예측 표시자(codap_bdry_pred)가 구비됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A boundary prediction indicator (codap_bdry_pred) is provided to indicate how to predict geometric and image information common to two or more basic meshes. 제77항에서, 상기 경계예측 표시자(codap_bdry_pred)가 0인 경우,78. The method of claim 77, wherein the boundary prediction indicator (codap_bdry_pred) is 0, 현재 복호화되는 기본메쉬와 이전에 복호화된 기본메쉬에 공통인 모든 기하정보 및 화상정보가 현재 복호화되는 기본메쉬에는 포함되어 있지 않음을 나타내는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A method of decoding polygonal three-dimensional mesh information, characterized in that all geometric information and image information common to the currently decoded basic mesh and the previously decoded basic mesh are not included in the currently decoded basic mesh. 제78항에서,79. The method of claim 78, 기하정보(d)를 이전의 데이터 파티션에서 방문된 선조들(a,b,c)에 의해 예측한 예측값(d')과 부호화된 값(e)를 이용하여 복호화할 때, 필요한 선조들 중 아무런 값도 이용할 수 없으면 예측값을 0으로 두고, 하나의 값만이 이용가능하면 그 값을 예측값으로 두고, 두 개의 값만이 이용가능하고 그 두 개의 값들 모두 현재의 꼭지점으로부터의 마디 거리가 1이면 두 값의 산술평균을 예측값으로 두고, 두 개의 값만이 이용가능하고 그 두 개의 값들 중 현재의 꼭지점으로부터의 마디 거리가 1이면 값을 예측값으로 두고, 세 개의 값 모두 이용가능하면 소정의 예측방법에 의해 예측값을 결정하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.When decoding the geometric information (d) using the predicted value (d ') and the encoded value (e) predicted by the ancestors (a, b, c) visited in the previous data partition, none of the necessary ancestors are decoded. If no value is available, the prediction value is set to zero, and if only one value is available, the value is set to the prediction value. If only two values are available and both of them have a node distance of 1 from the current vertex, With the arithmetic mean as the predicted value, if only two values are available and the node distance from the current vertex of the two values is 1, the value is assumed as the predicted value, and if all three values are available, the predicted value is determined by a predetermined prediction method. A method for decoding polygonal three-dimensional mesh information, characterized in that for determining. 제77항에서, 상기 경계예측 표시자(codap_bdry_pred)가 1인 경우,The method of claim 77, wherein the boundary prediction indicator (codap_bdry_pred) is 1, 현재 복호화되는 기본메쉬와 이전에 복호화된 기본메쉬에 공통인 모든 기하정보 및 화상정보가 현재 복호화되는 기본메쉬에도 포함되어 있음을 나타내는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.A method of decoding polygonal three-dimensional mesh information, characterized in that all geometric information and image information common to the base mesh currently decoded and the previously decoded base mesh are included in the base mesh currently decoded. 제80항에서,82. The method of claim 80, 기하정보(d)를 방문된 선조들(a,b,c)에 의해 예측한 예측값(d')과 부호화된 값(e)를 이용하여 복호화할 때, 이전의 데이터 파티션에서는 어떠한 꼭지점도 방문되지 않은 것으로 가정하여 소정의 예측방법에 의해 예측값을 결정하는 것을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.When the geometric information d is decoded using the predicted value d 'predicted by the visited ancestors a, b and c and the encoded value e, no vertices are visited in the previous data partition. A method for decoding polygonal three-dimensional mesh information, characterized in that it is assumed that the prediction value is determined by a predetermined prediction method. 제67항에서,The method of claim 67, 삼각형트리/삼각형데이터 정보에 포함된 삼각형 데이터 정보에는 대응하는 삼각형 트리를 구성하는 삼각형별의 마칭정보, 기하정보 및 화상정보의 순으로 복호화됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.And the triangle data information included in the triangle tree / triangle data information is decoded in order of marching information, geometry information, and image information for each triangle constituting the corresponding triangle tree. 제67항에서,The method of claim 67, 삼각형트리/삼각형데이터 정보에 포함된 삼각형 데이터 정보에는 대응하는 삼각형 트리를 구성하는 모든 삼각형들의 마칭정보, 모든 삼각형들의 기하정보 및 모든 삼각형들의 화상정보의 순으로 복호화됨을 특징으로 하는 다각형 삼차원 메쉬 정보의 복호화방법.The triangular data information included in the triangular tree / triangle data information is decoded in order of marching information of all triangles constituting the corresponding triangular tree, geometric information of all triangles, and image information of all triangles. Decryption method.
KR1019990019619A 1998-10-02 1999-05-29 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering KR100294923B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990019619A KR100294923B1 (en) 1998-10-02 1999-05-29 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering

Applications Claiming Priority (9)

Application Number Priority Date Filing Date Title
KR1019980041763 1998-10-02
KR19980041763 1998-10-02
KR19980052327 1998-12-01
KR1019980052327 1998-12-01
KR19990003649 1999-02-04
KR1019990003649 1999-02-04
KR19990005239 1999-02-13
KR1019990005239 1999-02-13
KR1019990019619A KR100294923B1 (en) 1998-10-02 1999-05-29 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering

Publications (2)

Publication Number Publication Date
KR20000028583A true KR20000028583A (en) 2000-05-25
KR100294923B1 KR100294923B1 (en) 2001-09-07

Family

ID=27532284

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990019619A KR100294923B1 (en) 1998-10-02 1999-05-29 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering

Country Status (1)

Country Link
KR (1) KR100294923B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013177453A1 (en) * 2012-05-23 2013-11-28 1-800 Contacts, Inc. Systems and methods for efficiently processing virtual 3-d data
US8660376B2 (en) 2011-01-21 2014-02-25 Samsung Electronics Co., Ltd. Apparatus and method for data processing based on vertex grouping
US8860719B2 (en) 2011-01-21 2014-10-14 Samsung Electronics Co., Ltd. Apparatus and method for encoding three-dimensional (3D) mesh, and apparatus and method for decoding 3D mesh
US9171383B2 (en) 2010-07-19 2015-10-27 Samsung Electronics Co., Ltd. Apparatus and method of scalable encoding of 3D mesh, and apparatus and method of scalable decoding of 3D mesh
US9236024B2 (en) 2011-12-06 2016-01-12 Glasses.Com Inc. Systems and methods for obtaining a pupillary distance measurement using a mobile computing device
US9286715B2 (en) 2012-05-23 2016-03-15 Glasses.Com Inc. Systems and methods for adjusting a virtual try-on
US9483853B2 (en) 2012-05-23 2016-11-01 Glasses.Com Inc. Systems and methods to display rendered images
US11758107B2 (en) 2020-12-03 2023-09-12 Samsung Electronics Co., Ltd. Method of providing adaptive augmented reality streaming and apparatus performing the method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101019558B1 (en) * 2008-09-23 2011-03-08 샘솔정보기술(주) Method for Compression in System for Editing Virtual Reality

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9171383B2 (en) 2010-07-19 2015-10-27 Samsung Electronics Co., Ltd. Apparatus and method of scalable encoding of 3D mesh, and apparatus and method of scalable decoding of 3D mesh
US8660376B2 (en) 2011-01-21 2014-02-25 Samsung Electronics Co., Ltd. Apparatus and method for data processing based on vertex grouping
US8860719B2 (en) 2011-01-21 2014-10-14 Samsung Electronics Co., Ltd. Apparatus and method for encoding three-dimensional (3D) mesh, and apparatus and method for decoding 3D mesh
US9607434B2 (en) 2011-01-21 2017-03-28 Samsung Electronics Co., Ltd. Apparatus and method for encoding three-dimensional (3D) mesh, and apparatus and method for decoding 3D mesh
US9236024B2 (en) 2011-12-06 2016-01-12 Glasses.Com Inc. Systems and methods for obtaining a pupillary distance measurement using a mobile computing device
US9235929B2 (en) 2012-05-23 2016-01-12 Glasses.Com Inc. Systems and methods for efficiently processing virtual 3-D data
WO2013177453A1 (en) * 2012-05-23 2013-11-28 1-800 Contacts, Inc. Systems and methods for efficiently processing virtual 3-d data
US9286715B2 (en) 2012-05-23 2016-03-15 Glasses.Com Inc. Systems and methods for adjusting a virtual try-on
US9311746B2 (en) 2012-05-23 2016-04-12 Glasses.Com Inc. Systems and methods for generating a 3-D model of a virtual try-on product
US9378584B2 (en) 2012-05-23 2016-06-28 Glasses.Com Inc. Systems and methods for rendering virtual try-on products
US9483853B2 (en) 2012-05-23 2016-11-01 Glasses.Com Inc. Systems and methods to display rendered images
US9208608B2 (en) 2012-05-23 2015-12-08 Glasses.Com, Inc. Systems and methods for feature tracking
US10147233B2 (en) 2012-05-23 2018-12-04 Glasses.Com Inc. Systems and methods for generating a 3-D model of a user for a virtual try-on product
US11758107B2 (en) 2020-12-03 2023-09-12 Samsung Electronics Co., Ltd. Method of providing adaptive augmented reality streaming and apparatus performing the method

Also Published As

Publication number Publication date
KR100294923B1 (en) 2001-09-07

Similar Documents

Publication Publication Date Title
US6577310B1 (en) 3D mesh coding/decoding method and apparatus for error resilience and incremental rendering
JP4452242B2 (en) Progressive 3D mesh information encoding / decoding method and apparatus
US6563500B1 (en) Progressive 3D mesh coding method and apparatus
KR100294926B1 (en) A progressive 3-D mesh coding/decoding method and apparatus thereof
JP5033261B2 (en) Low-complexity three-dimensional mesh compression apparatus and method using shared vertex information
KR101334173B1 (en) Method and apparatus for encoding/decoding graphic data
KR100927601B1 (en) Method and apparatus for encoding / decoding of 3D mesh information
JP4808771B2 (en) Apparatus and method for encoding and decoding three-dimensional mesh information
KR100910031B1 (en) Apparatus and Method of encoding 3 dimensional mesh model and Recording medium thereof
KR100294923B1 (en) 3-D mesh coding/decoding method and apparatus for error resilience and incremental rendering
KR20080066216A (en) Method and apparatus for encoding/decoding 3d mesh information including stitching information
KR101086774B1 (en) Method and apparatus for low complexity 3d mesh compression
Yan et al. Mesh segmentation schemes for error resilient coding of 3-D graphic models
CN114051730A (en) Apparatus and method for processing point cloud data
US10003822B2 (en) Error-resilient coder of image sequences and video
CN116508318A (en) Point cloud data transmitting device, point cloud data transmitting method, point cloud data receiving device and point cloud data receiving method
KR101086772B1 (en) Method and apparatus for 3d mesh compression based quantization
US20230410374A1 (en) Method and apparatus for mesh compression using point cloud coding
Smolic et al. A survey on coding of static and dynamic 3D meshes
Smolic et al. A survey on coding of static and dynamic 3D meshes
CN117121487A (en) Point cloud data transmitting device, point cloud data transmitting method, point cloud data receiving device and point cloud data receiving method
CN116997931A (en) Method for encoding and decoding TRISOUP vertex positions
Nordland Compression of 3D media for internet transmission
Yan et al. Error-resilient coding of 3D graphics based on morphing and volume splitting
Li Progressive compression of three-dimensional graphics

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120329

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20130328

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee