Learning nonlinear appearance manifolds for robot localization

Size: px
Start display at page:

Download "Learning nonlinear appearance manifolds for robot localization"

Transcription

1 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 {jhham, linyuanq, ddlee}@seas.upenn.edu Absrac We propose a nonlinear mehod for learning he low-dimensional pose of a robo from high-dimensional panoramic images. The panoramic images are assumed o lie on a nonlinear low-dimensional appearance manifold ha is embedded in a high-dimensional image space. We demonsrae ha he local geomery of a poin and is neares neighbors on his manifold can be used o projec he poin ono a low-dimensional coordinae space. Using his embedding, he unknown camera posiion can be esimaed from a novel panoramic image. We show how he image-based posiion measuremens can be inegraed wih odomery informaion in a Bayesian framework o yield an online esimae of a robo s posiion. Resuls from simulaed daa show ha he proposed mehod ouperforms oher appearance-based models based upon principal componens analysis and kernel densiy esimaion. Index Terms Appearance-based Localizaion, Manifold Learning, Nonlinear Feaure Exracion, Bayesian Filering I. INTRODUCTION Recenly, here has been much ineres in using vision sensors as a primary source of informaion o esimae he pose of a mobile robo. In his regard, here are wo disinc approaches o incorporaing visual informaion: geomery versus appearance-based mehods. The geomeric approach esimaes he ego-moion of he camera using geomeric models of he environmen as well as he camera. I ypically relies upon one or more calibraed cameras as well as preprocessing of he images. The calibraed images are hen analyzed o exrac and esimae he relaive posiions of environmenal feaures or landmarks [14]. Sereo cameras, or more recenly, omnidirecional cameras using srucure from moion have been used o rack he hree-dimensional posiions of hese feaures over ime in order o esimae egomoion [7], [2]. In conras, appearance-based mehods do no rely upon calibraed cameras o esimae pose. Raher han aemping o exrac localized feaures in he images, hese mehods consider he inpu images more holisically in relaion o oher images. Images wih a wide field of view are preferable for hese models, and recen work have used panoramic images for inpus [1], [10], [6], [3]. In paricular, we consider oriened cylindrical panoramic images as inpu images. In his case, he wo-dimensional ranslaional coordinaes of he camera will be refleced in he appearance of he resuling image. Convenional appearancebased mehods model his underlying low-dimensional srucure in he images by firs projecing a raining se of images wih known camera posiions ono a low-dimensional subspace spanned by a few principal componens of he images. Given a new image, he unknown camera posiion is esimaed by projecing he new image ono his principal componen subspace. The raining image wih he closes projecion o he new image is found, and he camera posiion of his closes raining image is used o esimae he unknown camera posiion [6]. The accuracy of his approach is limied by he spacing of he camera posiions during he acquisiion of he raining images. A recenly-developed mehod generaes a more refined esimae by inerpolaing beween raining images using kernel densiy esimaion [9]. The low-dimensional principal componen projecion allows he camera posiion esimae o be more robus o image noise and provides for efficien implemenaion. However, i is clear ha a linear subspace may be inappropriae for modeling he variabiliy in he appearance of he images. In his submission, we describe a mehod ha models he images as a low-dimensional nonlinear manifold embedded in a highdimensional Euclidean space R D, where D is he number of pixels in a picure. This appearance manifold is homeomorphic o he wo-dimensional space of camera posiions, and we learn he mapping from images o camera posiion by locally esimaing he srucure of his manifold. Our algorihm for Locally Linear rojecion (LL) approximaes he mapping from images o camera posiions using a locally weighed neighborhood. We show how LL can be easily incorporaed ino a Bayesian framework for online robo localizaion, and we compare is performance o convenional appearance-based localizaion mehods. The remainder of he paper is organized in he following manner. In Secion II, we briefly review how principal componens analysis and kernel densiy esimaion are currenly used for appearance-based localizaion. Secion III describes how he local srucure of nonlinear manifolds can be esimaed wih LL and used o map panoramic images o camera posiions. In Secion IV, we incorporae he LL measuremens ino a probabilisic model for robo localizaion. We hen compare he performance of our algorihm wih oher appearance-based localizaion algorihms in Secion V. Finally in Secion VI, some possible exensions and planned fuure work will be discussed.

