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

Size: px
Start display at page:

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

Transcription

1 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 of Computer Scence and Technology Zhejang Unversty of Technology Hangzhou, 3003, P. R. Chna Correspondng author: Janfe Mao mjf@zjut.edu.cn Abstract: - Movng least squares (MLS) has wde applcatons n scatterng ponts approxmaton fttng and nterpolaton. In ths paper, we mprove a novel MLS approach, adaptve MLS, for non-unform sample ponts fttng. The sze of radus for MLS can be adaptvely adjusted accordng to the consstency of the sampled data ponts. Experments demonstrate that our method can produce hgher qualty approxmaton fttng results than the MLS. Key-Words: - MLS; Sample Ponts; Non-unform; Ponts Set; Approxmaton Fttng; Interpolaton Introducton A curve or surface can be easly drawn f we know ts explct representaton. However, n most engneerng applcaton, an explct formaton can not be provde for such curve or surface. So, we often need to have a dataset of ponts that sampled n a specfc scope [][][3], wth whch the curve or the surface can be represented by nterpolaton or fttng. The basc dea of nterpolaton s to do an approxmate estmaton to unknown ponts wth the gven dscrete ponts, then connect these dscrete ponts to obtan the entre curve (curved surface). Although the whole smoothness of nterpolaton s good enough, n the boundary of the ponts set, the potental error of nterpolaton s greater. Thus fttng s more frequently used, such as the reconstructon of curves. Classcal fttng methods nclude Radal Bass Functon (RBF) method[4], Least-squares method[5], and the Movng Least Squares wth superor property developed from Least-squares method(movng Least Squares, herenafter referred to as MLS)[5-]. In recent years, MLS has attracted great attenton, and now s becomng a hot focus n related researchng felds. A major factor that affects the qualty of fttng n MLS s the selecton of the radus of nfluence doman. In order to obtan hgh-qualty fttng, many approaches were presented. In lterature [][][3] heurstc algorthm was used, for nstance, weght space[4] ball whch contans k-nearest neghbors and Vorono trangularzaton[5] can be used to search the nfluence doman of beng ftted ponts. But the lmtaton of the above method s that only when the dscrete ponts are dstrbuted regularly or the densty of the sampled ponts s bascally constant, can t be effectve. When t comes to non-unform dstrbuton of sampled ponts, t would be qute dffcult to get the fttng detals by MLS, even hardly can t be realzed when t comes to larger convex (concave) hull, and stll, the fttng error s stll relatvely huge. We present an adaptve movng least squares n ths paper, n whch the radus of nfluence doman ISSN: Issue 7, Volume 9, July 00

2 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang s adjusted dynamcally accordng to the densty of the sampled ponts. Ths new method could do superor fttng than classcal MLS for ether dense or sparse sampled ponts. Moreover, when the bass functon takes the second bass or hgher, the smoothness of fttng wll be better. The Movng Least Square Algorthm Accordng to fttng regon, fttng functon f(x) s fgured as: m f ( x T ) = ( x ) ( x ) = p ( x ) a ( x ) () = a p In above functon, a(x) = [a (x), a (x),, a m (x)] T s the coeffcent of the fttng functon f(x), In the process of calculaton, a(x) dynamcally changes along wth the beng ftted ponts. p(x) = [p(x), p(x),..., pm(x)] s the base functon whch s a base-order complete polynomal. In order to let the fttng functon f(x) close n upon the true value u(x) better, at each pont x of the fttng area, smlar to the least-squares prncple, the value of J n formula () should be as small as possble. n J T = w (( x ) / R )[ p ( ) a ( x ) u ( x )] () = x x Formula () also can be wrtten n matrx form as J= ( pa u) T w( x)( pa u) (3) And p p x p x p x p p p ( ) ( ) ( ) ( x ) ( x ) ( ) x ( x ) ( x ) ( x ) m m = p p p n n m n x x w( ) w( ) 0 w( x) x x = (5) 0 0 w( x x n ) where n represents the number of sampled ponts n the fttng regon. R s the radus of nfluence, and (4) w(x) s the weght functon. Accordng to mathematcal knowledge, J takes the dervatve on a(x) to zero, then Eqs.(3) and (4) are gotten as J = A( x) a( x) B( x) u = 0 (6) a Formula (6) also can be wrtten n matrx form as ( p, p ) ( p, p ) ( p, pm) a ( x) ( p, u ) ( p, p ) ( p, p ) ( p, pm) a ( x) ( p, u ) = ( p, p) ( p, p ) ( p, p ) a ( x) ( p, u) m m m m m m Where A ( p, p ) ( p, p ) ( p, pm) ( p, p ) ( p, p ) ( p, p ) ( pm, p ) ( pm, p ) ( pm, pm) m = B( x) u ( p, u ) ( p, u ) ( pm, u ) = a( x) A ( x) B( x) u where u u u= u (7) (8) (9) = (0) n Va Eqs. () and (0), usng an approprate sub-base functon accordng to the actual needs, you can obtan the approxmate value of beng ftted pont. All above s the basc prncple of the movng least squares(mls). Takng the fttng accuracy, smoothness, calculatonal amount and so on nto account, n practcal applcaton, or tmes s usually chosen for the bass functon. Weght functon usually s splne functon as () and (), Gaussan functon as (3) or exponental functon as ISSN: Issue 7, Volume 9, July 00

