Detecting Global Motion Patterns in Complex Videos

Size: px
Start display at page:

Download "Detecting Global Motion Patterns in Complex Videos"

Transcription

1 Detectng Global Moton Patterns n Complex Vdeos Mn Hu, Saad Al, Mubarak Shah Computer Vson Lab, Unversty of Central Florda {mhu,sal,shah}@eecs.ucf.edu Abstract Learnng domnant moton patterns or actvtes from a vdeo s an mportant survellance problem, especally n crowded envronments lke markets, subways etc., where trackng of ndvdual objects s hard f not mpossble. In ths paper, we propose an algorthm that uses nstantaneous moton feld of the vdeo nstead of long-term moton tracks for learnng the moton patterns. The moton feld s a collecton of ndependent flow vectors detected n each frame of the vdeo where each flow s vector s assocated wth a spatal locaton. A moton pattern s then defned as a group of flow vectors that are part of the same physcal process or moton pattern. Algorthmcally, ths s accomplshed by frst detectng the representatve modes (snks) of the moton patterns, followed by constructon of super tracks, whch are the collectve representaton of the dscovered moton patterns. We also use the super tracks for eventbased vdeo matchng. The effcacy of the approach s demonstrated on challengng real-world sequences. 1. Introducton The tradtonal approach for actvty analyss n a vdeo sequence conssts of followng steps: ) detecton of all the movng objects that are present n the scene; ) trackng of the detected object; and, ) analyss of the tracks for event/actvty detecton. Ths standard processng ppelne works well n a low densty scene where relable trajectores of movng objects can be obtaned whch eventually facltates the detecton of typcal moton patterns as well. However, n realworld stuaton the assumpton of low densty does not always hold. For nstance, vdeos depctng events such as marathons, poltcal ralles, cty center etc., usually contan hundreds of objects. Over the years, lttle attenton has been pad to analyze vdeos of these stuatons especally n terms of learnng the actvty models and moton patterns hdden n these crowded scenes. To deal wth vdeos of these challengng settngs, we propose a new method to learn the typcal moton patterns usng only the global moton flow feld, nstead of long-term trajectores of movng objects. Here, the moton flow feld s a set of ndependent flow vectors representng the nstantaneous moton present n a frame of a vdeo. Such nstantaneous moton nformaton s readly avalable n any stuaton as t s not effected by the densty of objects. The moton flow feld s obtaned by frst usng the exstng optcal flow methods to compute the optcal flow vectors n each frame, and then combnng the optcal flow vectors from all frames of the vdeo nto a sngle global moton feld. Ths global moton feld does not contan any temporal nformaton as the flow vectors from all the frames are merged nto a sngle feld wthout mantanng the nformaton about the vdeo frames they came from. Next, from the global moton flow feld, we extract the representatve modes, whch are called the snks, for each moton pattern. The process of detectng the snks s referred to as the snk seekng process. After extractng the snks and snk paths, they are grouped nto several clusters, each correspondng to a moton pattern present n the vdeo. To collectvely represent the moton pattern, a sngle super track s generated from the snk paths. Related Work: Learnng of moton paths or patterns by clusterng trajectores of movng objects has been attempted before n the lterature. For nstance, Grmson et al. [12] used the trajectores of movng objects to learn the moton patterns whch are then used for abnormal event detecton. Johnson et al. [5] used neural networks to model moton paths from trajectores. Whle n [3], trajectores were teratvely merged nto a path. Smlarly, Wang et al. [9] used a trajectory smlarty measure to cluster trajectores where each clusters was representng a specfc domnant actvty. Porkl et al. [1] represented the trajectores n the HMM parameter space for actvty analyss. Vaswan et al. [10] modeled the moton of all the movng objects performng the same actvty by analyzng the temporal deformaton of the shape whch was constructed by jonng the locatons of the objects n each frame. These above mentoned methods are based on long-term tracks of movng objects and therefore are only applcable to low densty

