REPRESENTING 2D and 3D data sets with implicit polynomials

Size: px
Start display at page:

Download "REPRESENTING 2D and 3D data sets with implicit polynomials"

Transcription

1 An Adaptve and Stable Method for Fttng Implct Polynomal Curves and Surfaces Bo Zheng, Jun Takamatsu, and Katsush Ikeuch, Fellow, IEEE Abstract Representng 2D and 3D data sets wth mplct polynomals (IPs) has been attractve because of ts applcablty to varous computer vson ssues. Therefore, many IP fttng methods have already been proposed. However, the exstng fttng methods can be and need to be mproved wth respect to computatonal cost for decdng on the approprate degree of the IP representaton and to fttng accuracy whle stll mantanng the stablty of the ft. We propose a stable method for accurate fttng that automatcally determnes the moderate degree requred. Our method ncreases the degree of IP untl a satsfactory fttng result s obtaned. The ncrementablty of QR decomposton wth Gram-Schmdt orthogonalzaton gves our method computatonal effcency. Furthermore, snce the decomposton detects the nstablty element precsely, our method can selectvely apply rdge regresson-based constrants to that element only. As a result, our method acheves computatonal stablty whle mantanng fttng accuracy. Expermental results demonstrate the effectveness of our method compared wth pror methods. Index Terms Fttng algebrac curves and surfaces, Implct polynomal (IP), Implct shape representaton (a) (c) (b) (d) I. INTRODUCTION REPRESENTING 2D and 3D data sets wth mplct polynomals (IPs) s currently attractve for vson applcatons such as fast shape regstraton [3], [2], [29], [25], [26], [], [28], [2], recognton [], [25], [24], [9], [8], [33], [36], smoothng and denosng [28], [22], 3D reconstructon [9], mage compresson [6], and mage boundary estmaton [27]. In contrast to other functon-based representatons such as B-splne, Non-Unform Ratonal B-Splnes (NURBS) [2], Ratonal Gaussan [5], and radal bass functon (RBF) [32], IPs are superor n such areas as fast fttng, few parameters, algebrac/geometrc nvarants, and robustness aganst nose and occluson. To acheve the representaton of 2D/3D shapes usng an IP, the optmzaton of usng classcal least squares methods that mnmze the dstance between the data set and the zero level set of polynomal s advocated n recent lterature [23], [29], [3], [2], [2], [], [5], [6], [7], [28], [7], [4], [37], []. Another fttng method n [35] has the potental of offerng an accurate model by convertng Fourer seres to IP form. However, the pror methods greatly suffer from two major ssues as follows. ) Degree-fxed fttng procedure Before handlng a fttng procedure, the degree of IP frst must be determned accordng to the complexty of the object, and the degree wll be fxed durng the procedure. Ths s no problem when fttng a smple object; for example, t s easy to determne a 2D IP of degree 2 to ft a 2D shape that looks lke an ellpsod. B. Zheng and K. Ikeuch are wth Insttute of Industral Scence, the Unversty of Tokyo, 4-6- Komaba, Meguro-ku, Tokyo, , JAPAN. E-mal: {zheng, k}@cvl.s.u-tokyo.ac.jp J. Takamatsu s wth NAIST, Takayama, NARA JAPAN. Manuscrpt receved March, 28; revsed Dec. 8, 28. (e) Fg.. IP fttng results of Orgnal data (a): (b) 4-degree IP, (c) 6- degree IP, (d) -degree IP, (e) -degree IP stablzed by conventonal RR regularzaton, (f) The result of our method. However, the determnaton confuses a user who needs to ft a complex object such as the bunny n Fg. (a); determnng an over-low degree leads to undesred naccuracy (Fg. (b)), whereas determnng an over-hgh degree leads to the over-fttng problem (Fg. (d)). Therefore, the user s forced to waste much tme n fndng a moderate degree by tryng dfferent degrees several tmes and selectng the best one from the results (Fg. (b) (d)). 2) Global fttng nstablty Despte the over-fttng problem, there s no doubt that the hgher degree IP s very convenent for a complex object. Fortunately, several research groups have already proposed the method, rdge regresson (RR) regularzaton, to overcome over-fttng problems, that s, to remove the extra zero sets by mprovng the numercal stablty of the fttng procedure. Fg. (e) shows an example where the RR regularzaton was used to mprove the global stablty of the -degree IP shown n Fg. (d). The method s obvously useful for over-fttng, but, on the other hand, the method produces deteroraton n local accuracy. In ths paper, we wll solve these two ssues wth a novel (f)