3 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang (4) n whch the symbol β s the fgure parameter x x x w x x x x x x> 3 ( ) = x + 8x 3x x w( x) = 0 x > x β β e e x β w( x) = e 0 x> () () (3) ( x/ β ) e x w( x) = (4) 0 x> But, accordng to a latest lterature[6] n MLS, the weght functon should be defned as Eq.(5) whch has been mproved by us through experment 4 ( x) (+ x) (0 x ) w( x ) = (5) 0 ( x > or x < 0) The result of fttng wll be better when the weght functon w(x) defned as Eq.(5) rather than splne functon, and n order to cut down the fttng tme, n ths paper, we take Eq.(5) as the weght functon rather than Gaussan functon acquescently. the radus of nfluence doman adjusts dynamcally, Vsr represents the ftted values of V ponts by tradtonal MLS method. dr represents the radus of nfluence doman obtaned whle fttng dynamcally, and sr represents the radus of nfluence doman n tradtonal MLS at pont V, n order to make sure matrx A(x) reversble n Eq.(4) and the fttng smooth, R wll make the pont to be ftted contans too many sampled ponts n t s nfluence doman, whch wll result n the fttng value far more less than the real. But actually, V s proper radus of nfluence s less than R. If we let the radus of nfluence doman be dr, the ftted value Vdr would be qute closed to the real value. Vdr s really more accurate than Vsr. Thus, the whole fttng effect would be mproved very much f we could adjust the radus of nfluence doman accordng to the densty of the sampled ponts dynamcally. (a)the radus of dense sampled ponts (b) The radus of sparse sampled ponts 3 Adaptve MLS Algorthm 3. The Shortcomng of Movng Least Squares n Non-unform Ponts Set Fttng When the sampled ponts whch are beng ftted by tradtonal MLS are non-unform, the radus R of the nfluence doman of pont to be ftted (.e., compact support doman) usually depends on the densty of the sparse sampled area. As shown n Fg., symbol V_true represents the true value of pont V, Vdr represents the ftted value of pont V as (c) Fttng dagram Fg. The relatonshp between the radus of nfluence and the fttng ISSN: Issue 7, Volume 9, July 00