2 (a) (b) y (c) (d) x (e) Fgure 1. Elevator vdeo: (a) flow vectors (yellow arrows) detected at the correspondng frames #1, #101; (b) detected super tracks; (c) the moton flow feld; (d) a snk seekng process; (e) snk clusterng. scenes. In contrast, we are proposng a new method to detect moton patterns n challengng crowded scenes where long-term tracks of movng objects are not avalable or not relable. In trajectory analyss, snks are defned as the endponts of paths and can be learned from the start and end ponts of the trajectores [2, 4]. However, fragmented trajectores resultng from occlusons or trackng falures wll result n false snks. To detect snks n ths case, Stauffer [6] defned a transton lkelhood matrx and teratvely optmzed the matrx for the estmaton of sources/snks. Wang et al. [9] estmated the snks usng the local densty velocty map n a trajectory clusterng. In ths paper, the snks are defned as the end ponts of the snk paths. They are the modes of moton patterns and defne the number of dstnct moton patterns. 2. Global Moton Flow Feld Generaton Gven an nput vdeo, for each frame we use the exstng methods to compute sparse optcal flow (nstantaneous veloctes) usng the nterest ponts ([8]) or dense optcal flow for all pxel ([11]) n each frame. Consder a pont n the gven frame. Its flow vector, Z, ncludes the locaton, X = (x, y ), and the velocty, V = (vx, vy ),.e., Z = (X, V ). Note that, these flow vectors do not necessarly belong to foreground objects and no tme order or object labels are assocated wth them. In case, trajectores are avalable but not relable, e.g., broken trajectores, then the flow vectors can be obtaned drectly from these fragmented peces of trajectores. All the flow vectors computed from all the frames of the gven vdeo then consttute the global moton flow feld representng the nstantaneous moton feld of the vdeo. Ths flow feld may contan thousands of flow vectors and t s computatonal expensve to apply snk seekng process to such a large amount of data. Moveover, these flow vectors always contan redundant nformaton and nose. Therefore, the flow vectors belongng to the background can be consdered as nose as they contan lttle moton nformaton. To acheve ths, we frst apply a threshold on the velocty

3 magntude to remove the flow vectors that have lttle moton nformaton. Next, we use Gaussan ART (see [13]) to reduce the number of flow vectors from thousands to hundreds. The reduced number of flow vectors stll mantan the geometrc structure of the flow feld, and, therefore, do not effect the results of detectng moton patterns. Fg. 1 shows example flow vectors and correspondng moton flow feld. Snk Seekng: Suppose {Z 1, Z 2,, Z n } s the moton flow feld where Z = (X, V ). The states of the snk seekng process of each pont,, are defned as, Z,t = ( X,t, Ṽ,t), t = 1, 2,..., and computed usng: (a) Z,1 = Z, X,t+1 = X,t + Ṽ,t, (1) n Neghbor( Ṽ,t = X V,t) nw t,n n Neghbor( X,t ) W. (2) t,n L L // The above equatons states that the new poston of a pont depends only on ts locaton and velocty at the last state. Whle the new velocty, Ṽ,t+1, depends not only on the prevous velocty but also on the observed veloctes of ts neghbors. See Fg. 2(b) whch shows the moton trend of group of ponts n a local neghborhood. In ths paper, we employ the kernel based estmaton smlar to the mean shft approach [14] to ncorporate ths neghborhood effect usng followng equaton: ( W t,n = exp Ṽ,t 1 V n h t 1 2), (3) where h t 1 s the bandwdth. Note that, n the mean shft trackng [14], the appearance of pxels n a small neghborhood around the object s used to determne the locaton of the object n the next frame. In our approach, we use the locaton and the velocty of neghborng ponts n the global flow feld to determne the next locaton. The pctoral descrpton of the snk seekng process s presented n Fg. 2(a). 3. Super Track Extracton After the snks are obtaned the next task s to cluster the snks and determne ther correspondng snk paths. The clusterng algorthm starts by ntalzng the snk cluster set to an empty set. It takes each snk and attempts to match t wth all exstng clusters. If a match s found, the snk s assgned to the matched cluster. Otherwse a new cluster s ntalzed wth the current snk as ts center. Clusters wth a small number of snks are often caused by the background or nose, and, therefore, are dscarded. Formally, (b) Fgure 2. Snk seekng process for a gven pont. (a) snk seekng (red: the states of the flow vector n the snk seekng process, orange: the snk, rectangles: sldng wndows, yellow: the snk path); (b) sldng wndow (sold crcle: the flow vector under consderaton; rectangle: sldng wndow; hollow crcles: neghborng ponts; dotted crcles: non-neghborng ponts). gven a snk Z = (X, V ) assocated wth a snk path P Z, and a cluster C k, the snk-cluster dstances are gven by: ) D x (Z, C k) = max Z j C k X Xj, ) D v(z, C <V k) = mn,v j > Z j C k V V j, ) D p (Z, C k) = max Z j C k HausdorffDst(P Z, P Z j ). Here all metrcs are based on comparson between the gven snk Z and the other snk Zj n the cluster C k. The frst metrc measures whether the gven snk Z s spatally close to the cluster C k or not. The second metrc measures the smlarty of ther drectons, and the thrd measures the Hausdorff dstance between ther correspondng snk paths represented by P Z and P Z j respectvely. These three metrcs ensure that two flow vectors nvolved n a smlar moton pattern have smlar snks and snk paths. Followng the clusterng of snks, for each cluster a super track s extracted as the snk path wth the maxmum arc length to represent the correspondng global moton pattern (see Fg. 1).

