vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il

Size: px
Start display at page:

Download "vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il"

Transcription

1 IEEE Conf. on Compute Vision and Patten Recognition, To appea. Illumination Cones fo Recognition Unde Vaiable Lighting: Faces Athinodoos S. Geoghiades David J. Kiegman Pete N. Belhumeu Cente fo Computational Vision and Contol Depatment of Electical Engineeing Yale Univesity New Haven, CT Abstact Due to illumination vaiability, the same object can appea damatically dieent even when viewed in xed pose. To handle this vaiability, an object ecognition system must employ a epesentation that is eithe invaiant to, o models this vaiability. This pape pesents an appeaance-based method fo modeling the vaiability due to illumination in the images of objects. The method dies fom past appeaance-based methods, howeve, in that a small set of taining images is used to geneate a epesentation { the illumination cone { which models the complete set of images of an object with Lambetian eectance unde an abitay combination of point light souces at innity. This method is both an implementation and extension (an extension in that it models cast shadows) of the illumination cone epesentation poposed in [3]. The method is tested on a database of 660 images of 10 faces, and the esults exceed those of popula existing methods. 1 Intoduction An object's appeaance depends in lage pat on the way in which it is viewed. Often slight changes in pose and illumination poduce lage changes in an object's appeaance. While thee has been a geat deal of liteatue in compute vision detailing methods fo handling image vaiation poduced by changes in pose, few eots have been devoted to image vaiation poduced by changes in illumination. Fo the most pat, object ecognition algoithms have eithe ignoed illumination vaiation, o dealt with it by measuing some popety o featue of the image { e.g., edges o cones { which is, if not invaiant, at least insensitive to the vaiability. Yet, edges and cones do not contain all of the infomation useful fo ecognition. Futhemoe, objects which ae not simple polyheda o ae not composed of piecewise constant albedo pattens often poduce inconsistent edge and cone maps. Methods have ecently been intoduced which use low-dimensional epesentations of images of objects to pefom ecognition, see fo example [5, 11, 16]. These methods, often temed appeaance-based methods, die fom the featue-based methods mentioned above in that thei low-dimensional epesentation is, in a least-squaed sense, faithful to the oiginal image. Systems such as SLAM [11] and Eigenfaces [16] have demonstated the powe of appeaance-based methods both in ease of implementation and in accuacy. Yet these methods sue fom an impotant dawback: ecognition of an object (o face) unde a paticula pose and lighting can be pefomed eliably povided that object has been peviously seen unde simila cicumstances. In othe wods, these methods in thei oiginal fom have no way of extapolating to novel viewing conditions. The \illumination cone" method of [3] is, in spiit, an appeaance-based method fo ecognizing objects unde exteme vaiability in illumination. Howeve, the method dies substantially fom pevious methods in that a small numbe of images of each object unde small changes in lighting is used to geneate a epesentation, the illumination cone, of all images of the object (in xed pose) unde all vaiation in illumination. This pape focuses on issues fo building the illumination cone epesentation fom taining images and using it fo ecognition. While the stuctue of the set of images unde vaiable illumination was chaacteized in [3] and the elevant esults ae summaized in Sec. 2, no methods fo pefoming ecognition wee pesented. In this pape, such ecognition algoithms ae intoduced. Futhemoe, the cone epesentation is extended to explicitly model cast shadows poduced by objects which have non-convex shapes. This extension is non-tivial, equiing that the suface nomals fo the objects be ecoveed up to a shadow peseving genealized baselief (GBR) tansfomation. The eectiveness of these algoithms and the cone epesentation ae validated within the context of face ecognition { it has been obseved by Moses, Adini and Ullman that the vaiability in an image due to illumination is often geate than that due to a change in the peson's identity [10]. Figue 1 shows the vaiability fo a single individual. It has been obseved that methods fo face ecognition based on nding local image featues and using thei geometic elation ae geneally ineective [4]. Hence, faces povide an inteesting and useful class of objects fo testing the powe of the illumination cone epesentation. In this pape, we empiically compae these new methods to a numbe of popula techniques such as coelation [4] and Eigenfaces [9, 16] as well as moe ecently developed techniques such as distance to linea subspace [2, 5, 12, 13]; the latte technique has been shown to be much less sensitive to illumination

2 vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the illumination cone outpefoms all of these methods on a database of 660 images. It should be noted that ou objective in this wok is to focus solely on the issue of illumination vaiation wheeas othe appoaches have been moe concened with issues elated to lage image databases, face nding, pose, and facial expessions. 2 The Illumination Cone In ealie wok, it was shown that fo an object with convex shape and Lambetian eectance, the set of all images unde an abitay combination of point light souces foms a convex polyhedal cone in the image space IR n. This cone can be constucted fom as few as thee images [3]. Hee we summaize the elevant esults. To begin, conside a convex object with a Lambetian eectance function which is illuminated by a single point souce at innity. Let x 2 IR n denote an image of this object with n pixels. Let B 2 IR n3 be a matix whee each ow of B is the poduct of the albedo with the inwad pointing unit nomal fo a point on the suface pojecting to a paticula pixel in the image. A point light souce at innity can be epesented by s 2 IR 3 signifying the poduct of the light souce intensity with a unit vecto in the diection of the light souce. A convex Lambetian suface with nomals and albedo given by B, illuminated by s, poduces an image x given by x = max(bs; 0); (1) whee max(:; 0) sets to zeo all negative components of the vecto Bs. The pixels set to zeo coespond to the suface points lying in an attached shadow. Convexity of the object's shape is assumed at this point to avoid cast shadows (shadows that the object casts on itself). While attached shadows ae dened by local geometic condition, cast shadows must satisfy a global condition. When no pat of the suface is shadowed, x lies in the 3-D subspace L given by the span of the matix B. It can be shown that the subset L 0 L having no shadows (i.e., falling in the non-negative othant 1 ) foms a convex cone [3]. The illumination subspace L slices though othe othants as well as the non-negative othant. Let L i be the intesection of the illumination subspace L with an othant i in IR n though which L passes. Cetain components of x 2 L i ae always negative and othes always geate than o equal to zeo. Since im- 1 By othant we mean the high-dimensional analogue to quadant, i.e., the set fxjx 2 IR n, with cetain components of x 0 and the emaining components of x < 0g. By nonnegative othant we mean the set fxjx 2 IR n, with all components of x 0g. age intensity is always non-negative, the image coesponding to points in L i is fomed by the pojection P i given by Equation 1. The pojection P i is such that it leaves the non-negative components of x 2 L i untouched, while the negative components of x become zeo. The pojected set P i (L i ) is also a convex cone. L intesects at most n(n 1) + 2 othants [3], and so the set of images ceated by vaying the diection and stength of a single light souce at innity is given by the union of at most n(n 1) + 2 convex cones, each of which is at most thee dimensional. If an object is illuminated by k light souces at in- nity, then the image is given by the supeposition of the images which would have been poduced by the individual light souces, i.e., x = kx i=1 max(bs i ; 0) (2) whee s i is a single light souce. It follows that the set of all possible images C of a convex Lambetian suface ceated by vaying the diection and stength of an abitay numbe of point light souces at innity is a convex cone. Futhemoe, it is shown in [3] that any image in the cone C (including the bounday) can be found as a convex combination of exteme ays given by whee x ij = max(bs ij ; 0); (3) s ij = b i b j : (4) The vectos b i and b j ae the ows of B with i 6= j. It is clea that thee ae at most m(m 1) exteme ays (images) fo m n independent suface nomals. Since thee is a nite numbe of exteme ays, the convex cone is polyhedal. 3 Constucting the Illumination Cone Equations 3 and 4 suggest a way to constuct the illumination cone fo each individual: gathe thee o moe images of the face unde vaying illumination without shadowing and use these images to estimate the thee-dimensional illumination subspace L. One way of estimating this is to nomalize the images to be of unit length, and then use singula value decomposition (SVD) to estimate the best thee-dimensional othogonal basis B in a least squae sense. Note that the basis B dies fom B by an unknown linea tansfomation, i.e., B = B A whee A 2 GL(3); fo any light souce, x = Bs = (B A)(A 1 s). Nonetheless fom B, the exteme ays dening the illumination cone C can be computed using Equations 3 and 4. This method, intoduced in [3], was named the illumination subspace method. The st poblem that aises with the above pocedue is with the estimation of B. Fo even a convex object whose Gaussian image coves the Gauss

3 Subset 1 Subset 2 Subset 3 Subset 4 Subset 5 Figue 1: Example images fom each subset of the Havad Database used to test the algoithms. sphee, thee is only one light souce diection (the viewing diection) fo which no point on the suface is in shadow. Fo any othe light souce diection, shadows will be pesent. Fo faces, which ae not convex, shadowing in the modeling images is likely to be moe ponounced. When SVD is used to estimate B fom images with shadows, these systematic eos can bias the estimate of B signicantly. Theefoe, altenative ways ae needed to estimate B that take into account the fact that some data values should not be used in the estimation. The next poblem is that usually m, the numbe of independent nomals in B, can be lage (moe than a thousand) hence the numbe of exteme ays needed to completely dene the illumination cone can un in the millions. Theefoe, we must appoximate the cone in some fashion; in this wok, we choose to use a small numbe of exteme ays (images). In [3] it was shown empiically that the cone is at (i.e., elements lie nea a low dimensional linea subspace), and so the hope is that a subsampled cone will povide an appoximation that leads to good ecognition pefomance. In ou expeience, aound images ae sucient, povided that the coesponding light souce diections s ij ae moe o less unifom on the illumination sphee. The esulting cone C is a subset of the object's tue cone C. An altenative appoximation to C can be obtained by diectly sampling the space of light souce diections athe than geneating the samples though Eq. 4. While the esulting images fom the exteme ays of the epesentation C and lie on the bounday of C, they ae not necessaily exteme ays of C. Again C is a subset of C. The last poblem comes fom the fact that faces ae non-convex, and so cast shadows cove signicant potions of the face unde exteme illumination (See the images fom Subsets 4 and 5 in Fig. 1). The image fomation model (Eq. 1 used to develop the illumination cone does not account fo cast shadows. Fo the light souce diections of the exteme ays given by Equation 4, we can pedict which pixels will be in cast shadows. It has been shown [1, 17] that fom multiple images whee the light souce diections ae unknown, one can only ecove a Lambetian suface up to a thee-paamete family given by the genealized baselief (GBR) tansfomation. This family scales the elief (attens o extudes) and intoduces an additive plane. Consequently, when computing s ij fom B, the light souce diection dies fom the tue light souce by a GBR tansfomation. Since shadows ae peseved unde these tansfomation [1], images synthesized fom a suface whose nomal eld is given by B unde light souce s ij will have coect shadowing. Thus, in constucting the exteme ays of the cone, we st econstuct a suface (a height function) and then use ay-tacing techniques to detemine which points lie in a cast shadow. It should be noted that the vec-

4 to eld B estimated via SVD may not be integable, and so pio to econstucting the suface up to GBR, integability of B is enfoced. This leads to the following steps fo constucting a epesentation of the illumination cone of an individual fom a set of images taken unde unknown lighting. Details of these steps ae given below. 1. Estimate B fom taining images. 2. Enfoce integability of B. 3. Reconstuct the suface up to GBR. 4. Fo a set of light souce diections that unifomly sample the sphee, synthesize exteme ays (images) of the cone that account fo cast and attached shadows. 3.1 Estimating B Using singula value decomposition diectly on the images leads to a biased estimate of B due to shadows. In addition, potions of some of the images fom the Havad database wee satuated. Both shadows fomed unde a single light souce and satuations can be detected by thesholding and labeled as \missing" { these pixels do not satisfy the linea equation x = Bs. Thus, we need to estimate the 3-D linea subspace B with known missing values. Dene the data matix fo c images of an individual to be X = [x 1 : : : x c ]. If thee wee no shadowing, X would be ank 3 and we could use SVD to decompose X into X = B S whee S is a 3c matix of the light souce diection fo all c images. To estimate a basis B fo the 3-D linea subspace L fom image data with missing elements, we have implemented a vaiation of the algoithm pesented by Shum, Ikeuchi, and Reddy [14]; see also the methods of Tomasi and Kanade [15] and Jacobs [8]. The oveview of this method is as follows: without doing any ow o column pemutations sift out all the full ows (with no invalid data) of matix X to fom a full sub-matix X. ~ Pefom SVD on X ~ and get an estimate of S. Fix S and estimate each of the ow of B independently using least squaes. Then, x B and estimate each of the light souce diection s i independently. Repeat last two steps until estimates convege. The inne wokings of the algoithm ae given as follows: Let b i be the ith ow of B, let x i be the ith ow of X. Let p be the indices of non-missing elements in x i, and let x p i be the ow obtained by taking only the non-missing elements of x i, and let S p similaly be the submatix of S consisting of ows with indices in p. Then, each ow of B is given by b i = (S p ) y (x p i )T whee (S p ) y is the pseudo-invese of S p. With the new estimate of B at hand, we now let x j be the jth column of X, let p be the indices of non-missing elements in x j, and let x p j be the column obtained by taking only the non-missing elements of x j. Let B p similaly be the submatix of B consisting of ows with indices in p. Then, the light souce diections ae given by, s j = (B p ) y (x p ) j Afte the new set of light souce S has been calculated, the last two steps can be epeated until the estimate of B conveges. The algoithm is quite well behaved conveging to the global minimum within iteations. Though it is possible to convege to a local minimum, we neve obseved this in simulation o in pactice. 3.2 Enfocing Integability To pedict cast shadows, we must econstuct a suface and to do this, the vecto eld B must coespond to an integable nomal eld. Since no method has been developed to enfoce integability duing the estimation of B, we enfoce it aftewads. That is, given B computed as descibed above, we estimate a matix A 2 GL(3) such that B A coesponds to an integable nomal eld; the development follows [17]. Conside a continuous suface dened as the gaph of a function z(x; y), and let b be the coesponding nomal eld scaled by an albedo (scala) eld. The integability constaint fo a suface is z xy = z yx whee subscipts denote patial deivatives. In tun, b must satisfy: b1 b 3 y = b2 b 3 x To estimate A such that b T (x; y) = b T (x; y)a coesponds to a suface, we expand this out. Letting the columns of A be denoted by A 1 ; A 2 ; A 3 yields (b T A 3 )(b T x A 2) (b T A 2 )(b T x A 3) = (b T A 3 )(b T y A 1 ) (b T A 1 )(b T y A 3 ) which can be expessed as b T S 1 b x = b T S 2 b y (5) whee S 1 = A 3 A T 2 A 2A T 3 and S 2 = A 3 A T 1 A 1A T 3. S 1 and S 2 ae skew-symmetic matices, and so they each have thee degees of feedom. Equation 5 is linea in the six elements of S 1 and S 2. Fom the estimate of B obtained using the method in Section 3.1, discete appoximations of the patial deivatives (b x and b y) ae computed, and then SVD is used to solve fo the six elements of S 1 and S 2. In [17], it was shown that the elements of S 1 and S 2 ae cofactos of A, and a simple method fo computing A fom the cofactos was pesented. This pocedue only detemines six degees of feedom of A. The othe thee coespond to the genealized bas elief (GBR) tansfomation [1] and can be chosen abitaily since GBR peseves integability. The suface coesponding to B A dies fom the tue suface by GBR, i.e., z (x; y) = z(x; y) + x + y fo abitay ; ; with 6= 0.

5 3.3 Geneating the Height Function Having estimated the matix B and then enfocing integability, we now calculate the height function z(x; y) of the face so that cast shadows can be pedicted. Note that the econstuction of the height is not Euclidean, but a epesentative element of the obit unde a GBR tansfomation. Fo each nomal b i the deivatives of z(x; y) with espect to x and y ae given by the following equations = b i1 b i3 ; = b i2 b i3 : In ode to nd z(x; y), we use the vaiational appoach pesented in [7]. A suface z(x; y) is t to the given components of the gadient p and q by minimizing the functional Z Z (z x p) 2 + (z y q) 2 dx dy; whose Eule equation educes to 2 z = p x + q y. We need to constain the solution of the Eule equation, and this is achieved by the following natual bounday conditions (z x ; z y ) n = (p; q) n whee n = ( dy=ds; dx=ds) is a nomal vecto to the bounday and s is the ac-length along the bounday [7]. Thus, the component of (z x ; z y ) nomal to the chosen bounday cuve must match the nomal component of (p; q). An iteative scheme using a discete appoximation of the Laplacian can be used to geneate a height function of the face [7]. Once the height function has been detemined, it is a simple matte to modify the illumination cone epesentation to incopoate cast shadows. Using aytacing techniques, we can detemine the cast shadow egions and coect the exteme ays of C. Figue 2 demonstates the pocess of constucting the cone C. Figue 2.a shows the taining images fo one individual in the database. Figue 2.b shows the columns of the matix B. Figue 2.c shows the econstuction of the suface up to a GBR tansfomation. The left column of Fig. 2.d shows sample images in the database; the middle column shows the closest image in the illumination cone without cast shadows; and the ight column shows the closest image in the illumination cone with cast shadows. 4 Recognition The cone C can be used in a natual way fo face ecognition, and in expeiments descibed below, we compae thee ecognition algoithms to the poposed method. Fom a set of face images labeled with the peson's identity (the leaning set) and an unlabeled set of face images fom the same goup of people (the test set), each algoithm is used to identify the peson in the test images. Fo moe details of the compaison algoithms, see [2]. We assume that the face has been located and aligned within the image. a. b. c. d. Figue 2: The gue demonstates the pocess of constucting the cone C. a) the taining images. b) matix B. c) econstuction up to a GBR tansfomation. d) sample images fom database (left column); closest image in illumination cone without cast shadows (middle column); and closest image in illumination cone with cast shadows (ight column). The simplest ecognition scheme is a neaest neighbo classie in the image space [4]. An image in the test set is ecognized (classied) by assigning to it the

6 label of the closest point in the leaning set, whee distances ae measued in the image space. If all of the images ae nomalized to have zeo mean and unit vaiance, this pocedue is equivalent to choosing the image in the leaning set that best coelates with the test image. Because of the nomalization pocess, the esult is independent of light souce intensity. As coelation methods ae computationally expensive and equie geat amounts of stoage, it is natual to pusue dimensionality eduction schemes. A technique now commonly used in compute vision { paticulaly in face ecognition { is pincipal components analysis (PCA) which is populaly known as Eigenfaces [5, 11, 9, 16]. Given a collection of taining images x i 2 IR n, a linea pojection of each image y i = W x i to an f-dimensional featue space is pefomed. A face in a test image x is ecognized by pojecting x to the featue space, and neaest neighbo classication is pefomed in IR f. The pojection matix W is chosen to maximize the scatte of all pojected samples. It has been shown that when f equals the numbe of taining images, the Eigenface and Coelation methods ae equivalent (See [2, 11]). One poposed method fo handling illumination vaiation in PCA is to discad fom W the thee most signicant pincipal components; in pactice, this yields bette ecognition pefomance [2]. A thid appoach is to model the illumination vaiation of each face as a thee-dimensional linea subspace L as descibed in Section 2. To pefom ecognition, we simply compute the distance of the test image to each linea subspace and choose the face coesponding to the shotest distance. We call this ecognition scheme the Linea Subspace method [1]; it is a vaiant of the photometic alignment method poposed in [13], and elated to [6, 12]. While this is expected to model the vaiation in intensity when the suface is completely illuminated, it does not model shadowing. Finally, given a test image x, ecognition using illumination cones is pefomed by st computing the distance of the test image to each cone, and then choosing the face that coesponds to the shotest distance. Since each cone is convex, the distance can be found by solving a convex optimization poblem. In paticula, the non-negative linea least squaes technique contained in Matlab was used in ou implementation, and this algoithm has computational complexity O(n e 2 ) whee n is the numbe of pixels and e is the numbe of exteme ays. 5 Expeimental Results To test the eectiveness of these ecognition algoithms, we pefomed a seies of expeiments on a database fom the Havad Robotics Laboatoy in which lighting had been systematically vaied [5, 6]. In each image in this database, a subject held his/he head steady while being illuminated by a dominant light souce. The space of light souce diections, Subset 1 Subset 2 Subset 3 Subset 4 Subset 5 Figue 3: The highlighted lines of longitude and latitude indicate the light souce diections fo Subsets 1 though 5. Each intesection of a longitudinal and latitudinal line on the ight side of the illustation has a coesponding image in the database. which can be paameteized by spheical angles, was then sampled in 15 incements. See Figue 3. Fom this database, we used 660 images of 10 people (66 of each). We extacted ve subsets to quantify the eects of vaying lighting. Sample images fom each subset ae shown in Fig. 1. Subset 1 (espectively 2, 3, 4, 5) contains 30 (espectively 90, 130, 170, 210) images fo which both of the longitudinal and latitudinal angles of light souce diection ae within 15 (espectively 30 ; 45 ; 60 ; 75 ) of the camea axis. All of the images wee copped within the face so that the contou of the head was excluded. Fo the Eigenface and coelation tests, the images wee nomalized to have zeo mean and unit vaiance, as this impoved the pefomance of these methods. Fo the Eigenface method, we used twenty pincipal components { ecall that pefomance appoaches coelation as the dimension of the featue space is inceased [2, 11]. Since the st thee pincipal components ae pimaily due to lighting vaiation and since ecognition ates can be impoved by eliminating them, eo ates ae also pesented when pincipal components fou though twenty-thee ae used. Fo the cone expeiments, we tested two vaiations: in the st vaiation (cones-attached), the epesentation was constucted ignoing cast shadows and so exteme ays wee geneated diectly fom Eq. 3. In the second vaiation (Cones-cast), the epesentation was constucted as descibed in Section 3. Mioing the extapolation expeiment descibed in [2], each method was tained on samples fom Subset 1 and then tested using samples fom Subsets 2, 3, 4 and 5. (Note that when tested on Subset 1, all methods pefomed without eo). Figue 4 shows the esult fom this expeiment. 6 Discussion Fom the esults of this expeiment, we daw the following conclusions: The illumination cone epesentation outpefoms all of the othe techniques.

7 E o a t e Eigenface (20) Coelation Eigenface (20) w/o fist 3 Linea Subspace Cones Attached Cones Cast 0 Subset 1 (15) Subset 2 (30) Subset 3 (45) Subset 4 (60) Lighting Diection Subset (Degees) Extapolating fom Subset 1 Eigenface (20) Coelation Eigenface (20) w/o fist 3 Linea Subspace Cones Attached Cones Cast Method Eo Rate (%) Subset Subset Subset Subset Coelation Eigenface Eigenface w/o 1st 3 Linea subspace Cones-attached Cones-cast Figue 4: Extapolation: When each of the methods is tained on images with nea fontal illumination (Subset 1), the gaph and coesponding table show the elative pefomance unde exteme light souce conditions. When cast shadows ae included in the illumination cone, eo ates ae impoved. Fo vey exteme illumination (Subset 5), the Coelation and Eigenface methods completely beak down, and exhibit esults that ae slightly bette than chance (90% eo ate). The cone method pefoms signicantly bette, but cetainly not well enough to be usable in pactice. At this point, moe expeimentation is equied to detemine if ecognition ates can be impoved by eithe using moe sampled exteme ays o by impoving the image fomation model. The expeiment descibed above was limited to the available dataset fom the Havad Robotics Laboatoy. To pefom moe extensive expeimentation, we ae constucting a geodesic lighting ig that suppots 64 xenon stobes. Using this ig, we will be able to modify the illumination at fame ates and gathe an extensive image database coveing a boade ange of lighting conditions including multiple souces. The speed of acquisition will also pemit us to eadily obtain images of a lage numbe of individuals. We will then pefom moe extensive expeimentation with this newly gatheed database. Refeences [1] P. Belhumeu, D. Kiegman, and A. Yuille. The baselief ambiguity. In Poc. IEEE Conf. on Comp. Vision and Patt. Recog., pages 1040{1046, [2] P. N. Belhumeu, J. P. Hespanha, and D. J. Kiegman. Eigenfaces vs. Fishefaces: Recognition using class specic linea pojection. IEEE Tans. Patten Anal. Mach. Intelligence, 19(7):711{720, Special Issue on Face Recognition. [3] P. N. Belhumeu and D. J. Kiegman. What is the set of images of an object unde all possible lighting conditions. In Poc. IEEE Conf. on Comp. Vision and Patt. Recog., pages 270{277, [4] R. Bunelli and T. Poggio. Face ecognition: Featues vs templates. IEEE Tans. Patten Anal. Mach. Intelligence, 15(10):1042{1053, [5] P. Hallinan. A low-dimensional epesentation of human faces fo abitay lighting conditions. In Poc. IEEE Conf. on Comp. Vision and Patt. Recog., pages 995{999, [6] P. Hallinan. A Defomable Model fo Face Recognition Unde Abitay Lighting Conditions. PhD thesis, Havad Univesity, [7] B. Hon and M. Books. The vaiational appoach to shape fom shading. Compute Vision, Gaphics and Image Pocessing, 35:174{208, [8] D. Jacobs. Linea tting with missing data: Applications to stuctue-fom-motion and to chaacteizing intensity images. In CVPR97, pages 206{212, [9] L. Siovitch and M. Kiby. Low-dimensional pocedue fo the chaacteization of human faces. J. Optical Soc. of Ameica A, 2:519{524, [10] Y. Moses, Y. Adini, and S. Ullman. Face ecognition: The poblem of compensating fo changes in illumination diection. In Euopean Conf. on Compute Vision, pages 286{296, [11] H. Muase and S. Naya. Visual leaning and ecognition of 3-D objects fom appeaence. Int. J. Compute Vision, 14(5{24), [12] S. Naya and H. Muase. Dimensionality of illumination in appeaance matching. IEEE Conf. on Robotics and Automation, [13] A. Shashua. On photometic issues to featue-based object ecognition. Int. J. Compute Vision, 21:99{ 122, [14] H. Shum, K. Ikeuchi, and R. Reddy. Pincipal component analysis with missing data and its application to polyhedal object modeling. PAMI, 17(9):854{867, Septembe [15] C. Tomasi and T. Kanade. Shape and motion fom image steams unde othogaphy: a factoization method. Intenational Jounal of Compute Vision, 9(2):134{154, [16] M. Tuk and A. Pentland. Eigenfaces fo ecognition. J. of Cognitive Neuoscience, 3(1), [17] A. Yuille and D. Snow. Shape and albedo fom multiple images using integability. In Poc. IEEE Conf. on Comp. Vision and Patt. Recog., pages 158{164, 1997.

1996 European Conference on Computer Vision. Recognition Using Class Specic Linear Projection

1996 European Conference on Computer Vision. Recognition Using Class Specic Linear Projection 1996 Euopean Confeence on Compute Vision Eigenfaces vs. Fishefaces: Recognition Using Class Specic Linea Pojection Pete N. Belhumeu? Jo~ao P. Hespanha?? David J. Kiegman??? Dept. of Electical Engineeing,

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2

= dv 3V (r + a 1) 3 r 3 f(r) = 1. = ( (r + r 2 Random Waypoint Model in n-dimensional Space Esa Hyytiä and Joma Vitamo Netwoking Laboatoy, Helsinki Univesity of Technology, Finland Abstact The andom waypoint model (RWP) is one of the most widely used

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

Towards Adaptive Information Merging Using Selected XML Fragments

Towards Adaptive Information Merging Using Selected XML Fragments Towads Adaptive Infomation Meging Using Selected XML Fagments Ho-Lam Lau and Wilfed Ng Depatment of Compute Science and Engineeing, The Hong Kong Univesity of Science and Technology, Hong Kong {lauhl,

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

17/5/2009. Introduction

17/5/2009. Introduction 7/5/9 Steeo Imaging Intoduction Eample of Human Vision Peception of Depth fom Left and ight eye images Diffeence in elative position of object in left and ight eyes. Depth infomation in the views?? 7/5/9

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis Jounal of Machine Leaning Reseach 7 2006) 1183 1204 Submitted 12/05; Revised 3/06; Published 7/06 Computational and Theoetical Analysis of Null Space and Othogonal Linea Disciminant Analysis Jieping Ye

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Voting-Based Grouping and Interpretation of Visual Motion

Voting-Based Grouping and Interpretation of Visual Motion Voting-Based Gouping and Intepetation of Visual Motion Micea Nicolescu Depatment of Compute Science Univesity of Nevada, Reno Reno, NV 89557 micea@cs.un.edu Géad Medioni Integated Media Systems Cente Univesity

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS COMPDYN 009 ECCOMAS Thematic Confeence on Computational Methods in Stuctual Dynamics and Eathquake Engineeing M. Papadakakis, N.D. Lagaos, M. Fagiadakis (eds.) Rhodes, Geece, 4 June 009 FINITE ELEMENT

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

3D Reconstruction from 360 x 360 Mosaics 1

3D Reconstruction from 360 x 360 Mosaics 1 CENTER FOR MACHINE PERCEPTION 3D Reconstuction fom 36 x 36 Mosaics CZECH TECHNICAL UNIVERSITY {bakstein, pajdla}@cmp.felk.cvut.cz REPRINT Hynek Bakstein and Tomáš Pajdla, 3D Reconstuction fom 36 x 36 Mosaics,

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

Extended Perspective Shadow Maps (XPSM) Vladislav Gusev, ,

Extended Perspective Shadow Maps (XPSM)   Vladislav Gusev, , Extended Pespective Shadow Maps (XPSM) http://xpsm.og Vladislav Gusev,.8.27, xmvlad@gmail.com Figue : XPSM esults (~4 objects in a scene, 536x536 shadow map). Intoduction Shadows ae one of the most impotant

More information

An Extension to the Local Binary Patterns for Image Retrieval

An Extension to the Local Binary Patterns for Image Retrieval , pp.81-85 http://x.oi.og/10.14257/astl.2014.45.16 An Extension to the Local Binay Pattens fo Image Retieval Zhize Wu, Yu Xia, Shouhong Wan School of Compute Science an Technology, Univesity of Science

More information

Elliptic Generation Systems

Elliptic Generation Systems 4 Elliptic Geneation Systems Stefan P. Spekeijse 4.1 Intoduction 4.1 Intoduction 4.2 Two-Dimensional Gid Geneation Hamonic Maps, Gid Contol Maps, and Poisson Systems Discetization and Solution Method Constuction

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Improved Fourier-transform profilometry

Improved Fourier-transform profilometry Impoved Fouie-tansfom pofilomety Xianfu Mao, Wenjing Chen, and Xianyu Su An impoved optical geomety of the pojected-finge pofilomety technique, in which the exit pupil of the pojecting lens and the entance

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

FACE VECTORS OF FLAG COMPLEXES

FACE VECTORS OF FLAG COMPLEXES FACE VECTORS OF FLAG COMPLEXES ANDY FROHMADER Abstact. A conjectue of Kalai and Eckhoff that the face vecto of an abitay flag complex is also the face vecto of some paticula balanced complex is veified.

More information

Monte Carlo Techniques for Rendering

Monte Carlo Techniques for Rendering Monte Calo Techniques fo Rendeing CS 517 Fall 2002 Compute Science Conell Univesity Announcements No ectue on Thusday Instead, attend Steven Gotle, Havad Upson Hall B17, 4:15-5:15 (efeshments ealie) Geomety

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

Geophysical inversion with a neighbourhood algorithm I. Searching a parameter space

Geophysical inversion with a neighbourhood algorithm I. Searching a parameter space Geophys. J. Int. (1999) 138, 479 494 Geophysical invesion with a neighbouhood algoithm I. Seaching a paamete space Malcolm Sambidge Reseach School of Eath Sciences, Institute of Advanced studies, Austalian

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

Layered Animation using Displacement Maps

Layered Animation using Displacement Maps Layeed Animation using Displacement Maps Raymond Smith, Wei Sun, Adian Hilton and John Illingwoth Cente fo Vision, Speech and Signal Pocessing Univesity of Suey, Guildfod GU25XH, UK a.hilton@suey.ac.uk

More information

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

3D Periodic Human Motion Reconstruction from 2D Motion Sequences

3D Periodic Human Motion Reconstruction from 2D Motion Sequences 3D Peiodic Human Motion Reconstuction fom D Motion Sequences Zonghua Zhang and Nikolaus F. Toje BioMotionLab, Depatment of Psychology Queen s Univesity, Canada zhang, toje@psyc.queensu.ca Abstact In this

More information

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method.

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method. Fast Mapping using the Log-Hough Tansfomation B. Giesle, R. Gaf, R. Dillmann Institute fo Pocess Contol and Robotics (IPR) Univesity of Kalsuhe D-7618 Kalsuhe, Gemany fgieslejgafjdillmanng@ia.uka.de C.F.R.

More information

5 4 THE BERNOULLI EQUATION

5 4 THE BERNOULLI EQUATION 185 CHATER 5 the suounding ai). The fictional wok tem w fiction is often expessed as e loss to epesent the loss (convesion) of mechanical into themal. Fo the idealied case of fictionless motion, the last

More information

Also available at ISSN (printed edn.), ISSN (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 3 (2010)

Also available at  ISSN (printed edn.), ISSN (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 3 (2010) Also available at http://amc.imfm.si ISSN 1855-3966 (pinted edn.), ISSN 1855-3974 (electonic edn.) ARS MATHEMATICA CONTEMPORANEA 3 (2010) 109 120 Fulleene patches I Jack E. Gave Syacuse Univesity, Depatment

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

Multiview plus depth video coding with temporal prediction view synthesis

Multiview plus depth video coding with temporal prediction view synthesis 1 Multiview plus depth video coding with tempoal pediction view synthesis Andei I. Puica, Elie G. Moa, Beatice Pesquet-Popescu, Fellow, IEEE, Maco Cagnazzo, Senio Membe, IEEE and Bogdan Ionescu, Senio

More information

ART GALLERIES WITH INTERIOR WALLS. March 1998

ART GALLERIES WITH INTERIOR WALLS. March 1998 ART GALLERIES WITH INTERIOR WALLS Andé Kündgen Mach 1998 Abstact. Conside an at galley fomed by a polygon on n vetices with m pais of vetices joined by inteio diagonals, the inteio walls. Each inteio wall

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

Effective Missing Data Prediction for Collaborative Filtering

Effective Missing Data Prediction for Collaborative Filtering Effective Missing Data Pediction fo Collaboative Filteing Hao Ma, Iwin King and Michael R. Lyu Dept. of Compute Science and Engineeing The Chinese Univesity of Hong Kong Shatin, N.T., Hong Kong { hma,

More information

A Novel Image-Based Rendering System With A Longitudinally Aligned Camera Array

A Novel Image-Based Rendering System With A Longitudinally Aligned Camera Array EUOGAPHICS 2 / A. de Sousa, J.C. Toes Shot Pesentations A Novel Image-Based endeing System With A Longitudinally Aligned Camea Aay Jiang Li, Kun Zhou, Yong Wang and Heung-Yeung Shum Micosoft eseach, China

More information

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor

Obstacle Avoidance of Autonomous Mobile Robot using Stereo Vision Sensor Obstacle Avoidance of Autonomous Mobile Robot using Steeo Vision Senso Masako Kumano Akihisa Ohya Shin ichi Yuta Intelligent Robot Laboatoy Univesity of Tsukuba, Ibaaki, 35-8573 Japan E-mail: {masako,

More information

2. PROPELLER GEOMETRY

2. PROPELLER GEOMETRY a) Fames of Refeence 2. PROPELLER GEOMETRY 10 th Intenational Towing Tank Committee (ITTC) initiated the pepaation of a dictionay and nomenclatue of ship hydodynamic tems and this wok was completed in

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Effective Data Co-Reduction for Multimedia Similarity Search

Effective Data Co-Reduction for Multimedia Similarity Search Effective Data Co-Reduction fo Multimedia Similaity Seach Zi Huang Heng Tao Shen Jiajun Liu Xiaofang Zhou School of Infomation Technology and Electical Engineeing The Univesity of Queensland, QLD 472,

More information

Experimental and numerical simulation of the flow over a spillway

Experimental and numerical simulation of the flow over a spillway Euopean Wate 57: 253-260, 2017. 2017 E.W. Publications Expeimental and numeical simulation of the flow ove a spillway A. Seafeim *, L. Avgeis, V. Hissanthou and K. Bellos Depatment of Civil Engineeing,

More information

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach 3D Hand Tajectoy Segmentation by Cuvatues and Hand Oientation fo Classification though a Pobabilistic Appoach Diego R. Faia and Joge Dias Abstact In this wok we pesent the segmentation and classification

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

Ranking Visualizations of Correlation Using Weber s Law

Ranking Visualizations of Correlation Using Weber s Law Ranking Visualizations of Coelation Using Webe s Law Lane Haison, Fumeng Yang, Steven Fanconei, Remco Chang Abstact Despite yeas of eseach yielding systems and guidelines to aid visualization design, pactitiones

More information

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

More information

This document contains the draft version of the following paper:

This document contains the draft version of the following paper: This document contains the daft vesion of the following pape: R. Sinha, S.K. Gupta, C.J. Paedis, P.K. Khosla. Extacting aticulation models fom CAD models of pats with cuved sufaces. ASME Jounal of Mechanical

More information

New Algorithms for Daylight Harvesting in a Private Office

New Algorithms for Daylight Harvesting in a Private Office 18th Intenational Confeence on Infomation Fusion Washington, DC - July 6-9, 2015 New Algoithms fo Daylight Havesting in a Pivate Office Rohit Kuma Lighting Solutions and Sevices Philips Reseach Noth Ameica

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

Modeling spatially-correlated data of sensor networks with irregular topologies

Modeling spatially-correlated data of sensor networks with irregular topologies This full text pape was pee eviewed at the diection of IEEE Communications Society subject matte expets fo publication in the IEEE SECON 25 poceedings Modeling spatially-coelated data of senso netwoks

More information

Massachusetts Institute of Technology Department of Mechanical Engineering

Massachusetts Institute of Technology Department of Mechanical Engineering cm cm Poblem Massachusetts Institute of echnolog Depatment of Mechanical Engineeing. Intoduction to obotics Sample Poblems and Solutions fo the Mid-em Exam Figue shows a obotic vehicle having two poweed

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO

OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO OPTIMAL KINEMATIC SYNTHESIS OF CRANK & SLOTTED LEVER QUICK RETURN MECHANISM FOR SPECIFIC STROKE & TIME RATIO Zeeshan A. Shaikh 1 and T.Y. Badguja 2 1,2 Depatment of Mechanical Engineeing, Late G. N. Sapkal

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation Hybid Factal Video Coding With Neighbouhood Vecto Quantisation Zhen Yao and Roland Wilson Dept. of Compute Science, Univesity of Wawick, Coventy, CV4 7AL, United Kingdom Email: {yao, gw}@dcs.wawick.ac.uk

More information

A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE

A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE A NOVEL VOLUME CT WITH X-RAY ON A TROUGH-LIKE SURFACE AND POINT DETECTORS ON CIRCLE-PLUS-ARC CURVE H Xu, and TG Zhuang Depatment of Biomedical Engineeing, Shanghai Jiaotong Univesity, Shanghai, P R China

More information

ME 210 Applied Mathematics for Mechanical Engineers

ME 210 Applied Mathematics for Mechanical Engineers Note that the unit vectos, T, N and B ae thee unit vectos pependicula to each othe whose diections ae dictated by the local behavio of the cuve C at its point P. They fom a moving ight handed vecto fame

More information

Coordinate Systems. Ioannis Rekleitis

Coordinate Systems. Ioannis Rekleitis Coodinate Systems Ioannis ekleitis Position epesentation Position epesentation is: P p p p x y z P CS-417 Intoduction to obotics and Intelligent Systems Oientation epesentations Descibes the otation of

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information