Model-Based Bundle Adjustment to Face Modeling

Size: px
Start display at page:

Download "Model-Based Bundle Adjustment to Face Modeling"

Transcription

1 Model-Based Bundle Adjustment to Face Modelng Oscar K. Au Ivor W. sang Shrley Y. Wong he Hong Kong Unversty of Scence and echnology Realstc facal synthess s one of the most fundamental problems n computer graphcs and computer vson. It s dffcult for generatng the transton 3D model for facal expresson, especally lacks the nformaton of camera pose. Startng from several un-calbrated vews of a human face, we attempt to recover the camera poses and the facal geometry. hen we deform a generc face mesh to ft the partcular geometry of the subject's face by offlne calbraton and modelbased Bundle adjustment and scattered data modelng respectvely. Face modelng s wdely used n varous felds, such as computer game, flmmakng, vdeo teleconferencng, etc. Now, actually, there are a number of ways for dong such model development. Indeed, there have been qute a number of research papers talkng about the technques to model realstc human faces. However, there s no perfect realstc facal anmaton to be generated by computer. Nowadays the expensve and complex technology s used, lke laserbased cylndrcal scanner. It s, however, not so practcal for people to generate a 3D model wthout those equpment. o overcome ths, we ntroduce another technque, whch only photographs of a human subject are used and the generated facal model s farly well. In ths case, hgh and expensve technology s no longer needed and we can play around the 3D face modelng very easly. he rest of ths proposal s organzed as follows. Challenges of face modelng and Background nformaton about Levenberg-Marquardt mnmzaton for parameters estmaton s covered n Secton. Secton 3 descrbes our methodology and mplementaton for fttng a generc face model from a collecton of photographs and feature ponts. he results of the facal models generated by our system are shown n the Secton 4. Lastly, Secton 5 s the concluson of ths project.

2 he man challenge of our project s to estmate the camera parameters θ ~ precsely wthout pror knowledge about nput sequence, sze and orentaton of mages. In the past, we needed to do a lot of preprocessng on the mages to fnd out values of these parameters or to use some expensve equpment to obtan mages wth some fxed camera postons. After, we recovered these parameters; we can use them such as 3D feature ponts to deform the face model and camera poses for textual mappng. hat means now the man problem s how to estmate these parameters. In order to estmate both ntrnsc parameters and external parameters of camera pose, we use offlne calbraton and Levenberg-Marquardt mnmzaton for parameters estmaton. Here, we have a bref ntroducton to Levenberg-Marquardt mnmzaton. Gven a vector relaton y = f (x) where x and y can have dfferent dmensons and an observaton ŷ, we want to fnd the vector x whch best satsfes the gven relaton. More precsely, we are lookng for the vector xˆ satsfyng yˆ = f ( xˆ) + eˆ for whch ê s mnmal. A typcal way to solve xˆ s Newton teraton. Newton's teraton approach starts from an ntal value x and refnes ths value usng the assumpton that f s locally lnear. A frst order approxmaton of f ( x + ) yelds: f ( x + ) = f ( x ) + J wth J the Jacoban matrx and a small dsplacement. Under these assumptons mnmzng e ˆ = eˆ can be solved through lnear least squares. A smple dervaton yelds J J = J eˆ. hs equaton s called the normal equaton. he soluton to ths problem s found by startng from an ntal soluton and then refne t based on successve teratons x+1 = x + wth the soluton of the above normal equaton evaluated at x. One hopes that ths algorthm wll converge to the desred soluton, but t could also end up n a local mnmum or not converge at all. hs depends a lot on the ntal value x. Another way to solve xˆ and avodng the local mnmum s Levenberg-Marquardt teraton. he levenberg-marquardt teraton s a varaton on the Newton teraton. he normal equatons N = J J = J eˆ are augmented to N ' = J eˆ where N j ' = (1 + δ jλ) N j wth δ j the Kronecker delta. he value λ s ntalzed to a 3 small value, e.g. 1. If the value obtaned for reduces the error, the ncrement s accepted and λ s dvded by 1 before the next teraton. On the other hand, f the error ncreases, then λ s multpled by 1 and the augmented

