(a) Fgure 1: Ill condtoned behavor of the dynamc snakes wth respect to ntalzaton. (a) Slghtly derent ntalzatons: the snake s ntalzed usng a polygon wt

Size: px
Start display at page:

Download "(a) Fgure 1: Ill condtoned behavor of the dynamc snakes wth respect to ntalzaton. (a) Slghtly derent ntalzatons: the snake s ntalzed usng a polygon wt"

Transcription

1 Intalzng Snakes W. Neuenschwander, P. Fua y, G. Szekely and O. Kubler Communcaton Technology Laboratory Swss Federal Insttute of Technology ETH CH-892 Zurch, Swtzerland Abstract In ths paper, we propose a snake-based approach that lets a user specfy only the dstant end ponts of the curve he wshes to delneate wthout havng to supply an almost complete polygonal approxmaton. We acheve much better convergence propertes than those of tradtonal snakes by usng the mage nformaton around these end ponts to provde boundary condtons and by ntroducng an optmzaton schedule that allows the snake to take mage nformaton nto account rst only near ts extremtes and then, progressvely, towards ts center. These snakes could be used to allevate the often repettve task practtoners have to face when segmentng mages by abolshng the need to sketch a feature of nterest n ts entrety, that s, to perform a panstakng, almost complete, manual segmentaton. 1 Introducton In recent years snakes, have emerged as a very powerful tool for semautomated object delneaton. They have been orgnated by Terzopoulos, Kass, and Wtkn [1, 2] and have snce gven rse to a large body of lterature ([3, 4, 5, 6] among many others) that explores theoretcal and mplementaton ssues as well as new applcatons. In most of these papers, however, t s assumed that the ntal poston of the snake s relatvely close to the desred soluton. Whle ths s a reasonable assumpton for applcatons such as moton trackng [7, 8], t s neectve for delneatng complex objects from scratch. The optmzaton of the tradtonal snakes s typcally global and takes edge-nformaton nto account along the whole curve smultaneously. When the snake's ntal poston s far away from the desred result, ths often results n the snake gettng stuck n an undesrable local mnmum because t uses rrelevant edge nformaton. The mnmzaton problem y SRI Internatonal Artcal Intellgence Center 333 Ravenswood Avenue Menlo Park, CA 9425, USA s solved by treatng the snake as a physcal system evolvng under the nuence of the potental that s the sum of an objectve functon and a dsspaton potental that enforces convergence. Ths potental tends to prevent the snake from movng far away from ts current poston, thereby contrbutng to forcng the snake's ntal poston to be close from the desred soluton n order to acheve convergence and not get stuck n an undesrable local mnmum. In the remander of the paper, we wll refer to these snakes as \dynamc snakes" because ther poston s computed by solvng the dynamcs equaton of a physcal system. Here, we descrbe a snake approach that allows a user to specfy only the end ponts of the curve he wshes to delneate nstead of a complete polygonal approxmaton. Ths way we may abolsh the need to outlne the desred structure very precsely, that s, to perform a panstakng, almost complete, manual segmentaton. The optmzaton progresses from the end ponts towards the center thereby eectvely propagatng edge-nformaton along the curve wthout the need for a dsspaton potental. The user-suppled end ponts and the automatcally computed edge gradent n ther vcnty serve as anchors. They are rst used to compute an ntal state that s approxmately correct n the anchors' vcnty. Whle the mage term s \turned on" progressvely from the snake's extremtes towards ts mddle secton, the snake's poston s teratvely recomputed. As a result, the snake eventually nds the smooth path, as dened by the regularzaton term, that best matches the edge connectng the two end ponts and has the rght orentaton at these ponts. We wll refer to these snakes as \statc" snakes. In the followng secton, we descrbe the tradtonal or dynamc snakes. Next, we ntroduce our own breed of statc snakes. Fnally, we present results on both synthetc and real mages that demonstrate the mproved performance of the statc snakes for ntalzatons that are far away from the desred result.

