Evaluation and Improvement of Region-based Motion Segmentation

Size: px
Start display at page:

Download "Evaluation and Improvement of Region-based Motion Segmentation"

Transcription

1 Evaluaion and Improvemen of Region-based Moion Segmenaion Mark Ross Universiy Koblenz-Landau, Insiue of Compuaional Visualisics, Universiässraße 1, Koblenz, Germany Absrac Several approaches of moion segmenaion were published in he las years, bu an evaluaion of hese differen approaches is missing up o now. Here we evaluae differen mehods of moion segmenaion o opimize our moion esimaion sysem [5] based on a n:m maching of color regions. We compare four differen neighborhood checking mehods and hree differen moion similariy ess in combinaion. For his purpose a qualiy measure was developed wih a hand segmenaion as a ground ruh. This measure conains boh he posiive moion segmenaion error and he negaive one. Moreover a new, efficien approach for checking neighborhood relaions beween image regions is presened and also evaluaed. Keywords: moion segmenaion, neighborhood analysis, rajecory comparison, moving camera, evaluaion, ri-sae hand segmenaion 1 Inroducion The differen echniques of moion segmenaion can be devided in wo groups: sysems wih saic camera and sysems wih moving camera. A saic camera allows o pariion he images ino foreground and background. Changes in successive images are deeced as foreground whereas saic areas are deeced as background [1]. Obvious hese echniques fail for moving cameras as he complee image migh be in change. In his aricle echniques for moving camera are regarded as a saic camera is a special case of his more general case. 8. In. Workshop on Vision, Modeling, and Visualizaion VMV 2003, München, Erl e al (Hrsg.) Many promising moion segmenaion approaches wih moving camera firs use a segmenaion or clusering 1 of he images ino regions which are homogeneous in color [2], [3], [4], [5], [9] for solving he correspondence problem by using regions as feaure. Following displacemen vecors of each region can be compued e.g. as displacemen beween ceners of graviy of corresponding regions. 2. These displacemen vecors are used o updae regions moion rajecory and/or o calculae heir moion predicion. The las sep of such a complex image processing chain is o combine neighbored 3 image regions wih similar moion as one moion objec. 4. For his ask - he so called moion segmenaion - a sysem has o check boh he moion similariy and a neighborhood relaions beween regions. An oher approach insead of regarding neighborhoods is o use a priori applicaion knowledge - bu for developing an universal moion segmenaion ool his approach is no analyzed here. This aricle describes differen mehods for analyzing moion similariy and neighborhood checking mehods and compares hem. For his purpose a qualiy measure based on a ri-sae hand segmenaion as ground ruh is developed. As processing chain he n:m maching algorihm [5] is used: afer a CSC color segmenaion [6] feaures of each color segmen were calculaed and used for solving he correspondence problem. The goal of n:m maching is o deermine hose subses 1 Segmenaion creaes coniguous regions whereas clusering parially creaes disconiguous regions. 2 [5] uses a correlaion of regions boundary for compuing displacemen vecors. 3 neighbored needn necessarily mean ouch direc 4 Noe ha his ask is in case of saic camera much more easier because of a possible parinioning ino foreground and background. VMV 2003 Munich, Germany, November 19 21, 2003

2 of wo ses of color regions ha are bes corresponding o each oher. 2 Topological Relaions In his secion hree familiar mehods for analyzing opological neighborhood relaions are briefly described (ch ) and a new approach is presened (ch. 2.4). 2.1 Disance of graviy ceners In [4] no direc neighborhood relaion bu opological nearness is used. This is deermined by he euclidian disance of ceners of graviy ( x i, ȳ i), i {1, 2} of wo regions R 1, R 2 and a hreshold D which conrols he maximum disance beween wo neighbored regions. R 1, R 2 are neighbored, iff p ( x1 x 2) 2 + (ȳ 1 ȳ 2) 2 < D, D R. (1) R 1 R 2 R 3 R 4 D Figure 1: Problem of predefining D: R 3 and R 4 are neighbored, R 1 and R 2 are no neighbored, alhough hey are ouching each oher The choice of he hreshold D needs he knowledge abou he applicaion and he image resoluion, i.e. how large he regions usually are. If here are almos very large regions he hreshold mus be high, because he disances of he graviy ceners are large, oo. Figure 1 illusraes he problem of predefining he maximum cener disance D. This approach is accouned wih he reques of deecing parially masked objecs as a single objec, for example a moving car behind a ree. Bu his requires very accurae knowledge abou he scene, in his example he hickness of he ree mus be known for no maching differen cars driving in a row wih same velociy as one moving objec. 2.2 Overlapping of Bounding Boxes The overlapping of bounding boxes is used as neighborhood check in [2]. Le (x i,min, x i,max, y i,min, y i,max) be he bounding box of region R i. Then region R 1 is neighbored wih region R 2 iff x 1,min 0.5 x 2,max x 2,min 0.5 x 1,max y 1,min 0.5 y 2,max y 2,min 0.5 y 1,max (2) The advanages of his approach are is low compuaional coss and ha here is no need of a priori knowledge of he scene. Bu i deecs oo many neighborhood relaions and reduces he performance of he following processing seps, e.g. similariy check of moion rajecories. 2.3 Overlapping of Convex Hulls In [5] R 1, R 2 are defined as neighbors, iff p min (x1 x 2) 2 + (y 1 y 2) 2 < T R. (x i,y i ) R i (3) The big advanage of his definiion is he fac, ha no only regions are neighbored which direcly ouch each oher, bu all wih is minimum disance is small enough. In a moion segmenaion ask in vehicle guidance a small T of 4 pixels has shown very good resuls. As i is oo cosly calculaing he disances from each pixel of one region o each pixel of he oher region (complexiy O(n 2 )) he neighborhood checking algorihm of [5] uses a fas approximaion of he convex hull wih a regular polygon wih 24 edges. The polygons are enlarged abou 1 T pixels in each 2 direcion (see [8] for deails). If any corner of one of he polygons is inside he oher polygon, he wo color segmens are neighbored. This mehod has he same drawback as he bounding box check: non-convex regions will ge oo many neighbors. 2.4 Boundary Based Neighborhood Analysis For exending our moion esimaion [5] sysem from vehicles o more complex objecs wihou convex boundaries, like moving people, a new approach of neighborhood analysis was developed. In

