Parameterization of Quadrilateral Meshes

Size: px
Start display at page:

Download "Parameterization of Quadrilateral Meshes"

Transcription

1 Parameterzaton of Quadrlateral Meshes L Lu 1, CaMng Zhang 1,, and Frank Cheng 3 1 School of Computer Scence and Technology, Shandong Unversty, Jnan, Chna Department of Computer Scence and Technology, Shandong Economc Unversty, Jnan, Chna 3 Department of Computer Scence, College of Engneerng, Unversty of Kentucky, Amerca lul_79009@163.com Abstract. Low-dstorton parameterzaton of 3D meshes s a fundamental problem n computer graphcs. Several wdely used approaches have been presented for trangular meshes. But no drect parameterzaton technques are avalable for quadrlateral meshes yet. In ths paper, we present a parameterzaton technque for non-closed quadrlateral meshes based on mesh smplfcaton. The parameterzaton s done through a smplfy-project-embed process, and mnmzes both the local and global dstorton of the quadrlateral meshes. The new algorthm s very sutable for computer graphcs applcatons that requre parameterzaton wth low geometrc dstorton. Keywords: Parameterzaton, mesh smplfcaton, Gaussan curvature, optmzaton. 1 Introducton Parameterzaton s an mportant problem n Computer Graphcs and has applcatons n many areas, ncludng texture mappng [1], scattered data and surface fttng [], mult-resoluton modelng [3], remeshng [4], morphng [5], etc. Due to ts mportance n mesh applcatons, the subject of mesh parameterzaton has been well studed. Parameterzaton of a polygonal mesh n 3D space s the process of constructng a one-to-one mappng between the gven mesh and a sutable D doman. Two major paradgms used n mesh parameterzaton are energy functonal mnmzaton and the convex combnaton approach. Mallot proposed a method to mnmze the norm of the Green-Lagrange deformaton tensor based on elastcty theory [6]. The harmonc embeddng used by Eck mnmzes the metrc dsperson nstead of elastcty [3]. Lévy proposed an energy functonal mnmzaton method based on orthogonalty and homogeneous spacng [7]. Non-deformaton crteron s ntroduced n [8] wth extrapolaton capabltes. Floater [9] proposed shape-preservng parameterzaton, where the coeffcents are determned by usng conformal mappng and barycentrc coordnates. The harmonc embeddng [3,10] s also a specal case of ths approach, except that the coeffcents may be negatve. However, these technques are developed manly for trangular mesh parameterzaton. Parameterzaton of quadrlateral meshes, on the other hand, s Y. Sh et al. (Eds.): ICCS 007, Part II, LNCS 4488, pp. 17 4, 007. Sprnger-Verlag Berln Hedelberg 007

2 18 L. Lu, C. Zhang, and F. Cheng actually a more crtcal problem because quadrlateral meshes, wth ther good propertes, are preferred n fnte element analyss than trangular meshes. Parameterzaton technques developed for trangle meshes are not sutable for quadrlateral meshes because of dfferent connectvty structures. In ths paper, we present a parameterzaton technque for non-closed quadrlateral meshes through a smplfy-project-embed process. The algorthm has the followng advantages:(1) the method provably produces good parameterzaton results for any non-closed quadrlateral mesh that can be mapped to the D plane; () the method mnmzes the dstorton of both angle and area caused by parameterzaton; (3) the soluton does not place any restrctons on the boundary shape; (4) snce the quadrlateral meshes are smplfed, the method s fast and effcent. The remanng part of ths paper s organzed as follows. The new model and the algorthm are presented n detal n Secton. Test results of the new algorthm are shown n Secton 3. Concludng remarks are gven n Secton 4. Parameterzaton Gven a non-closed quadrlateral mesh, the parameterzaton process conssts of four steps. The frst step s to get a smplfed verson of the mesh by keepng the boundary and nteror vertces wth hgh Gaussan curvature, but deletng nteror vertces wth low Gaussan curvature. The second step s to map the smplfed mesh onto a D doman through a global parameterzaton process. The thrd step s to embed the deleted nteror vertces onto the D doman through a weghted dscrete mappng. Ths mappng preserves angles and areas and, consequently, mnmzes angle and area dstorton. The last step s to perform an optmzaton process of the parameterzaton process to elmnate overlappng. Detals of these steps are descrbed n the subsequent sectons. For a gven vertex v n a quadrlateral mesh, the one-rng neghbourng vertces of the vertex v are the vertces that share a common face wth v. A one-rng neghborng vertex of the vertex v s called an mmedate neghborng vertex f ths vertex shares a common edge wth v. Otherwse, t s called a dagonally neghborng vertex..1 Smplfcaton Algorthm The computaton process, as well as the dstorton, may be too large f the entre quadrlateral mesh s projected onto the plane. To speed up the parameterzaton and mnmze the dstorton, we smplfy the mesh structure by reducng the number of nteror vertces but try to retan a good approxmaton of the orgnal shape and appearance. The dscrete curvature s one of the good crtera of smplfcaton whle preservng the shape of an orgnal model. In spte of the extensve use of quadrlateral meshes n geometrc modelng and computer graphcs, there s no agreement on the most approprate way to estmate geometrc attrbutes such as curvature on dscrete surfaces. By thnkng of a