2 Noaion In he following, x R 2 denoes a wo-dimensional posiion vecor and y R D an image in a D-dimensional pixel space. Dimensionaliy reducion on he images resuls in he low-dimensional vecor z R d where d D. A reference or raining se consiss of a se of T known posiions {x 1, x 2,, x T }, along wih heir corresponding images Y {y 1, y 2,, y T }, and possibly heir reduced dimensionaliy represenaion Z {z 1, z 2,, z T }. Thus, his daa is described by marices of size (2 T ), (D T ), and (d T ), respecively. II. RELATED WORK Much of he previous work in appearance-based localizaion preprocess he visual images using principal componens analysis (CA) o reduce heir dimensionaliy. robabilisic models for localizaion using kernel densiy esimaion (KDE) are hen consruced from hese principal componens. In his secion, we describe how CA and KDE are used in his manner for localizaion. A. Linear dimensionaliy reducion CA is a simple and efficien mehod for linear dimensionaliy reducion. Given a raining se of images Y, CA finds a low d-dimensional subspace of he pixel space spanned by orhogonal direcions wih maximum variance. The corresponding eigenimages Z are given by projecing he images ono he eigenvecors of he covariance marix C T /T wih maximal eigenvalues. In pracice, singular value decomposiion is ofen used o facor he image marix: Y USV T. The componens of Z are hen given by he projecion of he images ino he principal subspace: Z U T Y U T USV T SV T. This decomposiion can be shown o resul in he smalles linear reconsrucion error o Y. B. Kernel Densiy Esimaion Kernel Densiy Esimaion (KDE), ohewise known as arzen window densiy esimaion, is a nonparameric procedure o approximae a disribuion from a sample of poins. KDE esimaes an unknown disribuion by convolving he sample se wih a coninuous kernel densiy, and hus assumes very lile daa-specific srucure. For appearance-based mehods, KDE is usually performed no on he original images Y, bu raher on heir low-dimensional represenaion Z given by CA. In paricular, he join densiy relaing posiion o appearance is given by [9]: p(x, z, Z) 1 T T g x (x x n )g z (z z n ). n1 where g x and g z are Gaussian densiy funcions g x (x x n ) g z (z z n ) 1 2π Ψ x 1/2 exp { (x x n ) T Ψ 1 x (x x n )/2 }, 1 (2π) d/2 Ψ z 1/2 exp { (z z n ) T Ψ 1 z (z z n )/2 }. wih covariance parameers Ψ x and Ψ z. Since p(x, z, Z) is facorized, he likelihood p(z x,, Z) is given by he relaionship: p(z x,, Z) p(x, z, Z) p(x, Z) T n1 g x(x x n )g z (z z n ) T n1 g. x(x x n ) KDE is convenien in ha i exhibis asympoic convergence of he esimaed mean and covariance o he rue underlying disribuion. One disadvanages of KDE, however, is ha he parameers Ψ x and Ψ z need o be carefully chosen [9]. One mehod is o simply use a consan covariance Ψ x Ψ z σ 2 I. For our experimens, we opimize wo separae variances Ψ x σxi, 2 Ψ z σzi 2 o obain he bes resuls. III. AEARANCE MANIFOLD FOR LOCALIZATION In his secion, we describe wo relaed mehods for learning a nonlinear map from high-dimensional appearance images o a low-dimensional coordinae space. Locally linear embedding embeds he images in an unsupervised manner, as an alernaive o CA. We also describe locally linear projecion, which can be used o nonlinearly map images direcly o posiion coordinaes. A. Locally linear embedding The geomeric inuiion behind locally linear embedding (LLE) is quie simple. If he image daa Y is dense enough, we expec each daa poin and is neighbors o lie on or close o a locally linear pach of he underlying manifold [13]. The local geomery of he paches are characerized by linear coefficiens W ij ha reconsruc each daa poin from is neighbors. The weighs W ij are chosen o minimize he reconsrucion error C(W ) i y i j W ij y j 2, (1) given by he sum squared disances beween all he daa poins and heir local linear reconsrucions. In minimizing his cos, he weighs are consrained by j W ij 1, for all i. This condiion makes he weighs invarian o roaions, rescalings, and ranslaions; consequenly, he resuling weighs characerize inrinsic geomeric properies of each neighborhood ha do no depend upon a paricular reference frame. The