3 order o handle arbirary boundaries, we consider each boundary pixel 5 of he regions and sore he labels 6 of is neighbor pixels while generaing he chain-code. Therefor each region R i has a boolean array A i of neighborhood relaions wih he size of he number of labels. All he fields in hese arrays are iniialized as logical false. While regarding he boundary of R i each found label l k leads o a rue enry in he array A i a posiion k. Two regions R u, R v wih he labels l u, l v are opologically neighbored iff A u[l v] = rue A v[l u] = rue. (4) Noe ha i is no enough o check only one parial erm of (4) because of possible enclosures. In he case, ha region R u encloses region R v A u[l v] is false and A v[l u] is rue. In n:m maching clusers of regions are mached wih oher clusers. The informaion of all neighbors of a cluser C is received as A C[k] = _ A i[k], k N. (5) i,r i C 3 Moion Similariy Tess We consider a moion vecor as he 2d-displacemen of he cener of graviy of a region (or in case of a n:m maching a cluser of regions) of wo successive frames. The robusness of a moion segmenaion can be increased by regarding no only he newes moion vecor bu also a moion rajecory v(n) which is he series of he las n moion vecors v R 2. In he following a brief descripion of hree common mehods for checking moion similariy is given. 3.1 Similar Predicion in [7] as: v 1 v 2 v 1 + v 2 < T L (6) cos 1 v 1,v 2 < v 1 v 2 Tα wih hreshold T L [0, 1] for checking similariy of vecors lenghs and hreshold T α [0, π] for conrolling maximum angle beween similar vecors. 3.2 Similar Trajecories An oher approach [5] is o compare he hole rajecories v(n) R 2, 0 n < N. In order o olerae local fauls, he rajecories are divided ino overlapping secions of hree successional displacemen vecors of which each a linear approximaion v i = 2i+2 X n=2i v(n), 0 i < N 2 1 (7) is calculaed. Two rajecories are similar, iff heir corresponding linear approximaions v i are similar using he crierion (6). In order o limi he coss, no more han he laes five pairs of linear approximaions were regarded. 3.3 Correlaion of Trajecories In [2] he correlaion of moion rajecories v 1(n), v 2(n), 0 n < N is defined as 1 l 1 l 2 l 1 +l 2 k 1,2 k1,1 k 2,2 wih k i,j = N 1 P (v i(n) v i) T (v j(n) v j), l i = N 1 P n=0 n=0 v i(n), and v i = 1 n N 1 P n=0 v i(n). (8) Two regions are similar in moion, iff correlaion of heir rajecories is greaer han a cerain hreshold T C [0, 1]. A moion predicion can be calculaed as a weighed sum of he moion vecors of a rajecory. Two regions are similar in moion iff heir predicions v 1, v 2 R 2 are similar. The similariy is defined 5 The regions boundary are hose pixels belonging o his region and ouch a pixel of an oher region or are laying on he image boundary. 6 The resul of he previously done color segmenaion

4 4 Qualiy 4.1 Tri-Sae Hand Segmenaion as Ground Truh In order o compare he qualiy of differen neighborhood checking mehods, a hand segmenaion was performed. The sequence was aken ou of a moving car and show an overaking car, which is he objec of ineres. The problem is o find he pixelexac boundary of his objec. Because of floaing color changes he soluion is no unique. Moreover, he shadow of an objec is moving wih he same velociy, so - wihou using objec knowledge - i will be deeced ogeher wih he car as one moion objec, alhough his is usually no waned. In order o solve his problem we segmened he images ino hree regions: foreground F, background B, and undefined U. This is equivalen o a segmenaion of he images ino wo non disjunc classes, which means ha foreground and background are overlapping in he non unique pixels - he undefined region U. The ri-sae hand segmenaion is performed as following: he pixels of an image were assigned o F and B. These wo regions were eroded wih a very small srucure elemen (5 pixel: ), so ha a wo pixel wide region beween F and B is generaed. We define his region as U. Finally he shadow of he car was assigned o U. Fig. 2 and Fig. 4 show some examples of his hand segmenaion. 4.2 Qualiy Measure In order o evaluae he accuracy of he differen mehods of auomaic segmenaion, we define a qualiy measure, ha compares he resuling image wih he hand segmenaion. Le F H denoe he foreground 7 defined by hand segmenaion and F A denoe he foreground deeced by auomaic moion segmenaion. Tha we define c = F H F A number of correc pixels, e + = F H F A posiive error, and e = F H F A negaive error. The qualiy q is calculaed as q = c c + e + + e [0, 1] (9) 7 Foreground is he moving objec of ineres. wih he propery e + + e 0 c > 0 q 1 e + 0 e 0 q 0. (10) Obviously boh, an increasing posiive error and an increasing negaive error, lead o a decreasing qualiy. Also a decreasing number of correcly classified pixels lead o a decreasing qualiy. Wih = c+e he rue number of pixels we ge q = c c + e + + e = e + e +. (11) The dependency of in (11) leads o a scaling invariance of he qualiy measure, so changing he image resoluion doesn change he value of qualiy measure. Posiive and negaive errors are no weighed equal. A posiive/negaive error of 1 pixel causes a change in qualiy of: q + = + 1 q = 1 = = 1 1 (12) (13) Imagine a moion objec wih 100 pixels. In he case of a posiive error of 50 pixels he qualiy is 100 = 0.6 6, in he case of a negaive error of also 50 pixels he qualiy is = 0.5. Bu if 100 e +, e his problem disappears. An alernaive qualiy measure which weighs boh errors equal is q al = + e + + e = 1 e + e + + e e + + e + + e.(14) However we prefer q as qualiy measure, because q al canno become zero bu in he wors case for an image wih N pixels q al = + (N ) {z } e + + {z} e = + N. (15) Fig. 3 and Fig. 5 shows same racking resuls wih is respecive correc number of pixels c, posiive and negaive error e +, e, and qualiy q.

5 5 Resuls 5.1 Qualiy Comparision Table 1: Resuling qualiy values of combinaions of neighborhood checking mehods wih moion similariy funcions mehod A B C graviy disance D = % 75 % 71 % bounding box 86 % 70 % 72 % convex hull T = 4 86 % 71 % 73 % boundary based 86 % 69 % 72 % A B C similar predicions similar rajecories correlaed rajecories The rajecory based approaches (similar rajecories and rajecory correlaion) need more moion informaion (longer rajecories) for a moion segmenaion han he predicion based approach. Boh [5] and [2] use only rajecories consising of a leas 3 moion vecors for he moion segmenaion. Thus, he qualiy in he firs 3 images 8 is zero, because no moion segmenaion could be done. This also reduces he average 9 qualiy. In conras o ha a moion predicion can be calculaed from rajecories consising of only one single moion vecor. Depending on parameers he predicion similariy mehod showed already qualiies of 70% o 80% in he firs image. 5.2 Performance Comparision Table 2 shows he average number of neighborhood relaions in a sequence of vehicle guidance. Assuming ha he boundary based approach finds he correc neighborhoods all he oher mehods find oo many - or in case of convex hull, T = 0 oo few - neighbors. The convex hull wih T = 0 can find all neighbors, because ouching polygons were no recognized as a neighborhood bu only overlapping 10 polygons. Assuming ha processing ime for moion analysis grows linear wih number of neighborhoods he 8 For simplificaion we equae number of frames and number of moion vecors alhough calculaing rajecories of lengh n uses n + 1 frames. 9 The average wihou firs hree frames is abou 5% greaer han Table 2: Average number of neighborhoods. Absolue and relaive o boundary based mehod. mehod absolue relaive graviy disance D = % D = % bounding box % convex hull T = % T = % boundary based % boundary based neighborhood analysis shows bes performance. The average processing ime was abou 200 ms on a sandard PC, so he n:m maching sysem runs a 5 fps (image size is ). Noe ha abou half of he ime is needed for he CSCsegmenaion. So real ime processing a 25 fps can be nearly reached by reducing he image resoluion o he half ( ) as i speeds up a abou facor 4. For reducing he coss regions wih oo small area aren regarded in n:m maching phase. An oher approach could be combining small regions wih heir neighboring regions. For example a small region R i can be combinded wih region R j when R j is he only neighbor of R i. Then i mus be an inclusion. 6 Conclusions and Fuure Work In his aricle we described differen echniques for analyzing moion similariy and neighborhood relaions beween color regions. These echniques were successfully applied in an efficien n:m maching sysem. I has been shown ha differen moion similariy funcions lead o varying racking resuls. Alhough in each case he main par of he moving objec has been racked over he sequence he qualiy values vary significan. The approach using similar moion predicion has shown he bes qualiy values independen of a cerain neighborhood checking mehod. In conras o his differen neighborhood checking mehods do no vary he racking qualiy releaverage over all frames. 10 A leas one corner of a polygon mus lay inside he oher polygon or ono is boundary.