4 Fgure 3. Generatng super tracks for crowd vdeos. Left Col: Extracted flow vectors (yellow arrows). Center Col: The moton flow feld. Rght Col: Detected super tracks. Super Track Matchng: Each super track may represent motons of several dfferent objects (people, cars etc), snce they are generated usng global flow feld of the whole vdeo. Therefore, super tracks are dfferent form the tradtonal object tracks representng the locatons of a sngle object n dfferent frames. Super track can be used n vdeo matchng snce they can effectvely reduce the problem of mult-object mult-event vdeo matchng to the problem of matchng two sets of super tracks. Consder two vdeos X and Y, and assume X and Y respectvely have n and m super tracks {x } =1,2,...,n and {y j } j=1,2,...,m. We frst defne the smlarty between two super tracks (w+wj) exp{ d(x,yj)} x and y j as p(x, y j ) =,j (w +w j ), where d(x, y j ) s the shape dstance computed by performng the dynamc tme warpng of the drectonal vectors of x and y j (see [7] for detals), and w s the relablty weght assocated to each track x, whch ArcLength(x s gven by w = ) n k=1 ArcLength(x k). To fnd the best matchng between two groups: {x } =1,2,...,n and {y j } j=1,2,...,m, we use maxmum bpartte graph matchng to acheve where each super track s a node n the bpartte graph. The weght of an edge between two nodes s gven by the above equaton. Gven a bpartte graph G = (V, E), a matchng M s a subset of E such that for any two dfferent members e, e M, e e =. The maxmum weght matchng s the one that maxmzes the sum of the weghts. 4. Experments Two classes of vdeos are consdered for the experments whch are ) Crowd, and ) Aeral vdeos. These vdeos contan groups of people and vehcles movng mostly n an unconstraned settng n the presence of shadows and severe occlusons. Fgure 4. Super tracks n aeral vdeo. (a) Top: Intal trackng results where 6 cars generated 16 broken tracklets. Mddle: Trajectores supermposed on the vdeo mosac. Bottom: Correctly generated sngle super track. (b) Left: Flow vectors supermposed on the mosac. Rght: Three super tracks. (c) Top: Flow vectors. Bottom: Fve super tracks. Crowd Vdeos: Fg. 1 shows a crowded scene of a supermarket where crowds of people go up and down through three escalators. Here, we used KLT to extract ntal flow vectors, and correctly generated three super-tracks correspondng to the moton patterns of three escalators. Fg. 3 shows results on two other challengng sequence contanng dense crowd. In Fg. 3(top-row), the crowd of plgrms s movng n two opposte drectons. The plgrms are wearng clothes of smlar color and are occluded by each other, whch makes t very hard to detect and track ndvdual persons. By processng ths vdeo through our proposed method, we generated two super tracks whch correctly correspond to the two moton patterns: plgrms gong up and plgrms gong down. Fg. 3(bottom-row) demonstrates the strength of our method on a sequence of an outdoor scene contanng crowd and shadows. In ths case several super tracks were extracted from the moton flow feld. Agan they correctly correspond to the runnng routes and the drecton of moton. Aeral Vdeos: The aeral vdeos were taken from DARPA s VIVID data set. Here, the man challenge s

5 to resolve the ssue of broken trajectores resultng from the lmted feld of vew and occluson of objects due to terran features. Intal tracklets were generated usng mean-shft tracker n moton compensated magery. The pont flows are then extracted from these tracklets. The frst result s shown n Fg. 4(a) where super track s extracted from the vdeo showng a group of cars makng a U-turn. In ths vdeo, sx vehcles move on a hghway n a convoy form, but only three or four of them are captured by the camera at any tme. Some cars dsappear for more than 100 frames and then reappear whch results n trajectores whch are broken nto many tracklets. It s very dffcult for a trackng based approaches to detect the moton pattern from these broken trajectores. In contrast, our method obtans the flow vectors from these tracklets and does not use the labels of objects, and, therefore, does not requre a complete trajectory. By applyng our algorthm, we are able to generate one super track representng the moton patterns hdden n the 16 tracklets of ths sequence. Two more results are shown n Fg. 4(b) and (c). Super Track Matchng: We also tested the proposed method for super track based vdeo matchng usng the VIVID data set consstng of 21 vdeos. Gven a query vdeo, the super tracks were generated usng the proposed method. The super tracks of the query vdeo were then compared wth the super-track of each vdeo n the database. Fg. 5 llustrates the vdeo matchng results for the sequence shown at the top whch s an IR vdeo. In ths vdeo, there was a group of cars makng S-turns (see frst row n Fg. 5). Fg. 5 shows the three vdeos wth the greatest smlarty to the query vdeo. Note that even though there are multple groups of objects n these three vdeos and only one group n the query vdeo, all of them contan the same moton pattern.e. the S-turn. Despte the mperfect trackng and the varablty n path shapes, our method successfully matched the vdeos wth the query vdeo. 5. Conclusons We have proposed a new method based on nstantaneous moton nformaton, to detect typcal moton patterns for dense crowded scenes. Ths s acheved by proposng a new construct called super track. Acknowledgements: Ths research was funded by the US Government VACE program. References [1] F. M. Porkl, Trajectory Pattern Detecton by HMM Parameter Space Features and Egenvector Clusterng, Fgure 5. Frst Row: Frames #500, #1000, #1130 of the query vdeo. Second to Fourth Row: Most smlar vdeos wth scores of 0.88, 0.76 and 0.75 respectvely. ECCV, [2] D. Makrs and T. Ells, Automatc Learnng of an Actvty-based Semantc Scene Model, AVSBS, [3] D. Makrs and T. Ells, Path Detecton n Vdeo Sequence, IVC, Vol. 30, [4] S. McKenna et al., Learnng Spatal Context from Trackng Usng Penalsed Lkelhood Estmaton, ICPR, [5] N. Johnson et al., Learnng the Dstrbuton of Object Trajectores for Event Recognton, IVC, 14, [6] C. Stauffer, Estmatng Trackng Sources and Snks, Event Mnng Workshop, [7] M. Vlachos et al., Rotaton Invarant Dstance Measures for Trajectores, SIGKDD, [8] B. D. Lucas and T. Kanade, An Iteratve Image Regstraton Technque wth an Applcaton to Stereo Vson, IJCAI, [9] X. Wang et al., Learnng Semantc Scene Models by Trajectory Analyss, ECCV, [10] N. Vaswan et al., Actvty Recognton Usng the Dynamcs of the Confguraton of Interactng Objects, CVPR, [11] R. Gurka et al., Computaton of Pressure Dstrbuton Usng PIV Velocty Data, Workshop on Partcle Image Velocmetry, [12] W. E. L. Grmson et al., Usng Adaptve Trackng to Classfy and Montor Actvtes n a Ste, CVPR, [13] J. R. Wllamson, Gaussan ARTMAP: A Neural Network for Fast Incremental Learnng of Nosy Multdmensonal Maps, Neural Netw., [14] D. Comancu et al., Mean Shft: A Robust Approach Toward Feature Space Analyss, PAMI, 24(5)

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