4 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang 3. An Adaptve MLS The local shape n some one of the non-unform ponts s relatve to the neghbors merely, so before fttng, we need to fnd the effectve sampled ponts for current pont marked V fttng, and ths can be done by seekng the k-nearest neghbor ponts of V. In ths paper, we present an adaptve MLS to do non-unform ponts set fttng betterly. The matrx A - (x) must exst before usng the adaptve MLS to do fttng, Ths could be fulflled by searchng V s k-nearest neghbors whch contans k sampled ponts not all n the same lne. The process of the adaptve MLS fttng s as follows: ()Assumng the doman to be ftted be n x[x mn, x max ], y[y mn, y max ]. Dvde the fttng area wth squares of whch sde length s L, and k α L = α ( x m ax + x m n )( y m a x + y m n ) n, denotes regulatng factor of L. Accordng to lterature[7], We let t equal.. k represents the k-nearest neghbors, and the n s the number of sampled ponts. ()To current pont V(x, y ) comng to be ftted, calculate the square S[ x '/ L ][ y '/ L ] α where t les accordng to the square sde length L got from Eq.() (. expresses the floorng operaton). (3)To the sampled ponts n square S[ x '/ L ][ y '/ L ], sort the ponts from small to large accordng to the eucldean dstance to the V. If the current square S [ x '/ L ][ y '/ L ] contans less than k sampled ponts or the eucldean dstance of the j th (j<=k) nearest sampled pont to V D sk s larger than D mn (D mn s the shortest dstance of the current beng ftted pont to the four sdes of S), go to step 4; else consder the dstance of the k th nearest sampled pont to V as the radus of nfluence doman and these sampled ponts are lnearly ndependent. Else fnd out the k+-nearest(=,, ), untl n whch there are k sampled ponts lnearly ndependent n the current V s k+-nearest ponts or havng consdered all the sampled ponts n the current S, less than k lnearly ndependental sampled ponts are found, then go to step 4. All these could be shown as Fg.. (4)If there are dvded squares besdes the square [ '/ ][ '/ ] S x L y L n t s four drectons, then take these sampled ponts nto current squares account together and let current D mn and L treble, then go to step (3); else make the pont who has the furthest dstance wthn the sampled ponts of current S to V as the sze of radus of nfluence doman. Just here, the whole algorthm s over. (a) The number of the sampled ponts s less than k n S (b) The dstance from k- nearest neghbors of V to V D sk >D mn ISSN: Issue 7, Volume 9, July 00

5 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang nfluence doman obtaned through above steps of the adaptve MLS, the fttng could be carred out fnally as shown n Fg.3. 4 Experment Evaluaton and Results (c) The dstance from S s less than k neghbors of V to V D sk <=D mn Fg. The dstrbuton map about the dstance from sorted sampled pont n S to V 4. Curve Fttng Select two representatve formulas (6) and (7), wth non-unform sampled ponts as [ ] n the nterval x [ 3,3], to make curve fttng respectvely on the frst base functon p(x) = [ x] and the second base functon p(x) = [ x x ] ( the results are smlar when the base of the p(x) takes thrd or larger tmes): (9 x 5) (9 x ) (9 x+ 5) (9 x+ ) F = 8e + 7e + 6e 3e (6) x ( + cos( x) ) F = xsn( x) + (7) x e The fttng results are shown as Fgs.4 and 5. We can see from the Fgs. that the fttng when the adaptve MLS takes the second base functon s closer to the real results more. In Fg. 4 and 5, the graphs drawn wth sold lnes ndcate the correspondng real graph, and the ones wth broken lnes are the graphs by the MLS or the adaptve MLS. x (a) MLS frst base fttng (R=) (b) MLS second base fttng (R=.4) Fg. 3 The fttng flow chart of Adaptve MLS At each pont to be ftted, wth the radus R of the (c) Adaptve MLS frst (d) Adaptve MLS second base fttng base fttng Fg. 4 The comparatve experment results of functon F x fttng ISSN: Issue 7, Volume 9, July 00

6 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang (9x 5) + (9y+ 5) (9x ) 9y (9x+ 5) + (9y 3) (9x+ ) + (9y+ 5) F= 8e + 7e + 5e e [8] (8) m x + y + x + y + F m = sn sn 8 8 The fttng results are shown as Fgs. 7-8 (9) (a) MLS frst base fttng(r=) (b) MLS second base fttng(r=.4) (a) The orgnal graph (c) Adaptve MLS (d) Adaptve MLS frst base fttng second base fttng Fg. 5 The comparatve experment results of functon F x fttng 4. Surface Fttng Select two representatve formulas (8) and (9), n the nterval x [ 3, 3] y [ 3,3] shown n Fg. 6 about 36 non-unform sampled ponts, to do the surface fttng on the frst base functon p(x) = [ x y] and second base functon p(x) = [ x y x xy y ] respectvely (the results are smlar when the base of the p(x) takes thrd or larger tmes): (b) MLS frst base fttng (R=.5) (c) MLS second base fttng (R=3.5) (d) Adaptve MLS frst (e) Adaptve MLS second base fttng base fttng Fg. 7 The comparatve experment results of functon F m fttng Fg. 6 The dstrbuton of 36 sampled ponts ISSN: Issue 7, Volume 9, July 00