3 Parameterzaton of Quadrlateral Meshes 19 quadrlateral mesh as a pecewse lnear approxmaton of an unknown smooth surface, we can try to estmate the curvature of a vertex usng only the nformaton that s gven by the quadrlateral mesh tself, such as the edge and angles. The estmaton does not have to be precse. To speed up the computaton, we gnore the effect of dagonally neghborng vertces, and use only mmedate neghborng vertces to estmate the Gaussan curvature of a vertex, as shown n Fg.1-(a). We defne the ntegral Gaussan curvature K = K v wth respect to the area S = attrbuted to v by S v n K = K = s = 1 π θ. (1) where θ s the angle between two successve edges. To derve the curvature from the ntegral values, we assume the curvature to be unformly dstrbuted around the vertex and smply normalzed by the area K K =. () S where S s the sum of the areas of adjacent faces around the vertex v. Dfferent ways of defnng the area S result n dfferent curvature values. We use the Vorono area, whch sums up the areas of vertex v s local Vorono cells. To determne the areas of the local Vorono cells restrcted to a trangle, we dstngush obtuse and nonobtuse trangles as shown n Fg. 1. In the latter case they are gven by For obtuse trangles, S 1 A 1 = ( vvk cot( γ ) + vv j cot( δ )). (3) 8 1 SB = vvk tan( γ ), SC = vv j tan( δ ), S A = S S B SC. (4) 8 8 A vertex deleton means the deleton of a vertex wth low Gaussan curvature and the ncdent edges. Durng the smplfcaton process, we can adjust the tolerance value to control the number of vertces reduced. (a) (b) (c) Fg. 1. Vorono area. (a) Vorono cells around a vertex; (b) Non-obtus angle; (c) Obtus angle.

4 0 L. Lu, C. Zhang, and F. Cheng. Global Parameterzaton Parameterzng a polygonal mesh amounts to computng a correspondence between the 3D mesh and an somorphc planar mesh through a pecewse lnear mappng. For the smplfed mesh M obtaned n the frst step, the goal here s to construct a mappng between M and an somorphc planar mesh U n R that best preserves the ntrnsc characterstcs of the mesh M. We denote by v the 3D poston of the - th vertex n the mesh M, and by u the D poston (parameterzed value) of the correspondng vertex n the D mesh U. The smplfed polygonal mesh M approxmates the orgnal quadrlateral mesh, but the angles and areas of M are dfferent from the orgnal mesh. We take the edges of the mesh M as sprngs and project vertces of the mesh onto the parameterzaton doman by mnmzng the followng edge-based energy functon 1 1 u u j, r 0. (5) r {, j} Edge v v j where Edge s the edge set of the smplfed mesh. The coeffcents can be chosen n dfferent ways by adjustng r. Ths global parameterzaton process s performed on a smplfed mesh (wth less vertces), so t s dfferent from the global parameterzaton and the fxed-boundary parameterzaton of trangular meshes..3 Local Parameterzaton After the boundary and nteror vertces wth hgh Gaussan curvature are mapped onto a D plane, those vertces wth low curvature, are embedded back onto the parametrzaton plane. Ths process has great mpact on the result of the parametrzaton. Hence, t should preserve as many of the ntrnsc qualtes of a mesh as possble. We need to defne what t means by ntrnsc qualtes for a dscrete mesh. In the followng, the mnmal dstorton means best preservaton of these qualtes..3.1 Dscrete Conformal Mappng Conformal parameterzaton preserves angular structure, and s ntrnsc to the geometry and stable wth respect to small deformatons. To flatten a mesh onto a twodmensonal plane so that t mnmzes the relatve dstorton of the planar angles wth respect to ther counterparts n the 3D space, we ntroduce an angle-based energy functon as follows E A = j N ( ) α j (cot 4 βj + cot ) u 4 u j. (6) where N () s the set of mmedate one-rng neghbourng vertces, and α j, βj are the left and opposte angles of v, as shown n Fg. -(a). The coeffcents n the