3 -posiion Y-posiion Rooms RD Map y y1 W1 Wk yk y~ W2 y2 CA x~ R2 x1 W1 Wk xk W2 LLE x2 Fig. 1. Comparison of CA projecion and LLE embedding of he image daa. Top row shows he environmen map and he grid posiions where camera images are acquired (see Secion V.) Middle row shows he firs wo CA componens and he boom row shows he firs wo coordinaes of he LLE embedding. d-dimensional embedding z Rd, is hen deermined by minimizing C(Z) kz i Wij z j k2, i j where Wij are he weighs previously deermined in (1). In CA, he principal componens are linear coordinaes in d-dimensional space which bes approximae he innerproducs Y T Y of he original daa. The LLE embeddings, in conras, are coordinaes in d-dimensional space which bes preserve he local geomery of he original daa. A demonsraion of he differences beween he CA and LLE embeddings of image daa is given in Fig. 1. The color mapping shows he correlaion beween he posiion of he camera and he resuling projecions. In he CA projecion, he firs componen varies almos monoonically wih he xaxis, however he second componen has no simple relaion o posiion. The images from differen rooms in he map become unresolvable in he wo CA componens. On he oher hand, he LLE embedding of he images preserves he opological srucure of he rooms quie well. Addiionally, he embedding coordinaes are almos homeomorphic o he rue camera posiions. These resuls demonsrae he imporance of nonlinear learning mehods o model he srucure of he appearance manifold. B. Locally linear projecion Fig. 2. Locally linear projecion of a es image y o he posiion space. Suppose he raining ses and Y are given, and he images Y lie close o a manifold parameerized by he camera posiions. The es poin y is projeced ino he affine space of K-neares neighbors, y 1, y 2,, y K,. and he weighs Wj are compued by he consrucing he projecion y The weighed mean x j Wj xj of he K-neares neighbor posiions x1, x2,, xk is used o esimae he posiion of image y. The uncerainy of his esimae is compued from he covariance of x1, x2,, xk. We modify he LLE algorihm o incorporae manifold srucure in order o direcly esimae he underlying camera posiion from he images. Insead of embedding he manifold in an unsupervised manner, locally linear projecion (LL) uses local linear paches o inerpolae he posiion of he camera. The geomerical idea is illusraed in Fig. 2. A given image y is firs approximaed by K-neares neighboring j Wj y j. images hrough local linear reconsrucion: y The error in his reconsrucion can be checked o ensure he locally linear assumpion is no violaed. The weighs Wj j W j xj. are hen used o esimae he unknown pose x This esimae explois he coninuiy of he map from image manifold o pose manifold. The uncerainy of his esimae is proporional o he sample covariance of he K neighboring poses. Thus, he uncerainy of he esimae is small if he neighboring poins are ighly clusered in posiion space. The resuling algorihm for LL is summarized below: Sep 1. Given an image y, find he K-neares neighbors A in he reference se Y. Sep 2. Compue he weighs W which linearly reconsruc he poin y from is neighbors: W arg min ky wj y j k2, W j A subjec o j A wj 1. Sep 3. Theposiion esimae is given by he weighed j wj xj. mean x

