Ego-Motion Estimation on Range Images using High-Order Polynomial Expansion

Size: px
Start display at page:

Download "Ego-Motion Estimation on Range Images using High-Order Polynomial Expansion"

Transcription

1 Ego-Motion Estimation on Range Images using High-Ode Polynomial Expansion Bian Okon and Josh Haguess Space and Naval Wafae Systems Cente Pacific San Diego, CA, USA Abstact This pape pesents two novel algoithms fo estimating the (local and global) motion in a seies of ange images based on a polynomial expansion. The use of polynomial expansion has been quite successful in estimating optical flow in D imagey, but has not been used extensively in 3D o ange imagey. In both methods, each ange image is appoximated by applying a high-ode polynomial expansion to local neighbohoods within the ange image. In the local motion algoithm, these appoximations ae then used to deive the tanslation o displacement estimation within the local neighbohoods fom fame to fame within the seies of ange images (also known as ange image flow). An iteative method fo computing the local tanslations is pesented. In the global motion algoithm, a global motion model famewok is utilized to compute a global motion estimation based on the polynomial expansion of the ange images. We evaluate the algoithms on seveal eal-wold ange image sequences with pomising esults. 1. Intoduction Estimating motion in a video o seies of images is an extemely impotant and difficult task in compute vision and has numeous applications, such as autonomous vehicle navigation [11]. Not much attention has been given to the estimation of motion between ange images, howeve, estimating motion in video o image sequences, most commonly efeed to as optical flow, has a long histoy of eseach. The two most common and pominent appoaches to optical flow ae known as local (o spase) and global (o dense) methods. Local methods, such as the Lucas Kanade method [14], estimate the motion of egions of inteest between images using image egistation and waping techniques. In contast, global methods, such as Hon and Schunck s method [13], compute a dense motion field by estimating the motion of each pixel between images. In this wok, we ae concened mostly with the latte method, paticulaly the wok by Fanebäck [8], which appoximates the image using a polynomial expansion of local patches and then uses the polynomial expansion to estimate the global displacements between images fo each pixel. Estimating optical flow fo ange images, also known as ange flow, is the main topic of this pape. Vey little cuent eseach exists on this topic, howeve, it is an extemely impotant poblem in a gowing field. One of the few examples is the wok of Spies, Jahne and Baon [18]. The poblem of ange flow is unique fom optical flow fo electo-optical images in the sense that evey pixel value is a measue of distance instead of colo o bightness. This diffeence makes it vey difficult to apply existing and taditional two-dimensional (D) optical flow methods to ange flow. Fo instance, the bightness constancy constaint used by many optical flow methods is not valid fo ange images. Theefoe, ou appoach in this wok is to extend a well-known global optical flow method of motion estimation based on polynomial expansion [8] to ange images. We extend the method by using a high-ode polynomial expansion to include tems in the z diection (ange distance to the senso). We then fomulate an iteative method to solve fo displacement in the x, y and z diections between ange imagey. In addition, we pefom the calculation at multiple scales fo obustness and include displacement estimates fom pevious fames to impove the oveall motion estimation. We also intoduce a method to estimate the global motion based on motion model deivations simla to that pesented by Dufaux and Moscheni [4] and Fanebäck and Westin [10]. Pomising esults ae pesented on seveal eal-wold ange images.. Related Wok As peviously mentioned, thee is a vast amount of eseach in optical flow between colo images, usually categoized into local and global methods. Many assumptions and constaints have been intoduced in both appoaches to 1 99