3 normal equatons are solved agan, untl an ncrement s obtaned that reduces the error. hs s bound to happen, snce for a large λ the method approaches a steepest descent.

4 ! Facal Modelng s to adapt a generc 3D face model to ft an ndvdual's face and facal expressons. We wll use several mages of the face from dfferent vewponts and a generc face model. Offlne calbraton s used to obtan ntrnsc parameters. A set of features ponts s chosen from each mage to recover the external parameters of the camera pose. hese ponts are also used to refne the generc face model to ft the face n the nput mages, along wth a precse estmate of the camera pose correspondng to each nput mage. he whole process conssts of two stages. In the pose recovery stage, we apply model-based bundle adjustment to estmate the vewng parameters (poston and orentaton) for each nput mage and smultaneously recover the 3D coordnates of a set of feature ponts on the face. hese feature ponts are selected from the face mesh vertces, and ther postons n each mage are specfed by hand. he scattered data nterpolaton stage uses the estmated 3D coordnates of the feature ponts to compute the postons of the remanng face mesh vertces. In our project, we appled some lbrares such as OpenGL for 3D renderng n both Unx and Wndow platform and Numercal Recpes n C for numercal optmzaton. he ntrnsc parameters of the camera wll be recovered before we solve the structure and moton problem. A few reference ponts wll be chosen by the users (both D and 3D coordnates) and we can wrte the relatonshp between the 3D and D ponts M = ( x, y, z,1) and m = ( u, v,1) : ~ m ~ = PM, where P s projecton matrx, m ~ and m and M. For each reference pont t q1 q t P = q q t q 3 q M ~ are the homogeneous coordnates of M, we obtan two lnear equatons n the unknowns q m and m4 q (m = 1,, 3): q M u q M 1 3 q M v q M 3 + q + q 14 4 u q v q For N ponts, we obtan a system of N homogeneous lnear equaton Aq = t t t where q s 1 x 1 vector [ q 1 q14 q q4 q3 q34 ]. hs system can be solved f N >= 6 by usng least-squares method. After P s found we can decompose P nto ntrnsc and extrnsc parameters: = =

5 α s u P = AK, A = v β, 1 K = [ R t ] he elements of matrx A are the ntrnsc parameters of the camera, and elements n K are the extrnsc parameters. We assume the mage frame s n same drecton to camera frame.(.e. s =, α, β > ). After normalzng P wth q = 1 3, we can compute the ntrnsc parameters: u v = q = q α = q 1 1 β = q q q 3 3 q 3 q 3 Fgure 1 Ponts are pcked for Calbraton " # In face modelng, we are nterested n recoverng the structure a 3D scene/object from multple mages. Once the 3D structure and moton have been obtaned for these multple mages, t s easy to deform the 3D generc face model to a specfc face model. It s recommended to recover the 3D structure through a global mnmzaton step. he maxmum lkelhood estmaton can be obtaned through bundle adjustment. he goal s to fnd the projecton matrces Pˆ k and the 3D ponts Mˆ for whch the mean squared dstances between the observed mage ponts m k and the re-projected mage ponts mˆ k s mnmzed. For m vews and n ponts the followng crteron should be mnmzed:

6 mn ˆ, ˆ n m Pk M = 1 k = 1 D( m k, Pˆ Mˆ ) where D ( m, mˆ ) s the Eucldean mage dstance. If the mage error s zero-mean Gaussan, then bundle adjustment s the Maxmum Lkelhood Estmator. Although t can be expressed very smply, ths mnmzaton problem s huge. For a typcal sequence of vews and ponts, a mnmzaton problem n more than 6 varables has to be solved. A straghtforward computaton s obvously not feasble. However, the specal structure of the problem can be exploted to solve the problem much more effcently. he detal on effcently solvng the bundle adjustment, the Levenberg-Marquardt mnmzaton was presented n secton.1. $%& he observed ponts m k beng fxed, a specfc resdual r (, ˆ ˆ k = D mk Pk M ) s only dependent on the th pont and the k th projecton matrx. hese results n a very sparse matrx for the Jacoban. hs s llustrated n the followng fgure for 3 vews and 4 ponts. k Fgure : Sparse structure of Jacoban for bundle adjustment. Because of the block structure of the Jacoban, solvng the normal equatons J J = b have a structure as seen n fgure