5 Parameterzaton of Quadrlateral Meshes 1 formula (6) are always postve, whch reduces the overlappng n the D mesh. To mnmze the dscrete conformal energy, we get a dscrete quadratc energy n the parameterzaton and t depends only on the angles of the orgnal surface..3. Dscrete Authalc Mappng Authalc mappng preserves the area as much as possble. A quadrlateral mesh n 3D space usually s not flat, so we cannot get an exact area of each quadrlateral patch. To mnmze the area dstorton, we dvde each quadrlateral patch nto four trangular parts and preserve the areas of these trangles respectvely. For nstance, n Fg. -(b) the quadrlateral mesh v v jvk v j+ 1 s dvded nto trangular meshes Δv v j v j+ 1, Δvv jvk, Δvv kv j + 1 and Δvvv j k j + 1 respectvely. Ths changes the problem of quadrlateral area preservng nto that of trangular area preservng. The mappng resulted from the energy mnmzaton process has the property of preservng the area of each vertex's one-rng neghbourhood n the mesh, and can be wrtten as follows E x = j N ( ) γ j δ j (cot + cot ) u v v j u j. (7) where γ j, δ j are correspondng angles of the edge ( v, v j ) as shown n Fg. -(c). The parameterzaton dervng from E x s easly obtaned, and the way to solve ths system s smlar to that of the dscrete conformal mappng, but the lnear coeffcents now are functons of local areas of the 3D mesh. (a) (b) (c) Fg.. Edge and angles. (a) Edge and opposte left angles n the conformal mappng; (b) Quadrlateral mesh dvded nto four trangles; (c) Edge and angles n the authalc mappng..3.3 Weghted Dscrete Parameterzaton Dscrete conformal mappng can be seen as an angle preservng mappng whch mnmzes the angle dstorton for the nteror vertces. The resultng mappng wll preserve the shape but not the area of the orgnal mesh. Dscrete authalc mappng s area preservng whch mnmzes the area dstorton. Although the area of the orgnal

6 L. Lu, C. Zhang, and F. Cheng mesh would locally be preserved, the shape tends to be dstorted snce the mappng from 3D to D wll n general generate twsted dstorton. To mnmze the dstorton and get better parameterzaton results, we defne lnear combnatons of the area and the angle dstortons as the dstorton measures. It turns out that the famly of admssble, smple dstorton measures s reduced to lnear combnatons of the two dscrete dstorton measures defned above. A general dstorton measure can thus always be wrtten as E = qe + (1 q) E. (8) A where q s a real number between 0 and 1. By adjustng the scalng factor q, parameterzatons approprate for specal applcatons can be obtaned..4 Mesh Optmzaton The above parameterzaton process does not mpose restrcton, such as convexty, on the gven quadrlateral mesh. Consequently, overlappng mght occur n the projecton process. To elmnate overlappng, we optmze the parameterzaton mesh by adjustng vertex locaton wthout changng the topology. Mesh optmzaton s a local teratve process. Each vertex s optmzed for a new locaton n a number of teratons. q Let u be the q tmes teraton locaton of the parameterzaton value u. The optmsaton process to fnd the new locaton n teratons s the followng formula u u u u u = ( ) + ( ),0< + < 1 n q 1 q 1 n q 1 q 1 q q 1 j k u λ 1 1 n λ 1 n λ λ = =. (9) where uj, uk are the parameterzaton values of the mmedate and dagonal neghbourng vertces respectvely. It s found that vertex optmzaton n the order of "worst frst" s very helpful. We defne the prorty of the vertex follows u u u u σ = λ ( ) + λ ( ) n q 1 q 1 n q 1 q 1 j k = 1 n = 1 n X. (10) The prorty s smply computed based on shape metrcs of each parameterzaton vertex. For a vertex wth the worst qualty, the hghest prorty s assgned. Through experments, we fnd that more teratons are needed f vertces are not overlapped n an order of "frst come frst serve". Besdes, we must pont out that the optmzaton process s local and we only optmze overlappng vertces and ts one-rng vertces, whch wll mnmze the dstorton and preserve the parameterzaton results better. 3 Examples To evaluate the vsual qualty of a parameterzaton we use the checkerboard texture shown n Fg. 3, where the effect of the scalng factor q n Eq. (8) can be found. In