6 van. Alhough he boundary based neighborhood analysis doesn show beer bu similar qualiy values han he oher mehods we prefer i because of is beer performance. Bu he beer accuracy of his neighborhood analysis should show increasing qualiy values for racking non-convex objecs in naural sequences. For example a group of people walking in same direcion could be separaed beer in differen moving objecs. To ge more informaion abou he described echniques we inend o make more (imeconsuming) hand segmenaions of sequences in paricular of oher applicaions. 7 Acknowledgemens Thanks o Prof. Dierich Paulus, Prof. Luz Priese, Dirk Balhasar, Sahla Bouaour, Delev Droege, Vinh Hong, and Parick Surm for consrucive criics and proof-reading and Guido Schwab for he work of hand segmenaion. References [1] Tim Ellis and Ming Xu: Objec Deecion and Tracking in an Open and Dynamic World. Proceedings 2nd IEEE In. Workshop on PETS, Kauai, Hawaii, USA, December 9, 2001 [2] Bernd Heisele and Werner Rier: Obsacle Deecion based on Color Blob Flow. Proc. IEEE Conf. of he Inelligen Vehicles Symposium, pp , 1995 [3] Bernd Heisele, U. Kreßel, and Werner Rier: Tracking non-rigid, moving objecs based on color cluser flow. Proceedings IEEE Conf. of Compuer Vision and Paern Recogniion, pp , 1997 [4] B. Melzer, A. Miene, and Th. Hermes: Bewegungsanalyse in Bildfolgen auf Basis eines n:m-machings von Farbregionen. Tagungsband 8. Workshop Farbbildverarbeiung 2002, pp , Ilmenau, Oc [5] Volker Rehrmann: Objec Oriened Moion Esimaion in Color Image Sequences. ECCV 1998, Vol. I, LNCS 1406, pp , 1998 [6] Volker Rehrmann and Luz Priese: Fas and Robus Segmenaion of Naural Color Scenes. Proc. of 3rd Asian Conf. on Compuer Vision, Special Session on Advances in Color Vision, Vol. I, pp Springer Verlag, 1998 [7] Marin Rohhaar: OOMECS Objec-oriened Moion Esimaion in Color Image Sequences. Diploma Thesis, Universiy Koblenz, Koblenz,1996 [8] Rainer Schian: Auomaische Bildauswerung zur dynamischen Schielwinkelmessung bei Kleinkindern und Säuglingen. Disseraion, Universiy Koblenz, Koblenz, 1999 [9] Bern Schiele: Model-Free Tracking of Cars and People based on Color Regions. Proceedings 1s IEEE In. Workshop on PETS, Grenoble, France, March 31, 2000 [10] Homepage of Image Recogniion Lab Labor Bilderkennen of Universiy Koblenz: lb/

7 a) Firs Frame ppm a) Firs Frame 001.ppm b) Median Frame ppm b) Median Frame 049.ppm c) Las Frame ppm Figure 2: Example frames of sequence 1 lef: Original, righ: ri-sae hand segmenaion B: ligh, F : medium, U: dark c) Las Frame 099.ppm Figure 4: Example frames of sequence 2 Lef: Original Righ: ri-sae hand segmenaion B: ligh, F : medium, U: dark a) eps b) eps correc e + e qualiy a) % b) % Figure 3: Tracking resuls in sequence 1 Green: approximaion of convex hull Table: correc pixels, pos./neg. error, and qualiy a) 037.eps b) 045.eps correc e + e qualiy a) % b) % Figure 5: Tracking resuls in sequence 2 Green: approximaion of convex hull Table: correc pixels, pos./neg. error, and qualiy

A Matching Algorithm for Content-Based Image Retrieval

A Matching Algorithm for Content-Based Image Retrieval A Maching Algorihm for Conen-Based Image Rerieval Sue J. Cho Deparmen of Compuer Science Seoul Naional Universiy Seoul, Korea Absrac Conen-based image rerieval sysem rerieves an image from a daabase using

More information

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report)

Implementing Ray Casting in Tetrahedral Meshes with Programmable Graphics Hardware (Technical Report) Implemening Ray Casing in Terahedral Meshes wih Programmable Graphics Hardware (Technical Repor) Marin Kraus, Thomas Erl March 28, 2002 1 Inroducion Alhough cell-projecion, e.g., [3, 2], and resampling,

More information

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding

Image segmentation. Motivation. Objective. Definitions. A classification of segmentation techniques. Assumptions for thresholding Moivaion Image segmenaion Which pixels belong o he same objec in an image/video sequence? (spaial segmenaion) Which frames belong o he same video sho? (emporal segmenaion) Which frames belong o he same

More information

STEREO PLANE MATCHING TECHNIQUE

STEREO PLANE MATCHING TECHNIQUE STEREO PLANE MATCHING TECHNIQUE Commission III KEY WORDS: Sereo Maching, Surface Modeling, Projecive Transformaion, Homography ABSTRACT: This paper presens a new ype of sereo maching algorihm called Sereo

More information

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES

MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES MORPHOLOGICAL SEGMENTATION OF IMAGE SEQUENCES B. MARCOTEGUI and F. MEYER Ecole des Mines de Paris, Cenre de Morphologie Mahémaique, 35, rue Sain-Honoré, F 77305 Fonainebleau Cedex, France Absrac. In image

More information

A Fast Stereo-Based Multi-Person Tracking using an Approximated Likelihood Map for Overlapping Silhouette Templates

A Fast Stereo-Based Multi-Person Tracking using an Approximated Likelihood Map for Overlapping Silhouette Templates A Fas Sereo-Based Muli-Person Tracking using an Approximaed Likelihood Map for Overlapping Silhouee Templaes Junji Saake Jun Miura Deparmen of Compuer Science and Engineering Toyohashi Universiy of Technology

More information

Design Alternatives for a Thin Lens Spatial Integrator Array

Design Alternatives for a Thin Lens Spatial Integrator Array Egyp. J. Solids, Vol. (7), No. (), (004) 75 Design Alernaives for a Thin Lens Spaial Inegraor Array Hala Kamal *, Daniel V azquez and Javier Alda and E. Bernabeu Opics Deparmen. Universiy Compluense of

More information

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL

CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL CAMERA CALIBRATION BY REGISTRATION STEREO RECONSTRUCTION TO 3D MODEL Klečka Jan Docoral Degree Programme (1), FEEC BUT E-mail: xkleck01@sud.feec.vubr.cz Supervised by: Horák Karel E-mail: horak@feec.vubr.cz

More information

CENG 477 Introduction to Computer Graphics. Modeling Transformations

CENG 477 Introduction to Computer Graphics. Modeling Transformations CENG 477 Inroducion o Compuer Graphics Modeling Transformaions Modeling Transformaions Model coordinaes o World coordinaes: Model coordinaes: All shapes wih heir local coordinaes and sies. world World

More information

Improved TLD Algorithm for Face Tracking