4 Sep 4. The uncerainy in he esimaed posiion is compued by scaling he sample covariance by a facor ρ: Ψ ρ (x j x)(x j x) T. K j A This procedure yields a probabilisic measuremen model for he posiion x corresponding o an image y: p(x y,, Y ) N ( x, Ψ). (2) The complexiy of finding he K-neares neighbors of an image using efficien algorihms is O(K log T ) while compuing he resuling weighs coss O(DK 3 ). Considering ha K is usually small (K < 20), his resuls in a compuaionally efficien procedure o esimae posiion. In comparison, KDE requires O(T ) complexiy o convolve he reference poins wih a kernel. Besides is algorihmic efficiency, LL is able o accuraely model he geomerical manifold srucure of he images. IV. BAYESIAN FILTERING We review Bayesian filering mehods used in robo localizaion, and show how LL can be combined wih odomery informaion for online localizaion. The uncerainy in he robo s posiion given he curren and all previous measuremens is described by he belief sae: Bel(x ) p(x curren and pas daa) p(x y,, y 1, u 1,, u 1 ). For mobile robos, wo condiions are usually assumed: 1) he curren sae x given he las odomery reading u 1 and previous sae x 1 is independen of oher pas daa, and 2) he measuremen y given he curren sae x is independen of oher daa. These Markov assumpions make sae esimaion a recursive Bayesian procedure: Bel(x ) ηp(y x ) p(x x 1, u 1 ) p(x 1 y 1,, y 1, u 1,, u 1 )dx 1 ηp(y x ) p(x x 1, u 1 )Bel(x 1 )dx 1, where η is a normalizaion consan independen of x: η p(y u 1,, u 1 ) 1. The wo disribuions p(y x ) and p(x x 1, u 1 ) are deermined by he measuremen and process model, respecively. The updae procedure can hen be divided ino wo seps. The process model is used o esimae: Bel(x ) p(x x 1, u 1 )Bel(x 1 ), (3) and hen measuremen is incorporaed ino: Bel(x ) ηp(y x )Bel(x ). (4) When he iniial belief is Gaussian and he wo process and measuremen models are boh linear-gaussian, he belief says Gaussian disribued for all ime. The resuling updaes become sraighforward marix operaions known as he Kalman filer. In our process model, a zero-mean Gaussian noise wih saionary covariance Q is used for he uncerainy in he odomery u: p(x x 1, u 1 ) N (x 1 + u 1, Q). However, in our measuremen model, he image y observed a he sae x is no a simple linear funcion of x. Thus, as in he Exended Kalman filer (EKF), he nonlinear model is linearized using he Jacobian of he ransformaion and he residuals are assumed o be Gaussian. Applying Bayes rule, we replace he generaive disribuion ηp(y x) in (4) wih he nonlinear projecion model p(x y): p(y x) p(x y), and furhermore, p(y x) p(x y), p(x) by assuming a nonspecific prior for p(x). Using he model p(x y,, Y ) in (2), he resulan updae equaions are effecively he same as he Kalman filer, hough compued in a slighly differen form: Le µ, Φ, x, Φ, ˆx, Ψ denoe he means and covariances of Bel(x ) N (µ, Φ ) Bel(x ) N (x, Φ ) p(x y,, Y ) N ( x, Ψ ). Sep 1. rocess updae x µ 1 + u 1 Φ Φ 1 + Q Sep 2. Measuremen updae Φ 1 Φ 1 + Ψ 1 µ Φ (Φ 1 x + Ψ 1 x ). Afer each image measuremen, he mean and he covariance of he model p(x y,, Y ) are firs compued from LL. These parameers are hen used o updae he curren belief over he robo posiion using he procedure above. V. EERIMENTS We esed he LL and localizaion algorihm using a virual environmen and robo simulaion. The 3D model of he environmen ha we consruced is shown in Fig. 3. The resuling scenes and cylindrical camera projecions were rendered by a ray-racer capable of modeling reflecive surfaces and realisic ligh sources [11]. The daa consised of he following images and camera posiions: a raining se (428), spli ino a reference (328) and cross-validaion (100) se, as well as a es se (135) o es localizaion performance. The reference posiions are on a regular grid of laice size 1m in