7 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang (a) The orgnal graph Q method = N j= t ( ) N *00% () When the method s the adaptve MLS n formula(), f formula() satsfes that B(j)>0, t s valued, else t s valued 0; when the method s MLS, f formula() satsfes that B(j)<0, t s valued, else t s valued 0. N s the number of ponts have been ftted. Accordng to the crteron gven by formula(0) and (), do error dfference analyss to the result Fgs. 4 and 5 of functons F x and F x obtaned by MLS and the adaptve MLS fttng and result Fgs. 7 and 8 of functons F m and F m, we can come to see the percent of error done by the adaptve MLS (b) MLS frst base fttng (R=.5) (c) MLS second base fttng (R=3.5) fttng n all the fttng area to F x F x F m and F m s less than all that of MLS, whch s shown n the followng table. Table. The whole fttng regon Adaptve MLS fttng error s less than that of MLS ftted functon F x F x F m F m tmes of base functon frst base functon 83% 80% 7% 70% second base functon 8% 84% 78% 69% (d) Adaptve MLS frst base fttng (e) Adaptve MLS second base fttng Fg. 8 The comparatve experment results of functon F m fttng 4. 3 Results Analyss Based on the curve fttng and surface fttng experment obtaned by tradtonal MLS and the adaptve MLS presented n ths paper respectvely, we do error analyss about the fttng results. We take B() and Q method as the fttng error dfference functon and fttng performance functon B( j) = F F F F (j=,,n) (0) MLS _ j j RSRMLS _ j j From the error comparng analyss between MLS and the adaptve MLS n curve and surface fttng, we can easly reach the concluson that the fttng error s less when usng the adaptve MLS ths paper presented compared wth that obtaned by tradtonal MLS based on the same sampled ponts. After the detal comparsons of Fgs. 4 and 5 and Fgs. 7 and 8, we also fnd the effect of adaptve MLS s much better than that of tradtonal MLS n detal fttng. Especally, the fttng of typcal complex functon F x n Fg. 4, the result graph obtaned by adaptve MLS fttng almost completely overlap wth the real graph n condton that sampled ponts spread non-unformly. And the result s even better when base functon p(x) s lnear, whle MLS only could gve a generally trend. Functon F m has 3 polar ISSN: Issue 7, Volume 9, July 00

8 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang peaks as shown n Fg. 7(a). And they all haven been ftted nearly by the adaptve MLS, whle the largest polar peak gotten by tradtonal MLS. In Fg. 8, functon F m has two not very clear polar peaks. They were both ftted obvously by adaptve MLS, whle nether of them gotten by tradtonal MLS. In addton, n dealng wth more complex functons, more realstc functon trends could be ftted better by adaptve MLS compared wth the tradtonal MLS even the sampled ponts very sparse. Above all, the fttng performance of the adaptve MLS s better than that of tradtonal one. shown n Fg. 9 5 Deformaton Based on the Adaptve (a) Orgnal graphcs MLS Besdes fttng, the Adaptve MLS also could be used n D or 3D graphcs deformaton wth excellent performance. Now we assume set of control ponts and p be the q the deformed new postons of the control ponts, and then we need to fnd an approprate affne functon g ( p ) wth v whch the new q could be calculated, and the deformaton at the other ponts n the graphcs could be calculated accordng to the control ponts as formula() [9] mn ω (( v p ) / R) g ( p ) q () v (a) (b) Non-unform control ponts Where, ω s the weght functon, R the radus of nfluence, and the nearer dstance from v to p, the less value of weght functon. What s more, the R could be adjusted dynamcally accordng to the densty of neghborng control ponts. In order to obtan the affne functon g ( p ), we v must mnmze formula(), whch could be fulflled va mathematcal theores. And wth the presented adaptve MLS we could deform the graphcs wth some non-unform control ponts to new shape as (c) Deformaton ISSN: Issue 7, Volume 9, July 00