Improved TLD Algorithm for Face Tracking Absrac Improved TLD Algorihm for Face Tracking Huimin Li a, Chaojing Yu b and Jing Chen c Chongqing Universiy of Poss and Telecommunicaions, Chongqing 400065, China a li.huimin666@163.com, b 15023299065@163.com,

More information

Video Content Description Using Fuzzy Spatio-Temporal Relations

Video Content Description Using Fuzzy Spatio-Temporal Relations Proceedings of he 4s Hawaii Inernaional Conference on Sysem Sciences - 008 Video Conen Descripion Using Fuzzy Spaio-Temporal Relaions rchana M. Rajurkar *, R.C. Joshi and Sananu Chaudhary 3 Dep of Compuer

More information

NEWTON S SECOND LAW OF MOTION

NEWTON S SECOND LAW OF MOTION Course and Secion Dae Names NEWTON S SECOND LAW OF MOTION The acceleraion of an objec is defined as he rae of change of elociy. If he elociy changes by an amoun in a ime, hen he aerage acceleraion during

More information

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008

MATH Differential Equations September 15, 2008 Project 1, Fall 2008 Due: September 24, 2008 MATH 5 - Differenial Equaions Sepember 15, 8 Projec 1, Fall 8 Due: Sepember 4, 8 Lab 1.3 - Logisics Populaion Models wih Harvesing For his projec we consider lab 1.3 of Differenial Equaions pages 146 o

More information

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters

Michiel Helder and Marielle C.T.A Geurts. Hoofdkantoor PTT Post / Dutch Postal Services Headquarters SHORT TERM PREDICTIONS A MONITORING SYSTEM by Michiel Helder and Marielle C.T.A Geurs Hoofdkanoor PTT Pos / Duch Posal Services Headquarers Keywords macro ime series shor erm predicions ARIMA-models faciliy

More information

Lecture 18: Mix net Voting Systems

Lecture 18: Mix net Voting Systems 6.897: Advanced Topics in Crypography Apr 9, 2004 Lecure 18: Mix ne Voing Sysems Scribed by: Yael Tauman Kalai 1 Inroducion In he previous lecure, we defined he noion of an elecronic voing sysem, and specified

More information

Image Content Representation

Image Content Representation Image Conen Represenaion Represenaion for curves and shapes regions relaionships beween regions E.G.M. Perakis Image Represenaion & Recogniion 1 Reliable Represenaion Uniqueness: mus uniquely specify an

More information

A Bayesian Approach to Video Object Segmentation via Merging 3D Watershed Volumes

A Bayesian Approach to Video Object Segmentation via Merging 3D Watershed Volumes A Bayesian Approach o Video Objec Segmenaion via Merging 3D Waershed Volumes Yu-Pao Tsai 1,3, Chih-Chuan Lai 1,2, Yi-Ping Hung 1,2, and Zen-Chung Shih 3 1 Insiue of Informaion Science, Academia Sinica,

More information

Coded Caching with Multiple File Requests

Coded Caching with Multiple File Requests Coded Caching wih Muliple File Requess Yi-Peng Wei Sennur Ulukus Deparmen of Elecrical and Compuer Engineering Universiy of Maryland College Park, MD 20742 ypwei@umd.edu ulukus@umd.edu Absrac We sudy a

More information

COSC 3213: Computer Networks I Chapter 6 Handout # 7

COSC 3213: Computer Networks I Chapter 6 Handout # 7 COSC 3213: Compuer Neworks I Chaper 6 Handou # 7 Insrucor: Dr. Marvin Mandelbaum Deparmen of Compuer Science York Universiy F05 Secion A Medium Access Conrol (MAC) Topics: 1. Muliple Access Communicaions:

More information

Real Time Integral-Based Structural Health Monitoring

Real Time Integral-Based Structural Health Monitoring Real Time Inegral-Based Srucural Healh Monioring The nd Inernaional Conference on Sensing Technology ICST 7 J. G. Chase, I. Singh-Leve, C. E. Hann, X. Chen Deparmen of Mechanical Engineering, Universiy

More information

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding

Analysis of Various Types of Bugs in the Object Oriented Java Script Language Coding Indian Journal of Science and Technology, Vol 8(21), DOI: 10.17485/ijs/2015/v8i21/69958, Sepember 2015 ISSN (Prin) : 0974-6846 ISSN (Online) : 0974-5645 Analysis of Various Types of Bugs in he Objec Oriened

More information

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes.

Sam knows that his MP3 player has 40% of its battery life left and that the battery charges by an additional 12 percentage points every 15 minutes. 8.F Baery Charging Task Sam wans o ake his MP3 player and his video game player on a car rip. An hour before hey plan o leave, he realized ha he forgo o charge he baeries las nigh. A ha poin, he plugged

More information

4. Minimax and planning problems

4. Minimax and planning problems CS/ECE/ISyE 524 Inroducion o Opimizaion Spring 2017 18 4. Minima and planning problems ˆ Opimizing piecewise linear funcions ˆ Minima problems ˆ Eample: Chebyshev cener ˆ Muli-period planning problems

More information

Probabilistic Detection and Tracking of Motion Discontinuities

Probabilistic Detection and Tracking of Motion Discontinuities Probabilisic Deecion and Tracking of Moion Disconinuiies Michael J. Black David J. Flee Xerox Palo Alo Research Cener 3333 Coyoe Hill Road Palo Alo, CA 94304 fblack,fleeg@parc.xerox.com hp://www.parc.xerox.com/fblack,fleeg/

More information

Nonparametric CUSUM Charts for Process Variability

Nonparametric CUSUM Charts for Process Variability Journal of Academia and Indusrial Research (JAIR) Volume 3, Issue June 4 53 REEARCH ARTICLE IN: 78-53 Nonparameric CUUM Chars for Process Variabiliy D.M. Zombade and V.B. Ghue * Dep. of aisics, Walchand

More information

4.1 3D GEOMETRIC TRANSFORMATIONS

4.1 3D GEOMETRIC TRANSFORMATIONS MODULE IV MCA - 3 COMPUTER GRAPHICS ADMN 29- Dep. of Compuer Science And Applicaions, SJCET, Palai 94 4. 3D GEOMETRIC TRANSFORMATIONS Mehods for geomeric ransformaions and objec modeling in hree dimensions

More information

EECS 487: Interactive Computer Graphics

EECS 487: Interactive Computer Graphics EECS 487: Ineracive Compuer Graphics Lecure 7: B-splines curves Raional Bézier and NURBS Cubic Splines A represenaion of cubic spline consiss of: four conrol poins (why four?) hese are compleely user specified

More information

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley.

Shortest Path Algorithms. Lecture I: Shortest Path Algorithms. Example. Graphs and Matrices. Setting: Dr Kieran T. Herley. Shores Pah Algorihms Background Seing: Lecure I: Shores Pah Algorihms Dr Kieran T. Herle Deparmen of Compuer Science Universi College Cork Ocober 201 direced graph, real edge weighs Le he lengh of a pah

More information

Wheelchair-user Detection Combined with Parts-based Tracking

Wheelchair-user Detection Combined with Parts-based Tracking Wheelchair-user Deecion Combined wih Pars-based Tracking Ukyo Tanikawa 1, Yasuomo Kawanishi 1, Daisuke Deguchi 2,IchiroIde 1, Hiroshi Murase 1 and Ryo Kawai 3 1 Graduae School of Informaion Science, Nagoya

More information

A METHOD OF MODELING DEFORMATION OF AN OBJECT EMPLOYING SURROUNDING VIDEO CAMERAS