Vehicle Detection and Tracking in Video from Moving Airborne Platform

Vehicle Detection and Tracking in Video from Moving Airborne Platform Journal of Computatonal Informaton Systems 10: 12 (2014) 4965 4972 Avalable at http://www.jofcs.com Vehcle Detecton and Trackng n Vdeo from Movng Arborne Platform Lye ZHANG 1,2,, Hua WANG 3, L LI 2 1 School

More information

A Suspect Vehicle Tracking System Based on Video

A Suspect Vehicle Tracking System Based on Video 3rd Internatonal Conference on Multmeda Technology ICMT 2013) A Suspect Vehcle Trackng System Based on Vdeo Yad Chen 1, Tuo Wang Abstract. Vdeo survellance systems are wdely used n securty feld. The large

More information

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM

CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE DISTRIBUTED VIDEO SURVEILLANCESYSTEM Internatonal Research Journal of Appled and Basc Scences 2013 Avalable onlne at www.rjabs.com ISSN 2251-838X / Vol, 4 (12):3658-3663 Scence Explorer Publcatons CONSISTENT VEHICLES TRACKING BY USING A COOPERATIVE

More information

A Multi-mode Image Tracking System Based on Distributed Fusion

A Multi-mode Image Tracking System Based on Distributed Fusion A Mult-mode Image Tracng System Based on Dstrbuted Fuson Ln zheng Chongzhao Han Dongguang Zuo Hongsen Yan School of Electroncs & nformaton engneerng, X an Jaotong Unversty X an, Shaanx, Chna Lnzheng@malst.xjtu.edu.cn

More information

Distributed Multi-Target Tracking In A Self-Configuring Camera Network

Distributed Multi-Target Tracking In A Self-Configuring Camera Network Dstrbuted Mult-Target Trackng In A Self-Confgurng Camera Network Crstan Soto, B Song, Amt K. Roy-Chowdhury Department of Electrcal Engneerng Unversty of Calforna, Rversde {cwlder,bsong,amtrc}@ee.ucr.edu

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

More information

Human Tracking by Fast Mean Shift Mode Seeking

Human Tracking by Fast Mean Shift Mode Seeking JOURAL OF MULTIMEDIA, VOL. 1, O. 1, APRIL 2006 1 Human Trackng by Fast Mean Shft Mode Seekng [10 font sze blank 1] [10 font sze blank 2] C. Belezna Advanced Computer Vson GmbH - ACV, Venna, Austra Emal:

More information

Multiframe Many Many Point Correspondence for Vehicle Tracking in High Density Wide Area Aerial Videos

Multiframe Many Many Point Correspondence for Vehicle Tracking in High Density Wide Area Aerial Videos Int J Comput Vs DOI 10.1007/s11263-013-0624-1 Multframe Many Many Pont Correspondence for Vehcle Trackng n Hgh Densty Wde Area Aeral Vdeos Imran Saleem Mubarak Shah Receved: 21 December 2011 / Accepted:

More information

Traffic State Estimation in the Traffic Management Center of Berlin