7 Parameterzaton of Quadrlateral Meshes 3 fact, whle q s equal to 0 or 1, the weghted dscrete mappng s dscrete conformal mappng and authalc mappng separately. We can fnd few parameterzaton methods of quadrlateral meshes, so the weghted dscrete mappng s compared wth dscrete conformal mappng and authalc mappng of quadrlateral meshes wth q = 0 and q = 1 n Eq. (8) separately. Fg. 3-(a) and (e) show the sampled quadrlateral meshes. Fg. 3-(b) and (f) show the models wth a checkerboard texture map usng dscrete conformal mappng wth q = 0. Fg.3-(c) and (g) show the models wth a checkerboard texture map usng weghted dscrete mappng wth q = Fg. 3-(d) and (h) show the models wth a checkerboard texture map usng dscrete authalc mappng wth q = 1. It s seen that the results usng weghted dscrete mappng s much better than the ones usng dscrete conformal mappng and dscrete authalc mappng. (a) (b) (c) (d) (e) (f) (g) (h) Fg. 3. Texture mappng. (a) and (e) Models; (b) and (f) Dscrete conformal mappng, q=0; (c) and (g) Weghted dscrete mappng, q=0.5; (d) and (h) Dscrete Authalc mappng, q=1. The results demonstrate that the medum value (about 0.5) can get smoother parameterzaton and mnmal dstorton energy of the parameterzaton. And the closer q to value 0 or 1, the larger the angle and area dstortons are. 4 Conclusons A parameterzaton technque for quadrlateral meshes s based on mesh smplfcaton and weghted dscrete mappng s presented. Mesh smplfcaton

8 4 L. Lu, C. Zhang, and F. Cheng reduces computaton, and the weghted dscrete mappng mnmzes angle and area dstorton. The scalng factor q of the weghted dscrete mappng provdes users wth the flexblty of gettng approprate parametersatons accordng to specal applcatons, and establshes dfferent smoothness and dstorton. The major drawback n our current mplementaton s that the proposed approach may contan concave quadrangles n the planar embeddng. It s dffcult to make all of the planar quadrlateral meshes convex, even though we change the trangular meshes nto quadrlateral meshes by deletng edges. In the future work, we wll focus on usng a better objectve functon to obtan better solutons and developng a good solver that can keep the convexty of the planar meshes. References 1. Levy, B.: Constraned texture mappng for polygonal meshes. In: Fume E, (ed.): Proceedngs of Computer Graphcs. ACM SIGGRAPH, New York (001) Alexa, M.: Mergng polyhedron shapes wth scattered features. The Vsual Computer. 16 (000): Eck, M., DeRose, T., Duchamp, T., Hoppe, H., Lounsbery, M., Stuetzle, W.: Multresoluton analyss of arbtrary meshes. In: Mar, S.G., Cook, R.(eds.): Proceedngs of Computer Graphcs. ACM SIGGRAPH, Los Angeles (1995) Allez, P., Meyer, M., Desbrun, M.: Interactve geometry remeshng. In: Proceedngs of Computer Graphcs.ACM SIGGRAPH, San Antono (00) Alexa, M.: Recent advances n mesh morphng. Computer Graphcs Forum. 1(00) Mallot, J., Yaha, H., Verroust, A.: Interactve texture mappng. In: Proceedngs of Computer Graphcs, ACM SIGGRAPH, Anahem (1993) Levy, B., Mallet, J.: Non-dstorted texture mappng for sheared trangulated meshes. In: Proceedngs of Computer Graphcs, ACM SIGGRAPH, Orlando (1998) Jn, M., Wang, Y., Yau, S.T., Gu. X.: Optmal global conformal surface parameterzaton. In: Proceedngs of Vsualzaton, Austn (004) Floater, M.S.: Parameterzaton and smooth approxmaton of surface trangulatons. Computer Aded Geometrc Desgn.14(1997) Lee, Y., Km, H.S., Lee, S.: Mesh parameterzaton wth a vrtual boundary. Computer & Graphcs. 6 (006)

Simplification of 3D Meshes

Simplification of 3D Meshes Smplfcaton of 3D Meshes Addy Ngan /4/00 Outlne Motvaton Taxonomy of smplfcaton methods Hoppe et al, Mesh optmzaton Hoppe, Progressve meshes Smplfcaton of 3D Meshes 1 Motvaton Hgh detaled meshes becomng