7 Fgure : Block structure of normal equatons. It s possble to wrte down explct formulas for each block. Let us frst ntroduce the followng notaton: wth mˆ Pˆ k coordnates of k and mˆ k 1 mˆ k mˆ k U k = ( ) σ Pˆ k Pˆ k 1 mˆ k mˆ k V = ( ) k σ Mˆ Mˆ 1 mˆ k mˆ k Wk = ( ) σ Pˆ k Mˆ 1 mˆ k ε ( Pk ) = ( ) ε k σ Pˆ k 1 mˆ k ε ( M ) = ( ) ε k k σ Mˆ mˆ k Mˆ matrces contanng the partal dervatves from the to the parameters of Pˆ k and Mˆ respectvely. Here, we assume

8 there s a zero mean Gaussan nose model wth σ varance for each mage pont mˆ k. In ths case the normal equatons can be rewrtten as U W ( P) ε ( P) = W V ( M ) ε ( M ) where the matrces U, W, V, ( P), ( M ), ε ( P) and ε( M ) are composed of the blocks defned prevously. Assumng V s nvertble both sdes of above equaton multpled on the left wth I WV I 1 to obtan U WV W 1 W 1 ( P) ε ( P) WV ε( M ) = V ( M ) ε( M ) hs can be separated n two groups of equatons. he frst one s 1 1 ( U WV W ) ( P) = ε( P) WV ε( M ) and can be used to solve for (P). he soluton can be substtuted n the other group of equatons: 1 ( M ) = V ( ε ( M ) W ( P)) Note that due to the sparse block structure of V ts nverse can be computed very effcently. he only computatonally expensve step consst of solvng equaton. hs s however much smaller than the orgnal problem. For vews and ponts the problem s reduced from solvng 6 unknowns concurrently to more or less unknowns. o smplfy the notatons the normal equatons were used n ths presentaton. It s however smple to extend ths to the augmented normal equatons. $ Instead of representng the 3D scene/object by a collecton of solated 3D features, we consder the stuatons where the scene/object s a surface defned by a set of M parameters C = { cm m = 1,..., M}, called model parameters. Let us denote the surface by S (C). Furthermore, we assume there are Q semantcally meanngful ponts { Q j j = 1,..., Q} on the scene/object. If there are no semantc ponts avalable, then Q =. In our case, Q = 5 because we use fve semantc ponts: two nner eye corners, two mouth corners and the nose tp. he

9 relatonshp between the j th semantc pont s descrbed by Q j = ϑ( C, j). Obvously, pont Q j and the scene/object parameters C Q j S(C). Fgure Fve semantc ponts: two nner eye corners, two mouth corners and the nose tp Fgure 3 Feature ponts for MBA We are gven a set of N mages/frames, and assume we have matched a number of ponts of nterest across mages. Image k s taken by camera wth unknown pose parameters Pˆ k whch descrbes the poston and orentaton of the camera wth respect to the coordnate system. We assume that the j th semantc pont Q j s observed and detected n zero or more mages. Let Ω j be the set of frame numbers n whch Q j are detected, and qlj ( l Ω j ) be the semantc pont n the l th frame. Our objectve functon s now, mn n m Q ˆ ˆ ( (, ) (, ˆ ˆ ˆ D mk Pk M + D qlj Pl Q j ) ) Pk, M, C = 1 k = 1 j= 1 l Ω j subject to Mˆ S( C), whch we fnd smultaneously the scene/object parameters and camera parameters