2 (a) Fgure 1: Ill condtoned behavor of the dynamc snakes wth respect to ntalzaton. (a) Slghtly derent ntalzatons: the snake s ntalzed usng a polygon wth ve vertces. Whle the thrd vertex moves closer to the shape, the other vertces are the same for all sx stuatons. The correspondng results: the snake detects the correct contour (6th mage par) when the thrd vertex s close enough to the object's border. However, t s not ntutvely obvous what the threshold s. 2 Dynamc snakes The orgnal snakes [2] are modeled as tme dependent 2{D curves dened parametrcally as ~v(s; t) = (x(s; t); y(s; t)) s1 ; (1) where s s proportonal to the arc length, t the current tme and x and y the curve's mage coordnates. The snake deforms tself as tme progresses R so as to mnmze an mage potental E I (~v) =? P (~v(s; t)) ds, 1 where P (~v(s; t)) s a functon of the mage. One typcal choce s to take P (~v(s; t)) to be equal to the magntude of the mage gradent. However, because the gradent magntude can vary rapdly due to contrast changes and to nose, t has proven eectve to ether clp the derved potental force [4] or replace the gradent magntude by ts logarthm [3]. Alternatvely, one can take P (~v(s; t)) to be the Eucldean dstance to the closest edge-pont n an edge-map computed usng an operator such as the Canny edge-detector [9]. The results of all these approaches are very smlar. In our mplementaton, descrbed n secton 3, we use the latter where the Eucldean dstances are computed usng the Danelsson dstance transform [1]. Unfortunately, whatever the choce of P, E I (~v) s typcally not a convex functonal. To perform the optmzaton, followng Terzopoulos et al., one must mnmze an energy E(~v) that s the sum of E I (~v) and of a regularzaton term E D (~v). Usng the thn-plate model, E D (~v) s taken to be E D (~v) = 1 2 Z 1 2 ~v(s; 2 2 ds ; (2) where (s) and (s) are arbtrary functons that regulate the curve's tenson and rgdty. In the mplementaton descrbed n secton 3, and are taken to be constant and are suppled by the user. We have shown [3] that they can be chosen n a farly magendependent way. Several technques, however, have been proposed to dynamcally adjust the values of and along the curve (see [11] for example). Varatonal calculus shows that f v mnmzes E = E D + E I and s sucently regular, that s at least C 4 (; 1), then t must be a soluton of the Euler dfferental equaton?rp (~v(s; 2 ~v(s; 2 (3) Note that, n order to have a unque soluton for ths equaton, one must specfy boundary condtons such as the values and dervatves of ~v(s; t) s2f;1g. In practce, to mnmze E(~v), one must dscretze the curve ~v by samplng t at regular ntervals. We therefore take ~v to be a polygonal curve dened by a set of vertces ~v t = (x t ; y t) n. Usng nte derences, the snake energy E(~v) becomes E(~v) = E I (~v) + E D (~v) where E I (~v t ) =? E D (~v t ) = X X X P (x t ; yt ) h (x t? xt?1) 2 + (y t? yt?1) 2 h(2x t? xt?1? xt +1) 2 + (2y t? yt?1? yt +1) 2 : Note, E D (~v t ) s quadratc and can be rewrtten as E D (~v t ) = 1 2 X T t KX t Y T t KY t ; (4)

3 (a) Fgure 2: Senstvty of dynamc snakes to nearby contours. (a) Derent ntalzatons: the snake s ntalzed usng a polygon wth an ncreasng number of vertces. The correspondng results: The fact that the two objects are lyng close to each other forces the user to outlne the desred contour segment precsely. If the snake touches the nuence regon of a nearby object t wll get stuck on the wrong contour. where K s a (n+1) (n+1) penta-dagonal matrx, and X = (x ; x 1 ; : : : ; x n ) and Y = (y ; y 1 ; : : : ; y n ) are the vectors of the x and y vertex coordnates. A curve that mnmzes the energy E must be such D @~v : (5) Snce the deformaton energy E D n equaton (4) s quadratc and decouples the x and y coordnates of the curve, equaton (5) can be rewrtten as a system of equatons K@ X Y 1 A F X F Y 1 A where FX ; F Y (6) whch are coupled by the \mage forces," F X and F Y. Note that F X and F Y depend on the snake's poston, makng the system sem-lnear. The matrx K, however, s not nvertble and these equatons cannot be solved drectly. Ths stems from the fact that the Euler derental equaton (3) has a unque soluton only when boundary condtons are suppled. In secton 3, we wll show how we can solve ths system of equatons by supplyng the boundary condtons. Ths wll be one of the key derences between our approach and more tradtonal snake mplementatons n whch the mnmzaton of E(~v) s acheved by embeddng the curve nto a vscous medum and solvng the equaton of the dynamcs. Ths amounts to addng a Raylegh dsspaton functonal to the energy and leads to solvng the followng derental d~v = dt ; where s the vscosty of the medum. As n the case of equaton (6), after tme dscretzaton, ths can be rewrtten as a set of two equatons n X and Y : (K + I)X t = X t?1 + F X (K + I)Y t = Y t?1 + F Y (7) where K, F X and F Y are dened n equaton (6). The matrx (K + I) s postve dente for >. The dynamc snakes are eectve when the ntal poston of ~v s close from the desred soluton. However, as llustrated by gures 1 and 2, they are very senstve to ntal condtons. They can easly get caught n local mnma when the desred outlne presents large concavtes that force the snake to extend tself or when there are other edges n the vcnty of the desred one that may \catch" the snake. In the next secton, we ntroduce a derent breed of snakes, the \statc snakes" that allevate these problems by replacng the vscosty term by boundary condtons that produce better solutons of equaton (3). 3 Statc snakes To mprove upon the snakes' convergence propertes, we must use constrants that better reect the mage propertes than the Raylegh dsspaton functonal of secton 2. In our mplementaton, we assume that the user speces snake end ponts n the vcnty of clearly vsble edge segments, whch mples a well dened edge drecton. It becomes natural to use these ponts and ther assocated edge drectons as anchor ponts and to propagate the edge nformaton along the curve startng from them. We use these anchor ponts to derve an ntal poston for the snake whch wll, n general, be close to the desred answer n the vcnty of those ponts but

4 (a) Fgure 3: Evoluton of a statc snake on the synthetc mages of gures 1 and 2. The crcles denote the farthest vertces away from the end ponts for whch the mage forces are turned on. The optmzaton stops when the two crcles meet (secton 3.3). nowhere else. We wll therefore \turn on" the mage forces (6) n those areas and compute a new poston for the snake usng the same boundary condtons as before. A longer part of the new soluton wll be closer to the actual mage edge than before; the mage forces can then turned on on ths longer part and the snake's poston recomputed. By teratng ths process, we eventually turn on the mage forces over the whole length of the snake, thereby achevng the propagaton of the edge nformaton from the anchor ponts to the snake's mddle. Our approach s closely related to perturbaton theory [12]: we start wth an unperturbed soluton of our mnmzaton problem and progressvely perturb t by consderng more and more of the mage forces. Dynamc programmng provdes an alternatve approach to nd an optmal path between selected ponts. However, there are strct contrans for the applcable cost functon and the method s bascally restrcted to 2-D path ndng problems. The lack of these lmtatons n the snake approach allows the generalzaton of our method to a broader class of problems. 3.1 Solvng the mnmzaton problem wth boundary condtons As dscussed n secton 2, mnmzng the snake's energy amounts to solvng the Euler derental equaton (3) whch leads, after dscretzaton, the semlnear system of the two equatons (6). By xng the curve's end ponts (x ; y ) and (x n ; y n ) and gvng the curve's tangent at those ponts, the above system of equatons reduces to: K X = F X ; K Y = F Y where X s the n? 1 vector (x 1 ; : : : ; x n?1 ), Y the n? 1 vector (y 1 ; : : : ; y n?1 ) and K an (n? 1)(n? 1) penta dagonal matrx that s now nvertble. The system s stll sem-lnear and cannot, n general, be solved n closed form. Instead, one must stll use a tme dscretzaton and teratvely solve the system K X t = F X K Y t = F Y 3.2 Intalzaton X =Xt?1 ;Y =Yt?1 X =X t?1 ;Y =Y t?1 In order to successfully optmze our snake, we must start from an ntal poston that s approxmately correct n the neghborhood of the end ponts. The easest way to acheve ths result s to solve the homogeneous equatons that correspond to the system of Euler equatons (3). As dscussed n secton 2, we take and to be constant, and the homogeneous system becomes? d 2 v(s) ds 2 + d 4 v(s) = (8) ds 4 where v stands for ether x or y and s 1. We assume, that the user has chosen the snake's head and tal close to domnant edge fragments. In order to nd the true edge locaton n the near neghborhood of the selected start and end ponts we rst perform a lnear search. The snake tangent at ts head and tal s then gven by the valley drecton n the potental surface correspondng to the selected contour fragments. It s obtaned from the orentaton map that can be computed at the same tme as the Canny edge-map. Whle the tangent drecton at the end ponts can be computed, ts orentaton cannot be determned. By default, the boundary condtons are chosen so that the ntal snake denes acute angles :

5 (a) (c) Fgure 4: Outlnng roads n an aeral mage. (a) Statc snakes ntalzatons. Fnal results. All the road edges are correctly outlned except the bottom left one. (c) The erroneous result s corrected by addng a new control pont. wth the lne jonng the two end-ponts. Snce ths heurstc may fal, we provde the user wth the possblty to p the orentaton at both ends. Ths could be automated by ntalzng the snake n the four possble ways (2 possble orentatons at each end) and retanng the best nal result. By constructon, ths soluton has the rght tangent at the end ponts and s close to the rght answer near these ponts. It can therefore serve as an ntal curve for the followng mnmzaton of the energy functonal. s the Danelsson dstance map. We shft both boundares across the contguous vertces whose potental does not exceed the one of the currently actve ones by more than 1. Ths strategy allows the snake to leave valleys and to close small gaps. However, further nvestgaton s requred to better control ths \gap closng" mechansm. We are also workng on modfyng these heurstcs to deal wth a potental surface derved drectly from the mage gradents. 3.3 Optmzaton procedure We start the optmzaton of the energy term by denng the ntal snake as the soluton of the homogeneous derental system of equaton (8). At ths stage the snake \feels" absolutely no external potental forces. Durng the ongong teratve optmzaton process the mage potental s turned on progressvely for all the snake vertces, startng from the extremtes. Assumng that the user selects the end ponts nearby domnant edge fragments n the mage, ths ntalzaton ensures that the snake les already close to ts optmal poston at both ends. We dene the \force boundares" as the locaton of the vertces farthest away from the end ponts that feel the mage forces. These boundares approach each other durng the ongong optmzaton process accordng to the followng rule: Each boundary s moved at every teraton step by at least one vertex. To speed up the convergence, we use the fact that our potental surface 4 Results In ths secton, usng both synthetc and real mages, we compare the dynamc snakes wth our statc snakes and show that the formers' ntalzaton must typcally be much closer to the desred answer to acheve comparable results. To acheve a far comparson, we use the same tenson and rgdty parameters, and dened n equaton (2), for both knds of snakes. Fgure 3 llustrates a statc snakes' behavor on two synthetc mages and ts ablty to outlne the cavty and dstngush between two nearby objects. Fgure 4 shows that our statc snakes can be used to delneate roads n an aeral mage usng very dstant end-ponts. Note, however, that our snakes can stll become confused n the presence of junctons. Ths s the case for the snake drawn n the bottom left corner of gure 4, whch s beng trapped by an undesrable local mnmum. In practce, when such problems arse, our nterface allows the user to add a new pont n the mddle of the curve, thereby splttng t nto two

6 snakes (see gure 4(c)). Fgures 5 and 6 show the snake's performance on an mage of an apple and llustrate smlar results on a low contrast face mage. (a) Fgure 5: Detecton of derent mage features by statc snakes. The apple's outlne s detected n (a) whereas shows the detecton of the projected shadow. (a) Fgure 6: Outlnng facal features. (a) Three pars of end ponts on a face mage (Courtesy of INRIA). Fnal results. 5 Concluson We have proposed a snake-based approach to semautomated delneaton that allows a user to outlne an open contour by only specfyng very dstant end ponts and allowng the computer to propagate edgenformaton from the extremtes towards the center. Ths yelds excellent convergence propertes for the snakes and dmnshes very substantally the probablty gettng trapped nto an undesrable local mnmum. By sequentally denng end ponts of adjonng open snake fragments we are able to segment more complex shapes. Intellgent ntalzaton of snakes s requred to make them nto an operatonal tool for mage segmentaton where exstng mplementatons leave almost all the work to an "expert user" [2]. Our method has been desgned for practtoners of mage evaluaton wthout a professonal background n mage understandng. We concentrate our future research on generalzng our approach to handle more general constrans and problems of hgher dmensonalty. References [1] D. Terzopoulos, A. Wtkn, and M. Kass. Symmetry-seekng Models for 3D Object Reconstructon. IJCV, 1(3):211{221, October [2] M. Kass, A. Wtkn, and D. Terzopoulos. Snakes: Actve contour models. IJCV,1(4): ,1988. [3] P. Fua and Y.G. Leclerc. Model Drven Edge Detecton. Machne Vson and Applcatons, 3:45{ 56, 199. [4] F. Leymare and M.D. Levne. Trackng deformable objects n the plane usng an actve contour model. IEEE PAMI, 15(6):617{634, [5] I. Cohen, L. D. Cohen, and N. Ayache. Usng Deformable Surfaces to Segment 3-D Images and Infer Derental Strucutres. CVGIP: IU, 56(2):242{263, September [6] L.H. Stab and J.S. Duncan. Boundary Fndng wth Parametrcally Deformable Models. IEEE PAMI, 14(11):161{175, November [7] D. Terzopoulos and R. Szelsk. Trackng wth Kalman Snakes. In A. Blake and A. Yulle, edtors, Actve Vson. The MIT Press, [8] B. Bascle and R. Derche. Stereo Matchng, Reconstructon and Renement of 3D Curves Usng Deformable Contours. In ICCV, pages 421{43, Berln, Germany, [9] J. Canny. A computatonal approach to edge detecton. IEEE PAMI, 8(6):679{698, [1] P.E. Danelsson. Eucldean dstance mappng. CVGIP, 14:227{248, 198. [11] R. Samadan. Changes n connectvty n actve contour models. In Proceedngs of the IEEE Workshop on Vsual Moton, Irvne, Calforna, pages 337{343, March [12] A. W. Bush. Perturbaton methods for engneers and scentsts. CRC Press, 1992.

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

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

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

Active Contour Models

Active Contour Models Actve Contour Models By Taen Lee A PROJECT submtted to Oregon State Unversty n partal fulfllment of The requrements for the Degree of Master of Scence n Computer Scence Presented September 9 005 Commencement

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

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem Ecent Computaton of the Most Probable Moton from Fuzzy Correspondences Moshe Ben-Ezra Shmuel Peleg Mchael Werman Insttute of Computer Scence The Hebrew Unversty of Jerusalem 91904 Jerusalem, Israel Emal:

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

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

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

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

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

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

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

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

n i P i φ i t i P i-1 i+1 P i+1 P i i-1 i+1 2 r i

n i P i φ i t i P i-1 i+1 P i+1 P i i-1 i+1 2 r i New Algorthms for Controllng Actve Contours Shape and Topology H. Delngette and J. Montagnat Projet Epdaure I.N.R.I.A. 06902 Sopha-Antpols Cedex, BP 93, France Abstract In recent years, the eld of actve-contour

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

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

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

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

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

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

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

Amnon Shashua Shai Avidan Michael Werman. The Hebrew University, objects.

Amnon Shashua Shai Avidan Michael Werman. The Hebrew University,   objects. Trajectory Trangulaton over Conc Sectons Amnon Shashua Sha Avdan Mchael Werman Insttute of Computer Scence, The Hebrew Unversty, Jerusalem 91904, Israel e-mal: fshashua,avdan,wermang@cs.huj.ac.l Abstract

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

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros.

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros. Fttng & Matchng Lecture 4 Prof. Bregler Sldes from: S. Lazebnk, S. Setz, M. Pollefeys, A. Effros. How do we buld panorama? We need to match (algn) mages Matchng wth Features Detect feature ponts n both

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

Computer models of motion: Iterative calculations

Computer models of motion: Iterative calculations Computer models o moton: Iteratve calculatons OBJECTIVES In ths actvty you wll learn how to: Create 3D box objects Update the poston o an object teratvely (repeatedly) to anmate ts moton Update the momentum

More information

University of Erlangen-Nuremberg. Cauerstrae 7, Erlangen, Germany. and edges. Each node is labeled by a feature vector that characterizes

University of Erlangen-Nuremberg. Cauerstrae 7, Erlangen, Germany. and edges. Each node is labeled by a feature vector that characterizes Deformable Templates for the Localzaton of Anatomcal Structures n Radologc Images Wolfgang Sorgel and Bernd Grod Telecommuncatons Laboratory Unversty of Erlangen-Nuremberg Cauerstrae 7, 91058 Erlangen,

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

D.M. Gavrila. Computer Vision Laboratory, CfAR, eighties among others [1], [4]-[6], [8]-[12], [14]-[16].

D.M. Gavrila. Computer Vision Laboratory, CfAR,   eighties among others [1], [4]-[6], [8]-[12], [14]-[16]. n Proc. Internatonal Conference on Pattern Recognton, Venna, 1996 Hermte Deformable Contours D.M. Gavrla Computer Vson Laboratory, CfAR, Unversty of Maryland College Park, MD 074, U.S.A. gavrla@umacs.umd.edu

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

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

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

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

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

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

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

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

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

Multi-view 3D Position Estimation of Sports Players

Multi-view 3D Position Estimation of Sports Players Mult-vew 3D Poston Estmaton of Sports Players Robbe Vos and Wlle Brnk Appled Mathematcs Department of Mathematcal Scences Unversty of Stellenbosch, South Afrca Emal: vosrobbe@gmal.com Abstract The problem

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

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

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

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information

Deformable Surface Tracking Ambiguities

Deformable Surface Tracking Ambiguities Deformable Surface Trackng mbgutes Matheu Salzmann, Vncent Lepett and Pascal Fua Computer Vson Laboratory École Polytechnque Fédérale de Lausanne (EPFL) 5 Lausanne, Swtzerland {matheu.salzmann,vncent.lepett,pascal.fua}epfl.ch

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

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Curve Representation for Outlines of Planar Images using Multilevel Coordinate Search

Curve Representation for Outlines of Planar Images using Multilevel Coordinate Search Curve Representaton for Outlnes of Planar Images usng Multlevel Coordnate Search MHAMMAD SARFRAZ and NAELAH AL-DABBOUS Department of Informaton Scence Kuwat Unversty Adalya Campus, P.O. Box 5969, Safat

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

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

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

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

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

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

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

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

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

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

A Quantitative Evaluation of Surface Normal Estimation in Point Clouds

A Quantitative Evaluation of Surface Normal Estimation in Point Clouds A Quanttatve Evaluaton of Surface Normal Estmaton n Pont Clouds Krzysztof Jordan 1 and Phlppos Mordoha 1 Abstract We revst a well-studed problem n the analyss of range data: surface normal estmaton for

More information

Robust Computation and Parametrization of Multiple View. Relations. Oxford University, OX1 3PJ. Gaussian).

Robust Computation and Parametrization of Multiple View. Relations. Oxford University, OX1 3PJ. Gaussian). Robust Computaton and Parametrzaton of Multple Vew Relatons Phl Torr and Andrew Zsserman Robotcs Research Group, Department of Engneerng Scence Oxford Unversty, OX1 3PJ. Abstract A new method s presented

More information

Array transposition in CUDA shared memory

Array transposition in CUDA shared memory Array transposton n CUDA shared memory Mke Gles February 19, 2014 Abstract Ths short note s nspred by some code wrtten by Jeremy Appleyard for the transposton of data through shared memory. I had some

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15 CS434a/541a: Pattern Recognton Prof. Olga Veksler Lecture 15 Today New Topc: Unsupervsed Learnng Supervsed vs. unsupervsed learnng Unsupervsed learnng Net Tme: parametrc unsupervsed learnng Today: nonparametrc

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

ADAPTIVE SNAKES FOR URBAN ROAD EXTRACTION

ADAPTIVE SNAKES FOR URBAN ROAD EXTRACTION ADAPTIVE SNAKES FOR URBAN ROAD EXTRACTION Junhee Youn * James S. Bethel Geomatcs Area, School of Cvl Engneerng, Purdue Unversty, West Lafayette, IN 47907-05, USA (youn,bethel@ecn.purdue.edu Commsson III,

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

An Image Segmentation Method Based on Partial Differential Equation Models

An Image Segmentation Method Based on Partial Differential Equation Models An Image Segmentaton Method Based on Partal Dfferental Equaton Models Jang We, Lu Chan* College of Informaton Engneerng, Tarm Unversty, Alar, Chna *Correspondng Author Emal: 76356718@qq.com Abstract In

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

Optimized Region Competition Algorithm Applied to the Segmentation of Artificial Muscles in Stereoscopic Images

Optimized Region Competition Algorithm Applied to the Segmentation of Artificial Muscles in Stereoscopic Images Vol. 2, No. 3, Page 185-195 Copyrght 2008, TSI Press Prnted n the USA. All rghts reserved Optmzed Regon Competton Algorthm Appled to the Segmentaton of Artfcal Muscles n Stereoscopc Images Rafael Verdú-Monedero,

More information

Snakes-based approach for extraction of building roof contours from digital aerial images

Snakes-based approach for extraction of building roof contours from digital aerial images Snakes-based approach for extracton of buldng roof contours from dgtal aeral mages Alur P. Dal Poz and Antono J. Fazan São Paulo State Unversty Dept. of Cartography, R. Roberto Smonsen 305 19060-900 Presdente

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

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

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

Boundary Detection Using Open Spline Curve Based on Mumford-Shah Model

Boundary Detection Using Open Spline Curve Based on Mumford-Shah Model Vol. 35, o. 2 ACTA AUTOMATICA SIICA February, 2009 Boundary Detecton Usng Open Splne Curve Based on Mumford-Shah Model LI ao-mao 1, 2 ZHU Ln-Ln 1, 2 TAG Yan-Dong 1 Abstract Inspred by Cremers s work, ths

More information

DISTRIBUTED POSE AVERAGING IN CAMERA SENSOR NETWORKS USING CONSENSUS ON MANIFOLDS

DISTRIBUTED POSE AVERAGING IN CAMERA SENSOR NETWORKS USING CONSENSUS ON MANIFOLDS DISTRIBUTED POSE AVERAGING IN CAMERA SENSOR NETWORKS USING CONSENSUS ON MANIFOLDS Roberto Tron, René Vdal Johns Hopns Unversty Center for Imagng Scence 32B Clar Hall, 34 N. Charles St., Baltmore MD 21218,

More information

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm Resolvng Ambguty n Depth Extracton for Moton Capture usng Genetc Algorthm Yn Yee Wa, Ch Kn Chow, Tong Lee Computer Vson and Image Processng Laboratory Dept. of Electronc Engneerng The Chnese Unversty of

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

Geodesic Active Regions for Supervised Texture Segmentation

Geodesic Active Regions for Supervised Texture Segmentation Geodesc Actve egons for Supervsed Texture Segmentaton Nkos Paragos achd Derche INIA BP 9, 00, oute des Lucoles 0690 Sopha Antpols Cedex, France e-mal: {nparago,der}@sophanrafr Abstract Ths paper presents

More information

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits Repeater Inserton for Two-Termnal Nets n Three-Dmensonal Integrated Crcuts Hu Xu, Vasls F. Pavlds, and Govann De Mchel LSI - EPFL, CH-5, Swtzerland, {hu.xu,vasleos.pavlds,govann.demchel}@epfl.ch Abstract.

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

Refinement to the Chamfer matching for a center-on fit

Refinement to the Chamfer matching for a center-on fit Refnement to the Chamfer matchng for a center-on ft Jngyng Chen Paul Tan Terence Goh Sngapore Technologes Dynamcs 249 Jalan Boon Lay Sngapore 69523 Abstract Matchng s a central problem n mage analyss and

More information

A Hierarchical Deformable Model Using Statistical and Geometric Information

A Hierarchical Deformable Model Using Statistical and Geometric Information A Herarchcal Deformable Model Usng Statstcal and Geometrc Informaton Dnggang Shen 3 and Chrstos Davatzkos Department of adology Department of Computer Scence 3 Center for Computer-Integrated Surgcal Systems

More information

Abstract metric to nd the optimal pose and to measure the distance between the measurements

Abstract metric to nd the optimal pose and to measure the distance between the measurements 3D Dstance Metrc for Pose Estmaton and Object Recognton from 2D Projectons Yacov Hel-Or The Wezmann Insttute of Scence Dept. of Appled Mathematcs and Computer Scence Rehovot 761, ISRAEL emal:toky@wsdom.wezmann.ac.l

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

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

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 Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

Local Minima Free Parameterized Appearance Models

Local Minima Free Parameterized Appearance Models Local Mnma Free Parameterzed Appearance Models Mnh Hoa Nguyen Fernando De la Torre Robotcs Insttute, Carnege Mellon Unversty Pttsburgh, PA 1513, USA. mnhhoa@cmu.edu ftorre@cs.cmu.edu Abstract Parameterzed

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

A B-Snake Model Using Statistical and Geometric Information - Applications to Medical Images

A B-Snake Model Using Statistical and Geometric Information - Applications to Medical Images A B-Snake Model Usng Statstcal and Geometrc Informaton - Applcatons to Medcal Images Yue Wang, Eam Khwang Teoh and Dnggang Shen 2 School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty

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

3D Rigid Facial Motion Estimation from Disparity Maps

3D Rigid Facial Motion Estimation from Disparity Maps 3D Rgd Facal Moton Estmaton from Dsparty Maps N. Pérez de la Blanca 1, J.M. Fuertes 2, and M. Lucena 2 1 Department of Computer Scence and Artfcal Intellgence ETSII. Unversty of Granada, 1871 Granada,

More information

Image Segmentation with Simultaneous Illumination and Reflectance Estimation: An Energy Minimization Approach

Image Segmentation with Simultaneous Illumination and Reflectance Estimation: An Energy Minimization Approach Image Segmentaton wth Smultaneous Illumnaton and Reflectance Estmaton: An Energy Mnmzaton Approach Chunmng L 1, Fang L 2, Chu-Yen Kao 3, Chenyang Xu 4 1 Vanderblt Unversty Insttute of Imagng Scence, ashvlle,

More information

Vanishing Hull. Jinhui Hu, Suya You, Ulrich Neumann University of Southern California {jinhuihu,suyay,

Vanishing Hull. Jinhui Hu, Suya You, Ulrich Neumann University of Southern California {jinhuihu,suyay, Vanshng Hull Jnhu Hu Suya You Ulrch Neumann Unversty of Southern Calforna {jnhuhusuyay uneumann}@graphcs.usc.edu Abstract Vanshng ponts are valuable n many vson tasks such as orentaton estmaton pose recovery

More information

Inverse-Polar Ray Projection for Recovering Projective Transformations

Inverse-Polar Ray Projection for Recovering Projective Transformations nverse-polar Ray Projecton for Recoverng Projectve Transformatons Yun Zhang The Center for Advanced Computer Studes Unversty of Lousana at Lafayette yxz646@lousana.edu Henry Chu The Center for Advanced

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 Scalable Projective Bundle Adjustment Algorithm using the L Norm

A Scalable Projective Bundle Adjustment Algorithm using the L Norm Sxth Indan Conference on Computer Vson, Graphcs & Image Processng A Scalable Projectve Bundle Adjustment Algorthm usng the Norm Kaushk Mtra and Rama Chellappa Dept. of Electrcal and Computer Engneerng

More information