2 2 method based on QR-decomposton wth Gram-Schmdt orthogonalzaton and a novel RR regularzaton. The method s capable of: ) adaptvely determnng the moderate degree for fttng that depends on the complexty of objects, n an ncremental manner wthout greatly ncreasng the computatonal cost; 2) retanng global stablty whle also avodng excessve loss of local accuracy. As an example, shown n Fg. (f), our method adaptvely determnes an IP of moderate degree for fttng the bunny object, and the result shows better global and local accuracy than the pror method (Fg. (e)). The frst advantage of ths method s ts computatonal effcency because the ncrementablty of Gram-Schmdt QR decomposton dramatcally reduces the burden of the ncremental fttng by reusng the calculaton results of the prevous step. The second advantage s that the method can successfully avod global nstablty, and furthermore mantan local accuracy, because constrants derved from the RR regularzaton are selectvely utlzed n our ncremental scheme. Fnally, a set of stoppng crtera can successfully stop the ncremental scheme at the step where the moderate degree s acheved. Ths paper s organzed as follows: after revewng some pror work on solvng IP fttng problem n Secton II, we present key components of our algorthm n Sectons III, IV, and V. Secton VI reports expermental results followed by dscusson and concluson n Sectons VII and VIII. A. Mathematcal Formulaton II. BACKGROUND IP s the mplct functon defned n a multvarate polynomal form. For example, the 3D IP of degree n s denoted by: f n(x) a jk x y j z k,j,k;+j+k n ( } x {{... z n } )(a a... a n ) }{{} T, () m(x) T a where x (x y z) s one data pont n the data set. An IP can be represented as an nner product between the monomal vector and the coeffcent vector as m(x) T a. The order for monomal ndces {, j, k} s a degree-ncreasng order named nverse lexcographcal order [3]. The homogeneous bnary polynomal of degree r n x, y, and z, +j+kr a jkx y j z k, s called the r-th degree form of the IP. B. Fttng Methods The objectve of IP fttng s to fnd a polynomal f(x), of whch the zero set {x f n (x) } can best represent the gven data set. Ths fttng problem can be formulated n least squares optmzaton manner as: M T Ma M T b, (2) where M s the matrx of monomals whose -th row s m(x ) (see Eq. ()); a s the unknown coeffcent vector; and b s a zero vector. Note, Eq. (2) s just transformed from the least squares result, a M b, where M (M T M) M T s the so-called pseudo-nverse matrx. Note, many efforts such as [], [28], [7] have been made for solvng the lnear system of equatons (2) by frst overcomng the sngularty of M T M and b. In ths paper, we suppose that Eq. (2) has been modfed by mprovng sngularty of M T M and makng b by those technques. C. Rdge Regresson (RR) Regularzaton for Stable Fttng Although the lnear methods mprove the numercal stablty to some extent, they stll suffer from the dffculty of achevng global stablty. Especally whle modelng a complex shape wth a hgh-degree IP, many extra zero sets are generated. One mportant reason for global nstablty s the collnearty of column vectors of matrx M, causng the matrx M T M to be nearly sngular (see [28]). Addressng ths ssue, Tasdzen et al. [28] and Sahn and Unel [22] proposed usng rdge regresson (RR) regularzaton n the fttng, whch mproves (that s, decreases) the condton number of M T M by addng a term κd to the dagonal of M T M, where κ s a small postve value called the RR parameter, and D s a dagonal matrx. Accordngly Eq. (2) can be modfed as See the detal n [28], [22]. (M T M + κd)a M T b. (3) D. Shortcomngs of Pror Methods As mentoned n Secton I, the frst shortcomng of the pror methods s that none of them allow changng the degree durng the fttng procedure. Because of ths, solvng the lnear system (2) derved from the least squares method requres that the fxed IP degree must be assgned to construct the nverse of the coeffcent matrx M T M. The second shortcomng s related to the local naccuracy resultng from the conventonal RR regularzaton proposed n [28], [22]. Snce the methods cannot rule out the ll condton for the covarant matrx M T M n tme, they have to employ the RR term κd to operate the whole matrx M T M, whch leads to losng much local accuracy whle global stablty s mproved. In ths paper, we wll present a method to solve both these problems. III. INCREMENTAL FITTING In ths secton, we present an ncremental scheme usng QR decomposton for the fttng methods, whch allows the IP degree to ncrease durng the fttng procedure untl a moderate fttng result s obtaned. The computatonal cost s also saved because each step can completely reuse the calculaton results of the prevous step. In ths secton, frst we descrbe the method for fttng an IP wth the QR decomposton method. Next, we show the ncrementablty of Gram-Schmdt QR decomposton. After that, we clarfy the amount of calculaton needed to ncrease the IP degree. A. Fttng usng QR decomposton In place of solvng the lnear system (2) drectly, we frst carry out QR decomposton on matrx M as: M Q N m R m m, where Q satsfes: Q T Q I (I s an m m dentty matrx), and R s an nvertble upper trangular matrx. Then, substtutng M QR nto Eq. (2), we obtan: R T Q T QRa R T Q T b Ra Q T b Ra b. (4) After upper trangular matrx R and vector b are calculated, the upper trangular lnear system can be solved quckly n O(m 2 ).

3 3 L ( ) -th step -th step ( +) -th step L.25.2 Our method ICCG LU Fg. 2. The ncremental scheme that teratvely keeps solvng an upper trangular lnear system. R a b ~ R + ~ a+ b + CPU tme (s).5..5 r, j b ~ r, j b ~ Num. of monomals -th step ( +) -th step Fg. 4. A comparson between our method and the pror methods wth respect to calculaton tme. Fg. 3. In order that the trangular lnear system grows from the -th to ( + )-th step, only the calculaton shown n lght gray s requred; other calculaton s omtted by reuse at the -th step. B. Gram-Schmdt QR Decomposton Our ncremental algorthm depends on the QR-decomposton process. We found that the Gram-Schmdt QR Decomposton s very sutable and powerful for savng the computatonal cost for our algorthm (dscussed n the next subsecton). Now, frst let us brefly descrbe the QR decomposton based on the Gram-Schmdt orthogonalzaton. Assume that matrx M consstng of columns {c, c 2,, c m } s known. The Gram- Schmdt algorthm orthogonalzes {c, c 2,, c m } nto the orthonormal vectors {q, q 2,, q m } that are the columns of matrx Q, and smultaneously calculates the correspondng upper trangular matrx R consstng of elements r,j. The algorthm s wrtten n an nductve manner. Intally let q c / c and r, c. If {q, q 2,, q } have been computed at the -th step, then the ( + )-th step for orthonormalzng vector c + s r j,+ q T j c +, for j, q + c + r j,+ q j, j r +,+ q +, q + q + / q +. (5) Wth the Gram-Schmdt algorthm, matrx M s successfully QRdecomposed as M QR, and thus the problem of solvng Eq. (2) can be transformed to solve a lnear system wth an upper trangular coeffcent matrx. C. Incremental Scheme The dea of our ncremental scheme s to contnuously solve upper trangular lnear systems (4) n dfferent dmensons where the QR Decomposton wth Gram-Schmdt orthogonalzaton (5) s utlzed. Ths process s llustrated n Fg. 2, where the dmenson of the upper trangular lnear system ncreases, and thus the coeffcent vectors of dfferent degrees can be solved. We desgned ths ncremental scheme not only because, at each step, solvng an upper trangular lnear system s much faster than solvng a square one, but also because the calculaton for dmenson ncrement between two successve steps s computatonally effcent. Fg. 3 llustrates ths effcency by clarfyng necessary calculaton from the -th step to the ( + )-th step n our ncremental process. For ths calculaton, n fact, t s only necessary to calculate the parts that are llustrated wth gray blocks n Fg. 3. For constructng the ( + )-th upper trangular lnear system from the -th one, we are concerned wth two types of calculaton: ) How to calculate the upper trangular matrx R +, 2) How to calculate the rght-hand vector b+. Takng advantage of Gram-Schmdt QR Decomposton, we fnd that, for the frst calculaton, that s, growng from R to R +, we only need to calculate the rghtmost column of R +, and the other elements of R + are not changed from R ; for the second calculaton, that s, growng from b to b+, we only need to calculate the bottom element of b+, and the other elements of b + are not changed from b. For the frst calculaton, the result can be smply obtaned from Gram-Schmdt orthogonalzaton n Eq. (5). For the second calculaton, lettng b+ be the bottom element of vector b+, the calculaton of b+ can be stated as b+ q T + b after carryng out the (+)-th step of Gram-Schmdt orthogonalzaton n Eq. (5). In order to clarfy the computatonal effcency, let us assume a comparson between our method and a brute-force method, such as the 3L method [], that teratvely calls the lnear method at each step for obtanng the coeffcent vectors of dfferent degrees. It s obvous that, for solvng coeffcent a at the -th step, our method needs nner-product operatons for constructng the upper trangular lnear system (see (5)), and O( 2 ) for solvng ths lnear system; whereas the latter method needs 2 nnerproduct operatons for constructng lnear system (2), and O( 3 ) for solvng Eq. (2). We show a smple example n Fg. 4 to compare the actual calculaton tme between our method descrbed above and two other methods that solve the lnear system (2) ndependently at each step wth two famous lnear system solvers: ) LU decomposton

4 4 and 2) ncomplete Cholesky conjugate gradent (ICCG). The result was taken from the mean of, calculatons for solvng the same 2D fttng problem that ncrementally fts an IP to a certan data set untl achevng the th degree; practcally the IPs of about the th degree are often requred to represent complex shapes. As shown n ths fgure, our ncremental scheme performs much faster than the other two methods durng the dmensongrowng process. Note that, although the ICCG algorthm s very effcent for solvng a large-scale sparse lnear system, matrx M T M n lnear system (2) s often a dense matrx, and therefore ICCG cannot result n good performance. IV. GLOBAL/LOCAL STABILIZATION As descrbed n Sectons I and II, lnear fttng methods usually suffer from the dffculty of achevng global stablty. Although rdge regresson (RR) regularzaton can be adopted to acheve global stablty [28], [22], local accuracy mght deterorate too much. Addressng ths problem, n ths secton we present a computatonally smple procedure to detect whether a specfc monomal wll contrbute to the accuracy of IP representaton durng the ncremental steps. If t wll not, RR s used to stablze the fttng at the current step. To explan the procedure, we frst clarfy how RR regularzaton acheves global stablty and why t sacrfces local accuracy. Then we propose a new RR regularzaton-based stablzaton technque: our regularzaton can concentrate on the mprovement of stablty by selectvely applyng RR regularzaton to our ncremental scheme. A. RR Constrants Frst let us analyze why the numercal nstablty occurs. In fact, an mportant reason s the collnearty of matrx M, whch causes ts covarance matrx M T M to be nearly sngular. The collnear columns of M are degenerated to contrbute very lttle to the overall shape of the ft (see [28]). But ths lttle contrbuton may result n the senstvty for a hgh-degree IP, e.g., dvergence of some coeffcent values. As a result, there are extra undesred solutons generated. Now let us nterpret RR regularzaton n [4], [28], [22] to be some ndvdual constrants that we call RR constrants hereafter. Accordng to the conventonal defnton n [4], the formula of RR regularzaton shown n Eq. (3) can be equvalently transformed as ˆM T ˆMa ˆM T ˆb, (6) where ˆM s the matrx combnng matrx M and the square roots of dagonal elements of D, and vector ˆb s from the extenson of b wth zeros as follows: ˆM κd M κd b and ˆb,. κdll where d ll s the l-th dagonal element of D. Eq. (6) s smlar to Eq. (2). The only dfference between them s that there are some addtonal row vectors at the bottom of matrx ˆM, and actually these addtonal row vectors act as the lnear constrants n fttng. Let us call the constrants RR constrants. These RR constrants overcome the sngularty of matrx ˆM T ˆM and thus keep the IP presentaton globally stable, but an excessve brute-force constrant manner causes all the zero set to be closed to ts orgn (see [28]), and thus local accuracy deterorates. Our clam s that f we can apply the RR constrants only to the necessary part, such as the part correspondng to the monomal that weakly contrbutes to the whole IP representaton, the RR regularzaton can resst deteroraton of local accuracy. B. Proposed RR Regularzaton Frst, t s necessary to detect global nstablty. Fortunately, n our ncremental process, snce matrx M has been QRdecomposed as M QR, we can observe that M T M R T R, and thus nstablty of M T M can be determned from the egenvalues of R. We can easly evaluate the sngularty of R by observng only the dagonal values at each step, snce upper trangular matrx R s egenvalues always le on ts man dagonal. If the value of the dagonal element r at the -th step s relatvely too small, we can assume the current column c of M mght be nearly collnear to the prevously generated orthogonal space of {c, c 2,, c } so as to have lttle contrbuton to the overall shape of ft. Thus, we apply the -th RR constrant only to ths part to concentrate on solvng ths collnearty. The acton s as follows. Suppose matrx ˆM denotes the matrx M after havng added the -th RR constrant as: ˆM M... κd. We assume ts QR decomposton s ˆM ˆQ ˆR and each element after the constrant s denoted wth ˆ. The dfference between M and ˆM s only the last row whose last element s only non-zero. From Eq. 5, ths effect propagates only r, q, and b. The norm of ˆq before normalzng s r 2 + κd, where r s the norm of q. Therefore, ˆr s derved as follows: ˆr r 2 + κd. (7) From the dervaton, ( ) b ˆb ˆq T r q T r 2 b r. (8) + κd ˆr b From Eq. (7) we can see obvously that once the -th egenvalue r s relatvely too small, t can be mproved to be a larger one as ˆr by addng the -th RR constrant. Followng ths stablty mprovement, coeffcent â at ths step s thus calculated as â ˆb ˆr r r 2 + κd b (< b r a ). (9) Also we can see that the dvergence of a s restraned by addng the -th RR constrant. In short, at an ncremental step, once a column vector c s detected to be lnearly dependent on the precedng columns, the computaton n Eqs. (7), (8) and (9) should be done.

5 5 C. Normalzaton for the Lnear System However, checkng the value of r mght be unfar for judgng the collnearty. In the result obtaned from Gram-Schmdt orthogonalzaton, r mght be related not only to the degree of the collnearty but also to the norm of the correspondng column of M. In order to remove only the effect of the norm, t s necessary to normalze the lnear system (2). Normalzng the lnear system (2) s performed as follows: M T M a M T b, () where M s the normalzed matrx of M and b s the normalzed vector of b n Eq. (2) descrbed as { } M c c, c 2 c 2,..., c n, c n b b b, () assumng M {c, c 2,, c n }. Therefore the orgnal coeffcents can be obtaned as a { c b a, c b 2 a 2,..., c b n a n}, assumng a (a, a 2,..., a n). Consequently the RR regularzaton s formulated as (M T M + κd )a M T b. (2) Here we choose the same selecton method for determnng RR matrx D as Tasdzen s method descrbed n [28], [22]. Namely, each dagonal element of D s chosen as d ll d ll c l, where the 2 detal for calculatng dagonal elements d ll refers to [28], [22]. An mportant property of the normalzaton process s that, f M s QR-decomposed as M Q R, then all the man dagonal elements of R vary between and, and the elements of vector Q T b vary between and. Ths benefcal pre-process helps us to make a far judgment to check out the exstence of collnearty n the ncremental process, by just checkng whether r s relatvely too small n the range: [ ]. D. Achevng Eucldean Invarant Method Unfortunately, the above method s not Eucldean nvarant, although t effectvely mproves the stablty for fttngs. That mght restran further applcaton to vson applcatons such as object recognton and pose estmaton. For keepng the fttng method Eucldean nvarant, the dagonal matrx D n Eq. (3) s desgned to satsfy V DV T D, where V s a block transformaton matrx for IP transformaton as: a V a (see [28] and [22]). Accordng to [28], [22], f we let D KD, where K s a dagonal matrx and ts dagonal elements vary the same as the blocks of V (e.g., K dag{k k k k 2 k 2 k 2... k... k n} n 2D), then D s also Eucldean nvarant. The mportant pont s that k s correspond to elements n the -th form. Therefore, to extend our method to be a Eucldean nvarant verson, the ncremental fttng procedure can just be modfed to ncrease oneform by one-form, and once the unstable stuaton s elmnated, then we can mprove the egenvalues correspondng to the whole form. V. FINDING THE MODERATE DEGREE Now the coeffcents of varous degrees can be worked out stably by the ncremental method descrbed above. The remanng problem s how to measure the moderaton of degrees for these resolved coeffcents. In other words, when should we stop the ncremental procedure? n f ( x ) f ( x ) IP x N Data set x e x + f ( x ) f ( x ) Fg. 5. Defnton of two types of our smlarty measurement: one s based on the dstance between data pont and IP zero set, and the other s based on the dfference between normal drectons assocated wth data pont and IP zero set. A. Stoppng Crteron For ths problem, we frst need to defne a smlarty metrc that s capable of measurng the dstance between the IP and the data set. Then, based on ths smlarty metrc, we must defne a stoppng crteron for termnatng the ncremental procedure. Once ths stoppng crteron s satsfed, we consder the desred accuracy s reached and the procedure wll be termnated. As shown n Fg. 5, a set of smlarty functons can be wrtten as follows: D dst N e, D N smooth N (N n ), (3) N where N s the number of ponts, e f(x ) f(x ), N s the normal vector at a pont x obtaned from the relatons of the neghbors (here we refer to the Sahn s method [22]), and n f(x ) f(x ) s the normalzed gradent vector of f at x. Note e s also vewed as the approxmaton for the Eucldean dstance from x to the IP zero set n [29]. D dst and D smooth can be consdered as two measurements on dstance and smoothness between the data set and the IP zero set. Therefore, the closer D dst and D smooth are to and respectvely, the better the fttng become. Then, we can smply defne a stoppng crteron as (D dst < T ) (D smooth > T 2 ), (4) where T and T 2 are two tolerances beng close to zero and one respectvely. For the data set wth varaton of nose level, an alternatve smple way can be consdered as: (R dst < T ) (R smooth < T 2 ). (5) where R dst and R smooth are resduals of D dst and D smooth respectvely, namely we only see the dfference between the errors of current and prevous steps. An example of usng ths stoppng crteron s shown n Secton VI E. B. Algorthm for Fndng the Moderate IPs Gven the above condtons, our algorthm can be smply descrbed as follows: ) Constructng the upper trangular lnear system wth column vectors of M n Eq. (2) wth the method descrbed n Secton III; 2) Stablzaton wth the method descrbed n Secton IV B;

6 6 (a) (b) (c) (d) D dst D smooth D dst D smooth.85 -degree 2-degree 8-degree 2-degree.2.8 Fg. 7. IP fts. IP fttng results n 2D/3D. Frst row: orgnal objects; Second row: α (e) Fg. 6. (a) Orgnal mage. IP fttng results at dfferent coeffcent numbers: (b) α 28 (sx-degree). (c) α 54 (nne-degree). (d) α 92 (thrteendegree). (e) Graph of D dst. and D smooth vs. coeffcent number α. Note o symbols represent the boundary ponts extracted from the mage, and sold lnes represent the IP zero set n (b)-(d). Orgnal Objects Degree-fxed fttng wth 2-degree 3) Solvng current lnear system to obtan coeffcent vector a; 4) Measurng the smlarty for the obtaned IP; 5) Stoppng the algorthm f the stoppng crteron (4) or (5) s satsfed; otherwse gong back to ) and ncreasng the dmenson by addng the ( + )-th column of M. Degree-fxed fttng wth 4-degree Our method (Degree-unfxed fttng) 2-degree IP 6-degree IP 2-degree IP VI. EXPERIMENTAL RESULTS Our experments are set n some pre-condtons. ) As a matter of convenence, we employ the constrants of the 3L method [] that takes two addtonal data layers at a dstance ±ε outsde and nsde the orgnal data as the optmzaton constrant. 2) All the data sets are regularzed by centerng the data-set center of mass at the orgn of the coordnate system and scalng t by dvdng each pont by the average length from pont to orgn, as done n [28]; 3) We choose T and T 2 n Eq. (4) wth about. and.95 respectvely, except for the experment n Secton VI E. 4) The RR parameter κ n Eq. (7) s emprcally set to ncrease the orgnal dagonal element r about %. Note: we also refer the nterested reader to the dscusson on settng κ n [28]. A. Examples In ths experment, we ft an IP to the boundary of a cell object shown n Fg. 6(a). The moderate IP s found out automatcally based on our stoppng crteron (see Fg. 6(d)). To gve a comparson, we also show some fts before reachng the desred accuracy (see Fg. 6(b) and (c)). We also show the convergence of D dst and D smooth n Fg. 6(e), whch proves the stoppng crteron n Eq. (4) can effectvely measure the smlarty between IPs and data sets. Some 2-D and 3-D experments are shown n Fg. 7. The result shows our method s adaptvty for dfferent complextes of shapes. In our experment, the layer dstance of the 3L method n [] s set as ε.5. Fg. 8. Comparson between degree-fxed fttng and adaptve fttng. Frst row: orgnal objects. Second row: IP fts resultng from two-degree degreefxed fttng. Thrd row: IP fts resultng from four-degree degree-fxed fttng. Fourth row: IP fts n dfferent degrees resultng from adaptve fttng settng parameters as T. and T B. Degree-fxed Fttng vs. Adaptve Fttng Fg. 8 shows some comparsons between the degree-fxed fttng methods and our adaptve fttng method. Compared wth degree-fxed methods, n the results of our method, there s nether over-fttng nor nsuffcent fttng. Ths shows that our method s more meanngful than the degree-fxed methods, snce t fulflls the requrement that the degrees should be subject to the complextes of object shapes. To clarfy agan, as descrbed n Secton III-C, our method saves much computatonal tme despte ts determnaton of the moderate degree by an ncremental process. C. Comparson of Fttng Stablty Fg. 9 shows a comparson between three methods: ) 3L method [], 2) 3L method [] + 2D RR regularzaton [28] and 3L method [] + 3D RR regularzaton [22] and 3) our method. As a result, our method shows better performance than the others, n both global stablty and local accuracy. D. An Example for Nosy Data Fttng We generated some synthetc nosy data sets shown n the top row of Fg.. For overcomng the effect on the varaton of nose,