10 by mnmzng statstcally Gaussan nose for each ndependent pont from the mages. Note that although the part for the general feature ponts (the frst term) and the part for the semantc ponts (the second term) have the same form, we should treat them dfferently. Indeed, the latter provdes stronger constrant n the bundle adjustment than the former. Also, we can mpose some bound constrants to parameters c m C : l m c m u m, and we can defne the penalty term f cm lm pm = w( lm cm) otherwse. In our case, we defne a, b, c, d and e as our semantc parameters C n the above fgure. And use the followng nequalty constrants e 3a. ""'( Solvng for the rotaton matrx s a lttle trcker than for the other parameters, snce R must be a vald rotaton matrx. Instead of drectly estmaton of the elements of R, Rodrguez s formula of general rotaton matrx ~ R ( nˆ, θ ) = I + X ( nˆ)sn θ + X ( nˆ)(1 cosθ ) s used to replace the rotaton matrx R ~ wth R ( nˆ, θ ) R durng updatng the estmaton, where θ s an ncremental rotaton angle, nˆ s a rotaton axs. For smplcty, the formulaton of equaton of R ~ s n ~ form of ts frst order expanson R( v) = I + X ( v), where v = θnˆ = ( vx, v y, v z ), X ( v ) = vz v y v v x z v y v We can estmate v nstead of the entres of R, then substtute back nto to update rotaton matrx. )! x. ~ R ( nˆ, θ ) R After we computed the coordnates for the feature ponts p, we use these values as samplng ponts to deform the remanng vertces on the face mesh wth a latent functon of a 3D face model. herefore, we need to construct a smoothng functon that nterpolates the latent functon of 3D model. Snce ths latent functon s non-lnear, we use a non-lnear kernel functon to transform the feature ponts as a set of non-lnear bass. hen the smoothng functon s a lnear combnaton of ths bass. In general, ths smooth nterpolaton functon n that gves the 3D dsplacements between the orgnal pont postons and the new adapted postons for every vertex n the orgnal generc face mesh. hat s, gven () () a set of known dsplacement u = p p away from the orgnal postons p

11 at every constraned vertex, construct a functon that gves the dsplacement u j for every unconstraned vertex j. We choose radal bass functons as the kernel to construct the nterpolatng functon, that s, functons of the form f ( p) =cφ( p p ), where φ (r) are radcally symmetrc bass functons. Many dfferent functons for r / 64 φ (r) have been proposed, we have chosen to use φ ( r) = e to regulate the nterpolaton error. Also we add some low-order polynomal terms to model global, e.g., affne, deformatons to reducng the basng effect of samplng feature ponts from the latent functon. So that out nterpolatng functon has the form: f ( p) c φ( p p + Mp + t = ) Our algorthm determnes the coeffcents c and the affne components M and t by solvng a set of lnear equatons to do curve fttng for other ponts n face mesh. hese equatons nclude the nterpolaton constrants u = f ( p ), also the = c c p = constrants and, whch remove affne contrbutons from the radal bass functons. For computaton effcency, we further smplfy ths set of lnear equatons nto three smaller subsets of lnear equatons. * +'!! We generate a vew ndependent texture map by constructng the texture map on a vrtual cylnder enclosng the face model. But nstead of castng a ray from each pxel to the face mesh and computng the texture blendng weghts on a pxel-bypxel bass, we use a more effcent approach. For each vertex on the face mesh, we compute the blendng weght for each mage based on the angle between surface normal and the camera drecton. If the vertex s nvsble the weght s set to.. he weghts are then normalzed so that the sum of the weghts over all the mages s equal to 1.. We then set the colors of the vertces to be ther weghts, and use the rendered mage of the cylndrcal mapped mesh as the weght map. For each mage, we also generate a cylndrcal texture map by renderng the cylndrcal mapped mesh wth the current mage as texture map. Let C and W ( = 1,,, k ) be the cylndrcal texture maps and the weght maps. Let C be the fnal blended texture map. For each pxel (u, v), ts color on the fnal blendng texture map s C( u, v) = k = 1 W ( u, v) C ( u, v)