A METHOD OF MODELING DEFORMATION OF AN OBJECT EMPLOYING SURROUNDING VIDEO CAMERAS A METHOD OF MODELING DEFORMATION OF AN OBJECT EMLOYING SURROUNDING IDEO CAMERAS Joo Kooi TAN, Seiji ISHIKAWA Deparmen of Mechanical and Conrol Engineering Kushu Insiue of Technolog, Japan ehelan@is.cnl.kuech.ac.jp,

More information

Landmarks: A New Model for Similarity-Based Pattern Querying in Time Series Databases

Landmarks: A New Model for Similarity-Based Pattern Querying in Time Series Databases Lmarks: A New Model for Similariy-Based Paern Querying in Time Series Daabases Chang-Shing Perng Haixun Wang Sylvia R. Zhang D. So Parker perng@cs.ucla.edu hxwang@cs.ucla.edu Sylvia Zhang@cle.com so@cs.ucla.edu

More information

A Face Detection Method Based on Skin Color Model

A Face Detection Method Based on Skin Color Model A Face Deecion Mehod Based on Skin Color Model Dazhi Zhang Boying Wu Jiebao Sun Qinglei Liao Deparmen of Mahemaics Harbin Insiue of Technology Harbin China 150000 Zhang_dz@163.com mahwby@hi.edu.cn sunjiebao@om.com

More information

WORKSHOP SAFETY IN MOBILE APPLICATION

WORKSHOP SAFETY IN MOBILE APPLICATION WORKSHOP SAFETY IN MOBILE APPLICATION Renaa Mondelaers Seven Bellens SICK SEW Cerified Funcional Safey Applicaion Exper Technology Leader Smar Facory CFSAE by SGS/TÜV Saar MOBILE APPLICATION AVAILABLE

More information

AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION

AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION Chaper 3 AUTOMATIC 3D FACE REGISTRATION WITHOUT INITIALIZATION A. Koschan, V. R. Ayyagari, F. Boughorbel, and M. A. Abidi Imaging, Roboics, and Inelligen Sysems Laboraory, The Universiy of Tennessee, 334

More information

It is easier to visualize plotting the curves of cos x and e x separately: > plot({cos(x),exp(x)},x = -5*Pi..Pi,y = );

