CA2285427A1 - 3d mesh compression and coding - Google Patents

3d mesh compression and coding Download PDF

Info

Publication number
CA2285427A1
CA2285427A1 CA002285427A CA2285427A CA2285427A1 CA 2285427 A1 CA2285427 A1 CA 2285427A1 CA 002285427 A CA002285427 A CA 002285427A CA 2285427 A CA2285427 A CA 2285427A CA 2285427 A1 CA2285427 A1 CA 2285427A1
Authority
CA
Canada
Prior art keywords
mesh
node
vertex
coding
dimensional model
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
CA002285427A
Other languages
French (fr)
Inventor
Jiankun Li
Chung-Chieh Jay Kuo
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2285427A1 publication Critical patent/CA2285427A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/20Finite element generation, e.g. wire-frame surface description, tesselation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/001Model-based coding, e.g. wire frame
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/13Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/20Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video object coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/30Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
    • H04N19/39Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability involving multiple description coding [MDC], i.e. with separate layers being structured as independently decodable descriptions of input picture data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Multimedia (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

Single and progressive-resolution coding algorithms for the compression of 3-D polyhedral meshes are disclosed. In the single-resolution mode, the mesh topology (or connectivity) is encoded by a constructive traversing approach applied to the dual graph of the original mesh while the mesh geometry is encoded by successive quantization and the bit-plane coding (achieved by context arithmetic coding). In the progressive-resolution mode, the mesh is represented by a coarse approximation (i.e., the base mesh) and a sequence of refinements. Both the base mesh and the refinement operations are entropy coded so that a series of mesh models of continuously varying resolutions can be constructed from the coded bit stream. Topological and geometrical data of a 3-D mesh are encoded separately according to their importance and then integrated into a single bit stream. In decoding, the decoder finds from the bit stream the most important information and gradually adds finer detailed information to provide a more complete 3-D graphic model. The decoder can stop at any point while giving a reasonable reconstruction of the original model. The disclosed algorithm was applied to complicated 3-D meshes and achieved a compression ratio of 20:1 while maintaining a good graphic quality.

Description

REFERENCE TO RELATED APPLICATION
This application is a continuation-in-part of provisional application Serial No. 60/073,087, filed January 30, 1998, for Method and Apparatus for 3D Mesh Compression and 3D Mesh Coding BACKGROUND OF THE INVENTION
1: Field of the Invention The present invention pertains generally to the field of computer graphics.
More particularly, the present invention pertains to coding of information representing an image of a three dimensional model.
2. Descrit~tion of Prior Art Three dimensional ("3-D") graphic models have become increasingly popular since the advent of 3-D laser scanning systems and the boom of VRML
(Virtual Reality Modeling Language) models. Laser scanning systems, for example, routinely produce geometric models with hundreds of thousands of vertices and triangles, each of which may contain additional information such as color and normal. Highly detailed models are also commonly adopted in computer graphics.

Three dimensional graphic models are often represented as complex polyhedral meshes composed of two types of data, i.e., topological and geometrical data.
Topological data provide connectivity information among vertices (e.g., adjacency of vertices, edges and faces) wl>ile geometrical attributes describe the position, normal, color, and application dependent information for each individual vertex. In terms of implementation, most 3-D graphic file formats consist of a list of polygons each of which is specified by its vertex indices and a vertex attribute list. The terms vertex and node are used interchangeably herein.
Generally speaking, 3-D models are expensive to render, awkward to edit, and costly to transmit through a network. Wider application of 3-D graphics potentially could be limited due to these obstacles. To reduce storage requirements and transmission bandwidth it is desirable to compress these models with lossy compression methods which keep the distortion within a tolerable level while maximizing data reduction.
Another important consideration is to apply graphic coding in a progressive fashion to I S allow easier control of data such as progressive display, level-of detail control and mufti-scale editing. This functionality demands that the mesh be approximated with different resolutions, which is vital for real-time applications. To achieve this goal, it is required for the mesh to be reduced to a coarse approximation (i.e. the base mesh) through a sequence of graphic simplifications.
Simplification and compression of 3-D mesh data has been studied by quite a few researchers. Most early work focused on the simplification of graphic models. In W.J. Schroeder, "Decimation of Triangle Meshes," Computer Graphics Proceedings, Annual Conference Series, pp. 65-70, ACM SIGGRAPH, July 1992, the author proposed a decimation algorithm that significantly reduced the number of polygons required to represent an object. Turk, in "Re-tiling Polygon Surfaces," Computer Graphics Proceedings, Annual Conference Series, pp. SS-64, ACM SIGGRAPH, July 1992, presented an automatic method of creating surface models at several levels of detail from an original polyhedral description of a given object. Hoppe et al., in "Mesh Optimization," Computer Graphics Proceedings, Annual Conference Series, pp. 19-26, ACM SIGGRAPH, August 1992, address the mesh optimization problem of approximating a given point set by using smaller number of vertices under certain topological constraints.
Recent work has emphasized the compression of graphic models.
Deering, in "Geometry Compression," Computer Graphics Proceedings, Annual Conference Series, pp. 13-20, ACM SIGGRAPH, August 1995, discusses the concept of the generalized triangle mesh which compresses a triangle mesh structure. Eck et al. in "Multiresolution Analysis of Arbitrary Meshes," propose a wavelet transformation defined on an arbitrary domain to compress 3-D models of subdivision connectivity.
Taubin, in "Geometric Compression Through Topological Surgery," Tech. Rep. RC-20340, IBM Watson Research Center, January 1996, presented a topological surgery algorithm which utilized two interleaving vertex and triangle trees to compress a model.
More recently, Cohen et al., in "Simplification Envelopes," Computer Graphics Proceedings, Annual Conference Series, pp. 119-28, ACM SIGGRAPH, August 1996, introduced the concept of simplification envelopes so that a hierarchy of level-of detail approximations for a given polyhedral model could be generated automatically.
Hoppe in "Progressive Meshes," Computer Graphics Proceedings, Annual Conference Series, pp.
99-108, ACM SIGGRAPH, August 1996, proposed a progressive mesh compression algorithm that is applicable to arbitrary meshes.
SUMMARY OF THE INVENTION
The present invention provides a new compression algorithm for 3-D
meshes operating with both single and progressive resolution modes. The single resolution mode compresses the topological data through a constructive traversal and encodes geometrical data by local prediction. The progressive resolution mode represents the mesh by a base mesh and a sequence of refinement steps. Both the base mesh and the refinement sequence are entropy coded into a single bit stream in such a way that, along the encoding process, every output bit contributes to the reduction of coding distortion, and the contribution of bits decreases according to their order of position in the bit stream. At the receiver end the decoder can stop at any point while generating a reconstruction of the original model with the best rate distortion tradeoff. A series of models of continuously varying resolutions can thus be constructed from the single bit stream. This property, often referred to as the embedding property, since the coding of a coarser model is embedded in the coding of a finer model, can be widely used in robust error control, progressive transmission and display, and level-of detail control.

BRIEF DESCRIPTION OF THE DRAWINGS
The other aspects, features, objects, and advantages of the present invention will be more fully understood and appreciated upon consideration of the following detailed description of a preferred embodiment of the invention, presented in conjunction with the accompanying drawings, wherein:
FIG. 1 is a graph illustrating the traversing order for each node for a given mesh in accordance with the invention.
FIG. 2(a) and 2(b) illustrates two link set configurations in accordance with the invention.
FIG. 3 is a graph that illustrates the tracing of a merge link according to the invention.
FIG. 4 is a graph illustrating the coding of a merge link according to the invention.
FIG. 5 illustrates a polyhedral mesh and its dual graph according to one aspect of the invention.
FIG. 6(a), 6(b) and 6(c)are a graphical representation illustrating recovery of a polygon according to the invention.
FIG. 7(a) and 7(b) are a graphical representation illustrating vertex prediction according to the invention.
FIG. 8(a) and 8(b) are a graphical representation illustrating vertex split and edge collapse according to the invention.
FIG. 9 is a representation of a 3-D model with one layer of independent vertex splits.
FIG. I0 is a graph illustrating the size distribution of 300 test models.
FIG. 11 is a graph illustrating the ratio of triangular meshes for 300 test models.
FIG. 12 is a graph illustrating the coding performance versus the number of vertices.
FIG. 13(a) is a graph illustrating the performance of geometrical data coding with 10 bits/vertex.
FIG. 13(b) is a graph illustrating the performance of geometrical data coding with 20 bitslvertex.
FIG. 13{c) is a graph illustrating the performance of geometrical data coding with 30 bits/vertex.
FIG. 13(d) is a graph illustrating the performance of geometrical data coding with the rate-distortion tradeoff plot.
1 S FIG. 14(a) is a representation of a model "dodge" illustrating compression at 10 bits/vertex.
FIG. 14(b) is a representation of a model "dodge" illustrating compression at bits/vertex.
FIG. 14(c) is a representation of the model "dodge" illustrating compression at 20 bits/vertex.
FIG. 14{d) is a representation of the model "dodge" illustrating compression at 25 bits/vertex.

_'7_ DETAILED DESCRIPTION
OF PREFERRED EMBODIMENTS
Single-Resolution Mode The single resolution mode includes the coding of topological and S geometrical data. The topological data of a mesh are encoded losslessly. For geometric data, a local prediction and encoding of the residue is progressively performed to reach varying rate distortion performances.
Coding of Topological Data - Constructive Traversal A constructive traversing scheme is described below where a mesh is constructed by connecting a sequence of traversal steps gradually. The traversing procedure begins with a single node and one Iink is traversed at a time. A queue $ of nodes is maintained during the traversal. It records the order of each node to be visited.
The traversal is carried out based on 9 as follows:
1 S 1. Initialize queue $ with a node with index n. Pick one of the links incident to n as its principle link. Both the node and the principle Link can be selected arbitrarily.
2. For the leading node ns in $ traverse each of its unvisited links in a counterclockwise order starting from its principle link.
3. For each link 1= (ns; nE) in Step 2, if nE was not included in $
previously, _g_ add nE to 9 and set I as its principle link.
4. After Steps 2 and 3 are completed for node ns, delete node ns from 9~.
5. If 9~ is not empty, go to Step 2. Otherwise terminate the traversal.
A simple example is given in Fig. 1 to show the traversing order of each node for a given mesh. This mesh represents an open surface with two holes, (a) and (b).
If every traversal step of a mesh is recorded, it can be reconstructed by repeating the entire traversing procedure starting from the initial node.
Thus, during the traversal, a link set is bookkept for each node of the mesh to record relevant traversal results and assist the coding process. The co~guration list cl(n) of node n stores all links incident to node n and orders them in a counterclockwise order. The total number of links in cl(n) is the same as the valance of node n. The configuration list is cyclic in the sense that the end of this list is implicitly connected to its beginning. The first element of the configuration list is the principle link. It serves as a starting point for tracing. The link list s(n) of node n consists of a sequence of binary numbers which denote whether a link is visited (labeled 1 S with 1) or not (labeled with 0). Two link configurations with respect to the central node are shown in Fig. 2, where visited links are depicted in solid lines and unvisited links in dashed Lines. We have cl(n) _ (l0, 11, 12, l, 14, I5, 16~ and s(n) _ (l, O, O, 1, l, O, I) for Figure 2(a), and cl(n) _ (I p, ll, 12, 13) and s(n) _ (1, 0, l, O) for Figure 2(b).
The link set s(n) is modified whenever node n is involved in a traversal step.

Coding Process For leading node ns visited in Step 2 of the constructive traversing algorithm, the modification of s(n~ is straightforward. Since new links are visited in counterclockwise order, each of them is changed from 0 to 1 in the next tracing step sequentially. No extra coding bits are required.
For each link 1= (ns, n~ visited in Step 3 of the constructive traversing algorithm, it can be a branch or a merger depending on the type of nE. It is called a branch if n~ has not yet been included in Q previously. Otherwise it is a merger. A
binary symbol bm(1) is used to record the type of the link. For a branch 1= (n" n~, node nE
is added to Q
i 0 as described earlier. Furthermore, the valance v(n~ is recorded and the link list s(n~
initialized as (l, 0,...0). For a merger a = (ns, n~, two additional pieces of information have to be collected so that the traversal can be repeated to reconstruct the original without ambiguity. They are the index id of node nE and the position of a in s(n~
There are two ways to record the id of n~, i.e., a global indexing scheme, which is robust but costly, and a local (or relative) indexing scheme, which is efficient but may fail sometimes. To save coding bits, it is preferable to perform the local indexing scheme as much as possible. The global indexing scheme is performed only when the local indexing scheme fails. Let ~ be the set of links that have been traversed already. The local indexing scheme attempts to locate nE by tracing links contained by ~ in a clockwise or counterclockwise fashion. The clockwise tracing procedure is detailed below, where s(h)~iJ
issued denote the irh element of s(n):

1. Initialization: let n~ be ns~ 1~ _ (n~" n~ and set counter step to 0. Let 1~
be the ith element of cl(nc).
2. Find the first j > i (in the cyclic sense) such that s(n~(~;J= 1 and express cl (n~~jJ as (n~, n~.
3. Increase step by 1, if i and j are not consecutive.
4. Check whether nu = n~ If so, report step and terminate the tracing.
Otherwise update node n~ to node nu.
This algorithm can be best explained with an example as shown in Fig. 3, where visited links are depicted in solid lines while unvisited links are depicted in dashed lines. The merger is shown in terms of the curved line. Starting from node ns, l l the clockwise search takes five steps to locate the desired node n~.12 based on links traversed before. The five steps are illustrated with five a<TOw symbols. Note that each step ends at either a node with a certain unfilled link or the target node nE.. The counterclockwise tracing is basically the same as the clockwise tracing except that we change j > i to j < i (in I 5 the cyclic sense). For the same example, the backward tracing takes only one step to reach the target node. The tracing pattern which gives a smaller number of steps is chosen for coding. There are situations where the above tracing algorithm may fail. For example, the local tracing can be trapped in an infinite loop. Then the global indexing scheme has to be applied. It is based on the observation that the target node n E has to be in queue $ since (ns, n~ is a merger. By viewing ~ as a cyclic list, the global method starts from node ns, to search nE in 9~ top-down or bottom-up. The search is conducted one node at one step until it finds node nE. Again, the search direction which gives a smaller number of steps is used and this step number is reported. To summarize, to specify the id of the target node n~, we need a binary symbol for the search method (global or local), a binary number for the search direction, and an integer number for the number of search steps.
As far as the position of merger 1 in s(n~ is concerned, it can be represented by an integer number counted from the principle link in a forward or backward direction by considering visited links only. The actual counting direction is chosen to be consistent with the search direction for nE. In Fig. 4, an example is illustrated where node nE 13 has seven links with the principle link lp. Before the merge occurs, the Link list s(n~
is (1, 0, l, l, 0, 0, 1, I). There are only five visited links. Now, with link Is as the merger, its position is recorded as three when counted in a forward direction and two when counted in a backward direction.
Application to Dual Graph The dual graph G* 17 of a polyhedral mesh G 1 S is constructed by converting a polygon in G into a node and two nodes in the dual graph G* are linked if the corresponding polygons in the original graph G share the same edge. It turns out that the dual graph G* is another polyhedral mesh. An example of a polyhedral mesh and its dual graph is shown in Fig. 5. There is a one-to-one correspondence between the original mesh G, 15 (dashed lines) and its dual graph G*, 17 (solid lines}. Either one can be used to represent the topological structure of a 3-D graphic model uniquely. Since the above algorithm handles a general polyhedral mesh it can be applied to the original mesh as well *rB

as its dual graph. In the traversal of G the vertex valence is distributed over a wider dynamic range which is typically from 3 to 8. However, most meshes primarily consist of triangles and quadrangles so that the vertex valence is highly concentrated on 3 and 4. This property can be effectively exploited by the entropy coder to make the proposed algorithm even more efficient.
Coding of Geometry Geometry data specify attributes for vertices (or nodes) of a 3-D polyhedral mesh such as positions, normal, colors and texture coordinates. They are functionally similar to pixel values of digital image/video and sample values of digital audio. The major difference between digital audiovisual and 3-D graphic media formats is that the former is usually defined an a regular spatial-temporal grid so that a transform can be applied for energy compaction and redundancy removal while a 3-D graphic model is defined on an irregular spatial grid. Consequently its geometry data take the form of a list of sampled points on an arbitrary surface with no particular order. Although geometry data bears a strong local correlation it is difficult to find a simple transform to exploit such a correlation.
The approach adopted currently for geometry compression is to use local prediction to remove data redundancy and then apply a quantization scheme and a run-length coding method to encode the prediction error. In an article by H.
Hoppe entitled "Progressive Meshes," Computer Graphics Proceedings, Annual Conference Series, pp. 99-108, ACM SIGGRAPH, August 1998, the disclosure of which is hereby incorporated by reference, the author arranged vertices via a sequence of vertex splits, and applied the delta prediction followed by the Huffinan coding. In Taubin et al., "Geometric Compression Through Topological Surgery," Tech. Rep. RC-20340, IBM Watson Research Center, January 1996, the authors defined a vertex tree structure so that the position of a vertex is predicted by those of several ancestor vertices along the tree. The prediction residue is then truncated and encoded with a Huffrnan code. Choi et. al., in Results of Core Experiment M2/M3: Geometry Coding Using PRVQ," Contribution Document M3148, MPEG4 San Jose Meeting, February 1998, used the same vertex tree and the prediction scheme but developed a mufti-stage vector quantization (VQ) method to encode the prediction residue.
The disclosure of the aforementioned articles is hereby incorporated by reference in its entirety.
Typically, there are three steps in a geometry coding scheme: vertex ordering, data prediction and entropy coding. The first step arranges the Iist of vertices into a certain structure so that the local relationship among vertices can be described and exploited more conveniently. The second step utilizes such a structure to remove the redundancy of geometrical data via prediction and produces a sequence of prediction residues as a result. The final step quantizes and codes the residue according to a rate-distortion performance requirement. For simplicity, the focus herein is on the compression of vertex positions. It is clear, however, that the same technique is applicable to other types of geometry data such as surface normals and colors.
The prediction of vertex positions is a causal process, i.e., a vertex has to be predicted by its preceding vertices. Any prediction scheme should obey this rule so the decoder can decode the data properly. The definition of preceding vertices can, however, vary due to different proposed schemes. In our proposed scheme, a vertex is predicted by some of its neighboring vertices. For a given vertex v, its neighboring vertices are defined as those of polygons incident to v. However, not alI of the neighboring vertices can be used for prediction but only the preceding ones are eligible. The preceding vertices of vertex v referred to herein are those added to queue 9 before v.
Vertex Prediction There are two approaches to predict the position of a vertex v. The first one regards v as one of the vertices of a polygon and attempts to predict the position of v based on those of preceding vertices of the same polygon. The second one regards vertex v as the center of several vertices and predicts its position by the average of their positions. The f rst approach is preferably used at first. If the first approach is not applicable then the second approach is used. Since the second approach is straightforward the following discussion provides more details on the first approach.
I 5 By the first approach, a polygon is attempted to be rebuilt based on a part of its vertices. It requires at least three vertices of a 3-D polygon to predict its remaining vertices. For a plane determined by three points pl, p2 and p3 in the 3-D
Euclidean space, any pointp in the plane can be represented by P=~IP1 + ~2P2+ ~3P3 where ~3, 2 + ~. 2 + ~, 3 =1. For a regular n-vertex polygon (p~p2."py~> if three vertices pT, pj and pk are known, then any other vertex pl can be recovered precisely by the above formula where ~, l, ~. 2 and ~, 3, depends only on i, j, k, 1 and n. To represent their dependent relationships of .~ l, ~. 2 and ~, 3, are denoted by a(n, i, j, 1~
1}, ~i(n, i, j, l~ ~ and Y(n, i, j, 1~ ~, respectively.
The computation of a, (3,and y can be done as follows. First, without loss of generality, it is supposed that the regular n-polygon is on the unit circle of the xy-plane such S that Pi = (cos{i g), sin(i e));
Pj = (cos(j e), sin(j B));
Pk= (cos(kg), sin(ke));
PI= (cos(le), sin(lg));
where g = 2~1n. Then, we have {a cos(i 9) +,Q cos( j 8) + y cos(k8) = cos{18) , ~a sin(i 8) +~3 sin( j B) + y sin(kB) = sin(1 B) , ~a+/3+y=1.
The solution to the above system is:
_ sin{(1- j)6) + sin({ j - k)B) + sin((k -1 )B) -k B +sin k i 8 a sin((i - j)8) + sin(( j ) ) ({ - ) ) ~ = sin((i -1 )B) + sin((l - k)8) + sin((k - i)9) sin({i - j)e) + sin(( j - k)B) + sin((k - i)9) _ sin((i - j)B) + sin(( j -1 )B) + sin((l - i)8) y sin((i - j)0) + sin{( j - k)B) + sin((k - i)e) For an arbitrary n-vertex polygon (pl pZ...py~ in the 3-D Euclidean space, the following approximation is adopted:
pl ~ a(n, i, j, 1~ l~ Pi + ~(n, 1~ j~ 1~ ~ Pj + Y ~n~ 1~ j~ k~ 1~ Pk In other words, pl is approximated by a linear combination of pl, p~ and pk, where coefficients are set to those used to recover the regular n-vertex polygon of a specific type. The recovered polygon can be mapped to any regular polygon by an afflne transformation. Figure 6 shows recoveries of a quadrangle, Figure 6(a), pentagon, Figure 6(b),and hexagon, Figure 6(c), where the three preceding vertices 19, 21 and 23 are depicted with black dots. These three vertices 19, 21 and 23 are not required to be consecutive. If a polygon has more than three preceding vertices then any three of them 25, 27 and 29 can be used to recover the polygon. To allow each preceding vertex to contribute equally, every possible combination of three preceding vertices is used to approximate the polygon. For a polygon with k preceding vertices, there are total of ( 3 ) different combinations. Each combination gives one prediction, and the polygon is finally recovered by the average of all predictions.
Since there are multiple polygons incident to a vertex, the position of this vertex can be predicted based on more than one individual polygon. In such a case, the final prediction is taken as the average of predictions produced by every applicable polygon.
Figure 7 shows the prediction of vertex v under two different circumstances, where its preceding vertices are depicted with block spots. Figure 7(a), both the quadrangle 31 and the pentagon 35 can be recovered with predictions A, 37 and B, 39, respectively, and the average of A and B is taken as the prediction for v, 41. The above approach requires that each polygon contain at least three preceding vertices. This condition may not be met in some cases, such as Fig. 7(b). In such a case, the position of the vertex 43 is predicted by the average of all the preceding vertices.
For a model with only one connected component, the first vertex of queue Q
has no ancestor. Its position can be coded either separately as overhead, or treated as the residue resulting from a null prediction. For a model with multiple connected components, the first vertex of the first component has no ancestor either. It is handled in the same way as in the single-component model. However, the first vertex of any other component can be predicted by the position of the last vertex of the previous component. Since the coder can freely choose the coding order of components as well as the first vertex of each component, an optimal coding configuration to minimize prediction residues can be found.
Successive Qunntization and Bit-Plane Coding Most conventional graphic coding methods are devoted to the single resolution mode. That is, input coefficients are mapped onto a finite index set by a single quantization step. The index for each coefficient is then converted to intermediate symbols and encoded by an entropy coder. An embedded coding scheme as described herein may be used instead of the single resolution mode by adopting a different quantization procedure called successive quantization. Successive quantization uses a sequence of gradually refined quantization steps instead of a single quantization step. The quantization step size is refined so that coefficients are approximated by an increasing precision. For each quantization step, a binary output is produced for each coefficient to record the quantization result. All symbols generated via the same quantization step are then grouped together and entropy coded before the quantization of the next step. This is often known as bit-plane coding. Bit-plane coding can be effectively achieved by using the context arithmetic coder.
For details of successive quantization, bit-plane coding and context arithmetic coding the reader is referred to Li et al., "Progressive Coding of 3D Graphic Models,"
Proceedings of IEEE, Vol. 86, pp. 1052-63, June 1998, the disclosure of which is hereby incorporated by reference in its entirety. It is worthwhile to point out that even though the method presented above is called the single resolution method it still generates an embedded (or progressive) bit stream due to the embedded coding scheme applied to geometrical data. The team of "a single resolution" is adopted here to indicate that the topological structure (or connectivity) of a 3-D mesh remains the same throughout the coding process.
Coding of Overhead To efficiently compress small as well as large-size models, the overhead bits preferable should be reduced to a minimum. First of all the initial quantization threshold To must be kept as the overhead. It is usually stored as a 32-bit floating point number, and can be reduced to as low as a 16-bit floating point number to meet the low bit rate requirement for the coding of models of small size. The position of the first vertex of the first component may be kept as the overhead also. It requires 3 ~ 32 = 96 bits. In an example of low bit rate coding (10 bitlvertex) of a model of 20 vertices the total number of overhead bits is between 112 and 128 which is in fact more than one half of the entire bit budget (e.g., 200 bits).
To improve the situation, the position of the first vertex may be coded as a residue. In other words, it is successively quantized and encoded (in contrast with the coding of its whole value at once). There are two consequences of this' choice. First, the position value is usually much larger than prediction residues. I3y treating the position of the first vertex as a residue, the magnitude of the initial threshold To has to be increased significantly and the first several quantization steps are solely used to encode the residue of the first vertex. For small size models, this choice is still more efficient than storing the position as a floating-point number directly in the overhead. For large size models this choice is less efficient and costs more bits. However, such a cost is negligible compared to the relatively large bit budget for large size models. Second, the first vertex serves as an anchor point for the entire mesh. The mesh could jump around as the position of the first vertex is refined gradually in the successive decoding stage. However, it does not introduce any visual distortion since the shape of the mesh is nat deformed.
Progressive-Resolution Mode Although the single-resolution compression method described above achieves a significant coding gain for topological and geometrical data reduction it may not be adequate in some cases. A simple analysis of the compression performance is given below. For a closed triangular mesh with n vertices and approximately 2n triangles, each vertex requires 32 x 3 = 96 bits to store the x, y and z coordinates as a floating-point number and each triangle requires 32 x 3 = 9d bits to store the three vertex indices as an integer number. If the mesh is represented in the binary format the number of bits required may be represented by the following relation:
n x 96 + 2n x 96 = 288n bits.
The total number of bits can be 3 ~ 5 times larger, if the mesh is represented in ASCII
format. When compressed, topological (or connectivity) data requires approximately 2 bits per triangle while the position of a vertex takes about 20 bits to generate a visually indistinguishable approximation. The total bit consumption is:
n x 20+2n x 2 = 24n bits Thus, the compression ratio is around 12:1. For a large model with tens of thousands of vertices, such a compression ratio is still not high enough to meet some storage and transmission requirements. Furthermore, the single-resolution method attempts to reduce the number of bits for model representation, but makes no effort to simplify the grapluc model so that its rendering and editing speed can be enhanced. Real-time interactivity cannot be easily achieved for complicated single-resolution models even with today's high performance computers. For many applications, real-time rendering is frequently more important than the compression issue. To overcome these two problems the progressive-resolution representation of a 3-D mesh provides a good solution.
As described herein, the progressive-resolution mode is a 3-D mesh that is gradually transformed into a sequence of simpler meshes through graphic simplification steps. The final and simplest mesh is often referred to as the base mesh. To allow the conversion from one resolution to another, every simplification step has to be inevitable.
This inverting process is called refinement. Thus, the original mesh can be reconstructed by the base mesh and a sequence of ref nements arranged in the reverse order of the simplifications. Any intermediate result in the process can be used as an approximation of $ the original mesh. The more refinement steps utilized, the closer the approximation is to the original mesh. This mufti-resolution property is related to topological data coding.
However, the mufti-resolution technique can also be applied to geometrical data coding as presented in the section on Successive Quantization and Bit-Plane Coding.
These two progressively coded bit streams may be integrated info a single embedded bit stream for 3-D mesh representation as discussed below.
Graphic Simplification The polygon is the primitive of an object represented by a polyhedral mesh.
The cost of storing or transmitting a polyhedral mesh of n primitives is O(n).
The cost of rendering such a model is also D(n) as discussed in Bar-Yehuda et al., "Time/Space Tradeoffs for Polygon Mesh Rendering," ACM Transactions on Graphics, Vol. 15, pp. 141-52, April 1996, and in Heckbert et al., "Multiresolution Modeling for Fast Rendering,"
Proceedings of Graphics Interface '94, pp. 43-50, Canadian Information Processing Society, May 1994. The disclosure of each of these two articles is hereby incorporated by reference in its entirety.
The primary goal of graphic simplification is to reduce the number of primitives required to faithfully represent an object. Several different algorithms have been proposed to serve this purpose. They can be roughly classified into three categories i.e., surface retiling, vertex decimation, and vertex clustering, as described below.
With surface retiling, polygonal surfaces are triangulated with a new set of vertices to replace the original set. The new set usually consists of fewer vertices than the original one while preserving its topology. In Turk, "Re-tiling Polygon Surfaces,"
Computer Graphics Proceedings, Annual Conference Series, pp. 55-G4, ACM
SIGGRAPH, July 1992, it is suggested to randomly add points on the polygonal surface and then re-distribute those points by exerting a repelling force while removing old vertices gradually.
Hoppe et al., in an article entitled, "Mesh Optimization," appearing in Computer Graphics Proceedings, Annual Conference Series, pp. I9-26, ACM SIGGRAPH, August 1993, defined an energy function which is minimized to determine positions of new vertices. In Hinker et al., "Geometric Optimization," Proc. Visualization, pp. 189-95, October 1993, coplanar and near coplanar polygons are merged into larger complex polygons and then re-triangulated into fewer simple polygons. Kalvin and Taylor in "Superfaces:
Polygonal Mesh Simplification with Bounded Error," IEEE Computer Graphics and Application, Vol.
16, pp. 64-77, May 1996, developed a similar algorithm which allows additional control of the approximation error. In Cohen et al., "Simplification Envelopes," Computer Graphics Proceedings, Annual Conference Series, pp. 119-28, ACM SIGGRAPH, August 1996, and in Varshney et al., "Generating Levels of Detail for Large-Scale Polygonal Models," Tech.
Rep., Department of Computer Science, Duke University, 1995, the original polygonal surface is surrounded with two envelopes and then generated a simplified surface within the volume enclosed by these two envelopes. The disclosure of each of the aforementioned articles is hereby incorporated by reference.
By using vertex decimation, Schroeder, in "Decimation of Triangle Meshes," Computer Graphics Proceedings, Annual Conference Series, pp. 65-70, ACM
SIGGRAPH, July 1992, proposed to make multiple passes over an existing polygonal mesh and use local geometry and topology information to remove vertices which meet a distance or an angle criterion. The hole left by the vertex removal is patched by a local triangulating process. Soucy et al., in "Multiresolution Surface Modeling Based on Hierarchical Triangulation," Computer Vision and Image Understanding, Vol. 63., pp. 1-14, January 1996, describe a more sophisticated algorithm following the same framework.
The disclosure of each of the aforementioned articles is hereby incorporated by reference.
The idea behind vertex clustering is that a detailed part of a model is represented by a set of spatially close vertices. A clustering algoritlun is used to generate a hierarchy of clusters and approximations with different resolutions. ror a discussion of this concept see Schaufler et al., "Generating Multiple Levels of Detail from Polygonal Geometry Models," Virtual Environments, Eurographics Workshop, pp. 33-41, January 1995. Rossignac et al., in "Modeling in Computer Grapl>ics: Methods and Applications,"
pp. 455-65, Springer-Verlag, 1993, divided the bounding box of the original model into a grid. Within each cell, vertices are clustered together into a single vertex, and the model surface is updated accordingly. He et al., in "Voxel Based Object Simplification," Proc.
Visualization, pp. 296-303,1995, adopted a signal-processing approach to sample the input object and used low-pass filtering to remove high frequencies of the object.
Vertex splitledge collapse is the most commonly used clustering technique. It removes an edge and contracts two end points into a new vertex. To determine the position of the new vertex, Gueziec, in an article entitled, "Surface Simplification Inside a Tolerance Volume,"
Tech. Rep. RC-20440, IBM Watson Research Center,1996, required the volume to be preserved after contraction. Hoppe in "Progressive Meshes," Computer Graplucs S Proceedings, Annual Conference Series, pp. 99-108, ACM SIGGRAPH, August 1996, and in "Progressive Simplicial Complexes," Computer Graphics Proceedings, Annual Conference Series, pp: 2I7-25, ACM SIGGRAPH, August 1997, used edge collapse to form the progressive representation of triangulated geometric models. Garland et al., in "Surface Simplification Using Quadric Error Metrics," Computer Graphics Proceedings, Annual Conference Series, pp. 209-17, ACM SIGGRAPH, August 1997, developed a method called pair contraction which is capable of contracting an arbitrary pair of vertices.
The disclosure of each of the aforementioned articles is hereby incorporated by reference.
Although other techniques may be used, the vertex split/edge collapse technique is preferably used for graphic simplification due to the following reasons. First, vertex split naturally leads to a progressive representation of a model without any constraint. Second, an instance of vertex split requires the least number of bits to encode among existing techniques. It can be coded very efficiently since the vertex split operation only involves two incident edges. Third, vertex split provides the finest granularity for simplification or refinement. Each operation only renders a small change of the model, and such a change can be realized continuously by a morphing process. This enables a smooth transition between different resolutions of a model.

WO 99/39308 PCTlUS99/01846 Vertcx Split and Edge Collapse An edge collapse operation ecol((vl, vw vr, vd)) removes edge (vu, vd) from the mesh and merges the two end points vu~ 45 and vd, 47 into a new vertex vc~
49 as shown in Fig. 8. Edges previously incident to either vu or vd are then connected to vertex vc. Two S adjacent triangles (vlvdvu) and (vrvuvd), Fig. 8(a) vanish in this process.
Each edge collapse decreases the number of vertices by one and the number of triangles by two. As a reverse process, a vertex split operation vsplit(~vl" vc" yr}) divides a vertex vc~ 49 into two vertices vu, 45 and vd, .47. Consequently, edge (vw vd) and two adj acent triangles (vl, vdvu) and (vrvuv~ are created. Each vertex split increases the number of vertices by one and the number of triangles by two.
The edge collapse operation can be repeatedly applied to an original mesh denoted by M~g where one edge is removed at a time. The process continues until a simple base mesh M~ is obtained. This process can be expressed as:
~°~" M" -1... ~ 2 M, ~' Mo = Mb~e org n -1 S The sequence of edge collapse operations should be chosen carefully so that each MI
approximates the original one with the best achievable quality. This problem will be addressed below. Each edge collapse operation can be inverted by a corresponding vertex split operation. Therefore the original mesh Morg can be reconstructed based on the base mesh Mb~e and a sequence of vertex split operations arranged in the reverse order of edge collapse operations, i.e.:

M - Mo vsp~lit, Ml vsp~it2 M2... vs~~l~" M" = Mop base This forms a natural progressive representation of the original mesh. The base mesh Mo provides the coarsest approximation while mesh Mn is identical to the original one. Meshes Mi, 0 < i < n, incrementally converge to the original one as more vertex split operations are applied.
Two edge collapse operations ecol((vll, vl w vl n vl d}) ~d ecol (~v21, v2w v2~) are independent of each other if they do not share any common vertex. In other words, the intersection of sets { vll, vl w vl n vl d ~ ~d {v2L v2w v2d ~ is empty. Two vertex split operations are independent if their corresponding edge collapse operations are independent. Based on this concept, a mesh simplification may be conducted through several consecutive layers where independent edge collapses are performed in the same layer. The independence constraint forces edge collapses spread evenly over the surface of the model. Therefore, the model is simplified across its entire surface in a balanced way. It ensures that the simplified model is of reasonably good quality. Figure 9 illustrates one layer of independent edge collapses of model Triceratops, where each vertex split is plotted as a patch of two gray triangles. These patches are disjointed with each other. Figure 9 also shows that two independent vertex splits are commutable. That is, they yield the same final result regardless of the order in which they are applied. For example, every patch in Fig. 9 can be collapsed freely without interfering with the collapses of other patches. A particular order of edge collapse can be chosen to give the best coding performance for intermediate meshes, as detailed below. Each edge collapse results in loss of information and introduces a certain amount of distortion. To optimize the rate-distortion performance, the edge with the least importance is collapsed at each simplification step. This process may be performed as described in Garland et al., "Surface Simplification Using Quadric Error Metrics," Computer Graphics Proceedings, Annual Conference Series, pp. 209-17, ACM
SIGGRAPH, August 1997, and I-Ioppe, "Progressive Meshes," Computer Graphics Proceedings, Annual Conference Series, pp. 99-108, ACM SIGGRAPH, August 1996.
The simplification step continues until either a certain quality criterion is met or any further sim-plification violates the topology of the model. To look from the vertex split viewpoint, one should use the vertex split operation to recover the most important vertices first (such as the peak of a spike) and then less important vertices (such as vertices coplanar with their neighboring vertices).
Coding Issues Base mesh Mbase ~d ~e sequence of vertex split operations {vsplitl, ..., vsplitn) are coded in order to form a single embedded bit stream. The decoder decodes the bit stream and recovers Mgas~, vsplitl, ...,vsplitn sequentially. From this single bit stream, the decoder can reconstruct the model with continuous resolutions, ranging from the coarsest approximation to the finest replica. Depending on application, the decoder can stop at any position of the bit stream to decode a mesh which approximates the original one to a certain degree. For example, a user may want to render a far-away model with a very coarse approximation. In this case, the decoder can stop right after it rebuilds the base mesh. On the other hand, if a user needs a close view of the model, the decoder may decode the entire bit stream. Furthermore, if a user is animating a zooming process by a sequence of frames, the decoder can incrementally decode the bit stream in accordance with the decreasing distance between the camera and the model to get the optimal rendering quality with the minimal computational complexity.
In comparison with original mesh Morg, base mesh Muse is very simple.
For example, a high quality mesh of the sphere may have tens of thousands of vertices and triangles. However, its base mesh is the simplest 3-D mesh, i.e. a tetrahedron. The base mesh can be coded as a regular mesh with the single-resolution mode. Only a few bits are required to encode the base mesh.
The vertex split operations are applied in a layered fashion. The first layer starts from the base mesh, and every following-layer starts from the mesh resulting from the previous layer. At the beginning of each layer i, all vertices are ordered as a 1D Iist Ll and every vertex in the list can be split into two new vertices. List L1 is modif ed when a vertex split occurs. One binary flag splitFlag is allocated for each vertex. If vertex v indeed splits, splitFlag(v) takes the value of TRUE. Otherwise, it takes the value of FALSE.
The coding of layer i starts from the first vertex of list LI. One vertex is processed at a time. Let v~
denote the vertex under current processing. If v~ does not split, splitFlag (v~ is set to FALSE and coded, the encoder goes to the next vertex in Ll. If v~ is indeed split by vsplit({vl, vc,v r}), splitFlag (v~ is set to TRUE and coded. Furthermore, the vertex id of vl and yr can be coded jointly. Suppose v~ is of valence n before splitting, and vl and v~ are two of its n neighboring vertices. There are n(n -1)/2 different patterns to choose two out of the n neighbors. It is possible to code vl and yr jointly from a careful analysis of these patterns.
After v~ splits into two vertices vu and vd, vu replaces v~ in LI while vd is added to the end of LI. Then the encoder visits the next vertex in Ll. This process is repeated until all veuices initially listed in L1 are coded. New vertices created during the coding of layer i and appended to L1 are not visited at the same layer. At the end of coding of the layer i, Ll becomes LI+1 and then the coding of layer i + 1 starts.
The position of new vertex v~ for an edge collapse can be determined and recorded in two ways. The simplest way is to place v~ in the middle of the collapsed edge (vw vd). A more sophisticated way is to place v~ in such a position that the distortion due to the edge collapse is minimized. For this case, the new position is generally not the middle point of edge (v~ vd). The second approach provides a graphic model of better qualify at the expense of a higher computational complexity. Furthermore, since the distortion incurred at any stage will inevitably propagate to the latter stage the quality of the mesh deteriorates at a greater rate by using the first approach. However, from the coding viewpoint, the first approach requires fewer bits. Two displacements vu - v~
and v~ - vd must be encoded to perform the vertex split operation with the second approach while only one displacement is needed with the first approach due to the fact that vu -v~ = v~ - vd.
Since the coding of displacements takes the lion share of bit consumption, the first approach reduces the bit requirement significantly. Under the same bit budget, it can encode many more vertex split operations than the second approach. The tradeoff is that under the same bit budget the first approach encodes more vertex splits while each vertex split operation contributes less to improve the quality. It is observed that the first approach gives a better WO 99/39308 PCT/US9910184b overall performance. Additional, the first approach is computationally simpler. Under the first approach, for each vertex split vsplit (vl, vc, vr), the displacement of position vu - vc =
vc - vd must be coded in order for the decoder to rebuild the model. First, all vertex displacements are collected into a sequence in the order of occurrence of vertex splits.
Then, the sequence is coded by successive quantization and embedded coding techniques as described in Li et al., "Progressive Coding of 3D Graphic Models," Proceedings of IEEE, Vol. 86, pp. 1052-63, ,lone 1998, the disclosure of which is hereby incorporated by reference in its entirety.
Integration Two coding procedures were presented before, i.e., the coding of connectivity and geometry data. Each coding scheme produces its own bit stream. These two bit streams have to be multiplexed into a single bit stream. The quality of the reconstructed model depends on both the number of vertices and the precision of vertex position. The more a bit stream is decoded, the more similar the decoded model is to the original model. Decoding of either bit stream contributes to the reduction of compression distortion. The contribution of bits decreases according to their order in each bit stream. It is desirable that this property is preserved in the final bit stream as well.
This problem is similar to the merger of two arrays, each of which has been sorted according to a certain measurement individually into one array. In this case, the measurement is "distortion reduction per bit." A rate-distortion model is built for each bit stream to study the average distortion reduction per bit so that these two bit streams can be multiplexed in a proper order. For more details on this process, the reader is directed to the aforementioned article by Li et al., entitled, "Progressive Coding of 3D Graphic Models."
Experimental Results A test data set consisting of 300 models was used to validate the coding approach disclosed herein. The size of these 300 meshes is well distributed.
Figure 10 illustrates the size of each mesh in terms of the number of vertices. Note that the x-axis is plotted in the log scale. The smallest size is four, which corresponds to a tetrahedron while the largest size is 54898 which corresponds to a complicated gear set.
As mentioned before, most meshes consist primarily of triangles and rectangles. The ratio of the number of triangles to the total number of polygons for each mesh is plotted in Fig. 11. As can be seen from Fig. 11, the triangle is the most common form of polygon, the rectangle is a distant second and polygons of higher degree are relatively few. This can be explained by the fact that a plane in the 3-D
Euclidean space is determined by three points which form a triangle. To represent a 3-D graphic model by a polyhedral mesh, the surface of the model is actually approximated by piecewise plane segments which can be conveniently and faithfully constructed by triangles. In the smooth parts of a surface, rectangle patches are also commonly used.
The proposed topological (or connectivity) coding scheme described herein was tested on the entire model set. The compression performance versus the size of the model in terms of the number of vertices is shown in Fig 12. From this figure it can be appreciated that, generally speaking, the compression performance is better as the size of the model is larger. However, since models can have a wide variety of topological structures, the model size is not the only factor controlling the compression performance.
Statistics about the performance of connectivity coding are summarized in Table 1 as follows:
mean max min dev BitsPerVertex2.18 11.0 0.082 1.54 BitsPerPolygon2.02 12.5 0.088 1.91 BitsPerTriangle1.46 11.0 0.044 1.16 As can be seen, 2.18 bits per vertex on average can be achieved. If coding bits are normalized with respect to the number of polygon of a mesh there are 2.02 bits per polygon. For triangular meshes, the average bits per triangle can also be computed and is equal to 1.46 bits per triangle.
The proposed geometry coding scheme herein described was tested on the entire test data set. Since the algorithm has an embedded property the decoder can rebuild the model at any bit rates. Figures 13 (a) (b) and (c) show the compression performance at bit rates of 10, 20, and 30 bits per vertex respectively. Figure 13(d) illustrates the tradeoff of bit rate to distortion. Some statistics based on the entire model set are summarized in Table 2 BitPerVertexMean Max Min Dev 0.0232 0.2893 1.86e-4 0.0363 0.0077 0.3497 2.20e-6 0.0224 0.0022 0.0610 3.57e-7 0.0052 0.0008 0.0305 1.43e-8 0.0029 0.0004 0.0271 0 0.0024 Figures 14(a), 14(b), I4(c) and I4(d) illustrate the result of constructing the model "dodge" using the different bit rates 10 bits/vertex,15 bits/vertex, 20 bits/vertex, and 25 bitslvertex, respectively.
One noticeable artifact associated with high compression ratios is the "crack" effect, which refers to gaps between different components of a model that are supposed to be stitched together. The reason for the crack phenomenon is that two vertices from different components may have the same position in the original model but they are 10 predicted by different ancestors and, therefore, have different residues and get different quantization error. When decompressed, this difference causes the two vertices to take different positions. However, the crack does disappear when the compression ratio is in the medium and low ranges where a finer quantization step size is adopted.
Having thus described an embodiment of the invention, it be understood by 15 those skilled in the art that many changes in construction and widely dii~'ering embodiments and applications of the invention will suggest themselves without departing from the spirit and scope of the invention. Thus, the disclosure and the description herein are purely illustrative and are not intended to be in any sense limiting.

Claims (13)

What Is Claimed Is:

1. A method of encoding a thus dimensional model represented by polytedial meshes to provide a compressed data representation of the thus dimensional model, said method comprising the steps:
A. treating the mesh structure according to the following sequence:
1. select a starting node ns and principle link I associated with it;
2. traverse each link associated with the starting node in a counter clockwise direction staring with the principle link;
3. for each link traversed in Step 2, add its ending node n.epsilon. to a queue and set the link as its principle link, if the ending node is not already in the queue;
4. after each link associated with the starting node ns has been traversed go to the next node in the queue and repeat Steps 3 and 4 until all nodes in the queue have been traversed, and then terminate;
B. recording each link associated with each node of the mesh traversed.
2. The method of Claim 1 further comprising the step of identifying the ending mode n.epsilon. of Step A-3 as a branch node if not in the queue and a merger node if in the queue.
3. The method of Claim 2 further comprising the step of identifying each merger node according to a global indexing scheme.
4. The method of Claim 2 further comprising the step of identifying each merger node according to a local indexing scheme.
5. The method of Claim 4 wherein the local indexing scheme comprises a clockwise tracing or a counter clockwise tracing to the merger node from the starting node n6, whichever is shorter.
6. The method of Claim 1 further comprising the step of specifying the attributes of the node for each node traversed in step A.
7. The method of Claim 6 wherein attributes of the node may include position, normal, color and texture.
8. The method of Claim 6 further comprising the step of coding the attribute of the node, comprising the steps:
1. ordering the attributes to be coded;
2. producing a sequence of prediction residues for each coded attribute;
and 3. quantizing and code the prediction residues.
9. A method of encoding a three dimensional model represented by polyhedral meshes to provide a compressed data representation of the dimensional model, said method comprising the steps:
reducing the polyhedral meshes representing the three dimensional model into a series of simple meshes ending with a base mesh;
storing each simplification used in said reducing step; and coding the base mesh and each simplification into a single bit stream.
10. The method of Claim 9 where the reducing step comprises a series of edge collapse steps that are reversible by vertex split operations.
11. The method of Claim 9 wherein the reducing step comprises the process:
where M org is the original mesh of the three dimensional model, M base is the simplest mesh representative of the three dimensional model, and M n represents a sequence of edge collapse operations.
12. The method of Claim 11 wherein the reducing step is reversible to reconstruct the original mesh M org from the base mesh M base according to the following process:
when M o represents a sequence of vertex splits.
13. A method of encoding a three dimensional model represented by polyhedral meshes to provide a compressed data representation of the three dimensional model, said method comprising the steps:
coding the structure of data of the polyhedral meshes representing the three dimensional model;
coding the attribute data of the polyhedral meshes representing the three dimensional model; and multiplying the encoded structure data and the encoded attribute data into a single data stream.
CA002285427A 1998-01-30 1999-01-29 3d mesh compression and coding Abandoned CA2285427A1 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US7308798P 1998-01-30 1998-01-30
US60/073,087 1998-01-30
US09/127,053 1998-07-31
US09/127,053 US6262737B1 (en) 1998-01-30 1998-07-31 3D mesh compression and coding
PCT/US1999/001846 WO1999039308A1 (en) 1998-01-30 1999-01-29 3d mesh compression and coding

Publications (1)

Publication Number Publication Date
CA2285427A1 true CA2285427A1 (en) 1999-08-05

Family

ID=26754119

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002285427A Abandoned CA2285427A1 (en) 1998-01-30 1999-01-29 3d mesh compression and coding

Country Status (6)

Country Link
US (1) US6262737B1 (en)
EP (1) EP0979493A1 (en)
JP (1) JP2002501650A (en)
AU (1) AU2479299A (en)
CA (1) CA2285427A1 (en)
WO (1) WO1999039308A1 (en)

Families Citing this family (106)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6606095B1 (en) 1998-06-08 2003-08-12 Microsoft Corporation Compression of animated geometry using basis decomposition
US6421051B1 (en) * 1998-06-18 2002-07-16 Spatial Corporation Multi-resolution geometry
US6879324B1 (en) * 1998-07-14 2005-04-12 Microsoft Corporation Regional progressive meshes
US6600487B1 (en) * 1998-07-22 2003-07-29 Silicon Graphics, Inc. Method and apparatus for representing, manipulating and rendering solid shapes using volumetric primitives
FR2781908B1 (en) * 1998-08-03 2000-09-29 France Telecom METHOD OF CODING A MESH WITH A REDUCED NUMBER OF FACETS, PROCESS FOR RECONSTRUCTION AND CORRESPONDING APPLICATIONS
KR100294927B1 (en) * 1998-08-29 2001-07-12 윤종용 3-D mesh coding method and apparatus for incremental rendering
KR100294926B1 (en) * 1998-08-29 2001-07-12 윤종용 A progressive 3-D mesh coding/decoding method and apparatus thereof
FR2784211B1 (en) 1998-10-02 2000-12-15 France Telecom METHOD FOR CODING STILL OR MOVED IMAGES WITH REDUCTION AND ADJUSTMENT OF THROUGHPUT
US6577310B1 (en) * 1998-12-01 2003-06-10 Samsung Electronics Co., Ltd. 3D mesh coding/decoding method and apparatus for error resilience and incremental rendering
US6718290B1 (en) * 1998-12-10 2004-04-06 Georgia Tech Research Corporation Systems and methods for encoding tetrahedral meshes
US6567082B1 (en) * 1999-08-23 2003-05-20 Intel Corporation Incremental resolution changes in multi-resolution meshes with update records
US6587104B1 (en) * 1999-09-30 2003-07-01 Microsoft Corporation Progressive hulls
US6822658B1 (en) 1999-10-25 2004-11-23 Intel Corporation Rendering a silhouette edge
US6798411B1 (en) * 1999-10-29 2004-09-28 Intel Corporation Image processing
EP1113400A3 (en) * 1999-12-27 2011-08-03 Minolta Co., Ltd. Method and apparatus for reducing three-dimensional shape data
KR100374797B1 (en) * 2000-03-14 2003-03-03 삼성전자주식회사 Method for processing nodes in 3D scene and the apparatus thereof
US7180523B1 (en) 2000-03-31 2007-02-20 Intel Corporation Trimming surfaces
US20020012472A1 (en) * 2000-03-31 2002-01-31 Waterfall Andrew E. Method for visualization of time sequences of 3D optical fluorescence microscopy images
FR2811112B1 (en) * 2000-06-28 2003-01-03 France Telecom METHOD FOR CODING A SOURCE IMAGE WITH ADAPTIVE VISUALIZATION, DECODING METHOD AND CORRESPONDING DECODER
US7061501B1 (en) 2000-11-07 2006-06-13 Intel Corporation Rendering a pencil-sketch image
US7295200B2 (en) * 2000-11-07 2007-11-13 F. Poszat Hu, Llc Computer generated hologram display system
EP1332474A1 (en) * 2000-11-07 2003-08-06 Holographic Imaging LLC Improved three dimensional display
FR2817066B1 (en) * 2000-11-21 2003-02-07 France Telecom WAVES CODING METHOD OF A THREE-DIMENSIONAL OBJECT OR SCENE MESH, CODING AND DECODING DEVICES, CORRESPONDING SIGNAL SYSTEM AND STRUCTURE
US6959114B2 (en) * 2001-02-28 2005-10-25 Samsung Electronics Co., Ltd. Encoding method and apparatus of deformation information of 3D object
US7116330B2 (en) 2001-02-28 2006-10-03 Intel Corporation Approximating motion using a three-dimensional model
US7190374B2 (en) 2001-02-28 2007-03-13 Intel Corporation Shading polygons from a three-dimensional model
TW493142B (en) * 2001-03-14 2002-07-01 Ind Tech Res Inst Method for building progressive mesh
US6980206B2 (en) * 2001-06-07 2005-12-27 Intel Corporation Rendering a three-dimensional model using a dither pattern
GB2377604B (en) * 2001-07-09 2005-09-28 Superscape Plc Mesh compression
US6924804B2 (en) * 2001-09-25 2005-08-02 Intel Corporation Reducing the resolution of bones in a three-dimensional model
US20030076319A1 (en) * 2001-10-10 2003-04-24 Masaki Hiraga Method and apparatus for encoding and decoding an object
US6906724B2 (en) * 2001-10-17 2005-06-14 Lntel Corporation Generating a shadow for a three-dimensional model
US7548241B2 (en) * 2002-01-04 2009-06-16 Intel Corporation Determining a node path through a node graph
US7301547B2 (en) 2002-03-22 2007-11-27 Intel Corporation Augmented reality system
US7146297B2 (en) * 2002-03-27 2006-12-05 Intel Corporation Detecting collisions of three-dimensional models
JP3967626B2 (en) * 2002-04-30 2007-08-29 独立行政法人科学技術振興機構 Image data compression processing method and image processing apparatus
US6975318B2 (en) * 2002-06-25 2005-12-13 Intel Corporation Polygon binning process for tile-based rendering
US6947045B1 (en) 2002-07-19 2005-09-20 At&T Corporation Coding of animated 3-D wireframe models for internet streaming applications: methods, systems and program products
US6982715B2 (en) 2002-07-26 2006-01-03 Intel Corporation Mesh compression process
US8421804B2 (en) 2005-02-16 2013-04-16 At&T Intellectual Property Ii, L.P. System and method of streaming 3-D wireframe animations
US8497860B2 (en) 2003-02-20 2013-07-30 Binary Simplex, Inc. Spatial decomposition methods using bit manipulation
US7777740B2 (en) * 2003-02-20 2010-08-17 Binary Simplex, Inc. Spatial decomposition methods using bit manipulation
US7324105B1 (en) * 2003-04-10 2008-01-29 Nvidia Corporation Neighbor and edge indexing
US20040249617A1 (en) * 2003-06-03 2004-12-09 Pccw-Hkt Datacom Services Limited Selective, pregressive transmission of 3D geometry models with the pre-ordered hierarchical meshes
JP2007531078A (en) * 2003-07-16 2007-11-01 ハンヤン ハク ウォン カンパニー,リミテッド Method and apparatus for encoding and decoding three-dimensional mesh information
JP4501479B2 (en) * 2004-03-18 2010-07-14 カシオ計算機株式会社 Polygon model simplification method, image processing apparatus, image drawing apparatus, and program
KR20060047436A (en) * 2004-04-23 2006-05-18 니혼 소아 가부시키가이샤 Method, computer program product and data structure for representing two- or three-dimensional object
US7230620B2 (en) * 2004-08-05 2007-06-12 Mitsubishi Electric Research Laboratories, Inc. Rendering deformable and animated surface reflectance fields
EP1790080A2 (en) * 2004-09-13 2007-05-30 Expway Method for compressing and decompressing a sequence of floating point numbers
US7730429B2 (en) * 2004-12-03 2010-06-01 Spark-Space Ltd. Graphical workspace for idea management
EP1688885B1 (en) * 2005-02-03 2013-06-19 Samsung Electronics Co., Ltd. Method, apparatus, and medium for transforming graphic data of an object
EP1877984B1 (en) * 2005-04-29 2014-05-07 Philips Intellectual Property & Standards GmbH Multi-surface modelling
US7876322B2 (en) * 2005-11-29 2011-01-25 Siemens Corporation Method and apparatus for fast and efficient mesh simplification
US7953260B2 (en) 2006-06-09 2011-05-31 Craniosim Solutions, Inc. Predicting movement of soft tissue of the face in response to movement of underlying bone
WO2009058845A1 (en) * 2007-10-30 2009-05-07 Advanced Micro Devices Real-time mesh simplification using the graphics-processing unit
WO2009116972A1 (en) 2008-03-20 2009-09-24 Thomson Licensing System and method for processing priority transport stream data in real time in a multi-channel broadcast multimedia system
US8493381B1 (en) * 2008-04-14 2013-07-23 Google Inc. Methods and systems for geometry compression
JP5033261B2 (en) * 2008-04-18 2012-09-26 エレクトロニクス アンド テレコミュニケーションズ リサーチ インスチチュート Low-complexity three-dimensional mesh compression apparatus and method using shared vertex information
US8339395B2 (en) * 2008-07-08 2012-12-25 Lockheed Martin Corporation Method and apparatus for model compression
BRPI0822222A2 (en) * 2008-11-04 2015-06-23 Thomson Licensing System and method for scheduling diversion function in a multichannel broadcast multimedia system
CN102124750B (en) * 2008-11-07 2014-10-08 汤姆逊许可证公司 System and method for providing content stream filtering in a multi-channel broadcast multimedia system
EP2239852A1 (en) * 2009-04-09 2010-10-13 Thomson Licensing Method and device for encoding an input bit sequence and corresponding decoding method and device
EP2309648A1 (en) 2009-09-14 2011-04-13 Thomson Licensing Method for encoding floating-point data, method for decoding floating-point data, and corresponding encoder and decoder
US8098247B2 (en) * 2009-09-24 2012-01-17 Crucs Holdings, Llc Systems and methods for geometric data compression and encryption
TWI424376B (en) 2010-08-25 2014-01-21 Ind Tech Res Inst Method for processing image and system processing the same
KR101794537B1 (en) * 2011-01-21 2017-11-07 삼성전자주식회사 Data processing apparatus and method
KR101844297B1 (en) * 2011-03-17 2018-04-02 삼성전자주식회사 Apparatus and method for encoding 3d mesh
CN103918009A (en) * 2011-11-07 2014-07-09 汤姆逊许可公司 Predictive position encoding
CN104040592A (en) 2011-11-07 2014-09-10 汤姆逊许可公司 Predictive position decoding
US9245059B2 (en) * 2012-03-29 2016-01-26 Niculaie Trif System and method for determining a location within complex structures using pseudorandom encoding techniques
US10311169B1 (en) * 2012-11-09 2019-06-04 Msc.Software Corporation Interactive edge manipulation systems and methods
JP5983550B2 (en) * 2012-11-30 2016-08-31 株式会社デンソー 3D image generation apparatus and 3D image generation method
US8903186B2 (en) * 2013-02-28 2014-12-02 Facebook, Inc. Methods and systems for differentiating synthetic and non-synthetic images
US9589318B2 (en) 2014-08-25 2017-03-07 Ge Aviation Systems Llc Method and system for generating airport surface map graphics in aircraft cockpit displays
US10033995B2 (en) 2015-03-01 2018-07-24 Nextvr Inc. Methods and apparatus for supporting content generation, transmission and/or playback
US10368104B1 (en) * 2015-04-01 2019-07-30 Rockwell Collins, Inc. Systems and methods for transmission of synchronized physical and visible images for three dimensional display
US9716875B2 (en) 2015-09-18 2017-07-25 Intel Corporation Facilitating quantization and compression of three-dimensional graphics data using screen space metrics at computing devices
ITUA20163231A1 (en) * 2016-05-09 2016-08-09 Uesse Srl Process and system for analyzing deformations in motor vehicles
GB2551387B (en) * 2016-06-17 2019-12-04 Canon Kk Improved encoding and decoding of geometry data in 3D mesh models
US10313673B2 (en) 2016-10-19 2019-06-04 Google Llc Methods and apparatus to encode and/or decode normals of geometric representations of surfaces
US10733766B2 (en) 2016-10-19 2020-08-04 Google, Llc Methods and apparatus to encode and/or decode normals of geometric representations of surfaces
US9787321B1 (en) 2016-11-17 2017-10-10 Google Inc. Point cloud data compression using a space-filling curve
US10950042B2 (en) * 2017-06-02 2021-03-16 Google Llc Guided traversal in compression of triangular meshes
US10553035B2 (en) * 2017-06-02 2020-02-04 Google Llc Valence based implicit traversal for improved compression of triangular meshes
US10560916B2 (en) * 2017-09-30 2020-02-11 Brian A. Stearmer Paired-timing connectivity event handling in a wireless communications network
WO2019200136A1 (en) * 2018-04-12 2019-10-17 Google Llc Encoding cost aware edge selection for improved progressive mesh compression
US10643352B2 (en) 2018-04-12 2020-05-05 Google Llc Vertex split connectivity prediction for improved progressive mesh compression
US10659789B2 (en) * 2018-04-12 2020-05-19 Google Llc Encoding cost aware edge selection for improved progressive mesh compression
US10692248B2 (en) 2018-04-12 2020-06-23 Google Llc Increased density of batches for improved progressive mesh compression
KR102181812B1 (en) * 2018-11-29 2020-11-27 한국전자기술연구원 System and method for compression and decompression of 3d mesh model
US10762667B2 (en) 2018-11-30 2020-09-01 Point Cloud Compression, B.V. Method and apparatus for compression of point cloud data
WO2020123252A1 (en) * 2018-12-11 2020-06-18 Google Llc Compression of data representing triangular mesh attributes using machine learning
JPWO2020130134A1 (en) * 2018-12-21 2021-10-28 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 3D data coding method, 3D data decoding method, 3D data coding device, and 3D data decoding device
JP7282532B2 (en) * 2019-01-24 2023-05-29 キヤノン株式会社 Information processing device, information processing method, data structure, and program
US11568575B2 (en) * 2019-02-19 2023-01-31 Google Llc Cost-driven framework for progressive compression of textured meshes
US10977773B2 (en) * 2019-02-19 2021-04-13 Google Llc Cost-driven framework for progressive compression of textured meshes
US11094087B2 (en) * 2019-06-24 2021-08-17 Google Llc Dual serving scheme for LOD sequences
US11127106B2 (en) 2019-06-28 2021-09-21 Intel Corporation Runtime flip stability characterization
US11409341B2 (en) 2019-10-01 2022-08-09 Intel Corporation Repeating graphics render pattern detection
US11373339B2 (en) * 2020-03-18 2022-06-28 Sony Group Corporation Projection-based mesh compression
CN111089544B (en) * 2020-03-19 2020-08-28 浙江交工集团股份有限公司 Tunnel monitoring measurement data analysis method based on maximum entropy method reliability theory
KR20230087196A (en) * 2021-12-09 2023-06-16 한국전자통신연구원 Apparatus for image-based lightweight 3D model generation and the method thereof
WO2023129988A2 (en) * 2021-12-29 2023-07-06 Innopeak Technology, Inc. Dynamic mesh coding with simplified topology
US20230334714A1 (en) * 2022-04-15 2023-10-19 Tencent America LLC Coding of boundary uv2xyz index for mesh compression
US20230334713A1 (en) * 2022-04-15 2023-10-19 Tencent America LLC On coding of boundary uv2xyz index for mesh compression
US20230377205A1 (en) * 2022-05-20 2023-11-23 Tencent America LLC Vertex position prediction in mesh compression

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5842004A (en) * 1995-08-04 1998-11-24 Sun Microsystems, Inc. Method and apparatus for decompression of compressed geometric three-dimensional graphics data
US5963209A (en) * 1996-01-11 1999-10-05 Microsoft Corporation Encoding and progressive transmission of progressive meshes
US5966140A (en) * 1997-06-20 1999-10-12 Microsoft Corporation Method for creating progressive simplicial complexes
US6009435A (en) * 1997-11-21 1999-12-28 International Business Machines Corporation Progressive compression of clustered multi-resolution polygonal models

Also Published As

Publication number Publication date
US6262737B1 (en) 2001-07-17
AU2479299A (en) 1999-08-16
EP0979493A1 (en) 2000-02-16
JP2002501650A (en) 2002-01-15
WO1999039308A1 (en) 1999-08-05

Similar Documents

Publication Publication Date Title
US6262737B1 (en) 3D mesh compression and coding
Li et al. Progressive coding of 3-D graphic models
Khodakovsky et al. Progressive geometry compression
US6614428B1 (en) Compression of animated geometry using a hierarchical level of detail coder
Cohen-Or et al. Progressive compression of arbitrary triangular meshes
Valette et al. Wavelet-based progressive compression scheme for triangle meshes: Wavemesh
US6438266B1 (en) Encoding images of 3-D objects with improved rendering time and transmission processes
EP0883864B1 (en) Wavelet based data compression
Bajaj et al. Progressive compression and transmission of arbitrary triangular meshes
Khodakovsky et al. Compression of normal meshes
US6452596B1 (en) Methods and apparatus for the efficient compression of non-manifold polygonal meshes
Szymczak et al. Piecewise regular meshes: Construction and compression
Pavez et al. Dynamic polygon cloud compression
Peng et al. Octree-based progressive geometry encoder
Chou et al. Dynamic polygon clouds: Representation and compression for VR/AR
Li et al. Progressive compression of 3d graphic models
Peter et al. The wavelet stream: Interactive multi resolution light field rendering
Siddeq et al. 3D point cloud data and triangle Face compression by a novel geometry minimization algorithm and comparison with other 3D formats
Yang et al. View-dependent progressive mesh coding based on partitioning
Yang et al. View-dependent progressive mesh coding for graphic streaming
Sim et al. Lossless compression of 3-D point data in QSplat representation
Li et al. Embedded coding of 3D graphic models
Li Progressive compression of 3 D graphics
Köse et al. 3D model compression using connectivity-guided adaptive wavelet transform built into 2D SPIHT
Park et al. Topological surgery encoding improvements based on adaptive bit allocation and DFSVQ

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued