Tracking by Cluster Analysis of Feature Points and Multiple Particle Filters 1

Size: px
Start display at page:

Download "Tracking by Cluster Analysis of Feature Points and Multiple Particle Filters 1"

Transcription

1 Tracng by Cluster Analyss of Feature Ponts and Multple Partcle Flters 1 We Du, Justus Pater Unversty of Lège, Department of Electrcal Engneerng and Computer Scence, Insttut Montefore, B28, Sart Tlman Campus, B-4000 Lège, Belgum wedu@montefore.ulg.ac.be, ustus.pater@ulg.ac.be Abstract. A movng target produces a coherent cluster of feature ponts n the mage plane. Ths motvates our novel method of tracng multple targets by cluster analyss of feature ponts and multple partcle flters. Frst, feature ponts are detected by a Harrs corner detector and traced by a Lucas-Kanade tracer. Clusters of movng targets are then ntalzed by groupng spatally co-located ponts wth smlar moton usng the EM algorthm. Due to the non-gaussan dstrbuton of the ponts n a cluster and the mult-modalty resultng from multple targets, multple partcle flters are appled to trac all the clusters smultaneously: one partcle flter s started for one cluster. The proposed method s well suted for the typcal vdeo survellance confguraton where the cameras are stll and targets of nterest appear relatvely small n the mage. We demonstrate the effectveness of our method on dfferent PETS datasets. 1 Introducton Tracng of movng targets s an elementary tas n many computer vson applcatons such as vdeo survellance, sports analyss, human computer nteracton, etc. Many dfferent types of features have been used for tracng ncludng ponts, edges, color, and templates. In ths paper, we explore pont features as they are ubqutous and can be easly detected by e.g. the popular Harrs corner detector [1]. Most prevous wor on pont tracng focused on reconstructng ndvdual pont traectores as long as possble. For nstance, the Kanade-Lucas-Tomas (KLT) algorthm [2] matches ponts by mnmzng the sum of squared ntensty dfferences. As mnmzaton s senstve to local extrema, KLT fals easly n case of occlusons and target deformaton. In Arnaud et al [3], a stochastc flterng framewor that blends a dynamc pror model and measurements provded by a matchng technque was ntroduced and proved capable of dealng wth abrupt moton changes and partal occlusons. In Shafque et al [4], optmal matchng was adopted to explot smlarty nformaton of feature ponts n multple frames so that tracng s done by means of -frame pont correspondence usng graph theory. However, the ey problem remans: when a target s occluded or deforms, feature ponts 1 Ths wor has been sponsored by the Régon Wallonne under DGTRE/WIST contract 031/5439.

2 become less stable - corners dsappear durng occluson or turn to edges durng deformaton - mang tracng or matchng ndvdual ponts dffcult. In ths paper, a novel method that attacs the nstablty problem wth a dfferent methodology s presented. The ultmate goal for most tracers s to detect and trac movng targets, and the tracng of ponts s the means to acheve ths goal. By observng that a movng target produces a coherent cluster of feature ponts n the mage plane, tracng s converted to cluster analyss of feature ponts. Frst, feature ponts are detected by a Harrs corner detector and traced by a KLT tracer. Clusters of movng targets are then ntalzed by groupng spatally co-located ponts wth smlar moton usng the EM algorthm [5]. Due to the non-gaussan dstrbuton of the ponts n a cluster and the mult-modalty resultng from multple targets, multple partcle flters [6] are appled to trac the clusters n the followng sequences. Therefore, nstead of tracng ndvdual ponts, we capture the stochastc propertes of the clusters of feature ponts durng tracng so that mssng or unstable feature ponts don t affect the tracng results very much. Our method s well suted for the typcal vdeo survellance confguraton where the cameras are stll and targets of nterest appear relatvely small n the mage, thus feature ponts on them show strong coherence n space and moton. We demonstrate the effectveness of our method on dfferent PETS datasets [7]. The dea of tracng by cluster analyss was ntroduced by Pece [8] and borrowed nto ths wor. Our contrbutons are, frst, to apply t to ponts nstead of regons, thus avodng bacground modelng whch s senstve to llumnaton changes; second, to tae moton coherence nto account when computng measurements of clusters, whch mproves the robustness of cluster analyss; thrd, to ntegrate cluster analyss n the framewor of partcle flterng, whch stablzes the estmaton of the cluster parameters sgnfcantly. Secton 2 descrbes the overvew of our method and states the problem. Automatc ntalzaton by EM based cluster analyss s gven n Secton 3. Secton 4 ntroduces multple target tracng usng multple partcle flters. Results on sequences from PETS 2001 are llustrated n Secton 5. 2 Overvew The motvaton of ths wor s to develop a multtarget tracer for vdeo survellance applcatons. By detectng Harrs corners and applyng KLT n each frame, all the feature ponts wth ther assocated veloctes n the sequence are obtaned, as shown n Fgure 1. Ponts on movng targets exhbt large dsplacements, whereas ponts on the statc bacground are characterzed by very lttle moton. An ntutve soluton of tracng targets va feature ponts s to cluster coherent ponts usng the EM algorthm [9]. However, the problems of usng EM drectly are, frst, the number of ponts n a cluster vares from target to target and over tme, dependng on the sze and appearance of the target. Sometmes few ponts n a cluster are detected due to the lac of texture nformaton. Then, the spatal dstrbuton of ponts n a cluster s not well represented by a Gaussan model; a fnte unform dstrbuton s more approprate. In contrast, the moton dstrbuton of a cluster s well approxmated by a Gaussan.

3 Fg. 1. Result of the Harrs corner detecton and the KLT tracng. In the left panel, pont dstrbutons of clusters are shown n the mage plane. All the corners n the sequence are dsplayed n the spato-temporal space n the rght panel. After removng bacground ponts, the structure of the traectores of movng targets can be clearly seen. We apply multple partcle flters to solve these problems, as partcle flters are well nown for ther ablty to handle clutter and non-gaussanty [10]. The man dea behnd t s smple: Snce feature ponts n a cluster are too sparse to model ts dstrbuton, a set of partcles are sampled n a cluster. Each partcle s evaluated accordng to some dstance functon so that t receves a weght reflectng the lelhood that the partcle orgnates from the cluster. The cluster parameters are then updated from the weghted partcles. Based on a pror moton model, the cluster dstrbuton s propagated n the sequence so that the target s traced. Multple partcle flters are appled to trac multple targets smultaneously. New flters are started when a large number of feature ponts exst that are not assocated wth any exstng flters. Ther parameters are ntalzed by clusterng ponts usng the EM algorthm. Exstng flters are termnated when the total weghts of ther partcles drop below a threshold. Ths happens n case of occlusons and targets leavng the scene. 2.1 Problem Statement A feature pont x s represented by ts mage coordnates u and ts velocty s. A cluster of a target O s represented by a set of coherent feature ponts { o v x = ( u, s ), = 1... n }, and s parameterzed by a Gaussan ( o, Σ, v, Σ ), where o v o s the spatal center, Σ s the spatal covarance, v s the average velocty, and Σ s the velocty covarance. The spatal and moton dstrbutons of the ponts n a cluster are assumed ndependent. Therefore, the problem of tracng s stated as: gven the parameters of clusters n the prevous frame, detect how many clusters are present n the current frame and assgn each feature pont to a cluster. In the followng sectons, we show how t s solved by ntalzng wth EM based cluster analyss and tracng wth multple partcle flters.

4 3 EM based Cluster Analyss Automatc ntalzaton s crucal to the success of a vdeo survellance system. Targets should be located when they frst appear. An EM based cluster analyss algorthm s appled when a large number of feature ponts exst that are not assocated wth any exstng clusters. Note that new targets may not only occur at the borders but anywhere wthn the mage. Decdng the number of clusters n the data s usually the hardest problem n cluster analyss. A votng technque was devsed to solve ths problem. Intutvely, each pont spreads a weght to ts neghbors based on the dstance between them. After votng, each pont computes ts weght by collectng all the votes receved. Ponts near the center of a cluster tend to have a larger weght. Ths method s ncdentally the frst phase ( sparse votng ) of tensor votng [11]. By loong for local maxma, the number of new clusters and ther centers are detected. Usng these results for ntalzaton, an EM algorthm s appled to estmate the cluster parameters. The probablty that a feature pont orgnates from a cluster can be estmated from ts locaton and the velocty, defned as f ) exp( dst( x, O ))), where the dstance between a pont and a cluster s ( o u o Σ 0 u o dst ( x, O ) =. v s v 0 Σ s v T Accordng to Bayes theorem, the posteror probablty that pont s generated by one of the clusters s p ( ) = w w f ( ) f ( ) 1, where w s the pror probablty of cluster defned as the fracton of mage pxels generated from cluster. Ponts are assocated wth the cluster that maxmzes the posteror probablty. Once all the ponts are assgned, the parameters of each cluster are re-estmated by summng the evdence over all ts ponts. Ths s terated untl EM converges to a local maxmum of the lelhood of the observed data. A phase of K-Means clusterng s nserted to obtan a better ntalzaton so that the EM algorthm converges wth fewer teratons. In fact, n cases where the targets are well separated, EM does not change the output of K-Means at all. Results are shown n Fgure 2. (1) 4 Multple Partcle Flters Multple partcle flters are a smplfed mplementaton of the mxture partcle flter whch s capable of mantanng the mult-modalty of the posteror dstrbuton and of tracng multple targets smultaneously [6, 12, 13]. Wth a smlar dea, we model each cluster wth an ndvdual partcle flter, start a flter when a cluster s detected and termnate t when the cluster dsappears.

5 4.1 Intalzaton of a partcle flter Gven the ntal parameters of a cluster obtaned from the cluster analyss step, a partcle flter s started. Two sets of partcles are sampled n each flter: one from the ntal dstrbuton of the cluster and the other around each feature pont n the cluster, shown n Fgure 3. Fg. 2. Results of ntalzaton of clusters n the frst frame. Feature ponts detected by the Harrs corner detector and traced by KLT are grouped nto clusters representng targets. Fg. 3. Results of ntalzaton of multple partcle flters. The green dots are sampled partcles.

6 Let u, s ) x = be the m-th partcle n the -th flter (correspondng to the -th m, t ( m, t m, t cluster) at tme t, so where x O, u ε u x m, 0 = sample( O ) or x m 0 = x + ε s ε and,, ε s are random varables modelng respectvely the changes n space and moton. The reason of samplng 2 sets of partcles s because of the non-gaussanty of the feature ponts n a cluster. In ths way, the partcles are scattered n the cluster and the dstrbuton s fully and well approxmated. In all experments, 100 partcles are sampled around a feature pont, and the number of partcles sampled from the cluster dstrbuton s proportonal to the sze of the cluster. (2) 4.2 Tracng by Multple Partcle Flters A partcle n flter s propagated n the sequence based on the constant velocty assumpton, 1 1 x m, t + 1 = x 0 1 m, t ε u + ε s and weghted by a functon of the dstances between the partcle and the feature ponts around t, defned as where the dstance s m 1 = dst( xm, 1, x, w exp( 1)),,, (4) (3) 1 0 m, 1, x, 1) = m, 1, 1, + 1, 1 0 m t t s T u ( x x ) ( x x ) dst ( + x. (5) u and s are set to balance the nfluence of the dstance n space and n velocty. The parameters of cluster are then estmated from the weghted partcles. The computed parameters are not good enough because of the possble target deformaton and the unstable feature pont detecton. For nstance, the way that the weght s computed n Equaton 4 tends to attract partcles to the closest feature pont. As a result, when new feature ponts appear n a frame, there may be few partcles of large weghts near them (especally when these new feature ponts are near the border of the cluster) so that ther contrbutons to the estmaton of the cluster parameters are unfortunately gnored.

7 To solve ths problem, a one-step clusterng s nserted to assgn all the feature ponts to one of the clusters usng ther current parameters based on the dstance defned by Equaton 1. New partcles are sampled around each feature pont. The new sampled partcles plus all the exstng partcles n a cluster are then reweghted by a functon that averages the prevously computed weght and the dstances between partcles and ther clusters, defned as w = α exp( dst( xm, 1, x, 1)) + (1 α)exp( dst( xm, 1, O, t 1)). (6) m, 1 + The frst term of the above equaton descrbes the smlarty measurement of the partcle wth ts neghborng feature ponts, whle the second term penalzes how coherent the partcle s wth the cluster. Fnally, the parameters of the cluster are refned from ts reweghted partcle set. The fnal step of a partcle flter s to resample partcles based on ther weghts so that partcles wth small weghts are lely to be dscarded and those wth large weghts are duplcated. Note that a fxed number of partcles n a flter are resampled durng tracng. In summary, the tracer conssts of the followng steps: (1) Predcton: partcles are propagated usng Equaton 3. (2) Weghtng: ther mportance weghts are computed usng Equaton 4. (3) Clusterng: assgn feature ponts n the current frame to a cluster; new partcles are sampled around each feature pont. (4) Reweghtng: partcles are reweghted usng Equaton 6, and the parameters of the clusters are refned. (5) Resamplng: resample partcles usng the Monte Carlo Samplng technque. These steps are terated to propagate the dstrbutons of the clusters n the sequence. At the Clusterng step, f a large number of feature ponts exst that are not assocated wth any exstng flters, a new partcle flter wll be started and ntalzed by the EM based cluster analyss, as s stated n Secton 3. At the Weghtng step, f the total weght of all the partcles n a flter drops below a threshold, the flter wll be termnated. Ths happens when the target s occluded or leaves the scene. 5 Results The proposed method s evaluated on dfferent sequences from PETS2001. Fgure 4 shows the result of tracng a subsequence of 300 frames n the sequence of Camera 1 of Dataset 1. Note that two crossng targets n the sequence are traced separately durng the occluson, shown n the rght panel of Fgure 4, snce they exhbt dfferent moton. Four challengng subsequences from the nosy sequence of Camera 1 of Dataset 3 are selected to evaluate the robustness of the method, as s demonstrated n Fgure 5. They contan substantal and rapd llumnaton changes, shadows, severe occlusons and groups of people enterng and leavng. The algorthm proves robust to substantal changes n llumnaton snce the Harrs corner detector s relatvely nsenstve to lghtng changes. As shadows move along wth the targets that cast them, they are traced as a part of the targets and ntroduce only small tter n the traectores. The algorthm has problems mantanng a stable number of clusters n case of severe occlusons, because shadows connect dstnct clusters and people move from one cluster to another. We are currently

8 studyng complementary methods for tracng ndvdual targets usng model-based approaches. Fgure 6 and 7 llustrate the results of the comparson of our method wth drect KLT tracng and our prevous bacground-subtracton method [14]. The frst comparson shows that KLT tracer fals durng target deformaton and occlusons, because when corners turn to edges, the tracs of ponts slde along edges, and when occluded, ponts drft from one target to another; meanwhle, our method s able to capture the stochastc propertes of targets and s not affected by unstable feature ponts. The second comparson shows that bacground models are dffcult to mantan n the presence of rapd lghtng changes and fal n such stuatons (consult Pater et al [14] for more detals), whereas our method s less senstve and contnues to trac. The only problem s that shadows show up or dsappear when llumnaton changes rapdly, whch affects the parameters of clusters. Nevertheless, a practcal drawbac of our method s that tracs of targets tend to be lost f they move slowly or possess lttle texture. Another drawbac s that the method s only capable of dealng wth partal occlusons. In case of complete occluson, new targets are detected and are not lned to ther correspondences before occluson due to the lac of other nformaton such as the appearance of the targets. However, an advantage of our method s that the errors wll not be propagated n the sequence so that nteractve rentalzaton s unnecessary. 6 Conclusons and Future Wor Ths paper presents a novel method of tracng movng targets va feature ponts. The method s sutable for the vdeo survellance confguraton where the cameras are stll and targets are relatvely small n the mage so that feature ponts on a target form coherent spato-temporal clusters. The EM algorthm and multple partcle flters are appled to cluster feature ponts and to trac all the targets smultaneously. As demonstrated, the method s robust and capable of dealng wth partal occlusons, shadows and llumnaton changes. We are currently focusng on tracng n dffcult stuatons such as severe occlusons. Complementary methods for tracng ndvdual targets over long sequences are beng developed usng model-based approaches and probablstc data assocaton. An extenson of the current wor to movng cameras s also ongong and wll broaden ts applcaton to e.g. sports analyss. References 1. Harrs, C., Stephens, M.: A Combned Corner and Edge Detector, Fourth Alvey Vson Conference, pp , Lucas, D.B., Kanade, T.: An Iteratve Image Regstraton Technque wth an Applcaton to Stereo Vson, Internatonal Jont Conference on Artfcal Intellgence, pp , 1981.

9 Fg. 4. Results of tracng. All the partcles n the sequence are dsplayed n the spato-temporal space n the mddle panel. Fg. 5. Results of tracng four nosy sequences to evaluate the robustness of our method. Note that only long traectores wth large certantes are dsplayed. 3. Arnaud, E., Memn, E., Cernusch-Fras, B.: A Robust Stochastc Flter for Pont Tracng n Image Sequences, Asan Conference on Computer Vson, Korea, Shafque, K., Shah, M.: A Nonteratve Greedy Algorthm for Multframe Pont Correspondence, IEEE Transactons on PAMI, Vol. 27, No. 1, pp , January Dempster, A.P., Lard, N.M., Rubn, D.B.: Maxmum Lelhood from Incomplete Data va the EM Algorthm, Journal of the Royal Statstcal Socety, Vol. 39, No. 1, pp. 1-38, Loongbll, A., Leb, D., Stavens, D., Thrun, S.: Learnng Actvty-based Ground Models from a Movng Helcopter Platform, ICRA, Span, Ferryman, J.: PETS 2001 Datasets, 8. Pece, A.E.C.: Generatve-Model-Based Tracng by Cluster Analyss of Image Dfferences, Robotcs and Autonomous Systems, Vol. 49, No. 3, pp , 2002.

10 Fg. 6. Comparson of the method wth drect KLT tracng. 3 KLT tracs are dsplayed n the mddle panel. Note that the red one drfts from the group of people to the vehcle durng occluson (the frst row of the rght panel), and the blue one umps from one leg of a pedestran to another durng deformaton (the second row of the rght panel). As our method captures the stochastc propertes of the clusters of feature ponts, these unstable feature ponts don t affect the tracng results very much, shown n the left panel. Fg. 7. Comparson of the method wth our prevous wor whch ntegrates bacground subtracton and moton hstory detecton n the framewor of a Kalman flter [14]. As expected, the trac of the pedestran s lost durng the rapd llumnaton changes, shown n the rght panel, whereas our new method succeeds n tracng n such stuatons, shown n the left panel. In the mddle panel, two submages of the same pedestran at dfferent tme are dsplayed to show how the parameters of the cluster are affected by the shadow. 9. Du, W., Pater, J., Verly, J.: Tracng by Perceptually Groupng Feature Ponts nto Clusters, submtted. 10. Doucet, A., Fretas, N., Godor, N., eds: Sequental Monte Carlo Methods n Practce, Sprnger Verlag, Medon, G., Tang, C.K.: Inference of Integrated Surface, Curve and Juncton Descrptons from Sparse 3-D Data, IEEE Transactons on PAMI, Vol. 20, No. 11, pp , Vermaa, J., Doucet, A., Perez, P.: Mantanng Mult-Modalty through Mxture Tracng, Internatonal Conference on Computer Vson, Nce, France, Ouma, K., Taleghan, A., Fretas, N.D., Lttle, J.J., Lowe, D.G.: A Boosted Partcle Flter: Multtarget Detecton and Tracng, ECCV, Vol. 1, pp , Pater, J., Crowley, J.: Mult-Modal Tracng of Interactng Targets Usng Gaussan Approxmatons. Proceedngs of the Second IEEE Internatonal Worshop on Performance Evaluaton of Tracng and Survellance, Hawa, USA, 2001.

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

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

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

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

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

More information

A Fast 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

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

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

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

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET Jae-young Lee, Shahram Payandeh, and Ljljana Trajovć School of Engneerng Scence Smon Fraser Unversty 8888 Unversty

More information

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET Jae-young Lee, Shahram Payandeh, and Ljljana Trajovć School of Engneerng Scence Smon Fraser Unversty 8888 Unversty

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

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

Dynamic Camera Assignment and Handoff

Dynamic Camera Assignment and Handoff 12 Dynamc Camera Assgnment and Handoff Br Bhanu and Ymng L 12.1 Introducton...338 12.2 Techncal Approach...339 12.2.1 Motvaton and Problem Formulaton...339 12.2.2 Game Theoretc Framework...339 12.2.2.1

More information

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

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

More information

Multiple Frame Motion Inference Using Belief Propagation

Multiple Frame Motion Inference Using Belief Propagation Multple Frame Moton Inference Usng Belef Propagaton Jang Gao Janbo Sh The Robotcs Insttute Department of Computer and Informaton Scence Carnege Mellon Unversty Unversty of Pennsylvana Pttsburgh, PA 53

More information

An Efficient Background Updating Scheme for Real-time Traffic Monitoring

An Efficient Background Updating Scheme for Real-time Traffic Monitoring 2004 IEEE Intellgent Transportaton Systems Conference Washngton, D.C., USA, October 3-6, 2004 WeA1.3 An Effcent Background Updatng Scheme for Real-tme Traffc Montorng Suchendra M. Bhandarkar and Xngzh

More information

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input Real-tme Jont Tracng of a Hand Manpulatng an Object from RGB-D Input Srnath Srdhar 1 Franzsa Mueller 1 Mchael Zollhöfer 1 Dan Casas 1 Antt Oulasvrta 2 Chrstan Theobalt 1 1 Max Planc Insttute for Informatcs

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

K-means and Hierarchical Clustering

K-means and Hierarchical Clustering Note to other teachers and users of these sldes. Andrew would be delghted f you found ths source materal useful n gvng your own lectures. Feel free to use these sldes verbatm, or to modfy them to ft your

More information

Real-time Multiple Objects Tracking with Occlusion Handling in Dynamic Scenes

Real-time Multiple Objects Tracking with Occlusion Handling in Dynamic Scenes Real-tme Multple Obects Tracng wth Occluson Handlng n Dynamc Scenes Tao Yang 1, Stan Z.L 2, Quan Pan 1, Jng L 1 1 College of Automatc Control, Northwestern Polytechncal Unversty, X an, Chna, 710072 2 Natonal

More information

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

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

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

Object Contour Tracking Using Multi-feature Fusion based Particle Filter

Object Contour Tracking Using Multi-feature Fusion based Particle Filter Object Contour Tracng Usng Mult-feature Fuson based Partcle Flter Xaofeng Lu 1,3, L Song 1,2, Songyu Yu 1, Nam Lng 2 Insttute of Image Communcaton and Informaton Processng 1 Shangha Jao Tong Unversty,

More information

Index Terms Object tracking, Extended Kalmanfiter, Particle filter, Color matching.

Index Terms Object tracking, Extended Kalmanfiter, Particle filter, Color matching. Object Tracng under Heavy Occluson based on Extended Kalman Flter, Partcle Flter, and Color Matchng Youngsung Soh, Mudasar Qadr, Had Raja, Yongsu Hae, Intae Km, Mal M. Khan, and Tayyab Wahab soh@mju.ac.r,

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

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

A novel framework for motion segmentation and tracking by clustering incomplete trajectories

A novel framework for motion segmentation and tracking by clustering incomplete trajectories A novel framewor for moton segmentaton and tracng by clusterng ncomplete trajectores Vasleos Karavasls, Konstantnos Bleas, Chrstophoros Nou Department of Computer Scence, Unversty of Ioannna, PO Box 1186,

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

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

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

Monte Carlo Rendering

Monte Carlo Rendering Monte Carlo Renderng Last Tme? Modern Graphcs Hardware Cg Programmng Language Gouraud Shadng vs. Phong Normal Interpolaton Bump, Dsplacement, & Envronment Mappng Cg Examples G P R T F P D Today Does Ray

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

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

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

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

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

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

MOTION BLUR ESTIMATION AT CORNERS

MOTION BLUR ESTIMATION AT CORNERS Gacomo Boracch and Vncenzo Caglot Dpartmento d Elettronca e Informazone, Poltecnco d Mlano, Va Ponzo, 34/5-20133 MILANO boracch@elet.polm.t, caglot@elet.polm.t Keywords: Abstract: Pont Spread Functon Parameter

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

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

Face Tracking Using Motion-Guided Dynamic Template Matching

Face Tracking Using Motion-Guided Dynamic Template Matching ACCV2002: The 5th Asan Conference on Computer Vson, 23--25 January 2002, Melbourne, Australa. Face Trackng Usng Moton-Guded Dynamc Template Matchng Lang Wang, Tenu Tan, Wemng Hu atonal Laboratory of Pattern

More information

Classifier Swarms for Human Detection in Infrared Imagery

Classifier Swarms for Human Detection in Infrared Imagery Classfer Swarms for Human Detecton n Infrared Imagery Yur Owechko, Swarup Medasan, and Narayan Srnvasa HRL Laboratores, LLC 3011 Malbu Canyon Road, Malbu, CA 90265 {owechko, smedasan, nsrnvasa}@hrl.com

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

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

More information

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science EECS 730 Introducton to Bonformatcs Sequence Algnment Luke Huan Electrcal Engneerng and Computer Scence http://people.eecs.ku.edu/~huan/ HMM Π s a set of states Transton Probabltes a kl Pr( l 1 k Probablty

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

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

Robust Inlier Feature Tracking Method for Multiple Pedestrian Tracking

Robust Inlier Feature Tracking Method for Multiple Pedestrian Tracking 2011 Internatonal Conference on Informaton and Intellgent Computng IPCSIT vol.18 (2011) (2011) IACSIT Press, Sngapore Robust Inler Feature Trackng Method for Multple Pedestran Trackng Young-Chul Lm a*

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

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated.

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated. Some Advanced SP Tools 1. umulatve Sum ontrol (usum) hart For the data shown n Table 9-1, the x chart can be generated. However, the shft taken place at sample #21 s not apparent. 92 For ths set samples,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

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

Online codebook modeling based background subtraction with a moving camera

Online codebook modeling based background subtraction with a moving camera Onlne codebook modelng based background subtracton wth a movng camera Lyun Gong School of Computer Scence Unversty of Lncoln, UK Emal: lgong@lncoln.ac.uk Mao Yu School of Computer Scence Unversty of Lncoln,

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

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

Fast Feature Value Searching for Face Detection

Fast Feature Value Searching for Face Detection Vol., No. 2 Computer and Informaton Scence Fast Feature Value Searchng for Face Detecton Yunyang Yan Department of Computer Engneerng Huayn Insttute of Technology Hua an 22300, Chna E-mal: areyyyke@63.com

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

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

A SALIENCY BASED OBJECT TRACKING METHOD

A SALIENCY BASED OBJECT TRACKING METHOD A SALIENCY BASED OBJECT TRACKING METHOD Shje Zhang and Fred Stentford Unversty College London, Adastral Park Campus, Ross Buldng Martlesham Heath, Ipswch, IP5 3RE, UK {j.zhang, f.stentford}@adastral.ucl.ac.uk

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

Local Quaternary Patterns and Feature Local Quaternary Patterns

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

More information

An Attention Based Method For Motion Detection And Estimation

An Attention Based Method For Motion Detection And Estimation An Attenton Based Method For Moton Detecton And Estmaton Shje Zhang and Fred Stentford Department of Electronc and Electrcal Engneerng Unversty College London, Adastral Par Campus, Ross Buldng Martlesham

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

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

Human Tracking in Thermal Catadioptric Omnidirectional Vision

Human Tracking in Thermal Catadioptric Omnidirectional Vision Proceedng of the IEEE Internatonal Conference on Informaton and Automaton Shenzhen, Chna June 20 Human Tracng n Thermal Catadoptrc Omndrectonal Vson Yazhe Tang, Youfu L, Tanxang Ba, Xaolong Zhou Department

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

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

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Elsevier Editorial(tm) for Image and Vision Computing Manuscript Draft

Elsevier Editorial(tm) for Image and Vision Computing Manuscript Draft Elsever Edtoral(tm) for Image and Vson Computng Manuscrpt Draft Manuscrpt Number: Ttle: FPIV'4:Effcent Partcle Flterng Usng RANSAC wth Applcaton to 3D Face Trackng Artcle Type: Specal Issue Paper Keywords:

More information

Biostatistics 615/815

Biostatistics 615/815 The E-M Algorthm Bostatstcs 615/815 Lecture 17 Last Lecture: The Smplex Method General method for optmzaton Makes few assumptons about functon Crawls towards mnmum Some recommendatons Multple startng ponts

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

Video Object Tracking Based On Extended Active Shape Models With Color Information

Video Object Tracking Based On Extended Active Shape Models With Color Information CGIV'2002: he Frst Frst European Conference Colour on Colour n Graphcs, Imagng, and Vson Vdeo Object rackng Based On Extended Actve Shape Models Wth Color Informaton A. Koschan, S.K. Kang, J.K. Pak, B.

More information

CSE 237A: Final Project Report Object Tracking Willis Hoang & Shimona Carvalho November 27, 2006

CSE 237A: Final Project Report Object Tracking Willis Hoang & Shimona Carvalho November 27, 2006 CSE 237A: Fnal Project Report Object Trackng Wlls Hoang & Shmona Carvalho November 27, 2006 1 Project Descrpton For ths project, we plan to mplement an object trackng applcaton usng the ntegrated vdeo

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

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

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

IMPROVING AND EXTENDING THE INFORMATION ON PRINCIPAL COMPONENT ANALYSIS FOR LOCAL NEIGHBORHOODS IN 3D POINT CLOUDS

IMPROVING AND EXTENDING THE INFORMATION ON PRINCIPAL COMPONENT ANALYSIS FOR LOCAL NEIGHBORHOODS IN 3D POINT CLOUDS IMPROVING AND EXTENDING THE INFORMATION ON PRINCIPAL COMPONENT ANALYSIS FOR LOCAL NEIGHBORHOODS IN 3D POINT CLOUDS Davd Belton Cooperatve Research Centre for Spatal Informaton (CRC-SI) The Insttute for

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

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

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

Collaborative Tracking of Objects in EPTZ Cameras

Collaborative Tracking of Objects in EPTZ Cameras Collaboratve Trackng of Objects n EPTZ Cameras Fasal Bashr and Fath Porkl * Mtsubsh Electrc Research Laboratores, Cambrdge, MA, USA ABSTRACT Ths paper addresses the ssue of mult-source collaboratve object

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

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

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

Tracking and Guiding Multiple Laser Beams for Beam and Target Alignment

Tracking and Guiding Multiple Laser Beams for Beam and Target Alignment Internatonal Journal of Automaton and Computng 12(6), December 2015, 600-610 DOI: 10.1007/s11633-015-0908-8 Trackng and Gudng Multple Laser Beams for Beam and Target Algnment Peng-Cheng Zhang De Xu Research

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

A Bilinear Model for Sparse Coding

A Bilinear Model for Sparse Coding A Blnear Model for Sparse Codng Davd B. Grmes and Rajesh P. N. Rao Department of Computer Scence and Engneerng Unversty of Washngton Seattle, WA 98195-2350, U.S.A. grmes,rao @cs.washngton.edu 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

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

Histogram PMHT with Particles

Histogram PMHT with Particles 4th Internatonal Conference on Informaton Fuson Chcago, Illnos, USA, July 5-8, Hstogram PMHT wth Partcles Samuel J. Davey Intellgence Survellance and Reconnassance Dvson, Defence Scence and Technology

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

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

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

More information

Anytime Predictive Navigation of an Autonomous Robot

Anytime Predictive Navigation of an Autonomous Robot Anytme Predctve Navgaton of an Autonomous Robot Shu Yun Chung Department of Mechancal Engneerng Natonal Tawan Unversty Tape, Tawan Emal shuyun@robot0.me.ntu.edu.tw Abstract To acheve fully autonomous moble

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

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

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

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Long-Term Moving Object Segmentation and Tracking Using Spatio-Temporal Consistency

Long-Term Moving Object Segmentation and Tracking Using Spatio-Temporal Consistency Long-Term Movng Obect Segmentaton Trackng Usng Spato-Temporal Consstency D Zhong Shh-Fu Chang {dzhong, sfchang}@ee.columba.edu Department of Electrcal Engneerng, Columba Unversty, NY, USA Abstract The

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

More information