5 Simulaed Environmen True 1-NN: KDE: LL: A B C anoramic Views A B C Fig. 3. The upper figure displays he simulaed environmen (20m 20m) wih hree rooms A, B and C, which are opologically conneced hrough doorways. The environmen includes exured walls and obsacles ha occlude he rendered scenes. The boom images are examples of cylindrical camera projecions aken from he cener of rooms A, B, and C. he 20m 20m environmen, and he cross-validaion images and posiions were uniformly randomly sampled. The es se was generaed from he simulaed moion of a robo wih a sep size of approximaely 0.06m. Odomery readings are corruped by isoropic Gaussian noise of sd 0.06m added o each movemen sep. The panoramic images are gray-scale and down-sampled o pixel sizes , preserving he aspec raio beween heigh and radius of he cylindrical camera. Fig. 4. Localizaion resul for 1-neares neighbor (1-NN), Kernel Densiy Esimaion, and Locally Linear rojecion using only he curren image measuremen. Real lines indicae he rue rajecory of he robo. Arrows indicae he deviaion emeas of he esimaed posiion from he rue posiion. The average lenghs of deviaion E meas are also given. as follows. The emeas denoes he difference of he rue E[x y,, Y ]: posiion x and he esimaed posiion x meas emeas x x, and E is he average error " T #1/2 meas meas 2 E e /T. 1 Similarly, he error of he Bayesian-filered localizaion is compued by ef il x µ where µ E[Bel(x )], and he average error is " T #1/2 f il f il 2 E e /T. 1 A. erformance evaluaion The resuls of appearance-based localizaion were evaluaed in wo differen ways: deerminisic vs. probabilisic. Deerminisic localizaion uses only a single observed image y o esimae he robo posiion given ha image E(x y,, Y ). In conras, probabilisic localizaion uses he full model p(x y,, Y ) o accoun for uncerainy in esimaion, allowing for more accurae localizaion by incorporaing odomery readings u. Boh he convenional CA/KDE algorihm as well as LL can be used in he wo siuaions. We compue he localizaion error in he wo cases, where he posiion is esimaed 1) wih measuremen only and 2) afer Bayesian-filering boh image measuremens and odomery. The error of localizaion wih measuremen only is defined B. arameer selecion To do a fair comparison, we need o adjus he parameers of he various algorihms for bes performance. In order o do his, he cross-validaion raining se was used o opimize he dimensionaliy d for CA, and he widhs σx, σz for he KDE kernels. For LL, he cross-validaion se was used o opimize he number of neighbors K and he covariance scaling parameer ρ. When LL and KDE are used in he deerminisic comparison, only he parameers K, d, and σz are relevan. We found he minimum error for he wo algorihms was achieved using K 5, d 12 and σz For he Bayesian filering algorihm, he addiional parameers ρ 0.05 and σx 0.088