7 Objects 3L method 3L + RR method our method Fg. 9. Comparson of fttng results: frst column: orgnal 2D/3D objects, second column: results obtaned by 3L method [], thrd column: results obtaned by 3L method + RR method [28], [22] (for 2D and 3D respectvely), last column: results obtaned by our method. Results n top row are 2th degree and n bottom row are 8th degree. B. IP vs Other Functons Fg.. Top row: Nosy data sets made by addng Gaussan nose to the orgnal model wth standard devatons: from left to rght.,.5,.2; Bottom row: the correspondng fttng results. In contrast to other functon-based representatons such as B- splne, NURBS [2], Ratonal Gaussan [5], radal bass functon [32] and topology-preservng polynomal model [], IP representaton cannot gve a relatvely accurate model. But ths representaton s more attractve for the applcatons of fast regstraton and fast recognton (see the work n [28], [25], [26], [3], [34], [38]), because of ts algebrac/geometrc nvarants [3], [28]. And Sahn and Unel also showed IP s robustness for mssng data n [22]. For a more accurate representaton of a complex object, t may be requred to segment the object shapes and represent each segmented patch wth an IP, whch also has been consdered n our prevous work [39]. It s worth notng that another polynomal representaton method, topology-preservng polynomal model [], has the potental of offerng an accurate model, but t has not yet been wdely used n recognton. we adopted the second stoppng crteron (5) where parameters wth respect to resduals are set as T. and T Then we obtaned the fttng results as shown n the bottom row of Fg.. A. QR Decomposton Methods VII. DISCUSSION Other famous algorthms of QR decomposton have been presented by Householder and Gvens [8]. They have proved more stable than the conventonal Gram-Schmdt method n severe cases. But n ths paper, snce our target s only the regularzed data set, we gnore the mnor nfluence of roundng errors. Here we would just lke to take advantage of the propertes of QR decomposton that orthogonalze vectors one by one, whch s the ndspensable aspect to acheve our proposed adaptve-degree fttng algorthm. 2 Snce the normals often vary more strongly than vertces, we set the smoothness threshold T 2 to be more tolerant than the dstance threshold T C. Applcablty for Recognton An mportant advantage of IP for recognton s the exstence of algebrac/geometrc nvarants, whch are functons of the polynomal coeffcents that do not change after a coordnate transformaton. The algebrac nvarants that are found by Taubn and Cooper [3], Teral and Cooper [25], Keren [] and Unsalan [34] are expressed as smple explct functons of the coeffcents. Another set of nvarants from the covarant conc decompostons of IP s found by Wolovch et al. [36]. A stable coeffcent measurement called PIM usng IP-nterpolated data set s proposed by Le et al. [7]. Our method s able to obtan the coeffcents of multple IP degrees lower than the fnal fttng degree durng the ncremental process. Therefore, combnng the pror methods descrbed above wth these multple-degree coeffcents enables us to extract rcher nvarant nformaton. Thus t s expected that the nvarants have better dscrmnablty; the low-degree coeffcents encode shape nformaton roughly, but wth less senstvty to nose, whle the hgh-degree coeffcents can encode shape nformaton n detal.