More information

Barycentric Coordinates. From: Mean Value Coordinates for Closed Triangular Meshes by Ju et al.

Barycentric Coordinates. From: Mean Value Coordinates for Closed Triangular Meshes by Ju et al. Barycentrc Coordnates From: Mean Value Coordnates for Closed Trangular Meshes by Ju et al. Motvaton Data nterpolaton from the vertces of a boundary polygon to ts nteror Boundary value problems Shadng Space

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Mesh Editing in ROI with Dual Laplacian

Mesh Editing in ROI with Dual Laplacian Mesh Edtng n ROI wth Dual Laplacan Luo Qong, Lu Bo, Ma Zhan-guo, Zhang Hong-bn College of Computer Scence, Beng Unversty of Technology, Chna lqngng@sohu.com, lubo@but.edu.cn,mzgsy@63.com,zhb@publc.bta.net.cn

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach Modelng, Manpulatng, and Vsualzng Contnuous Volumetrc Data: A Novel Splne-based Approach Jng Hua Center for Vsual Computng, Department of Computer Scence SUNY at Stony Brook Talk Outlne Introducton and

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Fundamentals of Spherical Parameterization for 3D Meshes

Fundamentals of Spherical Parameterization for 3D Meshes Fundamentals of Sphercal Parameterzaton for 3D Meshes Crag Gotsman Xanfeng Gu Alla Sheffer gotsman@cs.technon.ac.l gu@eecs.harvard.edu sheffa@cs.technon.ac.l Technon Israel Inst. of Tech. Harvard Unversty

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

Optimal Workload-based Weighted Wavelet Synopses

Optimal Workload-based Weighted Wavelet Synopses Optmal Workload-based Weghted Wavelet Synopses Yoss Matas School of Computer Scence Tel Avv Unversty Tel Avv 69978, Israel matas@tau.ac.l Danel Urel School of Computer Scence Tel Avv Unversty Tel Avv 69978,

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Harmonic Coordinates for Character Articulation PIXAR

Harmonic Coordinates for Character Articulation PIXAR Harmonc Coordnates for Character Artculaton PIXAR Pushkar Josh Mark Meyer Tony DeRose Bran Green Tom Sanock We have a complex source mesh nsde of a smpler cage mesh We want vertex deformatons appled to

More information

Fair Triangle Mesh Generation with Discrete Elastica

Fair Triangle Mesh Generation with Discrete Elastica Far Trangle Mesh Generaton wth Dscrete Elastca Shn Yoshzawa, and Alexander G. Belyaev, Computer Graphcs Group, Max-Planck-Insttut für Informatk, 66123 Saarbrücken, Germany Phone: [+49](681)9325-414 Fax:

More information

An Approach in Coloring Semi-Regular Tilings on the Hyperbolic Plane

An Approach in Coloring Semi-Regular Tilings on the Hyperbolic Plane An Approach n Colorng Sem-Regular Tlngs on the Hyperbolc Plane Ma Louse Antonette N De Las Peñas, mlp@mathscmathadmueduph Glenn R Lago, glago@yahoocom Math Department, Ateneo de Manla Unversty, Loyola

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids)

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids) Structured meshes Very smple computatonal domans can be dscretzed usng boundary-ftted structured meshes (also called grds) The grd lnes of a Cartesan mesh are parallel to one another Structured meshes

More information

In the planar case, one possibility to create a high quality. curve that interpolates a given set of points is to use a clothoid spline,

In the planar case, one possibility to create a high quality. curve that interpolates a given set of points is to use a clothoid spline, Dscrete Farng of Curves and Surfaces Based on Lnear Curvature Dstrbuton R. Schneder and L. Kobbelt Abstract. In the planar case, one possblty to create a hgh qualty curve that nterpolates a gven set of

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

Smooth Approximation to Surface Meshes of Arbitrary Topology with Locally Blended Radial Basis Functions

Smooth Approximation to Surface Meshes of Arbitrary Topology with Locally Blended Radial Basis Functions 587 Smooth Approxmaton to Surface eshes of Arbtrary Topology wth Locally Blended Radal Bass Functons ngyong Pang 1,, Weyn a 1, Zhgeng Pan and Fuyan Zhang 1 Cty Unversty of Hong Kong, mewma@ctyu.edu.hk