6 True Odomery only: Odomery+KDE: Odomery+LL: D environmen, LL demonsraes superior performance o mehods based upon CA and KDE. Evaluaions using acual panoramic images from a mobile robo plaform are currenly being performed. In his submission, we assume he roaional orienaion of he robo is known and considered only ranslaional degrees of freedom. When roaional angle is included in he pose space, he appearance manifold possesses he opology of a solid orus S R 2. Learning algorihms o esimae non-euclidean manifolds are sill very underdeveloped, and mehods ha use self-organized maps or neural neworks are no paricularly efficien wih appearance images [12], [5]. We are invesigaing how a mehod such as locally linear projecion may be exended o handle hese more challenging siuaions. ACKNOWLEDGMENT The auhors acknowledge he suppor he U.S. Naional Science Foundaion, he Army Research Office, as well as he Defense Advanced Research rojecs Agency. Fig. 5. Localizaion resul of CA/KDE and LL wih and wihou odomery. Lines indicae he rue robo rajecory, and he arrows indicae he deviaion e fil of he esimaed posiion from he rue posiion. The average lengh of he deviaion E fil is also given. were esimaed by minimizing E fil over he cross-validaion se. C. Resuls The performance of he algorihms for deerminisic localizaion is shown in Fig. 4. The naive 1-neares neighbor algorihm resuled in 0.46m average error, which is approximaely half he spacing of he reference images. CA/KDE achieves a comparable error of 0.281m, while LL produces an even smaller error of 0.208m. The figure also shows ha he larges errors occur near he doorways connecing he rooms in he environmen. Fig. 5 demonsrae he localizaion performance of CA/KDE and LL incorporaing odomery. When odomery is used alone, he small (sd 0.06m) noise added o each movemen amouns in a large drif afer a he end of he moion. Wih Bayesian filering, CA/KDE and LL reduce he localizaion error o 0.174m and 0.141m respecively, showing he advanage of using a nonlinear probablisic model. Errors in posiion near he doorways where measuremen-only localizaion produces large errors, were miigaed using he probabilisic model. VI. DISCUSSION A probabilisic localizaion algorihm which direcly maps high-dimensional appearance images o robo posiion via a nonlinear manifold is proposed. In ess on a simulaed virual REFERENCES [1] N. Aihara, H. Iwasa, N. Yokoya, and H. Takemura, Memory-based self-localizaion using omnidirecional images, in roceedings of Foureenh Inernaional Conference on aern Recogniion,2: , [2] R. Bunschoen and B. Kröse, 3-D scene reconsrucion from cylindrical panoramic images, In roceedings of 9h Inernaional Symposium on Inelligen Roboic Sysems (SIRS 2001), , LAAS-CNRS, Toulouse, France, July [3] D. Cobzas, and H. Zhang, Cylindrical panoramic image-based model for robo localizaion, in roceedings of IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems (IROS 2001), , Ocober 2001, Hawaii, USA. [4] J. L. Crowley and F. ourraz, Coninuiy properies of he appearance manifold for mobile robo posiion esimaion, in Image and Vision Compuing, 19(11): , [5] W. Duch, and R. Adamczak, Neural neworks in non-euclidean meric spaces, in roceedings of Inernaional Join Conference on Neural Neworks, Washingon, , [6] J. Gaspar, N. Winers and J. Sanos-Vicor, Vision-based navigaion and environmenal represenaions wih an omnidirecional camera, in IEEE Transacions on Roboics and Auomaion, 16(6): , [7] J. Gluckman and S. K. Nayar, Ego-moion and omnidirecional cameras, in roceedings of he Sixh Inernaional Conference on Compuer Vision (ICCV 98), , [8] M. Jogan and A. Leonardis, Robus localizaion using an omnidirecional appearance-based subspace model of environmen, in Roboics and Auonomous Sysems, 45(1):51 72, 2003, Elsevier Science. [9] B. J. A. Kröse, N. Vlassis, R. Bunschoen and Y. Moomura, A probabilisic model for appearance-based robo localizaion, in Image and Vision Compuing, 19(6): , 2001 [10] T. ajdla and V. Hlavac, Zero phase represenaion of panoramic images for image based localizaion, In roceedings of 8h Inernaional Conference on Compuer Analysis of Images and aerns CAI 99, ,1999. [11] ersisence of Vision y. Ld., Williamsown, Vicoria, Ausralia hp:// [12] H. Rier, Self-organizing maps in non-euclidean spaces, in Kohonen Maps, E. Oja and S. Kaski eds., , [13] L. K. Saul, and S. T. Roweis, Think globally, fi locally: unsupervised learning of low dimensional manifolds, in Journal of Machine Learning Research, 4: , [14] S. Se, D. Lowe, and J. Lile, Local and global localizaion for mobile robos using visual landmarks, In roceedings of he IEEE/RSJ Inernaional Conference on Inelligen Robos and Sysems (IROS 2001), , 2001.

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

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

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

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

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

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

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

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

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

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

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

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