8 8 VIII. CONCLUSIONS Ths paper brngs two major contrbutons. Frst, t proposes a degree-ncremental IP fttng method. The ncremental procedure s very fast snce the computatonal cost s saved by the process n whch we keep solvng upper trangular lnear systems of dfferent degrees, and effectvely employ the ncrementablty of the Gram- Schmdt QR decomposton. Thus the method s able to adaptvely determne the moderate degree for varous shapes. Second, based on the benefcal property of the upper trangular matrx R n QR decomposton that egenvalues are the elements on ts man dagonal, the fttng nstablty can be checked out easly and quckly from the dagonal values. By selectvely utlzng the RR constrants, our method not only mproves global stablty, but also mantans local accuracy. ACKNOWLEDGMENTS Ths work s supported by the Mnstry of Educaton, Culture, Sports, Scence and Technology Japan under the Leadng Project: Development of Hgh Fdelty Dgtzaton Software for Large- Scale and Intangble Cultural Assets. REFERENCES [] M. Blane, Z. B. Le, and D. B. Cooper. The 3L Algorthm for Fttng Implct Polynomal Curves and Surfaces to Data. IEEE Trans. on Patt. Anal. Mach. Intell., 22(3):298 33, 2. [2] A. Ftzgbbon, M. Plu, and Robert B. Fsher. Drect Least Square Fttng of Ellpses. IEEE Trans. on Patt. Anal. Mach. Intell., 2(5):476 48, 999. [3] D. Forsyth, J.L. Mundy, A. Zsserman, C. Coelho, A. Heller, and C. Rothwell. Invarant Descrptors for 3D Object Recognton and Pose. IEEE Trans. on Patt. Anal. Mach. Intell., 3():97 992, 99. [4] G.H. Golub and D. P. O Leary. Tkhonov Regularzaton and Total Least Squares. SIAM J. Matrx Anal. Appl., 2:85 94, 2. [5] A. Goshtasby. Desgn and Recovery of 2-D and 3-D Shapes Usng Ratonal Gaussan Curves and Surfaces. Int. J. Comp. Vs., (3): , 993. [6] A. Helzer, M. Bar-Zohar, and D. Malah. Usng Implct Polynomals for Image Compresson. Proc. 2st IEEE Conventon of the Electrcal and Electronc Eng, pages , 2. [7] A. Helzer, M. Barzohar, and D. Malah. Stable Fttng of 2D Curves and 3D Surfaces by Implct Polynomals. IEEE Trans. on Patt. Anal. Mach. Intell., 26(): , 24. [8] R. A. Horn and C. R. Johnson. Matrx Analyss: Secton 2.8. Cambrdge Unversty Press, 985. [9] K. Kang, J.-P. Tarel, R. F., and D. Cooper. A Lnear Dual-Space Approach to 3D Surface Reconstructon from Occludng Contours usng Algebrac Surfaces. Proc. IEEE Conf. Int. Conf. on Comp. Vs., :98 24, 2. [] D. Keren. Usng symbolc computaton to fnd algebrac nvarants. IEEE Trans. on Patt. Anal. Mach. Intell., 6():43 49, 994. [] D. Keren. Topologcally Fathful Fttng of Smple Closed Curves. IEEE Trans. on Patt. Anal. Mach. Intell., 26():8 23, 24. [2] D. Keren, D. Cooper, and J. Subrahmona. Descrbng complcated objects by mplct polynomals. IEEE Trans. on Patt. Anal. Mach. Intell., 6():38 53, 994. [3] N. Khan. Slhouette-Based 2D-3D Pose Estmaton Usng Implct Algebrac Surfaces. Master Thess n Computer Scence, Saarland Unversty, 27. [4] K. Knanatan. Renormalzaton for Computer Vson. The Insttute of Elec., Info. and Comm. eng. (IEICE) Transacton, 35(2):2 29, 994. [5] Z. Le and D.B. Cooper. New, Faster, More Controlled Fttng of Implct Polynomal 2D Curves and 3D Surfaces to Data. Proc. IEEE Conf. Comp. Vs. and Patt. Rec., pages , 996. [6] Z. Le and D.B. Cooper. Lnear Programmng Fttng of Implct Polynomals. IEEE Trans. on Patt. Anal. Mach. Intell., 2(2):22 27, 998. [7] Z. Le, T. Tasdzen, and D.B. Cooper. PIMs and Invarant Parts for Shape Recognton. Proc. IEEE Conf. Int. Conf. on Comp. Vs., pages , 998. [8] G. Marola. A Technque for Fndng the Symmetry Axes of Implct Polynomal Curves under Perspectve Projecton. IEEE Trans. on Patt. Anal. Mach. Intell., 27(3), 25. [9] C. Oden, A. Ercl, and B. Buke. Combnng mplct polynomals and geometrc features for hand recognton. Pattern Recognton Letters, 24(3): , 23. [2] L. Pegl. On NURBS: a survey. Computer Graphcs and Applcatons, ():55 7, 99. [2] N. J. Reddng. Implct Polynomals, Orthogonal Dstance Regresson, and the Closest Pont on a Curve. IEEE Trans. on Patt. Anal. Mach. Intell., 22(2):9 99, 2. [22] T. Sahn and M. Unel. Fttng Globally Stablzed Algebrac Surfaces to Range Data. Proc. IEEE Conf. Int. Conf. on Comp. Vs., 2:83 88, 25. [23] T.W. Sederberg and D.C. Anderson. Implct Representaton of Parametrc Curves and Surfaces. Computer Vson, Graphcs, and Image Processng, 28():72 84, 984. [24] J. Subrahmona, D.B. Cooper, and D. Keren. Practcal relable bayesan recognton of 2D and 3D objects usng mplct polynomals and algebrac nvarants. IEEE Trans. on Patt. Anal. Mach. Intell., 8(5):55 59, 996. [25] J. Tarel and D.B. Cooper. The Complex Representaton of Algebrac Curves and Its Smple Explotaton for Pose Estmaton and Invarant Recognton. IEEE Trans. on Patt. Anal. Mach. Intell., 22(7): , 2. [26] J.-P. Tarel, H. Cv, and D. B. Cooper. Pose Estmaton of Free-Form 3D Objects wthout Pont Matchng usng Algebrac Surface Models. In Proceedngs of IEEE Workshop Model Based 3D Image Analyss, pages 3 2, 998. [27] T. Tasdzen and D.B. Cooper. Boundary Estmaton from Intensty/Color Images wth Algebrac Curve Models. Int. Conf. Pattern Recognton, pages , 2. [28] T. Tasdzen, J-P. Tarel, and D. B. Cooper. Improvng the Stablty of Algebrac Curves for Applcatons. IEEE Trans. on Imag. Proc., 9(3):45 46, 2. [29] G. Taubn. Estmaton of Planar Curves, Surfaces and Nonplanar Space Curves Defned by Implct Equatons wth Applcatons to Edge and Range Image Segmentaton. IEEE Trans. on Patt. Anal. Mach. Intell., 3():5 38, 99. [3] G. Taubn and D.B. Cooper. Symbolc and Numercal Computaton for Artfcal Intellgence, chapter 6. Computatonal Mathematcs and Applcatons. Academc Press, 992. [3] G. Taubn, F. Cukerman, S. Sullvan, J. Ponce, and D.J. Kregman. Parameterzed Famles of Polynomals for Bounded Algebrac Curve and Surface Fttng. IEEE Trans. on Patt. Anal. Mach. Intell., 6:287 33, 995. [32] G. Turk and J. F. OBren. Varatonal Implct Surfaces. Techncal Report GIT-GVU-99-5, Graph., Vsual., and Useab. Cen., 999. [33] M. Unel and W. A.Wolovch. On the Constructon of Complete Sets of Geometrc Invarants for Algebrac Curves. Advances In Appled Mathematcs, 24:65 87, 2. [34] C. Unsalan. A Model Based Approach for Pose Estmaton and Rotaton Invarant Object Matchng. Pattern Recogn. Lett., 28():49 57, 27. [35] C. Unsalan and A. Ercl. A New Robust and Fast Implct Polynomal Fttng Technque. Proc. M2VIP 99, 999. [36] W. A. Wolovch and M. Unel. The Determnaton of Implct Polynomal Canoncal Curves. IEEE Trans. on Patt. Anal. Mach. Intell., 2():8 9, 998. [37] H. Yalcn, M. Unel, and W. Wolovch. Implctzaton of Parametrc Curves by Matrx Annhlaton. Int. J. Comp. Vs., 54(/2/3):5 5, 23. [38] B. Zheng, R. Ishkawa, T. Osh, J. Takamatsu, and K. Ikeuch. 6-DOF Pose Estmaton from Sngle Ultrasound Image usng 3D IP Models. Proc. IEEE Conf. Computer Vson and Patt. Rec. (CVPR) Workshop on Ojb. Trac. Class. Beyond Vs. Spec. (OTCBVS 8), 28. [39] B. Zheng, J. Takamatsu, and K. Ikeuch. 3D Model Segmentaton and Representaton wth Implct Polynomals. To appear n IEICE Trans. on Informaton and Systems, E9-D(4), 28.

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

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

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

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

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

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

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

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

More information

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

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

More information

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

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

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

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

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

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

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

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

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

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

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

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

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

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

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

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

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

Image Alignment CSC 767