More information

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Constrained Shape Modification of B-Spline curves

Constrained Shape Modification of B-Spline curves Constraned Shape Modfcaton of B-Splne curves Mukul Tul, N. Venkata Reddy and Anupam Saxena Indan Insttute of Technology Kanpur, mukult@tk.ac.n, nvr@tk.ac.n, anupams@tk.ac.n ABSTRACT Ths paper proposes

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 17, NO. 10, OCTOBER

IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 17, NO. 10, OCTOBER IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 17, NO. 10, OCTOBER 2011 1531 Partwse Cross-Parameterzaton va Nonregular Convex Hull Domans Hua-Yu Wu, Chunhong Pan, Hongbn Zha, Qng Yang,

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves A Newton-Type Method for Constraned Least-Squares Data-Fttng wth Easy-to-Control Ratonal Curves G. Cascola a, L. Roman b, a Department of Mathematcs, Unversty of Bologna, P.zza d Porta San Donato 5, 4017

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning Computer Anmaton and Vsualsaton Lecture 4. Rggng / Sknnng Taku Komura Overvew Sknnng / Rggng Background knowledge Lnear Blendng How to decde weghts? Example-based Method Anatomcal models Sknnng Assume

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Electrical analysis of light-weight, triangular weave reflector antennas

Electrical analysis of light-weight, triangular weave reflector antennas Electrcal analyss of lght-weght, trangular weave reflector antennas Knud Pontoppdan TICRA Laederstraede 34 DK-121 Copenhagen K Denmark Emal: kp@tcra.com INTRODUCTION The new lght-weght reflector antenna

More information

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Computers and Mathematics with Applications. Discrete schemes for Gaussian curvature and their convergence

Computers and Mathematics with Applications. Discrete schemes for Gaussian curvature and their convergence Computers and Mathematcs wth Applcatons 57 (009) 87 95 Contents lsts avalable at ScenceDrect Computers and Mathematcs wth Applcatons journal homepage: www.elsever.com/locate/camwa Dscrete schemes for Gaussan

More information

5 The Primal-Dual Method

5 The Primal-Dual Method 5 The Prmal-Dual Method Orgnally desgned as a method for solvng lnear programs, where t reduces weghted optmzaton problems to smpler combnatoral ones, the prmal-dual method (PDM) has receved much attenton

More information

Parameterization of Triangular Meshes with Virtual Boundaries

Parameterization of Triangular Meshes with Virtual Boundaries Parameterization of Triangular Meshes with Virtual Boundaries Yunjin Lee 1;Λ Hyoung Seok Kim 2;y Seungyong Lee 1;z 1 Department of Computer Science and Engineering Pohang University of Science and Technology

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

A Unified, Integral Construction For Coordinates Over Closed Curves

A Unified, Integral Construction For Coordinates Over Closed Curves A Unfed, Integral Constructon For Coordnates Over Closed Curves Schaefer S., Ju T. and Warren J. Abstract We propose a smple generalzaton of Shephard s nterpolaton to pecewse smooth, convex closed curves

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang The Theory and Applcaton of an Adaptve Movng Least Squares for Non-unform Samples Xanpng Huang, Qng Tan, Janfe Mao*, L Jang, Ronghua Lang College

More information

Consistent Spherical Parameterization

Consistent Spherical Parameterization Consstent Sphercal Parameterzaton Arul Asrvatham 1, Eml Praun 1, and Hugues Hoppe 2 1 School of Computng - Unversty of Utah, USA {arul, emlp}@cs.utah.edu 2 Mcrosoft Research, Redmond, USA http://research.mcrosoft.com/~hoppe

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

F Geometric Mean Graphs

F Geometric Mean Graphs Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 937-952 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) F Geometrc Mean Graphs A.

More information

What are the camera parameters? Where are the light sources? What is the mapping from radiance to pixel color? Want to solve for 3D geometry

What are the camera parameters? Where are the light sources? What is the mapping from radiance to pixel color? Want to solve for 3D geometry Today: Calbraton What are the camera parameters? Where are the lght sources? What s the mappng from radance to pel color? Why Calbrate? Want to solve for D geometry Alternatve approach Solve for D shape

More information

Multiblock method for database generation in finite element programs

Multiblock method for database generation in finite element programs Proc. of the 9th WSEAS Int. Conf. on Mathematcal Methods and Computatonal Technques n Electrcal Engneerng, Arcachon, October 13-15, 2007 53 Multblock method for database generaton n fnte element programs

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