Mobile Robots Mapping

Mobile Robots Mapping Mobile Robos Mapping 1 Roboics is Easy conrol behavior percepion modelling domain model environmen model informaion exracion raw daa planning ask cogniion reasoning pah planning navigaion pah execuion

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

THE micro-lens array (MLA) based light field cameras,

THE micro-lens array (MLA) based light field cameras, IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL., NO., A Generic Muli-Projecion-Cener Model and Calibraion Mehod for Ligh Field Cameras Qi hang, Chunping hang, Jinbo Ling, Qing Wang,

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

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

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

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

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

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

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

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

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

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

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

Improving Accuracy of Inertial Measurement Units using Support Vector Regression

Improving Accuracy of Inertial Measurement Units using Support Vector Regression Improving Accuracy of Inerial Measuremen Unis using Suppor Vecor Regression Saran Ahuja, Wisi Jiraigalachoe, and Ar Tosborvorn Absrac Inerial measuremen uni (IMU) is a sensor ha measures acceleraion and

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

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

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

An Iterative Scheme for Motion-Based Scene Segmentation

An Iterative Scheme for Motion-Based Scene Segmentation An Ieraive Scheme for Moion-Based Scene Segmenaion Alexander Bachmann and Hildegard Kuehne Deparmen for Measuremen and Conrol Insiue for Anhropomaics Universiy of Karlsruhe (H), 76 131 Karlsruhe, Germany

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

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

Learning Topological Image Transforms Using Cellular Simultaneous Recurrent Networks

Learning Topological Image Transforms Using Cellular Simultaneous Recurrent Networks Proceedings of Inernaional Join Conference on Neural Neworks Dallas Texas USA Augus 4-9 013 Learning Topological Image Transforms Using Cellular Simulaneous Recurren Neworks J. Keih Anderson Deparmen of

More information

arxiv: v1 [cs.cv] 11 Jan 2019

arxiv: v1 [cs.cv] 11 Jan 2019 A General Opimizaion-based Framework for Global Pose Esimaion wih Muliple Sensors arxiv:191.3642v1 [cs.cv] 11 Jan 219 Tong Qin, Shaozu Cao, Jie Pan, and Shaojie Shen Absrac Accurae sae esimaion is a fundamenal

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

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

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

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

3-D Object Modeling and Recognition for Telerobotic Manipulation

3-D Object Modeling and Recognition for Telerobotic Manipulation Research Showcase @ CMU Roboics Insiue School of Compuer Science 1995 3-D Objec Modeling and Recogniion for Teleroboic Manipulaion Andrew Johnson Parick Leger Regis Hoffman Marial Heber James Osborn Follow

More information

Image-Based Pose Estimation for 3-D Modeling in Rapid, Hand-Held Motion

Image-Based Pose Estimation for 3-D Modeling in Rapid, Hand-Held Motion 2011 IEEE Inernaional Conference on Roboics and Auomaion Shanghai Inernaional Conference Cener May 9-13, 2011, Shanghai, China Image-Based Pose Esimaion for 3-D Modeling in Rapid, Hand-Held Moion Klaus

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

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

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

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

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

Projection & Interaction

Projection & Interaction Projecion & Ineracion Algebra of projecion Canonical viewing volume rackball inerface ransform Hierarchies Preview of Assignmen #2 Lecure 8 Comp 236 Spring 25 Projecions Our lives are grealy simplified

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

arxiv: v1 [cs.cv] 25 Apr 2017