Traffic State Estimation in the Traffic Management Center of Berlin Traffc State Estmaton n the Traffc Management Center of Berln Authors: Peter Vortsch, PTV AG, Stumpfstrasse, D-763 Karlsruhe, Germany phone ++49/72/965/35, emal peter.vortsch@ptv.de Peter Möhl, PTV AG,

More information

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement

An Enhanced Super-Resolution System with Improved Image Registration, Automatic Image Selection, and Image Enhancement An Enhanced Super-Resoluton System wth Improved Image Regstraton, Automatc Image Selecton, and Image Enhancement Yu-Chuan Kuo ( ), Chen-Yu Chen ( ), and Chou-Shann Fuh ( ) Department of Computer Scence

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking

A Multi-Camera System on PC-Cluster for Real-time 3-D Tracking The 23 rd Conference of the Mechancal Engneerng Network of Thaland November 4 7, 2009, Chang Ma A Mult-Camera System on PC-Cluster for Real-tme 3-D Trackng Vboon Sangveraphunsr*, Krtsana Uttamang, and

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

Single and multiple stage classifiers implementing logistic discrimination

Single and multiple stage classifiers implementing logistic discrimination Sngle and multple stage classfers mplementng logstc dscrmnaton Hélo Radke Bttencourt 1 Dens Alter de Olvera Moraes 2 Vctor Haertel 2 1 Pontfíca Unversdade Católca do Ro Grande do Sul - PUCRS Av. Ipranga,

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

Brigid Mullany, Ph.D University of North Carolina, Charlotte

Brigid Mullany, Ph.D University of North Carolina, Charlotte Evaluaton And Comparson Of The Dfferent Standards Used To Defne The Postonal Accuracy And Repeatablty Of Numercally Controlled Machnng Center Axes Brgd Mullany, Ph.D Unversty of North Carolna, Charlotte

More information

An interactive system for structure-based ASCII art creation

An interactive system for structure-based ASCII art creation An nteractve system for structure-based ASCII art creaton Katsunor Myake Henry Johan Tomoyuk Nshta The Unversty of Tokyo Nanyang Technologcal Unversty Abstract Non-Photorealstc Renderng (NPR), whose am

More information

Multi-Robot Tracking of a Moving Object Using Directional Sensors

Multi-Robot Tracking of a Moving Object Using Directional Sensors Mult-Robot Trackng of a Movng Object Usng Drectonal Sensors Xaomng Hu, Karl H. Johansson, Manuel Mazo Jr., Alberto Speranzon Dept. of Sgnals, Sensors & Systems Royal Insttute of Technology, SE- 44 Stockholm,

More information

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING Matthew J. Lberatore, Department of Management and Operatons, Vllanova Unversty, Vllanova, PA 19085, 610-519-4390,

More information

A machine vision approach for detecting and inspecting circular parts

A machine vision approach for detecting and inspecting circular parts A machne vson approach for detectng and nspectng crcular parts Du-Mng Tsa Machne Vson Lab. Department of Industral Engneerng and Management Yuan-Ze Unversty, Chung-L, Tawan, R.O.C. E-mal: edmtsa@saturn.yzu.edu.tw

More information

VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM

VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM IJRET: Internatonal Journal of Research n Engneerng and Technology eissn: 2319-1163 pissn: 2321-7308 VEHICLE DETECTION BY USING REAR PARTS AND TRACKING SYSTEM Yogn Ashokrao Kanhegaonkar 1, Jagtap Rupal

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Human behaviour analysis and event recognition at a point of sale

Human behaviour analysis and event recognition at a point of sale Human behavour analyss and event recognton at a pont of sale R. Scre MIRANE S.A.S. Cenon, France scre@labr.fr H. Ncolas LaBRI, Unversty of Bordeaux Talence, France ncolas@labr.fr Abstract Ths paper presents

More information

Everybody needs somebody: Modeling social and grouping behavior on a linear programming multiple people tracker

Everybody needs somebody: Modeling social and grouping behavior on a linear programming multiple people tracker Everybody needs somebody: Modelng socal and groupng behavor on a lnear programmng multple people tracker Laura Leal-Taxe, Gerard Pons-Moll and Bodo Rosenhahn Insttute for Informaton Processng (TNT) Lebnz

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions In Proc. IEEE Internatonal Conference on Advanced Vdeo and Sgnal based Survellance (AVSS 05), September 2005 Hallucnatng Multple Occluded CCTV Face Images of Dfferent Resolutons Ku Ja Shaogang Gong Computer

More information

A Fast Incremental Spectral Clustering for Large Data Sets

A Fast Incremental Spectral Clustering for Large Data Sets 2011 12th Internatonal Conference on Parallel and Dstrbuted Computng, Applcatons and Technologes A Fast Incremental Spectral Clusterng for Large Data Sets Tengteng Kong 1,YeTan 1, Hong Shen 1,2 1 School

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits

Linear Circuits Analysis. Superposition, Thevenin /Norton Equivalent circuits Lnear Crcuts Analyss. Superposton, Theenn /Norton Equalent crcuts So far we hae explored tmendependent (resste) elements that are also lnear. A tmendependent elements s one for whch we can plot an / cure.

More information

Learning from Multiple Outlooks

Learning from Multiple Outlooks Learnng from Multple Outlooks Maayan Harel Department of Electrcal Engneerng, Technon, Hafa, Israel She Mannor Department of Electrcal Engneerng, Technon, Hafa, Israel maayanga@tx.technon.ac.l she@ee.technon.ac.l

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance Calbraton Method Instances of the Cell class (one nstance for each FMS cell) contan ADC raw data and methods assocated wth each partcular FMS cell. The calbraton method ncludes event selecton (Class Cell

More information

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications

Descriptive Models. Cluster Analysis. Example. General Applications of Clustering. Examples of Clustering Applications CMSC828G Prncples of Data Mnng Lecture #9 Today s Readng: HMS, chapter 9 Today s Lecture: Descrptve Modelng Clusterng Algorthms Descrptve Models model presents the man features of the data, a global summary

More information

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

Web Object Indexing Using Domain Knowledge *

Web Object Indexing Using Domain Knowledge * Web Object Indexng Usng Doman Knowledge * Muyuan Wang Department of Automaton Tsnghua Unversty Bejng 100084, Chna (86-10)51774518 Zhwe L, Le Lu, We-Yng Ma Mcrosoft Research Asa Sgma Center, Hadan Dstrct

More information

Rotation Kinematics, Moment of Inertia, and Torque

Rotation Kinematics, Moment of Inertia, and Torque Rotaton Knematcs, Moment of Inerta, and Torque Mathematcally, rotaton of a rgd body about a fxed axs s analogous to a lnear moton n one dmenson. Although the physcal quanttes nvolved n rotaton are qute

More information

Faraday's Law of Induction

Faraday's Law of Induction Introducton Faraday's Law o Inducton In ths lab, you wll study Faraday's Law o nducton usng a wand wth col whch swngs through a magnetc eld. You wll also examne converson o mechanc energy nto electrc energy

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time

Vehicle Detection, Classification and Position Estimation based on Monocular Video Data during Night-time Vehcle Detecton, Classfcaton and Poston Estmaton based on Monocular Vdeo Data durng Nght-tme Jonas Frl, Marko H. Hoerter, Martn Lauer and Chrstoph Stller Keywords: Automotve Lghtng, Lght-based Drver Assstance,

More information

Software project management with GAs

Software project management with GAs Informaton Scences 177 (27) 238 241 www.elsever.com/locate/ns Software project management wth GAs Enrque Alba *, J. Francsco Chcano Unversty of Málaga, Grupo GISUM, Departamento de Lenguajes y Cencas de

More information

HALL EFFECT SENSORS AND COMMUTATION

HALL EFFECT SENSORS AND COMMUTATION OEM770 5 Hall Effect ensors H P T E R 5 Hall Effect ensors The OEM770 works wth three-phase brushless motors equpped wth Hall effect sensors or equvalent feedback sgnals. In ths chapter we wll explan how

More information

Abstract. 1. Introduction

Abstract. 1. Introduction System and Methodology for Usng Moble Phones n Lve Remote Montorng of Physcal Actvtes Hamed Ketabdar and Matt Lyra Qualty and Usablty Lab, Deutsche Telekom Laboratores, TU Berln hamed.ketabdar@telekom.de,

More information

WISE-Integrator: An Automatic Integrator of Web Search Interfaces for E-Commerce

WISE-Integrator: An Automatic Integrator of Web Search Interfaces for E-Commerce WSE-ntegrator: An Automatc ntegrator of Web Search nterfaces for E-Commerce Ha He, Wey Meng Dept. of Computer Scence SUNY at Bnghamton Bnghamton, NY 13902 {hahe,meng}@cs.bnghamton.edu Clement Yu Dept.

More information

Enterprise Master Patient Index

Enterprise Master Patient Index Enterprse Master Patent Index Healthcare data are captured n many dfferent settngs such as hosptals, clncs, labs, and physcan offces. Accordng to a report by the CDC, patents n the Unted States made an

More information

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM BARRIOT Jean-Perre, SARRAILH Mchel BGI/CNES 18.av.E.Beln 31401 TOULOUSE Cedex 4 (France) Emal: jean-perre.barrot@cnes.fr 1/Introducton The

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

Vehicle Tracking Using Particle Filter for Parking Management System

Vehicle Tracking Using Particle Filter for Parking Management System 2014 4th Internatonal Conference on Artfcal Intellgence wth Applcatons n Engneerng and Technology Vehcle Trackng Usng Partcle Flter for Parkng Management System Kenneth Tze Kn Teo, Renee Ka Yn Chn, N.S.V.

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

Fragility Based Rehabilitation Decision Analysis

Fragility Based Rehabilitation Decision Analysis .171. Fraglty Based Rehabltaton Decson Analyss Cagdas Kafal Graduate Student, School of Cvl and Envronmental Engneerng, Cornell Unversty Research Supervsor: rcea Grgoru, Professor Summary A method s presented

More information

Mining Multiple Large Data Sources

Mining Multiple Large Data Sources The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 2 24 Mnng Multple Large Data Sources Anmesh Adhkar, Pralhad Ramachandrarao 2, Bhanu Prasad 3, and Jhml Adhkar 4 Department of

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Who are you with and Where are you going?

Who are you with and Where are you going? Who are you wth and Where are you gong? Kota Yamaguch Alexander C. Berg Lus E. Ortz Tamara L. Berg Stony Brook Unversty Stony Brook Unversty, NY 11794, USA {kyamagu, aberg, leortz, tlberg}@cs.stonybrook.edu

More information

Non-symmetric membership function for Fuzzy-based visual servoing onboard a UAV.

Non-symmetric membership function for Fuzzy-based visual servoing onboard a UAV. 1 Non-symmetrc membershp functon for Fuzzy-based vsual servong onboard a UAV. M. A. Olvares-Méndez* and P. Campoy and C. Martínez and I. F. Mondragón B. Computer Vson Group, DISAM, Unversdad Poltécnca

More information

NON-LINEAR MULTIMODAL OBJECT TRACKING BASED ON 2D LIDAR DATA

NON-LINEAR MULTIMODAL OBJECT TRACKING BASED ON 2D LIDAR DATA Metrol. Meas. Syst. Vol. XVI (009), No 3, pp. 359-369 METROLOGY AND MEASUREMENT SYSTEMS Index 330930, ISSN 0860-89 www.metrology.pg.gda.pl NON-LINEAR MULTIMODAL OBJECT TRACKING BASED ON D LIDAR DATA Mchael

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) yaoq.feng@yahoo.com Abstract

