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

Size: px
Start display at page:

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

Transcription

1 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 Toyohashi, Japan {saake, Absrac This paper describes a mehod of racking muliple persons wih occlusions using sereo. Many previous sereo-based sysems rack each person separaely and do no explicily handle such occlusions. We previously developed an accurae, sable racking mehod using overlapping silhouee emplaes which considers how persons overlap in he image. However, because he mehod uses a paricle filer, a lo of processing ime is needed for esimaing each paricle s likelihood by comparing many emplaes wih he image. In his paper, we propose a new mehod which can decrease he number of image comparison by using an approximaed likelihood map based on kernel densiy esimaion. Experimenal resuls show ha he proposed mehod is able o reduce he processing ime grealy wihou dropping he racking performance. Index Terms person racking; paricle filer; sereo camera; silhouee emplaes; kernel densiy esimaion; I. INTRODUCTION Following a specific person is an imporan ask for service robos. Visual person following in public spaces enails racking of muliple persons by a moving camera. There have been a lo of works on person deecion and racking using various image feaures and classificaion mehods [1] [4]. Many of hem, however, use a fixed camera. In he case of using a moving camera, foreground/background separaion is an imporan problem. This paper deals wih deecion and racking of muliple persons which will be used on a mobile robo. Laser range finders are widely used for person deecion and racking by mobile robos [5], [6]. Image informaion such as color and exure is, however, someimes necessary for person segmenaion and/or idenificaion. Omnidirecional cameras are also used [7], [8], bu heir limied resoluions are someimes inappropriae for analyzing complex scenes. Sereo is also popular in moving objec deecion and racking [9] [11]. In hese works, however, occlusions beween people are no handled. Ess e al. [12], [13] proposed o inegrae various cues such as appearance-based objec deecion, deph esimaion, visual odomery, and ground plane deecion using a graphical model for pedesrian deecion. Alhough heir mehod exhibis a nice performance for complicaed scenes, i is sill cosly o be used for conrolling a real robo. Some mehods o rack muliple objecs by using paricle filer are proposed [14] [16]. In hese mehods, racking of muliple ineracing arges is realized by adding a probabilisic exclusion principle. They deal wih he case where mos par of each arge is visible alhough small occlusions occur very ofen. In our case, since he images are aken from a camera on a mobile robo, complee occlusions frequenly occur. To rack overlapping persons sably, we proposed a mehod using overlapping silhouee emplaes [17], [18], which considers how persons overlap in he image. The remainder of his paper is organized as follows. Secion II describes our previous mehod [17], [18] using overlapping silhouee emplaes. In Secion III, we propose an improvemen of speeding up processing by using an approximaed likelihood map based on kernel densiy esimaion. Secion IV presens experimenal resuls, and finally Secion V presens conclusions and fuure work. II. MULTI-PERSON TRACKING USING STEREO A. Person racking based on disance informaion To rack persons sably wih a moving camera, we use deph emplaes [17], which are he emplaes for human upper bodies in deph images (see Fig. 1). We currenly use hree emplaes wih differen direcion of body. We made he emplaes from he deph images where he arge person was a 2 [m] away from he camera. A deph emplae is a binary emplae, he foreground and he background value are adjused according o he saus of racks and inpu daa. For a person being racked, his/her prediced scene posiion is available from he sae variable (see Sec. II-B). We hus se he foreground deph of he emplae o he prediced deph of he head of he person. Concerning he background deph, since i may change as he camera moves, we esimae i on-line. We make he deph hisogram of he curren inpu deph image and use he Kh percenile as he background deph (currenly, K =90). 392

2 Lef Fig. 1. Fron Righ Deph emplaes Fig. 3. (a) Inpu image Fig. 2. (b) Deph image Deecion example using deph emplaes Fig. 4. For a deph emplae T (x, y) of H W pixels and he deph image ID (x, y), he dissimilariy d is calculaed as follows. 1 [T (p, q) ID (x+p, y+q)]2. d= HW p q We use he hree emplaes simulaneously and ake he one wih he smalles dissimilariy as a maching resul. Figure 2 shows an example of deecion using he deph emplaes. Three recangles in he deph image are deecion resuls wih he hree emplaes, and he one wih he smalles dissimilariy is shown in bold line. Even when he direcion of he body changed, i is possible o deec person sably by using he muliple emplaes. B. Esimaion of 3D posiion using paricle filer Figure 3 illusraes he coordinae sysems aached o our mobile robo and sereo sysem. In he robo coordinae sysem, he person s posiion a ime is defined as (X, Y, Z ). The sae variable x is defined as x Definiion of coordinae sysems = [ X Y Z X Y ]T, where X and Y denoe velociies in he horizonal plane. We assume he verical posiion is consan. The sae equaion is given by x+1 = F x + w, where marix F is se o represen a linear uniform moion. We esimae he 3D posiion of each person by using paricle filer. The likelihood L of each paricle is calculaed based on he dissimilariy d described in Sec. II-A. d2 1 exp 2, L = 2σ 2πσ where he sandard deviaion σ is se up experienially. Person s posiion is calculaed by he weighed average of paricles. We use an OpenCV implemenaion of paricle filer. Procedure of racking using an overlapping silhouee emplae C. Muli-person racking using overlapping silhouee emplaes To rack overlapping persons sably, we make overlapping silhouee emplaes [18] which consider he overlap of persons in he image. Each person which is isolaed from oher persons is independenly racked by using N paricles. When wo persons, say A and B, approach each oher and an overlap occurs, a new combined sae vecor x for boh persons is B made from he respecive ones xa and x. xa. = x xb Since he number of paricles of each person is N, he oal number of combined sae is N N. To reduce he calculaion cos of emplae maching for he combinaions, we use only paricles wih large likelihood values among each person s paricles. We se he number of each person s paricles o N = 100, and he number of combined paricles o N = The iniial likelihood of each combined paricle is se as produc of heir likelihood values L = LA LB. The sae equaion is as follows. F 0 w x+1 = x +. w 0 F Figure 4 shows he procedure of racking using an overlapping silhouee emplae. The emplae of each combined paricle is made in consideraion of he saes of wo persons. The relaive posiion in he image coordinaes is calculaed, and he individual emplae of he person near he camera is overwrien on he emplae of he far person. The values for he foregrounds and he background are se similarly o he case of one foreground case in Sec. II-A. Only one emplae among hree (see Fig. 1), corresponding o he esimaed movemen direcion is used for reducing he number of combined emplaes. The overlapping silhouee emplae is mached o he deph image, and he likelihood L is calculaed. 393

3 (a) Previous mehod Fig. 6. Four facors of silhouee emplae (b) Proposed mehod based on kernel densiy esimaion Fig. 5. Esimaion of each paricle s likelihood When he disance beween persons A and B exceeds a hreshold, he sae variable x is separaed ino x A and x B using he N paricles wih he larges likelihood values among N paricles. Our previous work realized an accurae and robus racking using overlapping silhouee emplaes [18]. However, he processing speed is abou 300 [ms/frame] for esimaing every paricle s likelihood by comparing many emplaes wih he image. In Secion III, we propose a new mehod which can decrease he number of image comparison by using an approximaed likelihood map based on kernel densiy esimaion. III. APPROXIMATION OF LIKELIHOOD MAP BASED ON KERNEL DENSITY ESTIMATION Figure 5 shows he ouline of our proposed mehod. The previous mehod needs a lo of processing ime because he combined emplae is compared wih he image for all paricles. Therefore, we propose a new mehod which selecs a par of paricles, compares heir emplaes wih he image, and makes an approximaed likelihood map by using he comparison resuls based on kernel densiy esimaion. The oher paricles likelihoods are hen esimaed by using he approximaed likelihood map. As shown in Figure 6, he silhouee emplae is made based on four facors: wo persons dephs X A and X B, horizonal disance Y A Y B, and heigh difference Z A Z B. In his paper, we consider he disance Y A Y B and assume ha deph X A, X B, and heigh difference Z A Z B are consan under a shor occlusion. The posiion ( X N, Ȳ N, Z N ) and ( X F, Ȳ F, Z F ) denoe he near and far person s posiion which are calculaed by he weighed average of paricles. As shown in Figure 7(a), we examine he change of he evaluaion value when horizonal posiions Y N and Y F change; his is equivalen o examining he change of he disance Y A Y B and he emplae s horizonal posiion. The search range is he near person s posiion ±300 [mm] and he far person s posiion ±900 [mm] as follows: X N X F X N Y N Z N = Ȳ N + δy N Z N, X F Y F Z F = Ȳ N + δy F Z F where δy N =[ 300, 300],δY F =[ 900, 900]. To deec sably he occluded far person who appears from he side of he near person, he far person s search range is se o boh sides of Ȳ N. Figure 7 (b) shows he evaluaion value of emplae maching. Each person s posiion is sampled a inervals of 30 [mm]. This likelihood map is considered a complee reference able ha indicaes he evaluaion value for each combinaion of person posiions. I is confirmed ha he evaluaion value a he correc posiion is he highes and falls as he posiion shifs. However, i needs a lo of processing ime o make his reference able because 1281 (= 21 61) emplaes are mached. To reduce he processing ime, we approximae a likelihood map by a less number of emplae maching. A firs, A cerain number of paricles are seleced wih large likelihood values a he previous frame and heir emplaes are mached wih he image o obain he evaluaion values (Fig. 7(c)). We se he number of seleced paricles o 30 or 50 in he experimen. The near and he far person s posiions and he likelihood of paricle i are denoed as (Xi N,YN i,zi N), (XF i,yf i,zi F ) and L i, respecively. Using a kernel densiy esimaion wih a Gaussian disribuion, an approximaed likelihood map is made as follows. L ( δy N,δY F ) = L i exp i { (δy N μ N i )2 2σ N 2 (δy F μ F i )2 2σ F 2, }, where he averages of disribuions are μ N i = Yi N Ȳ N, μ F i = Yi F Ȳ N. The sandard deviaions σ N and σ F are se empirically based on he size of acual person and he overlap of wo persons (σ N =40[mm], σ F = 100 [mm]). Moreover, he coefficien par of disribuion is omied because only 394

4 (a) Inpu image and search area (b) Reference able and evaluaion value Fig. 7. (c) Evaluaion value of 30 paricles Approximaion of likelihood map baed on kernel densiy esimaion racking is almos he same as he mehod (a). The posiional error slighly grows in he verical direcion because we consider he heigh difference is consan. For example, he far person s posiion shifs downward in Figure 8 #119. (c) When he approximaed likelihood map is used, he processing ime is reduced grealy while keeping a similar level of success rae. In he case of 50 paricles seleced as reference poins, he success rae is almos he same as he mehod (a) and (b). When 30 paricles were used, he success rae fell a lile. I is necessary o examine he paricle selecion sraegy o make he likelihood map more effecively. he raio is necessary for he calculaion of each paricle s likelihood. Approximaed likelihood maps are shown in Figure 7(d). Similar shapes o he reference ables of Figure 7(b) are obained. Each paricle s likelihood is esimaed by using on his approximaed likelihood map insead of maching beween he emplae and he inpu image. We realize a faser racking by using his approximaed likelihood map which is made by a less number of emplae maching. IV. E XPERIMENTAL RESULT We have implemened he proposed mehod wih a Bumblebee2 sereo camera (by Poin Grey Research) and a noe PC (Core2Duo, 3.06 [GHz]). The processed image size is Because he mehod does no consider he change in deph and heigh of each person, we used es daa ses in which persons roughly move in parallel o he image plane. Figure 8 is a resul of racking using off-line images aken a 10 [fps]. Each pair of circles wih whie edges shows a racking resul by using he combined sae variable. Blue lines show search area of likelihood map (see Fig. 7). Even when one person is occluded by he oher, each person s posiion can be esimaed sably. Table I shows he comparison of racking resuls for 140 occlusion cases (14 daa ses were esed en imes respecively). The number of oal frames is = Each es daa se is he off-line images in which wo person approach each oher, inersec, and hen depar. Each person s posiion (ground ruh) in each frame was given manually. We couned success cases where every person was racked correcly a all frames and calculaed he success rae. The averages of he 2D posiional error and he ime of processing a frame were calculaed for only he success daa ses. (a) Our previous work [18] realized a sable racking. However, i akes a lo of processing ime o mach he emplae wih each 625(= 252 ) paricle. (b) When he reference able (see Fig. 7(b)) is used, 1281(= 21 61) emplaes are mached. The success rae of (d) Approximaed likelihood map Figure 9 is an example of he racking resul when he persons dephs change. The racking fails because we considered only he change of horizonal posiions and assumed ha he dephs and he heighs are consan. In he fuure, we should expand dimensions for deph and heigh, and realize a sable racking in a more general siuaion. V. C ONCLUSION This paper has described a mehod of racking muliple persons by using overlapping silhouee emplaes. We proposed a mehod which can decrease he number of image comparison by using an approximaed likelihood map based on kernel densiy esimaion. We have reduced he number of emplae maching o abou 1/10 wihou degrading he racking performance, and he oal processing ime o abou 100 [ms/frame]. This processing speed is pracical for a person following robo. However, we considered only he change of horizonal posiions and assumed ha he dephs and he heighs are consan. In he fuure, we should expand dimensions for deph and heigh, and realize a sable racking in a more general siuaion. To make he approximaed likelihood map more effecively, i is necessary o examine he paricle selecion sraegy. Moreover, i is necessary o deal wih he overlapping of hree persons or more. 395

5 Fig. 8. Fig. 9. Experimenal resul of racking Example of racking failure because of change in deph TLE I C OMPARISON OF TRACKING RESULTS racking mehod emplae maching processing ime (maching) processing ime (oal) (a) previous mehod [18] (b) using reference able (c) proposed mehod 625 [imes/frame] 1281 [imes/frame] 50 [imes/frame] 30 [imes/frame] 247 [ms/frame] 475 [ms/frame] 20 [ms/frame] 11 [ms/frame] 328 [ms/frame] 555 [ms/frame] 101 [ms/frame] 93 [ms/frame] ACKNOWLEDGMENT A par of his research is suppored by Kuraa Memorial Hiachi Science and Technology Foundaion, NEDO Inelligen RT Sofware Projec, and JSPS KAKENHI R EFERENCES [1] P. Viola, M.J. Jones, and D. Snow, Deecing pedesrians using paerns of moion and appearance, In. J. Compuer Vision, vol. 63, no. 2, pp , [2] N. Dalal and B. Briggs, Hisograms of oriened gradiens for human deecion, IEEE Conf. Compuer Vision and Paern Recogniion, pp , [3] B. Han, S. W. Joo, and L. S. Davis, Probabilisic fusion racking using mixure kernel-based Bayesian filering, 11h In. Conf. Compuer Vision, [4] S. Munder, C. Schnorr, and D. M. Gavrila, Pedesrian deecion and racking using a mixure of view-based shape-exure models, IEEE Trans. ITS, vol. 9, no. 2, pp , [5] D. Schulz, W. Burgard, D. Fox, and A. B. Cremers, People racking wih a mobile robo using sample-based join probabilisic daa associaion filers, In. J. Roboics Research, vol. 22, no. 2, pp , [6] N. Belloo and H. Hu. Mulisensor daa fusion for join people racking and idenificaion wih a service robo, IEEE In. Conf. Roboics and Biomimeics, pp , [7] H. Koyasu, J. Miura, and Y. Shirai, Realime omnidirecional sereo for obsacle deecion and racking in dynamic environmens, IEEE/RSJ In. Conf. Inelligen Robos and Sysems, pp , posiional error success rae [8] M. Kobilarov, G. Sukhame, J. Hyams, and P. Baavia, People racking and following wih mobile robo using omnidirecional camera and a laser, IEEE In. Conf. Roboics and Auomaion, pp , [9] D. Beymer and K. Konolige, Real-ime racking of muliple people using coninuous deecion, 7h In. Conf. Compuer Vision, [10] A. Howard, L. H. Mahies, A. Hueras, M. Bajracharya, and A. Rankin, Deecing pedesrians wih sereo vision: safe operaion of auonomous ground vehicles in dynamic environmens, In. Symp. Roboics Research, [11] D. Calisi, L. Iocchi, and R. Leone, Person following hrough appearance models and sereo vision using a mobile robo, VISAPP Workshop on Robo Vision, pp , [12] A. Ess, B. Leibe, and L. V. Cool, Deph and appearance for mobile scene analysis, 11h In. Conf. Compuer Vision, [13] A. Ess, B. Leibe, K. Schindler, and L. V. Cool, A mobile vision sysem for robus muli-person racking, IEEE Conf. Compuer Vision and Paern Recogniion, [14] J. MacCormick and A. Blake, A probabilisic exclusion principle for racking muliple objecs, 7h In. Conf. Compuer Vision, pp , [15] Z. Khan, T. Balch, and F. Dellaer, An MCMC-based paricle filer for racking muliple ineracing arges, 8h European Conf. Compuer Vision, pp , [16] D. Tweed and A. Calway, Tracking many objecs using subordinaed Condensaion, Briish Machine Vision Conf., pp , [17] J. Saake and J. Miura, Robus sereo-based person deecion and racking for a person following robo, ICRA Workshop on People Deecion and Tracking, [18] J. Saake and J. Miura, Sereo-Based Muli-Person Tracking using Overlapping Silhouee Templaes, 20h In. Conf. on Paern Recogniion, pp ,

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

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

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

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

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

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

Visual Perception as Bayesian Inference. David J Fleet. University of Toronto

Visual Perception as Bayesian Inference. David J Fleet. University of Toronto Visual Percepion as Bayesian Inference David J Flee Universiy of Torono Basic rules of probabiliy sum rule (for muually exclusive a ): produc rule (condiioning): independence (def n ): Bayes rule: marginalizaion:

More information

Large-scale 3D Outdoor Mapping and On-line Localization using 3D-2D Matching

Large-scale 3D Outdoor Mapping and On-line Localization using 3D-2D Matching Large-scale 3D Oudoor Mapping and On-line Localizaion using 3D-D Maching Takahiro Sakai, Kenji Koide, Jun Miura, and Shuji Oishi Absrac Map-based oudoor navigaion is an acive research area in mobile robos

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

Evaluation and Improvement of Region-based Motion Segmentation

Evaluation and Improvement of Region-based Motion Segmentation Evaluaion and Improvemen of Region-based Moion Segmenaion Mark Ross Universiy Koblenz-Landau, Insiue of Compuaional Visualisics, Universiässraße 1, 56070 Koblenz, Germany Email: ross@uni-koblenz.de Absrac

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

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

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

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

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

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

MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES

MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES MODEL BASED TECHNIQUE FOR VEHICLE TRACKING IN TRAFFIC VIDEO USING SPATIAL LOCAL FEATURES Arun Kumar H. D. 1 and Prabhakar C. J. 2 1 Deparmen of Compuer Science, Kuvempu Universiy, Shimoga, India ABSTRACT

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

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

Improving Occupancy Grid FastSLAM by Integrating Navigation Sensors

Improving Occupancy Grid FastSLAM by Integrating Navigation Sensors Improving Occupancy Grid FasSLAM by Inegraing Navigaion Sensors Chrisopher Weyers Sensors Direcorae Air Force Research Laboraory Wrigh-Paerson AFB, OH 45433 Gilber Peerson Deparmen of Elecrical and 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

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

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

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

An Adaptive Spatial Depth Filter for 3D Rendering IP

An Adaptive Spatial Depth Filter for 3D Rendering IP JOURNAL OF SEMICONDUCTOR TECHNOLOGY AND SCIENCE, VOL.3, NO. 4, DECEMBER, 23 175 An Adapive Spaial Deph Filer for 3D Rendering IP Chang-Hyo Yu and Lee-Sup Kim Absrac In his paper, we presen a new mehod

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

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

Multi-Target Detection and Tracking from a Single Camera in Unmanned Aerial Vehicles (UAVs)

Multi-Target Detection and Tracking from a Single Camera in Unmanned Aerial Vehicles (UAVs) 2016 IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems (IROS) Daejeon Convenion Cener Ocober 9-14, 2016, Daejeon, Korea Muli-Targe Deecion and Tracking from a Single Camera in Unmanned Aerial

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

Tracking Appearances with Occlusions

Tracking Appearances with Occlusions Tracking ppearances wih Occlusions Ying Wu, Ting Yu, Gang Hua Deparmen of Elecrical & Compuer Engineering Norhwesern Universiy 2145 Sheridan oad, Evanson, IL 60208 {yingwu,ingyu,ganghua}@ece.nwu.edu bsrac

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

Occlusion-Free Hand Motion Tracking by Multiple Cameras and Particle Filtering with Prediction

Occlusion-Free Hand Motion Tracking by Multiple Cameras and Particle Filtering with Prediction 58 IJCSNS Inernaional Journal of Compuer Science and Nework Securiy, VOL.6 No.10, Ocober 006 Occlusion-Free Hand Moion Tracking by Muliple Cameras and Paricle Filering wih Predicion Makoo Kao, and Gang

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

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

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

Multiple View Discriminative Appearance Modeling with IMCMC for Distributed Tracking

Multiple View Discriminative Appearance Modeling with IMCMC for Distributed Tracking Muliple View Discriminaive ing wih IMCMC for Disribued Tracking Sanhoshkumar Sunderrajan, B.S. Manjunah Deparmen of Elecrical and Compuer Engineering Universiy of California, Sana Barbara {sanhosh,manj}@ece.ucsb.edu

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

J. Vis. Commun. Image R.

J. Vis. Commun. Image R. J. Vis. Commun. Image R. 20 (2009) 9 27 Conens liss available a ScienceDirec J. Vis. Commun. Image R. journal homepage: www.elsevier.com/locae/jvci Face deecion and racking using a Boosed Adapive Paricle

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

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

A High-Speed Adaptive Multi-Module Structured Light Scanner

A High-Speed Adaptive Multi-Module Structured Light Scanner A High-Speed Adapive Muli-Module Srucured Ligh Scanner Andreas Griesser 1 Luc Van Gool 1,2 1 Swiss Fed.Ins.of Techn.(ETH) 2 Kaholieke Univ. Leuven D-ITET/Compuer Vision Lab ESAT/VISICS Zürich, Swizerland

More information

Robot localization under perceptual aliasing conditions based on laser reflectivity using particle filter

Robot localization under perceptual aliasing conditions based on laser reflectivity using particle filter Robo localizaion under percepual aliasing condiions based on laser refleciviy using paricle filer DongXiang Zhang, Ryo Kurazume, Yumi Iwashia, Tsuomu Hasegawa Absrac Global localizaion, which deermines

More information

Learning nonlinear appearance manifolds for robot localization

Learning nonlinear appearance manifolds for robot localization Learning nonlinear appearance manifolds for robo localizaion Jihun Hamm, Yuanqing Lin, and Daniel. D. Lee GRAS Lab, Deparmen of Elecrical and Sysems Engineering Universiy of ennsylvania, hiladelphia, A

More information

Fusion of Multiple Cues from Color and Depth Domains using Occlusion Aware Bayesian Tracker

Fusion of Multiple Cues from Color and Depth Domains using Occlusion Aware Bayesian Tracker Fusion of Muliple Cues from Color and Deph Domains using Occlusion Aware Bayesian Tracker Kourosh MESHGI Shin-ichi MAEDA Shigeyuki OBA and Shin ISHII Graduae School of Informaics, Kyoo Universiy, Gokasho,

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

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

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display

Point Cloud Representation of 3D Shape for Laser- Plasma Scanning 3D Display Poin Cloud Represenaion of 3D Shape for Laser- Plasma Scanning 3D Displa Hiroo Ishikawa and Hideo Saio Keio Universi E-mail {hiroo, saio}@ozawa.ics.keio.ac.jp Absrac- In his paper, a mehod of represening

More information

RGB-D Object Tracking: A Particle Filter Approach on GPU

RGB-D Object Tracking: A Particle Filter Approach on GPU RGB-D Objec Tracking: A Paricle Filer Approach on GPU Changhyun Choi and Henrik I. Chrisensen Cener for Roboics & Inelligen Machines College of Compuing Georgia Insiue of Technology Alana, GA 3332, USA

More information

SLAM in Large Indoor Environments with Low-Cost, Noisy, and Sparse Sonars

SLAM in Large Indoor Environments with Low-Cost, Noisy, and Sparse Sonars SLAM in Large Indoor Environmens wih Low-Cos, Noisy, and Sparse Sonars Teddy N. Yap, Jr. and Chrisian R. Shelon Deparmen of Compuer Science and Engineering Universiy of California, Riverside, CA 92521,

More information

Image Based Computer-Aided Manufacturing Technology

Image Based Computer-Aided Manufacturing Technology Sensors & Transducers 03 by IFSA hp://www.sensorsporal.com Image Based Compuer-Aided Manufacuring Technology Zhanqi HU Xiaoqin ZHANG Jinze LI Wei LI College of Mechanical Engineering Yanshan Universiy

More information

Modeling and Tracking of Dynamic Obstacles for Logistic Plants using Omnidirectional Stereo Vision

Modeling and Tracking of Dynamic Obstacles for Logistic Plants using Omnidirectional Stereo Vision Modeling and Tracing of Dynamic Obsacles for Logisic Plans using Omnidirecional Sereo Vision Andrei Vaavu, Arhur D. Cosea, and Sergiu Nedevschi, Members, IEEE Absrac In his wor we presen an obsacle deecion

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

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

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

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

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

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

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

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

A new algorithm for small object tracking based on super-resolution technique

A new algorithm for small object tracking based on super-resolution technique A new algorihm for small objec racking based on super-resoluion echnique Yabunayya Habibi, Dwi Rana Sulisyaningrum, and Budi Seiyono Ciaion: AIP Conference Proceedings 1867, 020024 (2017); doi: 10.1063/1.4994427

More information

An Improved Square-Root Nyquist Shaping Filter

An Improved Square-Root Nyquist Shaping Filter An Improved Square-Roo Nyquis Shaping Filer fred harris San Diego Sae Universiy fred.harris@sdsu.edu Sridhar Seshagiri San Diego Sae Universiy Seshigar.@engineering.sdsu.edu Chris Dick Xilinx Corp. chris.dick@xilinx.com

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

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

Real-time 2D Video/3D LiDAR Registration

Real-time 2D Video/3D LiDAR Registration Real-ime 2D Video/3D LiDAR Regisraion C. Bodenseiner Fraunhofer IOSB chrisoph.bodenseiner@iosb.fraunhofer.de M. Arens Fraunhofer IOSB michael.arens@iosb.fraunhofer.de Absrac Progress in LiDAR scanning

More information

Motion Level-of-Detail: A Simplification Method on Crowd Scene

Motion Level-of-Detail: A Simplification Method on Crowd Scene Moion Level-of-Deail: A Simplificaion Mehod on Crowd Scene Absrac Junghyun Ahn VR lab, EECS, KAIST ChocChoggi@vr.kais.ac.kr hp://vr.kais.ac.kr/~zhaoyue Recen echnological improvemen in characer animaion

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

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS

FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS FIELD PROGRAMMABLE GATE ARRAY (FPGA) AS A NEW APPROACH TO IMPLEMENT THE CHAOTIC GENERATORS Mohammed A. Aseeri and M. I. Sobhy Deparmen of Elecronics, The Universiy of Ken a Canerbury Canerbury, Ken, CT2

More information

Scale Recovery for Monocular Visual Odometry Using Depth Estimated with Deep Convolutional Neural Fields

Scale Recovery for Monocular Visual Odometry Using Depth Estimated with Deep Convolutional Neural Fields Scale Recovery for Monocular Visual Odomery Using Deph Esimaed wih Deep Convoluional Neural Fields Xiaochuan Yin, Xiangwei Wang, Xiaoguo Du, Qijun Chen Tongji Universiy yinxiaochuan@homail.com,wangxiangwei.cpp@gmail.com,

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

EXPERIMENTAL RESULTS GOT WITH THE OMNIDIRECTIONAL VISION SENSOR: SYCLOP

EXPERIMENTAL RESULTS GOT WITH THE OMNIDIRECTIONAL VISION SENSOR: SYCLOP EXERIENTAL RESULTS GOT WITH THE ONIDIRECTIONAL ISION SENSOR: SYCLO Eric BRASSART, Lauren DELAHOCHE, Cyril CAUCHOIS, Cyril DROCOURT, Claude EGARD, El usapha OUADDIB CREA (Cenre de Roboique d Elecroechnique

More information

Algorithm for image reconstruction in multi-slice helical CT

Algorithm for image reconstruction in multi-slice helical CT Algorihm for image reconsrucion in muli-slice helical CT Kasuyuki Taguchi a) and Hiroshi Aradae Medical Engineering Laboraory, Toshiba Corporaion, 1385 Shimoishigami, Oawara, Tochigi 324-855, Japan Received

More information

Simultaneous Localization and Mapping with Stereo Vision

Simultaneous Localization and Mapping with Stereo Vision Simulaneous Localizaion and Mapping wih Sereo Vision Mahew N. Dailey Compuer Science and Informaion Managemen Asian Insiue of Technology Pahumhani, Thailand Email: mdailey@ai.ac.h Manukid Parnichkun Mecharonics

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

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

Reasoning About Liquids via Closed-Loop Simulation

Reasoning About Liquids via Closed-Loop Simulation Reasoning Abou Liquids via Closed-Loop Simulaion Connor Schenck and Dieer Fox Absrac Simulaors are powerful ools for reasoning abou a robo s ineracions wih is environmen. However, when simulaions diverge

More information

A GRAPHICS PROCESSING UNIT IMPLEMENTATION OF THE PARTICLE FILTER

A GRAPHICS PROCESSING UNIT IMPLEMENTATION OF THE PARTICLE FILTER A GRAPHICS PROCESSING UNIT IMPLEMENTATION OF THE PARTICLE FILTER ABSTRACT Modern graphics cards for compuers, and especially heir graphics processing unis (GPUs), are designed for fas rendering of graphics.

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

Improving 2D Reactive Navigators with Kinect

Improving 2D Reactive Navigators with Kinect Improving 2D Reacive Navigaors wih Kinec Javier Gonzalez-Jimenez, J.R. Ruiz-Sarmieno, and Cipriano Galindo Sysem Enginnering and Auomaion Dp., Malaga, Spain {javiergonzalez, joaraul, cgalindo}@uma.es Keywords:

More information

1.4 Application Separable Equations and the Logistic Equation

1.4 Application Separable Equations and the Logistic Equation 1.4 Applicaion Separable Equaions and he Logisic Equaion If a separable differenial equaion is wrien in he form f ( y) dy= g( x) dx, hen is general soluion can be wrien in he form f ( y ) dy = g ( x )

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

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

Vision based leader-follower formation control for mobile robots

Vision based leader-follower formation control for mobile robots Scholars' Mine Masers Theses Suden Theses and Disseraions Fall 7 Vision based leader-follower formaion conrol for mobile robos Gerard Sequeira Follow his and addiional works a: hp://scholarsmine.ms.edu/masers_heses

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

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

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

Terrain Based GPS Independent Lane-Level Vehicle Localization using Particle Filter and Dead Reckoning

Terrain Based GPS Independent Lane-Level Vehicle Localization using Particle Filter and Dead Reckoning Terrain Based GPS Independen -Level Vehicle Localizaion using Paricle Filer and Dead Reckoning Hamad Ahmed and Muhammad Tahir Deparmen of Elecrical Engineering, Lahore Universiy of Managemen Sciences,

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are InechOpen, he world s leading publisher of Open Access books Buil by scieniss, for scieniss 4,000 116,000 120M Open access books available Inernaional auhors and ediors Downloads Our auhors are

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

MoBAN: A Configurable Mobility Model for Wireless Body Area Networks

MoBAN: A Configurable Mobility Model for Wireless Body Area Networks MoBAN: A Configurable Mobiliy Model for Wireless Body Area Neworks Majid Nabi 1, Marc Geilen 1, Twan Basen 1,2 1 Deparmen of Elecrical Engineering, Eindhoven Universiy of Technology, he Neherlands 2 Embedded

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

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

Multi-Scale Object Candidates for Generic Object Tracking in Street Scenes

Multi-Scale Object Candidates for Generic Object Tracking in Street Scenes Muli-Scale Objec Candidaes for Generic Objec Tracking in Sree Scenes Aljoša Ošep, Alexander Hermans, Francis Engelmann, Dirk Klosermann, Markus Mahias and Basian Leibe Absrac Mos vision based sysems for

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

A Novel Approach for Monocular 3D Object Tracking in Cluttered Environment

A Novel Approach for Monocular 3D Object Tracking in Cluttered Environment Inernaional Journal of Compuaional Inelligence Research ISSN 0973-1873 Volume 13, Number 5 (2017), pp. 851-864 Research India Publicaions hp://www.ripublicaion.com A Novel Approach for Monocular 3D Objec

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

LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD

LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD 21 s Inernaional Conference on Composie Maerials Xi an, 20-25 h Augus 2017 LOW-VELOCITY IMPACT LOCALIZATION OF THE COMPOSITE TUBE USING A NORMALIZED CROSS-CORRELATION METHOD Hyunseok Kwon 1, Yurim Park

More information

Indoor SLAM for Micro Aerial Vehicles Using Visual and Laser Sensor Fusion

Indoor SLAM for Micro Aerial Vehicles Using Visual and Laser Sensor Fusion Indoor SLAM for Micro Aerial Vehicles Ug Visual and Laser Sensor Fusion Elena López, Rafael Barea, Alejandro Gómez, Álvaro Salos, Luis M. Bergasa, Eduardo J. Molinos and Abdelkrim Nemra * Absrac This paper

More information

IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS 1

IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS 1 TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS 1 Adapive Appearance Model and Condensaion Algorihm for Robus Face Tracking Yui Man Lui, Suden Member,, J. Ross Beveridge, Member,,

More information

Motor Control. 5. Control. Motor Control. Motor Control

Motor Control. 5. Control. Motor Control. Motor Control 5. Conrol In his chaper we will do: Feedback Conrol On/Off Conroller PID Conroller Moor Conrol Why use conrol a all? Correc or wrong? Supplying a cerain volage / pulsewidh will make he moor spin a a cerain

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