2 deal with noise and smoothness of the solutions, such as the bightness constancy assumption, gadient constancy assumption and spatio-tempoal smoothness constaints. This has led to a beeding gound of methods, such as Buhn et al. [3], which attempt to combine the local and global methods to addess the dawbacks and assumptions of each individual method. The most popula and successful methods ae coveed in moe detail in two benchmaking papes on the subject by McCane et al. [15] and Bake et al. [1]. The two papes descibe common databases, pocedues and esults on compaing moe than 0 optical flow methods, with the Bake et al. pape being the most ecent and complete. Of paticula inteest to ou eseach is the method intoduced by Fanebäck in seveal papes that intoduces the estimation of motion using the polynomial expansion [8, 9, 5, 7, 6, 19, 10, 17, 16]. In Fanebäck s wok, the local neighbohoods of each image ae appoximated by a polynomial expansion and an analytical solution fo the displacement between images is deived. Fom this deivation, a obust algoithm is designed to compute the displacement, and thus motion field, between two o moe images in a sequence. The method has poven to be vey accuate and obust fo D images and has been included as a default algoithm in the OpenCV libay []. The eseach of estimating the motion between ange images, o ange flow, is much moe spase. The tem ange image flow fist appeas in the wok of Gonzalez [1], whee he fomulates a physics-based appoach to estimate the motion of the ange senso elative to its envionment. Ou method uses the same basic physical model of the ange senso as that used by Gonzalez. One of the most popula and ealiest papes on this topic, by Spies et al. [18], notes the unique challenges of this poblem and poposes a basic motion constaint equation on defomable sufaces. The constaint solutions ae obtained in a total least squaes famewok and compute a dense ange flow field fom spase solutions. While the esults ae pomising fo the ange images pesented in thei pape, the method is not diectly tansfeable to othe domains, such as dense ange flow in a moving scene due to the lage displacements pesent. Theefoe, the focus of ou wok is to extend the polynomial expansion method to ange imagey to compute local and global dense ange flow on sequences of eal-wold ange images. 3. Range Image Polynomial Expansion In ou fomulation, ange image flow uses a polynomial expansion based appoximation of the ange image. This appoximation is done using a set of quadatic basis functions, applied to the ange data. The basis equation set is {1, x, y, x, y, xy}, which descibe the vaiation of z, ange fom the senso, as you vay x and y, azimuth and elevation with espect to the senso. In addition to the ba- (a) Oiginal Range Image (b) 1 Coefficient Image (c) y Coefficient Image (d) x Coefficient Image (e) y Coefficient Image (f) x Coefficient Image (g) xy Coefficient Image Figue 1: Velodyne R polynomial expansion. sis functions, we incopoate a notion of the accuacy o impotance of this data though a cetainty matix, as well as a poximity-based weight ove the neighbohood in the fom of an applicability matix, as is done in Fanebäck s Ph.D. dissetation [8]. Fo the cetainty matix, a value of 1 was given to all pixels populated with valid data and 0 fo any pixel with eo o no data. A Gaussian kenel was used as the applicability measue. The weights of the basis, { 1, x, y, x, y, xy }, wee calculated fo Equation (1) descibed by Fanebäck [8] and the values of these weights fo a Velodyne R lida ange image can be seen in Figue 1. f(x) = x T Ax + b T x + c (1) Using this fomulation, the ange, f(x), is descibed ] as, b = a function of pixel location, with A = [ ] T x y and c = 1. [ xy x xy y 4. Local Flow Displacement Calculation The polynomial expansion in D images allows displacement to be calculated analytically, by looking at the effects of a displacement on the polynomial expansion coefficients. The effects of this displacement on the quadatic polynomial ae deived in Equation (). 300

3 f 1 (x) = x T A 1 x + b 1 T x + c 1 f (x) = f 1 (x d) = x T A 1 x + (b 1 A 1 d) T x + d T A 1 d + b 1 T d + c 1 = x T A x + b T x + c, leaving you with a new quadatic polynomial with diffeent coefficients, () A = A 1 (3) b = b 1 A 1 d (4) c = d T A 1 d + b 1 T d + c 1. (5) With these new coefficients, d can be computed fom Equation (4). d = 1 A 1 1 (b b 1 ) (6) This method of displacement calculation was developed and tested by Fanebäck and is used as the stating point of the thee-dimensional (3D) displacement calculation. A thid dimension cannot simply be added to d because with the cuent model, it has no meaning as an input tem. The function space is not defined fo any value of z unde this model so the model must be modified to explain behavio while displacing this thid dimension. To popely captue this highe-dimensional behavio, a highe-ode equation is used to appoximate this space. A linea speading of the x and y data, Equation (7), as well as a constant incease, Equation (8), was used to appoximate the behavio of the data as you move along the z dimension. This leads to a quatic polynomial, Equation (9), with the highe-ode tems being vey spase tensos. f(x) = f quad (x ) + z; (8) f(x) = ζ x x x z + ζ x ζ y xy xyz + ζ y y y z + ζ x x x z + (ζ x + ζ y ) xy xyz + ζ y y y z + x x + xy xy + ζ x x xz + y y + ζ y y yz + x x + y y + z + c whee ζ x and ζ y wee deived fom the plana pojection model to account fo the speading of the points in the spheical coodinate system of the senso. This can be combined into a tenso fom: f(x) = g ijkl x i x j x k x l + h ijk x i x j x k + a ij x i x j + b i x i + c, (10) whee the high-ode tensos, G and H, ae spase and the quadatic tensos ae dense. Fo G and H, the nonzeo tems ae while A and b ae g 00 = g 00 = g 00 =... = ζ x x 6 g 01 = g 01 = g 01 =... = ζ xζ y xy 1 g 11 = g 11 = g 11 =... = ζ y y h 00 = h 00 =... = ζ x x 3 h 01 = h 10 =... = (ζ x + ζ y ) xy 6 h 11 = h 11 =... = ζ y y, 3 6 (9) (11) (1) x = (ζ x z + 1)x y = (ζ y z + 1)y ζ x = α x /z ζ y = α y /z angula ange of x π adians α x = = pixel ange of x image width angula ange of y α y = pixel ange of y = 6.8 image height [ ] x x = y (7) A = xy ζ x x x xy ζ y y y ζ x x ζ y y 0 (13) b = [ x y 1 ] T. (14) We now exploe the effects of displacement as Fanebäck did in Equation (): 301

4 f(x) = g ijkl x i x j x k x l + h ijk x i x j x k + a ij x i x j + b i x i + c f(x) = f(x d) = g ijkl x i x j x k x l (4g ijkl d l h ijk )x i x j x k + (6g ijkl 3h ijk d k + a ij )x i x j (4g ijkl d j d k d l 3h ijk d j d k + a ij d j b i )x i + (g ijkl d i d j d k d l h ijk d i d j d k + a ij d i d j b i d i + c = g ijkl x i x j x k x l + h ijk x i x j x k + ã ij x i x j + b i x i + c, (15) leaving us with a new quatic polynomial with the following coefficients: g ijkl = g ijkl h ijk = h ijk 4g ijkl d l ã ij = a i j 3h ijk d k + 6g ijkl d k d l bi = b i a i jd j + 3h ijk d j d k 4g ijkl d j d k d l c = c b i d i + a i jd i d j h ijk d i d j d k + g ijkl d i d j d k d l. (16) Now we have a linea equation with H that could be used as an analytical solution to d but with ou highe-ode tensos being mostly spase and mainly composed of the model coefficients as opposed to the expansion coefficients, we look to ou lowe ode dense tensos to solve fo d though numeical optimization. Using the symmeties and spasities of the matices, we ae left with the following coefficients in ou dense tensos. b0 = b 0 (a 00 d x + a 01 d y + a 0 d z ) + 6(h 00 d x d z + h 01 d y d z ) 1(g 00 d x d z + g 01 d y d z) b1 = b 1 (a 01 d x + a 11 d y + a 1 d z ) + 6(h 01 d x d z + h 11 d y d z )) 1(g 01 d x d z + g 11 d y d z) b = b (a 0 d x + a 1 d y ) + 3(h 00 d x + h 11 d y + h 01 d x d y ) 1(g 00 d xd z + g 11 d yd z + g 01 d x d y d z ) (17) c = c b 0 d x + b 1 d y + b d z + (a 00 d x + a 11 d y + a 01 d x d y + a 0 d x d z + a 1 d y d z ) 3(h 00 d xd z + h 11 d yd z + h 01 d x d y d z ) + 6(g 00 d xd z + g 11 d yd z + g 01 d x d y d z). (18) To calculate d, we optimize the diffeence between the obseved polynomial coefficients of the next image and the coefficients deived though displacing the coefficients of the fist image using Equations (17) and (18). This optimization is done using the non-linea least squaes vesion of Newton s method, the Gauss-Newton algoithm, on Equations (19) and (0). This optimization technique equies the Jacobian matices of each coefficient with espect to d. min d ( bi ), b = b (1) (d) b () (19) min d ( c), c = b (1) (d) c () (0) This leaves two emaining outes to solving fo d, though the changes in b o the changes in c, shown in Equations (1) and (), espectively, each with its own advantage. The solution based on b tends to poduce moe accuate esults fo d x and d y because it captues the motion of the quadatic components seen mostly in edges. This solution does not tend to be as accuate fo the d z component because d z is detected though the speading of the quadatic x and y components. This effect can be small at long distances, whee as d z has a lage effect on c. Howeve, the effects on c do not tack the quadatic components of d x and d y as diectly as b. d b = (J b(x) T J b(x) ) 1 J b(x) T b (1) d c = (J c(x) T J c(x) ) 1 J c(x) T c () Simila to Fanebäck, this algoithm estimates the displacement ove a neighbohood I aound x as opposed to a single point, minimizing the following equations: x I w x ( b (1) i (x + x d) b () i (x + x)) (3) w x ( c (1) (x + x d) c () (x + x)), (4) x I whee w x is the neighbohood weighting function and the minimum steps ae d b = d c = ( x I w x J b(x)t J b(x)) 1 x I ( x I w x J c(x)t J c(x)) 1 x I w x J b(x) T b w x J c(x) T c. (5) (6) 30

5 5. Global Flow Displacement Calculation To compute the global motion estimation, we utilize the mateial coveed in Sections 3 and 4 to compute the polynomial expansion of the ange images which ae utilized in a global motion model. We follow the deivation and notation of Fanebäck and Westin [10] and deive the global motion estimation in the following section. We model the displacement as d(x) = S(x)p, whee d(x) is the displacement estimation, S(x) is the motion model, and p ae the tanslation and otation paametes, p = [ T x T y T z ω x ω y ω z ] T, which ae optimized to poduce the global motion estimation. Using the wok of Dufaux and Moscheni [4] and the spheical coodinate system inheent to ou senso, we constuct a motion model S(x) fo ou Velodyne R senso. The final motion model fo ou senso is whee S T = S(x) = [ S size S T S size S R ] (7) 1 α x S size = 0 α y 0, (8) sin(θ) sin(φ) cos(θ)cos(φ) cos(θ sin(φ) 0 sin(θ)cos(φ) sin(φ), cos(θ)sin(φ) sin(θ)sin(φ) cos(φ) (9) cos(θ)cos(θ) sin(θ)cos(φ) sin(θ) sin(φ) 1 S R = sin(θ) cos(θ) 0. (30) The matix S size accounts fo the scaling of each pixel whee α x and α y ae defined as in Equation 7. The matices S T and S R account fo the tanslational and otational components fo each pixel [x i, y i ] of the motion model, espectively, whee θ = α x x i + minimum azimuth ( φ = α y y i + minimum elevation + π ). (31) We set up a (nonlinea) least squaes poblem using the steps outlined in [10] whee the Gauss-Newton solution fo p is found to be (iteating ove p = p p) p = ( β1 S T J c J c T + S + β S T J b J b T S) 1 ( β1 S T J c T c + β S T J b T b) (3) whee J c and J b ae the Jacobians of c (linea components) and b (non-linea components) with espect to d, espectively. The vaiables c and b ae the esiduals fom (c 1 c ) and (b 1 b ), espectively. 6. Range Image Flow Expeiments The local and global algoithms have been tested using data fom a Velodyne R HDL-64E. This senso is a 360 field of view 3D lida with 64 vetically mounted lases on a spinning head. The lases have a maximum ange of 50 m and an accuacy of cm. It is capable of spinning at 5 to 15 Hz, geneating ove million points pe second. Fo ou tests, the senso was set to 10 Hz, geneating a hoizontal esolution of 1800 etuns pe otation. The lida etuns ae assembled into a 64 x 1800 ange image. The tests wee done using a Fod F-150 with the Velodyne R mounted to the oof. The vehicle and mounting hadwae ae visible in the lida scans, so all pixels within a theshold have been maked with a cetainty value of 0, causing these values to have no effect on the polynomial expansion o the flow calculations. While we don t yet have gound tuth fo this data, we did compute the Nomal Distibutions Tansfom (NDT) fo the oiginal point clouds to use fo compaison. The data set shown in Figues a, 3a, 4a and 5a was collected aound ou facilities on a foggy day. The images contain mostly data fom the bushes and othe vegetation suounding the oad, but do eventually show a paking lot, seen in Figue 5a. The NDT esults ae ovelaid on these images fo use as compaison to ou pesented algoithms Local Motion Estimation The esults of the local motion estimation algoithm ae shown in Figues b, 3b, 4b and 5b. Most of the flow field appeas accuate, though some egions still contain peculia behavio. Cetain egions of the flow image act as souces o sinks to the flow fields, such as in Figue 3b, whee in the middle ight potion of the image the flow field moves away fom a cental point. The bounday of the scan also seems to be less accuate than the cental aeas. Aeas such as that shown in Figue 4b ae elatively unifom, making flow calculations moe difficult. Despite this, the algoithm pefomed easonably well, though it does have egions with spoadic flow behavio. Pehaps by combining the esults of the global motion estimation with the local motion estimation, aeas within the image that exhibit unique motion with espect to the platfom may be identified as obstacles to aide in navigation. 6.. Global Motion Estimation To test the efficacy of the global motion estimation algoithm, we fist test on a known z otation, since we can 303

6 ceate an exact otation with the data synthetically by simply shifting the pixels in the ange image to the left o ight. The global ange flow fom this shift is shown in Figue 6 and the value of the tanslation and otation paametes pe iteation is shown in Figue 7. As seen in both figues, the coect solution is found and all of the motion is estimated to be in the z otation. The esults of the global motion estimation algoithm on the eal-wold data ae shown in Figues c, 3c, 4c and 5c. As shown in the figues, the global motion estimation gives a consistent pictue of the ego-motion of the platfom between two successive ange images. Fo instance, in Figue c, the flow is in the fowad diection only, which coesponds to the coect action of the platfom of a tansla- tion pependicula to the image plane, as is confimed by the esults fom the NDT algoithm in Figue a. Howeve, in Figue 4, the esults of the global motion estimation show little o no motion, which does not match up with the motion estimate of the NDT algoithm. Upon futhe inspection of the ange images aound fame 400, we found a lack of textue in the images which could explain this esult. Also, we found it difficult even fo a human to discen the motion pesent in those sequences of fames. Theefoe, futhe testing on low textue ange images is needed. While the global motion estimations may give moe useful infomation fo finding the ego-motion of the platfom, estimating the local motion emains an impotant task fo tue autonomous navigation. (a) NDT Flow Estimation (a) NDT Flow Estimation (b) Local Motion Estimation (b) Local Motion Estimation (c) Global Motion Estimation Figue : Range image flow on Velodyne R scan 100. (c) Global Motion Estimation Figue 3: Range image flow on Velodyne R scan

7 (a) NDT Flow Estimation (a) NDT Flow Estimation (b) Local Motion Estimation (b) Local Motion Estimation (c) Global Motion Estimation Figue 4: Range image flow on Velodyne R scan 400. (c) Global Motion Estimation Figue 5: Range image flow on Velodyne R scan Conclusion The Polynomial Expansion-based method is effective in calculating the flow of ange data, as ou esults have shown. The local motion estimation algoithm uns into some issues whee egions of the ange image appea as souces o sinks of motion, howeve, the oveall esults agee with the coect motion. The global motion estimation algoithm does not have these issues and appeas to estimate the global motion accuately. Fo navigation applications, both local and global motion estimations will be useful to both estimate the ego-motion of the platfom as well as estimate the movements of objects aound the platfom fo avoidance and tacking. Thee may also be some impovements to oveall motion estimation by combining the local and global estimations in a meaningful way. In futue wok, quantitative testing will be done to validate the qualitative esults, using gound tuth data to un lage scale tests. Once complete, we ae hoping to elease this dataset to the wide eseach community. Additionally, the polynomial expansion may be used to segment the ange image and classify plana and non-plana egions, which may then be incopoated into the flow calculation. Cetain featues have moe stable infomation about thei motion and as such should take on geate weights in the flow calculations. Plane egions, fo example, contain vey little infomation about the data s motion, but the edge and cone featues contibute a lage amount of flow infomation. Using the plana segmentation, the flows calculated at the cones and edges of plana egions could be intepolated acoss the egion. In addition to the ange image wok, futue wok will focus on calculating the otational components of the flow vectos with espect to a single image location, useful in image stabilization and unmanned aeial vehicle oientation detemination. 305

8 Figue 6: Global motion estimation of z otation Figue 7: Plot of z otation estimation pe iteation Refeences [1] S. Bake, D. Schastein, J. Lewis, S. Roth, M. J. Black, and R. Szeliski. A database and evaluation methodology fo optical flow. Intenational Jounal of Compute Vision, 9(1):1 31, 011. [] G. Badski and A. Kaehle. Leaning OpenCV: Compute vision with the OpenCV libay. O eilly, 008. [3] A. Buhn, J. Weicket, and C. Schn. Lucas/kanade meets hon/schunck: Combining local and global optic flow methods. Intenational Jounal of Compute Vision, 61(3):11 31, 005. [4] F. Dufaux and F. Moscheni. Segmentation-based motion estimation fo second geneation video coding techniques. In Video Coding, pages Spinge, , 5 [5] G. Fanebäck. Fast and accuate motion estimation using oientation tensos and paametic motion models. In Patten Recognition, 000. Poceedings. 15th Intenational Confeence on, volume 1, pages IEEE, 000. [6] G. Fanebäck. Oientation estimation based on weighted pojection onto quadatic polynomials. In VMV, pages 89 96, 000. [7] G. Fanebäck. Vey high accuacy velocity estimation using oientation tensos, paametic motion, and simultaneous segmentation of the motion field. In Compute Vision, 001. ICCV 001. Poceedings. Eighth IEEE Intenational Confeence on, volume 1, pages IEEE, 001. [8] G. Fanebäck. Polynomial expansion fo oientation and motion estimation. PhD thesis, Linköping, 00. 1, [9] G. Fanebäck. Two-fame motion estimation based on polynomial expansion. In Image Analysis, pages Spinge, 003. [10] G. Fanebäck and C.-F. Westin. Affine and defomable egistation based on polynomial expansion. In Medical Image Computing and Compute-Assisted Intevention MICCAI 006, pages Spinge, ,, 5 [11] A. Giachetti, M. Campani, and V. Toe. The use of optical flow fo oad navigation. Robotics and Automation, IEEE Tansactions on, 14(1):34 48, [1] J. Gonzalez. Recoveing motion paametes fom a d ange image sequence. In Patten Recognition, 1996., Poceedings of the 13th Intenational Confeence on, volume 1, pages vol.1, [13] B. K. Hon and B. G. Schunck. Detemining optical flow. Atificial intelligence, 17(1):185 03, [14] B. D. Lucas, T. Kanade, et al. An iteative image egistation technique with an application to steeo vision. In IJCAI, volume 81, pages , [15] B. McCane, K. Novins, D. Cannitch, and B. Galvin. On benchmaking optical flow. Compute Vision and Image Undestanding, 84(1):16 143, 001. [16] K. Nodbeg and G. Fanebäck. A famewok fo estimation of oientation and velocity. In Image Pocessing, 003 Intenational Confeence on, volume 3, pages III 57. IEEE, 003. [17] K. Nodbeg and G. Fanebäck. Estimation of oientation tensos fo simple signals by means of secondode filtes. Signal Pocessing: Image Communication, 0(6):58 594, 005. [18] H. Spies, B. Jähne, and J. L. Baon. Range flow estimation. Compute Vision and Image Undestanding, 85(3):09 31, 00. 1, [19] Y.-j. Wang, G. Fanebäck, and C.-F. Westin. Multiaffine egistation using local polynomial expansion. Jounal of Zhejiang Univesity SCIENCE C, 11(7): ,

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1

Augmented Reality. Integrating Computer Graphics with Computer Vision Mihran Tuceryan. August 16, 1998 ICPR 98 1 Augmented Reality Integating Compute Gaphics with Compute Vision Mihan Tuceyan August 6, 998 ICPR 98 Definition XCombines eal and vitual wolds and objects XIt is inteactive and eal-time XThe inteaction

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

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

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

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

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary Physically Accuate Haptic Rendeing of Elastic Object fo a Haptic Glove Chan-Su Lee Abstact This is a final epot fo the DIMACS gant of student-initiated poject. I implemented Bounday Element Method(BEM)

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

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

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 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

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

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

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

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization

Adaptation of Motion Capture Data of Human Arms to a Humanoid Robot Using Optimization ICCAS25 June 2-5, KINTEX, Gyeonggi-Do, Koea Adaptation of Motion Captue Data of Human Ams to a Humanoid Robot Using Optimization ChangHwan Kim and Doik Kim Intelligent Robotics Reseach Cente, Koea Institute

More information

Dense pointclouds from combined nadir and oblique imagery by object-based semi-global multi-image matching

Dense pointclouds from combined nadir and oblique imagery by object-based semi-global multi-image matching Dense pointclouds fom combined nadi and oblique imagey by object-based semi-global multi-image matching Y X Thomas Luhmann, Folkma Bethmann & Heidi Hastedt Jade Univesity of Applied Sciences, Oldenbug,

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

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

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

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

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images

Goal. Rendering Complex Scenes on Mobile Terminals or on the web. Rendering on Mobile Terminals. Rendering on Mobile Terminals. Walking through images Goal Walking though s -------------------------------------------- Kadi Bouatouch IRISA Univesité de Rennes I, Fance Rendeing Comple Scenes on Mobile Teminals o on the web Rendeing on Mobile Teminals Rendeing

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

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

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion:

Introduction to Medical Imaging. Cone-Beam CT. Introduction. Available cone-beam reconstruction methods: Our discussion: Intoduction Intoduction to Medical Imaging Cone-Beam CT Klaus Muelle Available cone-beam econstuction methods: exact appoximate Ou discussion: exact (now) appoximate (next) The Radon tansfom and its invese

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

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

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

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

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

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

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

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

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

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

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

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

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

COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING

COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING COMPARISON OF CHIRP SCALING AND WAVENUMBER DOMAIN ALGORITHMS FOR AIRBORNE LOW FREQUENCY SAR DATA PROCESSING A. Potsis a, A. Reigbe b, E. Alivisatos a, A. Moeia c,and N. Uzunoglu a a National Technical

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

ISyE 4256 Industrial Robotic Applications

ISyE 4256 Industrial Robotic Applications ISyE 456 Industial Robotic Applications Quiz # Oct. 9, 998 Name This is a closed book, closed notes exam. Show wok fo poblem questions ) ( pts) Please cicle one choice fo each item. a) In an application,

More information

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

Point Similarity Measures Based on MRF Modeling of Difference Images for Spline-Based 2D-3D Rigid Registration of X-ray Fluoroscopy to CT Images

Point Similarity Measures Based on MRF Modeling of Difference Images for Spline-Based 2D-3D Rigid Registration of X-ray Fluoroscopy to CT Images Point Similaity Measues Based on MRF Modeling of Diffeence Images fo Spline-Based D-D Rigid Registation of X-ay Fluooscopy to CT Images Guoyan Zheng, Xuan Zhang, Slavica Jonić,, Philippe Thévenaz, Michael

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

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods

10/29/2010. Rendering techniques. Global Illumination. Local Illumination methods. Today : Global Illumination Modules and Methods Rendeing techniques Compute Gaphics Lectue 10 Can be classified as Local Illumination techniques Global Illumination techniques Global Illumination 1: Ray Tacing and Radiosity Taku Komua 1 Local Illumination

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

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

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

LIDAR SYSTEM CALIBRATION USING OVERLAPPING STRIPS

LIDAR SYSTEM CALIBRATION USING OVERLAPPING STRIPS LIDR SYSTEM CLIRTION USIN OVERLPPIN STRIPS Calibação do sistema LiDR utilizando faias sobepostas KI IN N 1 YMN F. HI 1 MURICIO MÜLLER 2 1 Dept. of eomatics Engineeing, Univesity of Calgay, 25 Univesity

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

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

Mono Vision Based Construction of Elevation Maps in Indoor Environments

Mono Vision Based Construction of Elevation Maps in Indoor Environments 8th WSEAS Intenational onfeence on SIGNAL PROESSING, OMPUTATIONAL GEOMETRY and ARTIFIIAL VISION (ISGAV 08) Rhodes, Geece, August 0-, 008 Mono Vision Based onstuction of Elevation Maps in Indoo Envionments

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

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

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

Range Image Flow using High-Order Polynomial Expansion

Range Image Flow using High-Order Polynomial Expansion Technical Report 2033 September 2013 Range Image Flow using High-Order Polynomial Expansion A NISE funded Basic Research Project Brian Okorn Josh Harguess Approved for public release. SSC Pacific San Diego,

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

More information

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology,

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology, (IJCSIS) Intenational Jounal of Compute Science and Infomation Secuity, Efficient Candidacy Reduction Fo Fequent Patten Mining M.H Nadimi-Shahaki 1, Nowati Mustapha 2, Md Nasi B Sulaiman 2, Ali B Mamat

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

9-2. Camera Calibration Method for Far Range Stereovision Sensors Used in Vehicles. Tiberiu Marita, Florin Oniga, Sergiu Nedevschi

9-2. Camera Calibration Method for Far Range Stereovision Sensors Used in Vehicles. Tiberiu Marita, Florin Oniga, Sergiu Nedevschi 9-2 Camea Calibation Method fo Fa Range Steeovision Sensos Used in Vehicles ibeiu Maita, Floin Oniga, Segiu Nedevschi Compute Science Depatment echnical Univesity of Cluj-Napoca Cluj-Napoca, 400020, ROMNI

More information

Wearable inertial sensors for arm motion tracking in home-based rehabilitation

Wearable inertial sensors for arm motion tracking in home-based rehabilitation Book Title Book Editos IOS Pess, 005 Weaable inetial sensos fo am motion tacking in home-based ehabilitation Huiyu Zhou a,, Huosheng Hu a and Nigel Hais b a Univesity of Essex, Colcheste, CO4 3SQ, UK b

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

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

Haptic Simulation of a Tool In Contact With a Nonlinear Deformable Body

Haptic Simulation of a Tool In Contact With a Nonlinear Deformable Body In IS4TM: Intenational Symposium on Sugey Simulation and Soft Tissue Modelling Lectue Notes in Compute Science (LNCS 2673), N. Ayache and H. Delingette (Eds), Spinge Velag, New Yok. 2003. pp. 311-320.

More information

Parametric Scattering Models for Bistatic Synthetic Aperture Radar

Parametric Scattering Models for Bistatic Synthetic Aperture Radar Paametic Scatteing Models fo Bistatic Synthetic Apetue Rada Julie Ann Jackson Student Membe, Bian D. Rigling Membe, Randolph L. Moses Senio Membe The Ohio State Univesity, Dept. of Electical and Compute

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

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering

Tissue Classification Based on 3D Local Intensity Structures for Volume Rendering 160 IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 6, NO., APRIL-JUNE 000 Tissue Classification Based on 3D Local Intensity Stuctues fo Volume Rendeing Yoshinobu Sato, Membe, IEEE, Cal-Fedik

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

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

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

TESSELLATIONS. This is a sample (draft) chapter from: MATHEMATICAL OUTPOURINGS. Newsletters and Musings from the St. Mark s Institute of Mathematics

TESSELLATIONS. This is a sample (draft) chapter from: MATHEMATICAL OUTPOURINGS. Newsletters and Musings from the St. Mark s Institute of Mathematics TESSELLATIONS This is a sample (daft) chapte fom: MATHEMATICAL OUTPOURINGS Newslettes and Musings fom the St. Mak s Institute of Mathematics James Tanton www.jamestanton.com This mateial was and can still

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

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

Performance Optimization in Structured Wireless Sensor Networks

Performance Optimization in Structured Wireless Sensor Networks 5 The Intenational Aab Jounal of Infomation Technology, Vol. 6, o. 5, ovembe 9 Pefomance Optimization in Stuctued Wieless Senso etwoks Amine Moussa and Hoda Maalouf Compute Science Depatment, ote Dame

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

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

Environment Mapping. Overview

Environment Mapping. Overview Envionment Mapping 1 Oveview Intoduction Envionment map constuction sphee mapping Envionment mapping applications distant geomety eflections 2 1 Oveview Intoduction Envionment map constuction sphee mapping

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

CSE 165: 3D User Interaction

CSE 165: 3D User Interaction CSE 165: 3D Use Inteaction Lectue #6: Selection Instucto: Jugen Schulze, Ph.D. 2 Announcements Homewok Assignment #2 Due Fiday, Januay 23 d at 1:00pm 3 4 Selection and Manipulation 5 Why ae Selection and

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

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

Detection and tracking of ships using a stereo vision system

Detection and tracking of ships using a stereo vision system Scientific Reseach and Essays Vol. 8(7), pp. 288-303, 18 Febuay, 2013 Available online at http://www.academicjounals.og/sre DOI: 10.5897/SRE12.318 ISSN 1992-2248 2013 Academic Jounals Full Length Reseach

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