9 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang of Zhejang Provnce Natural Foundaton under grant No.Z090630, project from Scence and Technology Department of Zhejang Provnce under grant No.009C33043 and the Nature Scence Foundaton of Zhejang Provnce of Chna under grant No.Y (d) Deformaton Fg. 9 The deformaton based on the adaptve MLS Fg. 9 The deformaton based on the adaptve MLS As shown n Fg. 9, we could see that the deformaton performance of the adaptve MLS s excellent, especally the Fg. 9(c) and Fg. 9(d) whch are vvd. 6 Concluson In ths paper, we presented an adaptve MLS, n whch k-nearest neghbor theory was adopted to select approprate sampled ponts to ft current unknown pont. By ths way, the radus of nfluence doman can be adjusted dynamcally accordng to the densty of the surroundng sampled ponts, and the curve or surface can be reconstructed va the presented adaptve MLS. Through experment we can draw a concluson that the fttng performance of the adaptve MLS s superor compared wth tradtonal MLS algorthm. Besdes fttng, the presented adaptve MLS also could be used n graphcs deformaton wth excellent performance. Furtherly, the adaptve MLS could be appled n massve 3D dscrete sampled data recovery, or fttng sampled ponts n vsualzaton etc. Acknowledgment Ths work was partly supported by Major Program References: [] Hoppe H., Derose T., Duchamp T., et al. Surface Reconstructon from Unorganzed Ponts. Computer Graphcs, 99, 6():7-78. [] Alexa M., Behr J., Cohen-or D., et al. Pont Set Surfaces. In Proceedngs of IEEE Vsualzaton 0, 00: -8. [3] Ohtake Y., Belyaey A., Alexa M., et al. Mult-level Partton of Unty Implcts[J]. ACM Trans. Graph, 003, (3): [4] Carr J. C., Beaton R. K., Cherre J. B., et al. Reconstructon and Representaton of 3D Objects wth Radal Bass Functons. ACM SIGGRAPH, 00: [5] Nealen A., An As-Short-As-Possble Introducton to the Least Squares, Weghted Least Squares and Movng Least Squares Methods for Scattered Data Approxmaton and Interpolaton. Tech. Rep., TU Darmstadt, 004. [6] L J. F., Wang R. F., Robust Denosng of Pont-sampled Surfaces. WSEAS Trans. on Com. 009,8():53-6. [7] Yaghmae M., Nae M. H., Nonlnear Bendng of Functonally Graded Thck Crcular Plates by Usng Element Free Galerkn Method. Proceedngs of the 3 rd IASME/WSEAS Int. Con. on Contnuum Mechancs, 007: [8] Kuragano T., Yamaguch A., Nurbs Curve Shape Modfcaton and Farness Evaluaton for Computer Aded Aesthetc Desgn. WSEAS Transactons on Computers, 008,7(4): [9] Kuragano T., Kasono K., Curve Generaton and Modfcaton Based on Radus of Curvature Smoothng. Proceedngs of the 0 th WSEAS Int. Conf. on Mathematcal and Computatonal ISSN: Issue 7, Volume 9, July 00