12 Because the renderng operatons can be done usng graphcs hardware, the approach s very fast. * " We have used the photographs of some classmates to test our system. Each of them s photographed n fve dfferent postons by a dgtal camera. he photos were uploaded from the camera to the PC wthout any preprocessng; the feature ponts were marked n each of the photos by smple graphc nterface. Followng the steps of our mplementaton, then the facal model of dfferent human faces n the photos s generated. Here are the results: Fgure 4 Model 1

13 Fgure 5 Output of Model 1 Fgure 6 Model

14 Fgure 7 Output of Model

15 Fgure 8 Model 3 Fgure 9 Output of Model 3

16 , he powerful of our work s to model a human face from the photographs wth absence of vewng parameters nformaton, such as focal length, poston, orentaton, for each of the nput cameras. o estmate all these parameters, the pose recovery technque s used to obtan precse estmatons of the camera poston. In addton, the pose recovery also provdes the way for us to refne the 3D coordnates of the set of user nputted feature ponts n a generc 3D model. hen the scattered data nterpolaton, whch uses the estmated 3D coordnates of the feature ponts, s appled to defne the coordnates of other ponts of the face mesh vertces. he mplemented technque s just the elementary step n facal modelng. Also, we can add facal expressons to enhance the face model by usng dfferent style models. herefore, we can mplement the texture extracton technque and facal expressons to enhance our system to produce a more realstc facal model of a human face. "- Rchard Szelsk, Sng Bng Kang. Recoverng 3D Shape and Moton from Image Streams usng Non-Lnear Least Squares. Journal of Vsual Communcaton and Image Representaton, 5(1):1-8, March 1994 Frederc Pghn, Jame Hecker, Dan, Lschnsk, Rchard Szelsk Davd H.Salesn. Syntheszng Realstc Facal Expressons from Photographs. In Computer Graphcs, Annual Conference Seres, pages Sggraph, July 1998 W.H.Press, B.P. Flannery, S.A. eukolsky, and W..Vetterlng. Numercal Recpes n C: he Art of Scentfc Computaton. Cambrdge Unversty Press, Cambrdge, England, second edton, 199. Z.Zhang, R.Derche, O.Faugeras, and Q.-. Luong. A robust technque for matchng two uncalbrated mages through the recovery of the unknown eppolar geometry. Artfcal Intellgence Journal, 78:87-119, Oct Y.Shan, Z.Lu and Z.Zhang. Model-Based Bundle Adjustment wth Applcaton to Face Modelng. o appear ICCV 1 Z.Lu, Z.Zhang, C.Jacobs and M.Cohen. Rapd Modelng of Anmated Faces From Vdeo. In Proc. 3 rd Internatonal Conference on Vsual Computng, pages 58-67, Mexco Cty, Sept.

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning Computer Anmaton and Vsualsaton Lecture 4. Rggng / Sknnng Taku Komura Overvew Sknnng / Rggng Background knowledge Lnear Blendng How to decde weghts? Example-based Method Anatomcal models Sknnng Assume

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Structure from Motion