Reading. 14. Subdivision curves. Recommended:

Reading. 14. Subdivision curves. Recommended: eadng ecommended: Stollntz, Deose, and Salesn. Wavelets for Computer Graphcs: heory and Applcatons, 996, secton 6.-6., A.5. 4. Subdvson curves Note: there s an error n Stollntz, et al., secton A.5. Equaton

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

Discrete Schemes for Gaussian Curvature and Their Convergence

Discrete Schemes for Gaussian Curvature and Their Convergence Dscrete Schemes for Gaussan Curvature and Ther Convergence Zhqang Xu Guolang Xu Insttute of Computatonal Math. and Sc. and Eng. Computng, Academy of Mathematcs and System Scences, Chnese Academy of Scences,

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Interpolation of the Irregular Curve Network of Ship Hull Form Using Subdivision Surfaces

Interpolation of the Irregular Curve Network of Ship Hull Form Using Subdivision Surfaces 7 Interpolaton of the Irregular Curve Network of Shp Hull Form Usng Subdvson Surfaces Kyu-Yeul Lee, Doo-Yeoun Cho and Tae-Wan Km Seoul Natonal Unversty, kylee@snu.ac.kr,whendus@snu.ac.kr,taewan}@snu.ac.kr

More information

Polyhedral Compilation Foundations

Polyhedral Compilation Foundations Polyhedral Complaton Foundatons Lous-Noël Pouchet pouchet@cse.oho-state.edu Dept. of Computer Scence and Engneerng, the Oho State Unversty Feb 8, 200 888., Class # Introducton: Polyhedral Complaton Foundatons

More information

CHAPTER 2 DECOMPOSITION OF GRAPHS