More information

A Simple Approach to Clustering in Excel

A Simple Approach to Clustering in Excel A Smple Approach to Clusterng n Excel Aravnd H Center for Computatonal Engneerng and Networng Amrta Vshwa Vdyapeetham, Combatore, Inda C Rajgopal Center for Computatonal Engneerng and Networng Amrta Vshwa

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Multi-Sensor Coordination And Fusion For Automotive Safety Applications

Multi-Sensor Coordination And Fusion For Automotive Safety Applications Mult-Sensor Coordnaton And Fuson For Automotve Safety Applcatons N. Floudas, A. Polychronopoulos, M. Tsogas, A. Amdts Insttute of Communcaton and Computer Systems Iroon Polytechnou St. 9, 773 Athens, Greece

More information

Analysis of Premium Liabilities for Australian Lines of Business

Analysis of Premium Liabilities for Australian Lines of Business Summary of Analyss of Premum Labltes for Australan Lnes of Busness Emly Tao Honours Research Paper, The Unversty of Melbourne Emly Tao Acknowledgements I am grateful to the Australan Prudental Regulaton

More information

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network *

Data Broadcast on a Multi-System Heterogeneous Overlayed Wireless Network * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 819-840 (2008) Data Broadcast on a Mult-System Heterogeneous Overlayed Wreless Network * Department of Computer Scence Natonal Chao Tung Unversty Hsnchu,

More information

L10: Linear discriminants analysis

L10: Linear discriminants analysis L0: Lnear dscrmnants analyss Lnear dscrmnant analyss, two classes Lnear dscrmnant analyss, C classes LDA vs. PCA Lmtatons of LDA Varants of LDA Other dmensonalty reducton methods CSCE 666 Pattern Analyss

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

320 The Internatonal Arab Journal of Informaton Technology, Vol. 5, No. 3, July 2008 Comparsons Between Data Clusterng Algorthms Osama Abu Abbas Computer Scence Department, Yarmouk Unversty, Jordan Abstract:

More information

Sensor placement for leak detection and location in water distribution networks

Sensor placement for leak detection and location in water distribution networks Sensor placement for leak detecton and locaton n water dstrbuton networks ABSTRACT R. Sarrate*, J. Blesa, F. Near, J. Quevedo Automatc Control Department, Unverstat Poltècnca de Catalunya, Rambla de Sant

More information

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign

PAS: A Packet Accounting System to Limit the Effects of DoS & DDoS. Debish Fesehaye & Klara Naherstedt University of Illinois-Urbana Champaign PAS: A Packet Accountng System to Lmt the Effects of DoS & DDoS Debsh Fesehaye & Klara Naherstedt Unversty of Illnos-Urbana Champagn DoS and DDoS DDoS attacks are ncreasng threats to our dgtal world. Exstng

More information

8 Algorithm for Binary Searching in Trees