Structure from Motion Structure from Moton Structure from Moton For now, statc scene and movng camera Equvalentl, rgdl movng scene and statc camera Lmtng case of stereo wth man cameras Lmtng case of multvew camera calbraton

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga Angle-Independent 3D Reconstructon J Zhang Mrelle Boutn Danel Alaga Goal: Structure from Moton To reconstruct the 3D geometry of a scene from a set of pctures (e.g. a move of the scene pont reconstructon

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Calibrating a single camera. Odilon Redon, Cyclops, 1914

Calibrating a single camera. Odilon Redon, Cyclops, 1914 Calbratng a sngle camera Odlon Redon, Cclops, 94 Our goal: Recover o 3D structure Recover o structure rom one mage s nherentl ambguous??? Sngle-vew ambgut Sngle-vew ambgut Rashad Alakbarov shadow sculptures

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

An efficient method to build panoramic image mosaics

An efficient method to build panoramic image mosaics An effcent method to buld panoramc mage mosacs Pattern Recognton Letters vol. 4 003 Dae-Hyun Km Yong-In Yoon Jong-Soo Cho School of Electrcal Engneerng and Computer Scence Kyungpook Natonal Unv. Abstract

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

What are the camera parameters? Where are the light sources? What is the mapping from radiance to pixel color? Want to solve for 3D geometry

What are the camera parameters? Where are the light sources? What is the mapping from radiance to pixel color? Want to solve for 3D geometry Today: Calbraton What are the camera parameters? Where are the lght sources? What s the mappng from radance to pel color? Why Calbrate? Want to solve for D geometry Alternatve approach Solve for D shape

More information

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

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

More information

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005 Exercses (Part 4) Introducton to R UCLA/CCPR John Fox, February 2005 1. A challengng problem: Iterated weghted least squares (IWLS) s a standard method of fttng generalzed lnear models to data. As descrbed

More information

Radial Basis Functions

Radial Basis Functions Radal Bass Functons Mesh Reconstructon Input: pont cloud Output: water-tght manfold mesh Explct Connectvty estmaton Implct Sgned dstance functon estmaton Image from: Reconstructon and Representaton of

More information

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

3D Face Modeling Using the Multi-Deformable Method

3D Face Modeling Using the Multi-Deformable Method Sensors 2012, 12, 12870-12889; do:10.3390/s121012870 Artcle OPEN ACCESS sensors ISSN 1424-8220 www.mdp.com/journal/sensors 3D Face Modelng Usng the Mult-Deformable Method Jnkyu Hwang, Sunjn Yu, Joongrock

More information

Some Tutorial about the Project. Computer Graphics

Some Tutorial about the Project. Computer Graphics Some Tutoral about the Project Lecture 6 Rastersaton, Antalasng, Texture Mappng, I have already covered all the topcs needed to fnsh the 1 st practcal Today, I wll brefly explan how to start workng on

More information

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

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

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

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Reading. 14. Subdivision curves. Recommended:

Reading. 14. Subdivision curves. Recommended: eadng ecommended: Stollntz, Deose, and Salesn. Wavelets for Computer Graphcs: heory and Applcatons, 996, secton 6.-6., A.5. 4. Subdvson curves Note: there s an error n Stollntz, et al., secton A.5. Equaton

More information

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Amnon Shashua Shai Avidan Michael Werman. The Hebrew University, objects.

Amnon Shashua Shai Avidan Michael Werman. The Hebrew University,   objects. Trajectory Trangulaton over Conc Sectons Amnon Shashua Sha Avdan Mchael Werman Insttute of Computer Scence, The Hebrew Unversty, Jerusalem 91904, Israel e-mal: fshashua,avdan,wermang@cs.huj.ac.l Abstract

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

New Extensions of the 3-Simplex for Exterior Orientation

New Extensions of the 3-Simplex for Exterior Orientation New Extensons of the 3-Smplex for Exteror Orentaton John M. Stenbs Tyrone L. Vncent Wllam A. Hoff Colorado School of Mnes jstenbs@gmal.com tvncent@mnes.edu whoff@mnes.edu Abstract Object pose may be determned

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves A Newton-Type Method for Constraned Least-Squares Data-Fttng wth Easy-to-Control Ratonal Curves G. Cascola a, L. Roman b, a Department of Mathematcs, Unversty of Bologna, P.zza d Porta San Donato 5, 4017

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN RECOGNIION AND AGE PREDICION WIH DIGIAL IMAGES OF MISSING CHILDREN A Wrtng Project Presented to he Faculty of the Department of Computer Scence San Jose State Unversty In Partal Fulfllment of the Requrements

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

3D Metric Reconstruction with Auto Calibration Method CS 283 Final Project Tarik Adnan Moon

3D Metric Reconstruction with Auto Calibration Method CS 283 Final Project Tarik Adnan Moon 3D Metrc Reconstructon wth Auto Calbraton Method CS 283 Fnal Project Tark Adnan Moon tmoon@collge.harvard.edu Abstract In ths paper, dfferent methods for auto camera calbraton have been studed for metrc

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

Simplification of 3D Meshes

Simplification of 3D Meshes Smplfcaton of 3D Meshes Addy Ngan /4/00 Outlne Motvaton Taxonomy of smplfcaton methods Hoppe et al, Mesh optmzaton Hoppe, Progressve meshes Smplfcaton of 3D Meshes 1 Motvaton Hgh detaled meshes becomng

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices

High resolution 3D Tau-p transform by matching pursuit Weiping Cao* and Warren S. Ross, Shearwater GeoServices Hgh resoluton 3D Tau-p transform by matchng pursut Wepng Cao* and Warren S. Ross, Shearwater GeoServces Summary The 3D Tau-p transform s of vtal sgnfcance for processng sesmc data acqured wth modern wde

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

Robust Computation and Parametrization of Multiple View. Relations. Oxford University, OX1 3PJ. Gaussian).