CHAPTER 2 DECOMPOSITION OF GRAPHS CHAPTER DECOMPOSITION OF GRAPHS. INTRODUCTION A graph H s called a Supersubdvson of a graph G f H s obtaned from G by replacng every edge uv of G by a bpartte graph,m (m may vary for each edge by dentfyng

More information

Octree Subdivision Using Coplanar Criterion for Hierarchical Point Simplification

Octree Subdivision Using Coplanar Criterion for Hierarchical Point Simplification Octree Subdvson Usng Coplanar Crteron for Herarchcal Pont Smplfcaton Pa-Feng Lee 1, Chen-Hsng Chang 1, Jun-Lng Tseng 2, Bn-Shyan Jong 3, and Tsong-Wuu Ln 4 1 Dept. of Electronc Engneerng, Chung Yuan Chrstan

More information

SAO: A Stream Index for Answering Linear Optimization Queries

SAO: A Stream Index for Answering Linear Optimization Queries SAO: A Stream Index for Answerng near Optmzaton Queres Gang uo Kun-ung Wu Phlp S. Yu IBM T.J. Watson Research Center {luog, klwu, psyu}@us.bm.com Abstract near optmzaton queres retreve the top-k tuples

More information

UNIT 2 : INEQUALITIES AND CONVEX SETS

UNIT 2 : INEQUALITIES AND CONVEX SETS UNT 2 : NEQUALTES AND CONVEX SETS ' Structure 2. ntroducton Objectves, nequaltes and ther Graphs Convex Sets and ther Geometry Noton of Convex Sets Extreme Ponts of Convex Set Hyper Planes and Half Spaces

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Line Clipping by Convex and Nonconvex Polyhedra in E 3

Line Clipping by Convex and Nonconvex Polyhedra in E 3 Lne Clppng by Convex and Nonconvex Polyhedra n E 3 Václav Skala 1 Department of Informatcs and Computer Scence Unversty of West Bohema Unverztní 22, Box 314, 306 14 Plzeò Czech Republc e-mal: skala@kv.zcu.cz

More information

Facial Model Improvement Using 3D Texture Mapping Feedback

Facial Model Improvement Using 3D Texture Mapping Feedback Facal Model Improvement Usng 3D Texture Mappng Feedback Yongje Lu, Anup Basu and Jong-Seong Km* Department of Computng Scence, Unversty of Alberta, *Andong Unversty, South Korea {yongje, anup}@cs.ualberta.ca,

More information

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

MATHEMATICS FORM ONE SCHEME OF WORK 2004

MATHEMATICS FORM ONE SCHEME OF WORK 2004 MATHEMATICS FORM ONE SCHEME OF WORK 2004 WEEK TOPICS/SUBTOPICS LEARNING OBJECTIVES LEARNING OUTCOMES VALUES CREATIVE & CRITICAL THINKING 1 WHOLE NUMBER Students wll be able to: GENERICS 1 1.1 Concept of

More information

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

More information

D shape manipulation via topology-aware rigid grid. Introduction. By Wenwu Yang and Jieqing Feng *

D shape manipulation via topology-aware rigid grid. Introduction. By Wenwu Yang and Jieqing Feng * COMPUTER ANIMATION AND VIRTUAL WORLDS Comp. Anm. Vrtual Worlds 2009; 20: 175 184 Publshed onlne 1 June 2009 n Wley InterScence (www.nterscence.wley.com).285 2D shape manpulaton va topology-aware rgd grd

More information

Interactive Multiresolution Surface Viewing

Interactive Multiresolution Surface Viewing Interactve Multresoluton Surface Vewng Andrew Certan z Jovan Popovć Tony DeRose Tom Duchamp Davd Salesn Werner Stuetzle y Department of Computer Scence and Engneerng Department of Mathematcs y Department

More information

Categories and Subject Descriptors B.7.2 [Integrated Circuits]: Design Aids Verification. General Terms Algorithms

Categories and Subject Descriptors B.7.2 [Integrated Circuits]: Design Aids Verification. General Terms Algorithms 3. Fndng Determnstc Soluton from Underdetermned Equaton: Large-Scale Performance Modelng by Least Angle Regresson Xn L ECE Department, Carnege Mellon Unversty Forbs Avenue, Pttsburgh, PA 3 xnl@ece.cmu.edu

More information

3D Mesh Simplification for Deformable Human Body Mesh Using Deformation Saliency

3D Mesh Simplification for Deformable Human Body Mesh Using Deformation Saliency 3D Mesh Smplfcaton for Deformable Human Body Mesh Usng Deformaton Salency Tanhao ZHAO R301, SHB, CUHK Shatn, N.T. 999077, Hong Kong thzhao@ee.cuhk.edu.hk Kng Ng NGAN R304, SHB, CUHK Shatn, N.T. 999077,

More information

T-Base: A Triangle-Based Iterative Algorithm for Smoothing Quadrilateral Meshes

T-Base: A Triangle-Based Iterative Algorithm for Smoothing Quadrilateral Meshes T-Base: Trangle-Based Iteratve lgorthm for Smoothng Quadrlateral Meshes Gang Me, John.Tpper and Nengxong Xu 2 bstract We present a novel approach named T-Base for smoothng planar and surface quadrlateral

More information

Fast Computation of Shortest Path for Visiting Segments in the Plane

Fast Computation of Shortest Path for Visiting Segments in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 4 The Open Cybernetcs & Systemcs Journal, 04, 8, 4-9 Open Access Fast Computaton of Shortest Path for Vstng Segments n the Plane Ljuan Wang,, Bo Jang

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

SIGGRAPH Interactive Image Cutout. Interactive Graph Cut. Interactive Graph Cut. Interactive Graph Cut. Hard Constraints. Lazy Snapping.

SIGGRAPH Interactive Image Cutout. Interactive Graph Cut. Interactive Graph Cut. Interactive Graph Cut. Hard Constraints. Lazy Snapping. SIGGRAPH 004 Interactve Image Cutout Lazy Snappng Yn L Jan Sun Ch-Keung Tang Heung-Yeung Shum Mcrosoft Research Asa Hong Kong Unversty Separate an object from ts background Compose the object on another

More information

A Five-Point Subdivision Scheme with Two Parameters and a Four-Point Shape-Preserving Scheme

A Five-Point Subdivision Scheme with Two Parameters and a Four-Point Shape-Preserving Scheme Mathematcal and Computatonal Applcatons Artcle A Fve-Pont Subdvson Scheme wth Two Parameters and a Four-Pont Shape-Preservng Scheme Jeqng Tan,2, Bo Wang, * and Jun Sh School of Mathematcs, Hefe Unversty

More information

Polyhedral Surface Smoothing with Simultaneous Mesh Regularization

Polyhedral Surface Smoothing with Simultaneous Mesh Regularization olyhedral Surface Smoothng wth Smultaneous Mesh Regularzaton Yutaka Ohtake The Unversty of Azu Azu-Wakamatsu Cty Fukushma 965-8580 Japan d800@u-azu.ac.jp Alexander G. Belyaev The Unversty of Azu Azu-Wakamatsu

More information