10 Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang methods n scence and engneerng, 009: [0] Levn D., The Approxmaton Power of Movng Least-squares. Mathematcs Computng, 998, 4(67): [] Lpman Y., Cohen-or D., Levn D., Data-dependent MLS for Fathful Surface Approxmaton. Eurographcs Symposum on Geometry Processng, 007. [] Pauly M., Gross M., Kobbelt L. P., Effcent Smplfcaton of Pont-sampled Surfaces. In VIS 0: Proceedngs of the conference on Vsualzaton 0 (Washngton, DC, USA), IEEE Computer Socety, 00: [3] Pauly M., Keser R., Kobbelt L. P., et al. Shape Modelng wth Pont-sampled Geometry. ACM Trans. Graph, 003, (3) : [4] We W., Zhang L. Y., Zhou L. S., A Spatal Sphere Algorthm for Searchng k-nearest Neghbors of Massve Scattered Ponts. Acta aeronautca et astronautca snca, 006, 5(7): [5] Floater M. S., Remers M., Meshless Parameterzaton and Surface Reconstructon, Comput. Aded Geom. 00, 8():77 9. [6] Cheng Z. Q., Wang Y. Z., L B., et al. A Survey of Methods for Movng Least Squares Surfaces, IEEE/EG Symposum on Volume and Pont-Based Graphcs, 008. [7] Xong B. S., He M. Y., Yu H. J., Algorthm for Fndng K-Nearest Neghbors of Scattered Ponts n Three Dmensons. Journal of Computer Aded Desgn & Computer Graphcs. 004, 6(7): [8] Lpman Y., Cohen-or D., Levn D., Error Bounds and Optmal Neghborhoods for MLS Approxmaton. Eurographcs Symposum on Geometry Processng, 006. [9] Schaefer S., MacPhal T., Warren J., Image Deformaton Usng Movng Least Squares. ACM Transactons on Graphcs, 006, 5(3): ISSN: Issue 7, Volume 9, July 00

An Adaptive Moving Least Squares Method for. Non-uniform Points Set Fitting

An Adaptive Moving Least Squares Method for. Non-uniform Points Set Fitting An Adaptive Moving Least Squares Method for Non-uniform Points Set Fitting Xianping Huang, Qing Tian +, Jianfei Mao College of Computer Science and Technology, Zhejiang University of Technology, Hangzhou,

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

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

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

Radial Basis Functions

Radial Basis Functions Radal Bass Functons Mesh Reconstructon Input: pont cloud Output: water-tght manfold mesh Explct Connectvty estmaton Implct Sgned dstance functon estmaton Image from: Reconstructon and Representaton of

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

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

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

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

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

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Wavefront Reconstructor

Wavefront Reconstructor A Dstrbuted Smplex B-Splne Based Wavefront Reconstructor Coen de Vsser and Mchel Verhaegen 14-12-201212 2012 Delft Unversty of Technology Contents Introducton Wavefront reconstructon usng Smplex B-Splnes

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

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

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

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

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

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

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

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

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

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

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

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

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

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

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

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

Feature-Preserving Denoising of Point-Sampled Surfaces

Feature-Preserving Denoising of Point-Sampled Surfaces Feature-Preservng Denosng of Pont-Sampled Surfaces Jfang L College of Computer Scence and Informaton Technology Zhejang Wanl Unversty Nngbo 315100 Chna Abstract: Based on samplng lkelhood and feature ntensty,

More information

Robust Curvature Estimation and Geometry Analysis of 3D point Cloud Surfaces

Robust Curvature Estimation and Geometry Analysis of 3D point Cloud Surfaces Robust Curvature Estmaton and Geometry Analyss of 3D pont Cloud Surfaces Xaopeng ZHANG, Hongjun LI, Zhangln CHENG, Ykuan ZHANG Sno-French Laboratory LIAMA, Insttute of Automaton, CAS, Bejng 100190, Chna

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

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

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

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

1. Introduction. 2. Related Work

1. Introduction. 2. Related Work ASIAGRAPH 008 PROCEEDINGS Curvature Estmaton of 3D Pont Cloud Surfaces Through the Fttng of Normal Secton Curvatures Xaopeng Zhang* /LIAMA-NLPR, Insttute of Automaton, CAS; Hongjun L /LIAMA-NLPR, Insttute

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

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

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

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

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

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

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

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

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

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

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

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

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b 3rd Internatonal Conference on Materal, Mechancal and Manufacturng Engneerng (IC3ME 2015) The Comparson of Calbraton Method of Bnocular Stereo Vson System Ke Zhang a *, Zhao Gao b College of Engneerng,

More information

Parameterization of Quadrilateral Meshes

Parameterization of Quadrilateral Meshes 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

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

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

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

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

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

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

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation College of Engneerng and Coputer Scence Mechancal Engneerng Departent Mechancal Engneerng 309 Nuercal Analyss of Engneerng Systes Sprng 04 Nuber: 537 Instructor: Larry Caretto Solutons to Prograng Assgnent

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

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Інформаційні технології в освіті ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Some aspects of programmng educaton