8 Algorithm for Binary Searching in Trees 8 Algorthm for Bnary Searchng n Trees In ths secton we present our algorthm for bnary searchng n trees. A crucal observaton employed by the algorthm s that ths problem can be effcently solved when the

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES Zuzanna BRO EK-MUCHA, Grzegorz ZADORA, 2 Insttute of Forensc Research, Cracow, Poland 2 Faculty of Chemstry, Jagellonan

More information

HÜCKEL MOLECULAR ORBITAL THEORY

HÜCKEL MOLECULAR ORBITAL THEORY 1 HÜCKEL MOLECULAR ORBITAL THEORY In general, the vast maorty polyatomc molecules can be thought of as consstng of a collecton of two electron bonds between pars of atoms. So the qualtatve pcture of σ

More information

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008

Risk-based Fatigue Estimate of Deep Water Risers -- Course Project for EM388F: Fracture Mechanics, Spring 2008 Rsk-based Fatgue Estmate of Deep Water Rsers -- Course Project for EM388F: Fracture Mechancs, Sprng 2008 Chen Sh Department of Cvl, Archtectural, and Envronmental Engneerng The Unversty of Texas at Austn

More information

Simultaneous Mosaicing and Tracking with an Event Camera

Simultaneous Mosaicing and Tracking with an Event Camera KIM et al.: SIMULTANEOUS MOSAICING AND TRACKING WITH AN EVENT CAMERA 1 Smultaneous Mosacng and Trackng wth an Event Camera Hanme Km 1 hanme.km@mperal.ac.uk Ankur Handa 2 ah781@cam.ac.uk Ryad Benosman 3

More information

J. Parallel Distrib. Comput.

J. Parallel Distrib. Comput. J. Parallel Dstrb. Comput. 71 (2011) 62 76 Contents lsts avalable at ScenceDrect J. Parallel Dstrb. Comput. journal homepage: www.elsever.com/locate/jpdc Optmzng server placement n dstrbuted systems n

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler kms@cs.str.ac.uk Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

Activity Scheduling for Cost-Time Investment Optimization in Project Management

Activity Scheduling for Cost-Time Investment Optimization in Project Management PROJECT MANAGEMENT 4 th Internatonal Conference on Industral Engneerng and Industral Management XIV Congreso de Ingenería de Organzacón Donosta- San Sebastán, September 8 th -10 th 010 Actvty Schedulng

More information

Support vector domain description

Support vector domain description Pattern Recognton Letters 20 (1999) 1191±1199 www.elsever.nl/locate/patrec Support vector doman descrpton Davd M.J. Tax *,1, Robert P.W. Dun Pattern Recognton Group, Faculty of Appled Scence, Delft Unversty

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm

Document Clustering Analysis Based on Hybrid PSO+K-means Algorithm Document Clusterng Analyss Based on Hybrd PSO+K-means Algorthm Xaohu Cu, Thomas E. Potok Appled Software Engneerng Research Group, Computatonal Scences and Engneerng Dvson, Oak Rdge Natonal Laboratory,

More information

Testing CAB-IDS through Mutations: on the Identification of Network Scans

Testing CAB-IDS through Mutations: on the Identification of Network Scans Testng CAB-IDS through Mutatons: on the Identfcaton of Network Scans Emlo Corchado, Álvaro Herrero, José Manuel Sáz Department of Cvl Engneerng, Unversty of Burgos, Span {escorchado, ahcoso, msaz}@ubu.es

More information

USE OF THE SRTM DEM AS A GEO-REFERENCING TOOL BY ELEVATION MATCHING

USE OF THE SRTM DEM AS A GEO-REFERENCING TOOL BY ELEVATION MATCHING USE OF THE SRTM DEM AS A GEO-REFERENCING TOOL BY ELEVATION MATCHING J. A. Gonçalves a, A. M. Morgado b a Faculdade de Cêncas - Unversdade do Porto, Rua Campo Alegre, 4430-354 Porto, Portugal - jagoncal@fc.up.pt

More information

An Algorithm for Data-Driven Bandwidth Selection

An Algorithm for Data-Driven Bandwidth Selection IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 25, NO. 2, FEBRUARY 2003 An Algorthm for Data-Drven Bandwdth Selecton Dorn Comancu, Member, IEEE Abstract The analyss of a feature space

More information

Product Quality and Safety Incident Information Tracking Based on Web

Product Quality and Safety Incident Information Tracking Based on Web Product Qualty and Safety Incdent Informaton Trackng Based on Web News 1 Yuexang Yang, 2 Correspondng Author Yyang Wang, 2 Shan Yu, 2 Jng Q, 1 Hual Ca 1 Chna Natonal Insttute of Standardzaton, Beng 100088,

More information

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing

A Replication-Based and Fault Tolerant Allocation Algorithm for Cloud Computing A Replcaton-Based and Fault Tolerant Allocaton Algorthm for Cloud Computng Tork Altameem Dept of Computer Scence, RCC, Kng Saud Unversty, PO Box: 28095 11437 Ryadh-Saud Araba Abstract The very large nfrastructure

More information