Robust Computation and Parametrization of Multiple View. Relations. Oxford University, OX1 3PJ. Gaussian). Robust Computaton and Parametrzaton of Multple Vew Relatons Phl Torr and Andrew Zsserman Robotcs Research Group, Department of Engneerng Scence Oxford Unversty, OX1 3PJ. Abstract A new method s presented

More information

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

More information

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm

Resolving Ambiguity in Depth Extraction for Motion Capture using Genetic Algorithm Resolvng Ambguty n Depth Extracton for Moton Capture usng Genetc Algorthm Yn Yee Wa, Ch Kn Chow, Tong Lee Computer Vson and Image Processng Laboratory Dept. of Electronc Engneerng The Chnese Unversty of

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

Computer Graphics. Jeng-Sheng Yeh 葉正聖 Ming Chuan University (modified from Bing-Yu Chen s slides)

Computer Graphics. Jeng-Sheng Yeh 葉正聖 Ming Chuan University (modified from Bing-Yu Chen s slides) Computer Graphcs Jeng-Sheng Yeh 葉正聖 Mng Chuan Unversty (modfed from Bng-Yu Chen s sldes) llumnaton and Shadng llumnaton Models Shadng Models for Polygons Surface Detal Shadows Transparency Global llumnaton

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

IMAGE MATCHING WITH SIFT FEATURES A PROBABILISTIC APPROACH

IMAGE MATCHING WITH SIFT FEATURES A PROBABILISTIC APPROACH IMAGE MATCHING WITH SIFT FEATURES A PROBABILISTIC APPROACH Jyot Joglekar a, *, Shrsh S. Gedam b a CSRE, IIT Bombay, Doctoral Student, Mumba, Inda jyotj@tb.ac.n b Centre of Studes n Resources Engneerng,

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

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

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

More information

Registration of Expressions Data using a 3D Morphable Model

Registration of Expressions Data using a 3D Morphable Model Regstraton of Expressons Data usng a 3D Morphable Model Curzo Basso DISI, Unverstà d Genova, Italy Emal: curzo.basso@ds.unge.t Thomas Vetter Departement Informatk, Unverstät Basel, Swtzerland Emal: thomas.vetter@unbas.ch

More information

Computer Vision. Exercise Session 1. Institute of Visual Computing

Computer Vision. Exercise Session 1. Institute of Visual Computing Computer Vson Exercse Sesson 1 Organzaton Teachng assstant Basten Jacquet CAB G81.2 basten.jacquet@nf.ethz.ch Federco Camposeco CNB D12.2 fede@nf.ethz.ch Lecture webpage http://www.cvg.ethz.ch/teachng/compvs/ndex.php

More information

Viseme aware realistic 3D face modeling from range images