Image Alignment CSC 767 Image Algnment CSC 767 Image algnment Image from http://graphcs.cs.cmu.edu/courses/15-463/2010_fall/ Image algnment: Applcatons Panorama sttchng Image algnment: Applcatons Recognton of object nstances

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

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

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

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

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices Hgh resoluton 3D Tau-p transform by matchng pursut Wepng Cao* and Warren S. Ross, Shearwater GeoServces Summary The 3D Tau-p transform s of vtal sgnfcance for processng sesmc data acqured wth modern wde

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

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

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

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

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

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

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

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

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

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

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

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

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law)

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law) Machne Learnng Support Vector Machnes (contans materal adapted from talks by Constantn F. Alfers & Ioanns Tsamardnos, and Martn Law) Bryan Pardo, Machne Learnng: EECS 349 Fall 2014 Support Vector Machnes

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

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

Multi-stable Perception. Necker Cube

Multi-stable Perception. Necker Cube Mult-stable Percepton Necker Cube Spnnng dancer lluson, Nobuuk Kaahara Fttng and Algnment Computer Vson Szelsk 6.1 James Has Acknowledgment: Man sldes from Derek Hoem, Lana Lazebnk, and Grauman&Lebe 2008

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

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

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

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

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

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

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

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

Reading. 14. Subdivision curves. Recommended:

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

More information

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

Research Article Quasi-Bézier Curves with Shape Parameters

Research Article Quasi-Bézier Curves with Shape Parameters Hndaw Publshng Corporaton Appled Mathematcs Volume 3, Artcle ID 739, 9 pages http://dxdoorg/55/3/739 Research Artcle Quas-Bézer Curves wth Shape Parameters Jun Chen Faculty of Scence, Nngbo Unversty of

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

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

Structure from Motion

Structure from Motion Structure from Moton Structure from Moton For now, statc scene and movng camera Equvalentl, rgdl movng scene and statc camera Lmtng case of stereo wth man cameras Lmtng case of multvew camera calbraton

More information

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES Marco A. Chavarra, Gerald Sommer Cogntve Systems Group. Chrstan-Albrechts-Unversty of Kel, D-2498 Kel, Germany {mc,gs}@ks.nformatk.un-kel.de

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

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

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

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

More information

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

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

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

More information

A Computer Vision System for Automated Container Code Recognition

A Computer Vision System for Automated Container Code Recognition A Computer Vson System for Automated Contaner Code Recognton Hsn-Chen Chen, Chh-Ka Chen, Fu-Yu Hsu, Yu-San Ln, Yu-Te Wu, Yung-Nen Sun * Abstract Contaner code examnaton s an essental step n the contaner

More information

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL)

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL) Crcut Analyss I (ENG 405) Chapter Method of Analyss Nodal(KCL) and Mesh(KVL) Nodal Analyss If nstead of focusng on the oltages of the crcut elements, one looks at the oltages at the nodes of the crcut,

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

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

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

More information

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES UbCC 2011, Volume 6, 5002981-x manuscrpts OPEN ACCES UbCC Journal ISSN 1992-8424 www.ubcc.org VISUAL SELECTION OF SURFACE FEATURES DURING THEIR GEOMETRIC SIMULATION WITH THE HELP OF COMPUTER TECHNOLOGIES

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

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

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

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

Line Clipping by Convex and Nonconvex Polyhedra in E 3

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

More information

Nonlocal Mumford-Shah Model for Image Segmentation

Nonlocal Mumford-Shah Model for Image Segmentation for Image Segmentaton 1 College of Informaton Engneerng, Qngdao Unversty, Qngdao, 266000,Chna E-mal:ccluxaoq@163.com ebo e 23 College of Informaton Engneerng, Qngdao Unversty, Qngdao, 266000,Chna E-mal:

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

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

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

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

PROJECTIVE RECONSTRUCTION OF BUILDING SHAPE FROM SILHOUETTE IMAGES ACQUIRED FROM UNCALIBRATED CAMERAS

PROJECTIVE RECONSTRUCTION OF BUILDING SHAPE FROM SILHOUETTE IMAGES ACQUIRED FROM UNCALIBRATED CAMERAS PROJECTIVE RECONSTRUCTION OF BUILDING SHAPE FROM SILHOUETTE IMAGES ACQUIRED FROM UNCALIBRATED CAMERAS Po-Lun La and Alper Ylmaz Photogrammetrc Computer Vson Lab Oho State Unversty, Columbus, Oho, USA -la.138@osu.edu,

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

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

More information

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

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

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

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

Computer Vision. Exercise Session 1. Institute of Visual Computing

Computer Vision. Exercise Session 1. Institute of Visual Computing Computer Vson Exercse Sesson 1 Organzaton Teachng assstant Basten Jacquet CAB G81.2 basten.jacquet@nf.ethz.ch Federco Camposeco CNB D12.2 fede@nf.ethz.ch Lecture webpage http://www.cvg.ethz.ch/teachng/compvs/ndex.php

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

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

Laplacian Eigenmap for Image Retrieval

Laplacian Eigenmap for Image Retrieval Laplacan Egenmap for Image Retreval Xaofe He Partha Nyog Department of Computer Scence The Unversty of Chcago, 1100 E 58 th Street, Chcago, IL 60637 ABSTRACT Dmensonalty reducton has been receved much

More information

A Robust LS-SVM Regression

A Robust LS-SVM Regression PROCEEDIGS OF WORLD ACADEMY OF SCIECE, EGIEERIG AD ECHOLOGY VOLUME 7 AUGUS 5 ISS 37- A Robust LS-SVM Regresson József Valyon, and Gábor Horváth Abstract In comparson to the orgnal SVM, whch nvolves a quadratc

More information