It is easier to visualize plotting the curves of cos x and e x separately: > plot({cos(x),exp(x)},x = -5*Pi..Pi,y = ); Mah 467 Homework Se : some soluions > wih(deools): wih(plos): Warning, he name changecoords has been redefined Problem :..7 Find he fixed poins, deermine heir sabiliy, for x( ) = cos x e x > plo(cos(x)

More information

Low-Cost WLAN based. Dr. Christian Hoene. Computer Science Department, University of Tübingen, Germany

Low-Cost WLAN based. Dr. Christian Hoene. Computer Science Department, University of Tübingen, Germany Low-Cos WLAN based Time-of-fligh fligh Trilaeraion Precision Indoor Personnel Locaion and Tracking for Emergency Responders Third Annual Technology Workshop, Augus 5, 2008 Worceser Polyechnic Insiue, Worceser,

More information

Real-Time Non-Rigid Multi-Frame Depth Video Super-Resolution

Real-Time Non-Rigid Multi-Frame Depth Video Super-Resolution Real-Time Non-Rigid Muli-Frame Deph Video Super-Resoluion Kassem Al Ismaeil 1, Djamila Aouada 1, Thomas Solignac 2, Bruno Mirbach 2, Björn Oersen 1 1 Inerdisciplinary Cenre for Securiy, Reliabiliy, and

More information

Visual Indoor Localization with a Floor-Plan Map

Visual Indoor Localization with a Floor-Plan Map Visual Indoor Localizaion wih a Floor-Plan Map Hang Chu Dep. of ECE Cornell Universiy Ihaca, NY 14850 hc772@cornell.edu Absrac In his repor, a indoor localizaion mehod is presened. The mehod akes firsperson

More information

Real time 3D face and facial feature tracking

Real time 3D face and facial feature tracking J Real-Time Image Proc (2007) 2:35 44 DOI 10.1007/s11554-007-0032-2 ORIGINAL RESEARCH PAPER Real ime 3D face and facial feaure racking Fadi Dornaika Æ Javier Orozco Received: 23 November 2006 / Acceped:

More information

Robust Visual Tracking for Multiple Targets

Robust Visual Tracking for Multiple Targets Robus Visual Tracking for Muliple Targes Yizheng Cai, Nando de Freias, and James J. Lile Universiy of Briish Columbia, Vancouver, B.C., Canada, V6T 1Z4 {yizhengc, nando, lile}@cs.ubc.ca Absrac. We address

More information

Gauss-Jordan Algorithm

Gauss-Jordan Algorithm Gauss-Jordan Algorihm The Gauss-Jordan algorihm is a sep by sep procedure for solving a sysem of linear equaions which may conain any number of variables and any number of equaions. The algorihm is carried

More information

Improving Ranking of Search Engines Results Based on Power Links

Improving Ranking of Search Engines Results Based on Power Links IPASJ Inernaional Journal of Informaion Technology (IIJIT) Web Sie: hp://www.ipasj.org/iijit/iijit.hm A Publisher for Research Moivaion... Email: edioriiji@ipasj.org Volume 2, Issue 9, Sepember 2014 ISSN

More information

Research Article Auto Coloring with Enhanced Character Registration

Research Article Auto Coloring with Enhanced Character Registration Compuer Games Technology Volume 2008, Aricle ID 35398, 7 pages doi:0.55/2008/35398 Research Aricle Auo Coloring wih Enhanced Characer Regisraion Jie Qiu, Hock Soon Seah, Feng Tian, Quan Chen, Zhongke Wu,

More information

Weighted Voting in 3D Random Forest Segmentation

Weighted Voting in 3D Random Forest Segmentation Weighed Voing in 3D Random Fores Segmenaion M. Yaqub,, P. Mahon 3, M. K. Javaid, C. Cooper, J. A. Noble NDORMS, Universiy of Oxford, IBME, Deparmen of Engineering Science, Universiy of Oxford, 3 MRC Epidemiology

More information

IROS 2015 Workshop on On-line decision-making in multi-robot coordination (DEMUR 15)

IROS 2015 Workshop on On-line decision-making in multi-robot coordination (DEMUR 15) IROS 2015 Workshop on On-line decision-making in muli-robo coordinaion () OPTIMIZATION-BASED COOPERATIVE MULTI-ROBOT TARGET TRACKING WITH REASONING ABOUT OCCLUSIONS KAROL HAUSMAN a,, GREGORY KAHN b, SACHIN

More information

Detection and segmentation of moving objects in highly dynamic scenes

Detection and segmentation of moving objects in highly dynamic scenes Deecion and segmenaion of moving objecs in highly dynamic scenes Aurélie Bugeau Parick Pérez INRIA, Cenre Rennes - Breagne Alanique Universié de Rennes, Campus de Beaulieu, 35 042 Rennes Cedex, France

More information

Moving Object Detection Using MRF Model and Entropy based Adaptive Thresholding

Moving Object Detection Using MRF Model and Entropy based Adaptive Thresholding Moving Objec Deecion Using MRF Model and Enropy based Adapive Thresholding Badri Narayan Subudhi, Pradipa Kumar Nanda and Ashish Ghosh Machine Inelligence Uni, Indian Saisical Insiue, Kolkaa, 700108, India,

More information

A Hierarchical Object Recognition System Based on Multi-scale Principal Curvature Regions

A Hierarchical Object Recognition System Based on Multi-scale Principal Curvature Regions A Hierarchical Objec Recogniion Sysem Based on Muli-scale Principal Curvaure Regions Wei Zhang, Hongli Deng, Thomas G Dieerich and Eric N Morensen School of Elecrical Engineering and Compuer Science Oregon

More information

IntentSearch:Capturing User Intention for One-Click Internet Image Search

IntentSearch:Capturing User Intention for One-Click Internet Image Search JOURNAL OF L A T E X CLASS FILES, VOL. 6, NO. 1, JANUARY 2010 1 InenSearch:Capuring User Inenion for One-Click Inerne Image Search Xiaoou Tang, Fellow, IEEE, Ke Liu, Jingyu Cui, Suden Member, IEEE, Fang

More information

SENSING using 3D technologies, structured light cameras

SENSING using 3D technologies, structured light cameras IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 39, NO. 10, OCTOBER 2017 2045 Real-Time Enhancemen of Dynamic Deph Videos wih Non-Rigid Deformaions Kassem Al Ismaeil, Suden Member,

More information

Dynamic Route Planning and Obstacle Avoidance Model for Unmanned Aerial Vehicles

Dynamic Route Planning and Obstacle Avoidance Model for Unmanned Aerial Vehicles Volume 116 No. 24 2017, 315-329 ISSN: 1311-8080 (prined version); ISSN: 1314-3395 (on-line version) url: hp://www.ijpam.eu ijpam.eu Dynamic Roue Planning and Obsacle Avoidance Model for Unmanned Aerial

More information

Representing Non-Manifold Shapes in Arbitrary Dimensions

Representing Non-Manifold Shapes in Arbitrary Dimensions Represening Non-Manifold Shapes in Arbirary Dimensions Leila De Floriani,2 and Annie Hui 2 DISI, Universiy of Genova, Via Dodecaneso, 35-646 Genova (Ialy). 2 Deparmen of Compuer Science, Universiy of Maryland,

More information

4 Error Control. 4.1 Issues with Reliable Protocols

4 Error Control. 4.1 Issues with Reliable Protocols 4 Error Conrol Jus abou all communicaion sysems aemp o ensure ha he daa ges o he oher end of he link wihou errors. Since i s impossible o build an error-free physical layer (alhough some shor links can

More information

Parallel and Distributed Systems for Constructive Neural Network Learning*

Parallel and Distributed Systems for Constructive Neural Network Learning* Parallel and Disribued Sysems for Consrucive Neural Nework Learning* J. Flecher Z. Obradovi School of Elecrical Engineering and Compuer Science Washingon Sae Universiy Pullman WA 99164-2752 Absrac A consrucive

More information

A time-space consistency solution for hardware-in-the-loop simulation system

A time-space consistency solution for hardware-in-the-loop simulation system Inernaional Conference on Advanced Elecronic Science and Technology (AEST 206) A ime-space consisency soluion for hardware-in-he-loop simulaion sysem Zexin Jiang a Elecric Power Research Insiue of Guangdong

More information

Computer representations of piecewise

Computer representations of piecewise Edior: Gabriel Taubin Inroducion o Geomeric Processing hrough Opimizaion Gabriel Taubin Brown Universiy Compuer represenaions o piecewise smooh suraces have become vial echnologies in areas ranging rom

More information

Optimal Crane Scheduling

Optimal Crane Scheduling Opimal Crane Scheduling Samid Hoda, John Hooker Laife Genc Kaya, Ben Peerson Carnegie Mellon Universiy Iiro Harjunkoski ABB Corporae Research EWO - 13 November 2007 1/16 Problem Track-mouned cranes move

More information

A Framework for Applying Point Clouds Grabbed by Multi-Beam LIDAR in Perceiving the Driving Environment

A Framework for Applying Point Clouds Grabbed by Multi-Beam LIDAR in Perceiving the Driving Environment Sensors 215, 15, 21931-21956; doi:1.339/s15921931 Aricle OPEN ACCESS sensors ISSN 1424-822 www.mdpi.com/journal/sensors A Framewor for Applying Poin Clouds Grabbed by Muli-Beam LIDAR in Perceiving he Driving

More information

A Formalization of Ray Casting Optimization Techniques

A Formalization of Ray Casting Optimization Techniques A Formalizaion of Ray Casing Opimizaion Techniques J. Revelles, C. Ureña Dp. Lenguajes y Sisemas Informáicos, E.T.S.I. Informáica, Universiy of Granada, Spain e-mail: [jrevelle,almagro]@ugr.es URL: hp://giig.ugr.es

More information

Rao-Blackwellized Particle Filtering for Probing-Based 6-DOF Localization in Robotic Assembly

Rao-Blackwellized Particle Filtering for Probing-Based 6-DOF Localization in Robotic Assembly MITSUBISHI ELECTRIC RESEARCH LABORATORIES hp://www.merl.com Rao-Blackwellized Paricle Filering for Probing-Based 6-DOF Localizaion in Roboic Assembly Yuichi Taguchi, Tim Marks, Haruhisa Okuda TR1-8 June

More information

Track-based and object-based occlusion for people tracking refinement in indoor surveillance

Track-based and object-based occlusion for people tracking refinement in indoor surveillance Trac-based and objec-based occlusion for people racing refinemen in indoor surveillance R. Cucchiara, C. Grana, G. Tardini Diparimeno di Ingegneria Informaica - Universiy of Modena and Reggio Emilia Via

More information

Robust Multi-view Face Detection Using Error Correcting Output Codes

Robust Multi-view Face Detection Using Error Correcting Output Codes Robus Muli-view Face Deecion Using Error Correcing Oupu Codes Hongming Zhang,2, Wen GaoP P, Xilin Chen 2, Shiguang Shan 2, and Debin Zhao Deparmen of Compuer Science and Engineering, Harbin Insiue of Technolog

More information

Video-Based Face Recognition Using Probabilistic Appearance Manifolds

Video-Based Face Recognition Using Probabilistic Appearance Manifolds Video-Based Face Recogniion Using Probabilisic Appearance Manifolds Kuang-Chih Lee Jeffrey Ho Ming-Hsuan Yang David Kriegman klee10@uiuc.edu jho@cs.ucsd.edu myang@honda-ri.com kriegman@cs.ucsd.edu Compuer

More information

LAMP: 3D Layered, Adaptive-resolution and Multiperspective Panorama - a New Scene Representation

LAMP: 3D Layered, Adaptive-resolution and Multiperspective Panorama - a New Scene Representation Submission o Special Issue of CVIU on Model-based and Image-based 3D Scene Represenaion for Ineracive Visualizaion LAMP: 3D Layered, Adapive-resoluion and Muliperspecive Panorama - a New Scene Represenaion

More information

MOTION TRACKING is a fundamental capability that

MOTION TRACKING is a fundamental capability that TECHNICAL REPORT CRES-05-008, CENTER FOR ROBOTICS AND EMBEDDED SYSTEMS, UNIVERSITY OF SOUTHERN CALIFORNIA 1 Real-ime Moion Tracking from a Mobile Robo Boyoon Jung, Suden Member, IEEE, Gaurav S. Sukhame,

More information

Robust 3D Visual Tracking Using Particle Filtering on the SE(3) Group

Robust 3D Visual Tracking Using Particle Filtering on the SE(3) Group Robus 3D Visual Tracking Using Paricle Filering on he SE(3) Group Changhyun Choi and Henrik I. Chrisensen Roboics & Inelligen Machines, College of Compuing Georgia Insiue of Technology Alana, GA 3332,

More information

Announcements For The Logic of Boolean Connectives Truth Tables, Tautologies & Logical Truths. Outline. Introduction Truth Functions

Announcements For The Logic of Boolean Connectives Truth Tables, Tautologies & Logical Truths. Outline. Introduction Truth Functions Announcemens For 02.05.09 The Logic o Boolean Connecives Truh Tables, Tauologies & Logical Truhs 1 HW3 is due nex Tuesday William Sarr 02.05.09 William Sarr The Logic o Boolean Connecives (Phil 201.02)

More information

Reinforcement Learning by Policy Improvement. Making Use of Experiences of The Other Tasks. Hajime Kimura and Shigenobu Kobayashi

Reinforcement Learning by Policy Improvement. Making Use of Experiences of The Other Tasks. Hajime Kimura and Shigenobu Kobayashi Reinforcemen Learning by Policy Improvemen Making Use of Experiences of The Oher Tasks Hajime Kimura and Shigenobu Kobayashi Tokyo Insiue of Technology, JAPAN genfe.dis.iech.ac.jp, kobayasidis.iech.ac.jp

More information

In Proceedings of CVPR '96. Structure and Motion of Curved 3D Objects from. using these methods [12].

In Proceedings of CVPR '96. Structure and Motion of Curved 3D Objects from. using these methods [12]. In Proceedings of CVPR '96 Srucure and Moion of Curved 3D Objecs from Monocular Silhouees B Vijayakumar David J Kriegman Dep of Elecrical Engineering Yale Universiy New Haven, CT 652-8267 Jean Ponce Compuer

More information

CONTEXT MODELS FOR CRF-BASED CLASSIFICATION OF MULTITEMPORAL REMOTE SENSING DATA

CONTEXT MODELS FOR CRF-BASED CLASSIFICATION OF MULTITEMPORAL REMOTE SENSING DATA ISPRS Annals of he Phoogrammery, Remoe Sensing and Spaial Informaion Sciences, Volume I-7, 2012 XXII ISPRS Congress, 25 Augus 01 Sepember 2012, Melbourne, Ausralia CONTEXT MODELS FOR CRF-BASED CLASSIFICATION

More information

Viewpoint Invariant 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors

Viewpoint Invariant 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors Viewpoin Invarian 3D Landmark Model Inference from Monocular 2D Images Using Higher-Order Priors Chaohui Wang 1,2, Yun Zeng 3, Loic Simon 1, Ioannis Kakadiaris 4, Dimiris Samaras 3, Nikos Paragios 1,2

More information

Stereo Vision Based Navigation of a Six-Legged Walking Robot in Unknown Rough Terrain

Stereo Vision Based Navigation of a Six-Legged Walking Robot in Unknown Rough Terrain Sereo Vision Based Navigaion of a Six-Legged Walking Robo in Unknown Rough Terrain Anne Selzer, Heiko Hirschmüller, Marin Görner Absrac This paper presens a visual navigaion algorihm for he six-legged

More information

Effects needed for Realism. Ray Tracing. Ray Tracing: History. Outline. Foundations of Computer Graphics (Fall 2012)

Effects needed for Realism. Ray Tracing. Ray Tracing: History. Outline. Foundations of Computer Graphics (Fall 2012) Foundaions of ompuer Graphics (Fall 2012) S 184, Lecure 16: Ray Tracing hp://ins.eecs.berkeley.edu/~cs184 Effecs needed for Realism (Sof) Shadows Reflecions (Mirrors and Glossy) Transparency (Waer, Glass)

More information

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012

Scheduling. Scheduling. EDA421/DIT171 - Parallel and Distributed Real-Time Systems, Chalmers/GU, 2011/2012 Lecture #4 Updated March 16, 2012 EDA421/DIT171 - Parallel and Disribued Real-Time Sysems, Chalmers/GU, 2011/2012 Lecure #4 Updaed March 16, 2012 Aemps o mee applicaion consrains should be done in a proacive way hrough scheduling. Schedule

More information

Audio Engineering Society. Convention Paper. Presented at the 119th Convention 2005 October 7 10 New York, New York USA

Audio Engineering Society. Convention Paper. Presented at the 119th Convention 2005 October 7 10 New York, New York USA Audio Engineering Sociey Convenion Paper Presened a he 119h Convenion 2005 Ocober 7 10 New Yor, New Yor USA This convenion paper has been reproduced from he auhor's advance manuscrip, wihou ediing, correcions,

More information

Petri Nets for Object-Oriented Modeling

Petri Nets for Object-Oriented Modeling Peri Nes for Objec-Oriened Modeling Sefan Wi Absrac Ensuring he correcness of concurren rograms is difficul since common aroaches for rogram design do no rovide aroriae mehods This aer gives a brief inroducion

More information

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves

AML710 CAD LECTURE 11 SPACE CURVES. Space Curves Intrinsic properties Synthetic curves AML7 CAD LECTURE Space Curves Inrinsic properies Synheic curves A curve which may pass hrough any region of hreedimensional space, as conrased o a plane curve which mus lie on a single plane. Space curves

More information

Learning in Games via Opponent Strategy Estimation and Policy Search

Learning in Games via Opponent Strategy Estimation and Policy Search Learning in Games via Opponen Sraegy Esimaion and Policy Search Yavar Naddaf Deparmen of Compuer Science Universiy of Briish Columbia Vancouver, BC yavar@naddaf.name Nando de Freias (Supervisor) Deparmen

More information

Automatic Calculation of Coverage Profiles for Coverage-based Testing

Automatic Calculation of Coverage Profiles for Coverage-based Testing Auomaic Calculaion of Coverage Profiles for Coverage-based Tesing Raimund Kirner 1 and Waler Haas 1 Vienna Universiy of Technology, Insiue of Compuer Engineering, Vienna, Ausria, raimund@vmars.uwien.ac.a

More information

A Principled Approach to. MILP Modeling. Columbia University, August Carnegie Mellon University. Workshop on MIP. John Hooker.

A Principled Approach to. MILP Modeling. Columbia University, August Carnegie Mellon University. Workshop on MIP. John Hooker. Slide A Principled Approach o MILP Modeling John Hooer Carnegie Mellon Universiy Worshop on MIP Columbia Universiy, Augus 008 Proposal MILP modeling is an ar, bu i need no be unprincipled. Slide Proposal

More information

Spline Curves. Color Interpolation. Normal Interpolation. Last Time? Today. glshademodel (GL_SMOOTH); Adjacency Data Structures. Mesh Simplification

Spline Curves. Color Interpolation. Normal Interpolation. Last Time? Today. glshademodel (GL_SMOOTH); Adjacency Data Structures. Mesh Simplification Las Time? Adjacency Daa Srucures Spline Curves Geomeric & opologic informaion Dynamic allocaion Efficiency of access Mesh Simplificaion edge collapse/verex spli geomorphs progressive ransmission view-dependen

More information

Upper Body Tracking for Human-Machine Interaction with a Moving Camera

Upper Body Tracking for Human-Machine Interaction with a Moving Camera The 2009 IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems Ocober -5, 2009 S. Louis, USA Upper Body Tracking for Human-Machine Ineracion wih a Moving Camera Yi-Ru Chen, Cheng-Ming Huang, and

More information

Chapter Six Chapter Six

Chapter Six Chapter Six Chaper Si Chaper Si 0 CHAPTER SIX ConcepTess and Answers and Commens for Secion.. Which of he following graphs (a) (d) could represen an aniderivaive of he funcion shown in Figure.? Figure. (a) (b) (c)

More information

FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS. Soumya Hamlaoui & Franck Davoine

FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS. Soumya Hamlaoui & Franck Davoine FACIAL ACTION TRACKING USING PARTICLE FILTERS AND ACTIVE APPEARANCE MODELS Soumya Hamlaoui & Franck Davoine HEUDIASYC Mixed Research Uni, CNRS / Compiègne Universiy of Technology BP 20529, 60205 Compiègne

More information

Lemonia Ragia and Stephan Winter 1 CONTRIBUTIONS TO A QUALITY DESCRIPTION OF AREAL OBJECTS IN SPATIAL DATA SETS

Lemonia Ragia and Stephan Winter 1 CONTRIBUTIONS TO A QUALITY DESCRIPTION OF AREAL OBJECTS IN SPATIAL DATA SETS D. Frisch, M. Englich & M. Seser, eds, 'IAPRS', Vol. 32/, ISPRS Commission IV Symposium on GIS - Beween Visions and Applicaions, Sugar, Germany. Lemonia Ragia and Sephan Winer 1 CONTRIBUTIONS TO A QUALITY

More information

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR

PART 1 REFERENCE INFORMATION CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONITOR . ~ PART 1 c 0 \,).,,.,, REFERENCE NFORMATON CONTROL DATA 6400 SYSTEMS CENTRAL PROCESSOR MONTOR n CONTROL DATA 6400 Compuer Sysems, sysem funcions are normally handled by he Monior locaed in a Peripheral

More information

Open Access Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model. Luo Aijing 1 and Yin Jin 2,* u = div( c u ) u

Open Access Research on an Improved Medical Image Enhancement Algorithm Based on P-M Model. Luo Aijing 1 and Yin Jin 2,* u = div( c u ) u Send Orders for Reprins o reprins@benhamscience.ae The Open Biomedical Engineering Journal, 5, 9, 9-3 9 Open Access Research on an Improved Medical Image Enhancemen Algorihm Based on P-M Model Luo Aijing

More information

Restorable Dynamic Quality of Service Routing

Restorable Dynamic Quality of Service Routing QOS ROUTING Resorable Dynamic Qualiy of Service Rouing Murali Kodialam and T. V. Lakshman, Lucen Technologies ABSTRACT The focus of qualiy-of-service rouing has been on he rouing of a single pah saisfying

More information

DAGM 2011 Tutorial on Convex Optimization for Computer Vision

DAGM 2011 Tutorial on Convex Optimization for Computer Vision DAGM 2011 Tuorial on Convex Opimizaion for Compuer Vision Par 3: Convex Soluions for Sereo and Opical Flow Daniel Cremers Compuer Vision Group Technical Universiy of Munich Graz Universiy of Technology

More information

Object Trajectory Proposal via Hierarchical Volume Grouping

Object Trajectory Proposal via Hierarchical Volume Grouping Objec Trajecory Proposal via Hierarchical Volume Grouping Xu Sun 1, Yuanian Wang 1, Tongwei Ren 1,, Zhi Liu 2, Zheng-Jun Zha 3, and Gangshan Wu 1 1 Sae Key Laboraory for Novel Sofware Technology, Nanjing

More information

arxiv: v1 [cs.cv] 11 Jan 2019

arxiv: v1 [cs.cv] 11 Jan 2019 A General Opimizaion-based Framewor for Local Odomery Esimaion wih Muliple Sensors Tong Qin, Jie Pan, Shaozu Cao, and Shaojie Shen arxiv:191.3638v1 [cs.cv] 11 Jan 219 Absrac Nowadays, more and more sensors

More information

Detection Tracking and Recognition of Human Poses for a Real Time Spatial Game

Detection Tracking and Recognition of Human Poses for a Real Time Spatial Game Deecion Tracking and Recogniion of Human Poses for a Real Time Spaial Game Feifei Huo, Emile A. Hendriks, A.H.J. Oomes Delf Universiy of Technology The Neherlands f.huo@udelf.nl Pascal van Beek, Remco

More information

A Fast Non-Uniform Knots Placement Method for B-Spline Fitting

A Fast Non-Uniform Knots Placement Method for B-Spline Fitting 2015 IEEE Inernaional Conference on Advanced Inelligen Mecharonics (AIM) July 7-11, 2015. Busan, Korea A Fas Non-Uniform Knos Placemen Mehod for B-Spline Fiing T. Tjahjowidodo, VT. Dung, and ML. Han Absrac

More information

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS

MOTION DETECTORS GRAPH MATCHING LAB PRE-LAB QUESTIONS NME: TE: LOK: MOTION ETETORS GRPH MTHING L PRE-L QUESTIONS 1. Read he insrucions, and answer he following quesions. Make sure you resae he quesion so I don hae o read he quesion o undersand he answer..

More information

An Efficient Delivery Scheme for Coded Caching

An Efficient Delivery Scheme for Coded Caching 201 27h Inernaional Teleraffic Congress An Efficien Delivery Scheme for Coded Caching Abinesh Ramakrishnan, Cedric Wesphal and Ahina Markopoulou Deparmen of Elecrical Engineering and Compuer Science, Universiy

More information

Multi-camera multi-object voxel-based Monte Carlo 3D tracking strategies

Multi-camera multi-object voxel-based Monte Carlo 3D tracking strategies RESEARCH Open Access Muli-camera muli-objec voxel-based Mone Carlo 3D racking sraegies Crisian Canon-Ferrer *, Josep R Casas, Monse Pardàs and Enric Mone Absrac This aricle presens a new approach o he

More information

Numerical Solution of ODE

Numerical Solution of ODE Numerical Soluion of ODE Euler and Implici Euler resar; wih(deools): wih(plos): The package ploools conains more funcions for ploing, especially a funcion o draw a single line: wih(ploools): wih(linearalgebra):

More information

A Review on Block Matching Motion Estimation and Automata Theory based Approaches for Fractal Coding

A Review on Block Matching Motion Estimation and Automata Theory based Approaches for Fractal Coding Regular Issue A Review on Block Maching Moion Esimaion and Auomaa Theory based Approaches for Fracal Coding Shailesh D Kamble 1, Nileshsingh V Thakur 2, and Preei R Bajaj 3 1 Compuer Science & Engineering,

More information

Gender Classification of Faces Using Adaboost*

Gender Classification of Faces Using Adaboost* Gender Classificaion of Faces Using Adaboos* Rodrigo Verschae 1,2,3, Javier Ruiz-del-Solar 1,2, and Mauricio Correa 1,2 1 Deparmen of Elecrical Engineering, Universidad de Chile 2 Cener for Web Research,

More information

Handling uncertainty in semantic information retrieval process

Handling uncertainty in semantic information retrieval process Handling uncerainy in semanic informaion rerieval process Chkiwa Mounira 1, Jedidi Anis 1 and Faiez Gargouri 1 1 Mulimedia, InfoRmaion sysems and Advanced Compuing Laboraory Sfax Universiy, Tunisia m.chkiwa@gmail.com,

More information