More information

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga Angle-Independent 3D Reconstructon J Zhang Mrelle Boutn Danel Alaga Goal: Structure from Moton To reconstruct the 3D geometry of a scene from a set of pctures (e.g. a move of the scene pont reconstructon

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

A Hybrid System for Three-Dimensional Objects Reconstruction from Point-Clouds Based on Ball Pivoting Algorithm and Radial Basis Functions

A Hybrid System for Three-Dimensional Objects Reconstruction from Point-Clouds Based on Ball Pivoting Algorithm and Radial Basis Functions A Hybrd System for Three-Dmensonal Objects Reconstructon from Pont-Clouds Based on Ball Pvotng Algorthm and Radal Bass Functons ASHRAF HUSSEIN Scentfc Computng Department, Faculty of Computer and Informaton

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

On Some Entertaining Applications of the Concept of Set in Computer Science Course

On Some Entertaining Applications of the Concept of Set in Computer Science Course On Some Entertanng Applcatons of the Concept of Set n Computer Scence Course Krasmr Yordzhev *, Hrstna Kostadnova ** * Assocate Professor Krasmr Yordzhev, Ph.D., Faculty of Mathematcs and Natural Scences,

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

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

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

Distance Calculation from Single Optical Image

Distance Calculation from Single Optical Image 17 Internatonal Conference on Mathematcs, Modellng and Smulaton Technologes and Applcatons (MMSTA 17) ISBN: 978-1-6595-53-8 Dstance Calculaton from Sngle Optcal Image Xao-yng DUAN 1,, Yang-je WEI 1,,*

More information

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University Approxmate All-Pars shortest paths Approxmate dstance oracles Spanners and Emulators Ur Zwck Tel Avv Unversty Summer School on Shortest Paths (PATH05 DIKU, Unversty of Copenhagen All-Pars Shortest Paths

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

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

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

Cell Count Method on a Network with SANET

Cell Count Method on a Network with SANET CSIS Dscusson Paper No.59 Cell Count Method on a Network wth SANET Atsuyuk Okabe* and Shno Shode** Center for Spatal Informaton Scence, Unversty of Tokyo 7-3-1, Hongo, Bunkyo-ku, Tokyo 113-8656, Japan

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

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

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

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

More information

Feature-based image registration using the shape context

Feature-based image registration using the shape context Feature-based mage regstraton usng the shape context LEI HUANG *, ZHEN LI Center for Earth Observaton and Dgtal Earth, Chnese Academy of Scences, Bejng, 100012, Chna Graduate Unversty of Chnese Academy

More information

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization Suppresson for Lumnance Dfference of Stereo Image-Par Based on Improved Hstogram Equalzaton Zhao Llng,, Zheng Yuhu 3, Sun Quansen, Xa Deshen School of Computer Scence and Technology, NJUST, Nanjng, Chna.School

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

Dynamic wetting property investigation of AFM tips in micro/nanoscale Dynamc wettng property nvestgaton of AFM tps n mcro/nanoscale The wettng propertes of AFM probe tps are of concern n AFM tp related force measurement, fabrcaton, and manpulaton technques, such as dp-pen

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

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

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

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information

2-Dimensional Image Representation. Using Beta-Spline

2-Dimensional Image Representation. Using Beta-Spline Appled Mathematcal cences, Vol. 7, 03, no. 9, 4559-4569 HIKARI Ltd, www.m-hkar.com http://dx.do.org/0.988/ams.03.3359 -Dmensonal Image Representaton Usng Beta-plne Norm Abdul Had Faculty of Computer and

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

A high precision collaborative vision measurement of gear chamfering profile

A high precision collaborative vision measurement of gear chamfering profile Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) A hgh precson collaboratve vson measurement of gear chamferng profle Conglng Zhou, a, Zengpu Xu, b, Chunmng

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

USING GRAPHING SKILLS

USING GRAPHING SKILLS Name: BOLOGY: Date: _ Class: USNG GRAPHNG SKLLS NTRODUCTON: Recorded data can be plotted on a graph. A graph s a pctoral representaton of nformaton recorded n a data table. t s used to show a relatonshp

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information