arxiv: v1 [cs.cv] 25 Apr 2017 Sudheendra Vijayanarasimhan Susanna Ricco svnaras@google.com ricco@google.com... arxiv:1704.07804v1 [cs.cv] 25 Apr 2017 SfM-Ne: Learning of Srucure and Moion from Video Cordelia Schmid Esimaed deph, camera

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

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

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh esearch Explorer KEYFAME-BASED VISUAL-INEIAL SLAM USING NONLINEA OPIMIZAION Ciaion for published version: Leuenegger, S, Furgale, P, abaud, V, Chli, M, Konolige, K & Siegwar, 213, KEYFAME-BASED

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

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

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

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

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

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

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

Hidden Markov Model and Chapman Kolmogrov for Protein Structures Prediction from Images

Hidden Markov Model and Chapman Kolmogrov for Protein Structures Prediction from Images Hidden Markov Model and Chapman Kolmogrov for Proein Srucures Predicion from Images Md.Sarwar Kamal 1, Linkon Chowdhury 2, Mohammad Ibrahim Khan 2, Amira S. Ashour 3, João Manuel R.S. Tavares 4, Nilanjan

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

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

A NEW APPROACH FOR 3D MODELS TRANSMISSION

A NEW APPROACH FOR 3D MODELS TRANSMISSION A NEW APPROACH FOR 3D MODELS TRANSMISSION A. Guarnieri a, F. Piroi a, M. Ponin a, A. Veore a a CIRGEO, Inerdep. Research Cener of Carography, Phoogrammery, Remoe Sensing and GIS Universiy of Padova, Agripolis

More information

RGBD Data Based Pose Estimation: Why Sensor Fusion?

RGBD Data Based Pose Estimation: Why Sensor Fusion? 18h Inernaional Conference on Informaion Fusion Washingon, DC - July 6-9, 2015 RGBD Daa Based Pose Esimaion: Why Sensor Fusion? O. Serdar Gedik Deparmen of Compuer Engineering, Yildirim Beyazi Universiy,

More information

ACQUIRING high-quality and well-defined depth data. Online Temporally Consistent Indoor Depth Video Enhancement via Static Structure

ACQUIRING high-quality and well-defined depth data. Online Temporally Consistent Indoor Depth Video Enhancement via Static Structure SUBMITTED TO TRANSACTION ON IMAGE PROCESSING 1 Online Temporally Consisen Indoor Deph Video Enhancemen via Saic Srucure Lu Sheng, Suden Member, IEEE, King Ngi Ngan, Fellow, IEEE, Chern-Loon Lim and Songnan

More information

Hierarchical Information Fusion for Human Upper Limb Motion Capture

Hierarchical Information Fusion for Human Upper Limb Motion Capture 1h Inernaional Conference on Informaion Fusion Seale, WA, USA, July 6-9, 009 Hierarchical Informaion Fusion for Human Upper Limb Moion Capure Zhiqiang Zhang 1,, Zhipei Huang 1 and Jiankang Wu 1, 1 Graduae

More information

Proceeding of the 6 th International Symposium on Artificial Intelligence and Robotics & Automation in Space: i-sairas 2001, Canadian Space Agency,

Proceeding of the 6 th International Symposium on Artificial Intelligence and Robotics & Automation in Space: i-sairas 2001, Canadian Space Agency, Proceeding of he 6 h Inernaional Symposium on Arificial Inelligence and Roboics & Auomaion in Space: i-sairas 00, Canadian Space Agency, S-Huber, Quebec, Canada, June 8-, 00. Muli-resoluion Mapping Using

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

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

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

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

Joint Feature Learning With Robust Local Ternary Pattern for Face Recognition

Joint Feature Learning With Robust Local Ternary Pattern for Face Recognition Join Feaure Learning Wih Robus Local Ternary Paern for Face Recogniion Yuvaraju.M 1, Shalini.S 1 Assisan Professor, Deparmen of Elecrical and Elecronics Engineering, Anna Universiy Regional Campus, Coimbaore,

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

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