Viseme aware realistic 3D face modeling from range images IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.9 No.4, Aprl 2009 245 Vseme aware realstc 3D face modelng from range mages Ken Yano and Koch Harada, Graduate School of Engneerng

More information

THE PULL-PUSH ALGORITHM REVISITED

THE PULL-PUSH ALGORITHM REVISITED THE PULL-PUSH ALGORITHM REVISITED Improvements, Computaton of Pont Denstes, and GPU Implementaton Martn Kraus Computer Graphcs & Vsualzaton Group, Technsche Unverstät München, Boltzmannstraße 3, 85748

More information

Intra-Parametric Analysis of a Fuzzy MOLP

Intra-Parametric Analysis of a Fuzzy MOLP Intra-Parametrc Analyss of a Fuzzy MOLP a MIAO-LING WANG a Department of Industral Engneerng and Management a Mnghsn Insttute of Technology and Hsnchu Tawan, ROC b HSIAO-FAN WANG b Insttute of Industral

More information

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video 01 IEEE Internatonal Conference on Robotcs and Automaton RverCentre, Sant Paul, Mnnesota, USA May 14-18, 01 Lne-based Camera Movement Estmaton by Usng Parallel Lnes n Omndrectonal Vdeo Ryosuke kawansh,

More information

Recognizing Faces. Outline

Recognizing Faces. Outline Recognzng Faces Drk Colbry Outlne Introducton and Motvaton Defnng a feature vector Prncpal Component Analyss Lnear Dscrmnate Analyss !"" #$""% http://www.nfotech.oulu.f/annual/2004 + &'()*) '+)* 2 ! &

More information

Image Alignment CSC 767

Image Alignment CSC 767 Image Algnment CSC 767 Image algnment Image from http://graphcs.cs.cmu.edu/courses/15-463/2010_fall/ Image algnment: Applcatons Panorama sttchng Image algnment: Applcatons Recognton of object nstances

More information

Biostatistics 615/815

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

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

More information

3D Modeling Using Multi-View Images. Jinjin Li. A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science

3D Modeling Using Multi-View Images. Jinjin Li. A Thesis Presented in Partial Fulfillment of the Requirements for the Degree Master of Science 3D Modelng Usng Mult-Vew Images by Jnjn L A Thess Presented n Partal Fulfllment of the Requrements for the Degree Master of Scence Approved August by the Graduate Supervsory Commttee: Lna J. Karam, Char

More information

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

More information

Multi-stable Perception. Necker Cube

Multi-stable Perception. Necker Cube Mult-stable Percepton Necker Cube Spnnng dancer lluson, Nobuuk Kaahara Fttng and Algnment Computer Vson Szelsk 6.1 James Has Acknowledgment: Man sldes from Derek Hoem, Lana Lazebnk, and Grauman&Lebe 2008

More information

3D Rigid Facial Motion Estimation from Disparity Maps

3D Rigid Facial Motion Estimation from Disparity Maps 3D Rgd Facal Moton Estmaton from Dsparty Maps N. Pérez de la Blanca 1, J.M. Fuertes 2, and M. Lucena 2 1 Department of Computer Scence and Artfcal Intellgence ETSII. Unversty of Granada, 1871 Granada,

More information

Finding Intrinsic and Extrinsic Viewing Parameters from a Single Realist Painting

Finding Intrinsic and Extrinsic Viewing Parameters from a Single Realist Painting Fndng Intrnsc and Extrnsc Vewng Parameters from a Sngle Realst Pantng Tadeusz Jordan 1, Davd G. Stork,3, Wa L. Khoo 1, and Zhgang Zhu 1 1 CUNY Cty College, Department of Computer Scence, Convent Avenue

More information

Inverse Kinematics (part 2) CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Spring 2016

Inverse Kinematics (part 2) CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Spring 2016 Inverse Knematcs (part 2) CSE169: Computer Anmaton Instructor: Steve Rotenberg UCSD, Sprng 2016 Forward Knematcs We wll use the vector: Φ... 1 2 M to represent the array of M jont DOF values We wll also

More information