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

Size: px
Start display at page:

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

Transcription

1 Augmented Reality Integating Compute Gaphics with Compute Vision Mihan Tuceyan August 6, 998 ICPR 98

2 Definition XCombines eal and vitual wolds and objects XIt is inteactive and eal-time XThe inteaction and alignment of eal and vitual objects happens in 3D (I.e., not 2D ovelays). August 6, 998 ICPR 98 2

3 An Example Application Electic wies shown as augmentation in a physical oom. August 6, 998 ICPR 98 3

4 Motivation Claim: Augmented Reality can be deployed in much moe useful applications in the eal wold than vitual eality. August 6, 998 ICPR 98 4

5 Possible Applications Maintenance and Repai Ref: ECRC August 6, 998 ICPR 98 5

6 Possible Applications X Achitectue and Constuction Befoe Afte Images: coutesy of CICC poject at ZGDV, Faunhofe IGD August 6, 998 ICPR 98 6

7 Possible Applications X Inteio Design Ref: ECRC August 6, 998 ICPR 98 7

8 Possible Applications X Aid in constuction sites: X-ay view of a wall Image: coutesy of ZGDV/Faunhofe IGD and Holzmann AG August 6, 998 ICPR 98 8

9 Possible Applications X Aid fo assembly in ca manufactuing: instuctions fo two-handed scew fixing Image: coutesy of ZGDV/Faunhofe IGD, data coutesy of BMW August 6, 998 ICPR 98 9

10 Possible Applications X Aid fo assembly in ca manufactuing: leve inside the doo to be pushed to ight position Image: coutesy of ZGDV/Faunhofe IGD, data coutesy of BMW August 6, 998 ICPR 98

11 Moe Possible Applications X Compute Aided Sugey X Fashion Design o Appael Retail X Cicuit Boad Diagnostics and Repai X Facilities Maintenance X Industial Plant Maintenance X Road Repai and Maintenance August 6, 998 ICPR 98

12 Majo Components X Display subsystem X Rendeing subsystem X Video input and image undestanding subsystem X Inteaction subsystem X Registation and tacking subsystem August 6, 998 ICPR 98 2

13 Display Technologies See-though video display technology video Scan convesion and video keying Gaphics Wokstation gaphics Mixed Video and Gaphics August 6, 998 ICPR 98 3

14 Display Technologies X See-though Head Mounted Displays (see-though HMD) X Wold seen diectly by the eye with gaphics supeimposed Gaphics Wokstation August 6, 998 ICPR 98 4

15 Rendeing subsystem X VR technology 3D eal-time endeing 3D inteaction head and camea tacking August 6, 998 ICPR 98 5

16 Vitual Camea X 3D gaphics endeed though a vitual camea X Realistic augmentation (with egistation and coect optics) ==> vitual camea matches eal camea o optics of human eye. August 6, 998 ICPR 98 6

17 Coodinate Systems in seethough video Camea Coodinates A Pointe Coodinates D Wold Coodinates E G F Camea Mak G Pointe G 3 2 Mak F 3 Object Mak C Tacke Tansmitte Coodinates Object Coodinates August 6, 998 ICPR 98 7 F 2

18 Calibation X All the coodinate tansfoms in the pevious slide need to be estimated. X This is done though calibation. August 6, 998 ICPR 98 8

19 Image Calibation X Scan convete can access an abitay egion of the sceen to be mixed with gaphics. X Modeled as 2D tanslation and scaling Sceen August 6, 998 ICPR 98 9

20 August 6, 998 ICPR 98 2 Image Calibation Image of two known points displayed and the esult is captued x c A B y Compute Geneated image A B Gabbed image y y x x t y k t x k c + = + = Calibation estimates k x, k y, t x, t y by equations A y A y A x A x A B A B y A B A B x y k t x k c t y y k x x c c k ~ ~ ) /( ) ( ~ ) /( ) ( ~ = = = =

21 Camea Calibation X Estimates the initial pose of the camea: R: otation matix T: tanslation X Estimates the camea intinsic paametes: f: focal length (, c ): image cente ( sx, sy ): scale factos Camea being calibated Calibation jig August 6, 998 ICPR 98 2

22 Camea Calibation (continued) X Many camea calibation methods exist in compute vision liteatue: R. Tsai Weng, Cohen, Heniou X The estimated camea paametes ae used in the vitual camea with which 3D gaphics ae endeed. August 6, 998 ICPR 98 22

23 Camea Calibation (continued) Points ae picked fom calibation jig whose 3D coodinates ae known The model of calibation jig is endeed using a vitual camea with the estimated paametes. The endeed gaphics is supeimposed on the image of calibation jig. August 6, 998 ICPR 98 23

24 Camea Calibation (continued) ( ( s f u, c, s R = T = v : focal ) :image cente ) :scale factos in x and y (o u and v) [ ] ij t t t 2 3 length : otation matix fo the camea : tanslation vecto fo camea diections August 6, 998 ICPR 98 24

25 August 6, 998 ICPR Camea Calibation (continued) t z y x t z y x f c c f s c c t z y x t z y x f f s v v u u = = = = Camea Equations given by: and columns ) : image coodinates in ows, ( c

26 Camea Calibation (continued) X Collect image data points ( i, c i ) coesponding to known 3D calibation points (x i,y i,z i ) X These coodinates ae coected using the esult of image calibation. X Substitute into camea equations in pevious slide ==> gives 2 equations pe calibation point. August 6, 998 ICPR 98 26

27 August 6, 998 ICPR Camea Calibation (continued) X Vaiable substitution to lineaize camea equations: t w t c t f w t t f w c f f v u v u = + = + = = + = + = R W R R W R R W = = i i i i T T T w w w W R R R R whee

28 August 6, 998 ICPR Camea Calibation (continued) = n n n n n n n n n n n n n n n n n n n n c z c y c x c z y x z y x z y x c z c y c x c z y x z y x z y x A whee Solve the homogeneous equation AW =

29 Pointe calibation X 3D pointe is implemented with magnetic tacke. X The tacke coodinate system and the pointe tip needs to be elated to the wold coodinate system. X This is done though a pointe calibation pocess. Pointe Coodinates Tacke Tansmitte Coodinates Pointe Mak coodinates Wold Coodinates August 6, 998 ICPR 98 29

30 Tacke and pointe calibation X Calibation done by picking points fom the calibation jig. Known points picked Some points ae picked with diffeent oientations August 6, 998 ICPR 98 3

31 Pointe Calibation The tip of the pointe is given by the equation: p = p + I I I W R R R M M M M W T R Reading the pointe at n diffeent oientations, we get the equation 2 p p M p p p = p M M T n M n Solve the ovedetemined system fo pt and p W 2 p T p W Receive coodinate system oientation: R M p M Tacke Tansmitte Coodinates August 6, 998 ICPR 98 3

32 Tacke tansmitte calibation X Estimate position of tansmitte in wold coodinates X Read thee known points on calibation jig. X The oigin of the wold, p, with espect to the tansmitte is solved fom p afte the otation R MJ is estimated August 6, 998 ICPR p L J P w = M + J J R M J p

33 Tacke Tansmitte Calibation X The otation matix R MJ is estimated by fist computing the axes: x = p W p L W J z = pw p z x y z x P W J = T L J P x z R M J = [ y ] x z August 6, 998 ICPR 98 33

34 Registation X Aligning 3D models of objects with thei eal countepats. X Alignment eos must be extemely small. August 6, 998 ICPR 98 34

35 Registation (examples) Example applications whee egistation is used A 3D model of the table is egisteed with the physical table to... obtain the effect of occlusion by using the geomety of the 3D model August 6, 998 ICPR 98 35

36 Registation (Examples) A 3D model of the engine is egisteed with the physical engine to... label the pats of the engine using the pats knowledge encoded in the 3D model. August 6, 998 ICPR 98 36

37 Registation Methods X Image based landmaks fo computing object pose. X 3D pointe based fo computing object pose. X Automatic egistation of objects in 2D images using compute vision techniques. August 6, 998 ICPR 98 37

38 Image Based Landmaks X Camea paametes known fom camea calibation. X 3D coodinates of landmaks known fom object model. X 2D image coodinates of landmak points picked manually. August 6, 998 ICPR 98 38

39 August 6, 998 ICPR Image Based Landmaks X Plug the known values into the camea equations: X Solve fo tanslation and otation unde the constaint of othonomal otation matix. ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( = = t f z f y f x f t c c z c c y c c x c c t f z f y f x f t z y x v i v i v i v i i i i i i i u i u i u i u i i i i i i i

40 Image Based Landmaks X Solution obtained by minimizing Ax 2 + α R T R I 2 whee x is the vecto of unknowns. August 6, 998 ICPR 98 4

41 3D Pointe Based Landmaks X Calibated 3D pointe device, X 3D coodinates of landmak points known fom the object model, X 3D landmak points picked on the physical object with the pointe. August 6, 998 ICPR 98 4

42 3D Pointe Based Landmaks X The picked 3D landmak points and 3D model landmaks ae elated to each othe with a igid tansfomation: p whee p p W = Rp L + T fo i =,, i i W i L i : : wold coodinates landmak coodinates n August 6, 998 ICPR 98 42

43 3D Pointe Based Landmaks X Solution by minimizing equation: p W i Rp L i T 2 + α R T R T 2 August 6, 998 ICPR 98 43

44 Automatic Registation X Compute Vision techniques fo egisteing objects with thei images and computing object pose X Featues detected automatically and matched to model X Less geneal X Less obust August 6, 998 ICPR 98 44

45 Registation Pitfalls X R matix in the solution to these equations may not be a valid otation matix. X One possible appoach is to fomulate the equations epesenting the otation as a quatenion instead of a 3x3 matix. August 6, 998 ICPR 98 45

46 Tacking subsystem X Many tacking system possibilities Magnetic tackes Mechanical tackes Optical tackes Ultasound tackes Vision based tackes August 6, 998 ICPR 98 46

47 Magnetic tackes X Objects ae tacked by attaching a eceive of magnetic tackes onto the objects. X The data ead fom the magnetic tacke is used to update the object-to-wold igid tansfomation. X This equies a calibation pocedue (as pat of object egistation) by which the object-mak-toobject tansfomation is initially estimated. August 6, 998 ICPR 98 47

48 Vision Based Tacking X Camea tacking X Object tacking One implementation using landmaks put in the envionment. Camea motion is computed automatically. August 6, 998 ICPR 98 48

49 Vision Based Camea Tacking X Envionment modified with landmaks whose 3D coodinates ae known X Landmaks detected automatically X camea pose extacted fom cone coodinates of squae landmaks simila to camea calibation pocedue. August 6, 998 ICPR 98 49

50 Vision Based Camea Tacking X Landmak squaes in the envionment ae detected (segmented) using a wateshed tansfomation algoithm Oiginal image Wateshed tansfomation Results of inside opeation fo egions of wateshed tansfomation August 6, 998 ICPR 98 5

51 Vision Based Camea Tacking X Landmak squaes contain ed squaes at known positions which encode the identity of the model squaes Red squaes ae baely visible in the geen and blue channels. Black squaes segmented in the geen channel. Red channel is sampled at locations whee ed dots should be w..t. the landmak bounday giving the id of the squae. August 6, 998 ICPR 98 5

52 Vision Based Camea Tacking Squaes detected and oom scene augmented with a wall endeed with pope pespective August 6, 998 ICPR 98 52

53 Vision Based Camea Tacking X Motion model assumed: p = v + ω c ( p c) whee c is the cente of mass of the object, p is a point on the object,v c is the tanslational velocity at c, and ω is the angula velocity aound an axis though c. August 6, 998 ICPR 98 53

54 Vision Based Camea Tacking X Extended Kalman filte employed fo optimal pose and motion estimation. August 6, 998 ICPR 98 54

55 Vision Based Camea Tacking Results August 6, 998 ICPR 98 55

56 Vision Based Camea Tacking X Example video clip showing camea tacking with augmentation of the scene August 6, 998 ICPR 98 56

57 Vision Based Camea Tacking X Occlusions of landmaks toleated as long as at least two landmaks ae completely visible. August 6, 998 ICPR 98 57

58 Vision Based Tacking X Objects can also be tacked using landmaks on them that can be detected automatically. X Othe vision-based tacking methods may also be used such as optical flow. August 6, 998 ICPR 98 58

59 Hybid Tacking X Hybid methods fo tacking have been developed fo augmented eality UNC eseach: combination of magnetic tackes and vision based landmak tackes Foxlin: combining inetial tackes with ultasound. August 6, 998 ICPR 98 59

60 Inteaction of Real and Vitual Objects X Occlusions X Inteactive queies (e.g., 3D pointe) X Collisions X Shadows and lighting effects August 6, 998 ICPR 98 6

61 Inteactions of Real and Vitual Objects: Occlusion X Method : model-based egisteing a model with the physical object endeing the object in black so gaphics can be choma-keyed use z-buffe to occlude August 6, 998 ICPR 98 6

62 Inteaction of Real and Vitual Objects: Occlusion X Method 2: geomety extaction compute dense depth map use the computed depth map in z-buffe to occlude vitual objects. August 6, 998 ICPR 98 62

63 Inteaction of Real and Vitual Objects: Occlusion X Dense depth map can be computed using steeopsis (o othe ange sensos) Left Image Right Image August 6, 998 ICPR 98 63

64 Inteaction of Real and Vitual Objects: Occlusion Computed Dense Depth Map (dake w close) Depth Map used as z-buffe to obtain occlusion effect August 6, 998 ICPR 98 64

65 Inteaction of Real and Vitual Objects: Collision X A synthetic object placed in a eal scene must give the peception of physical inteaction with its envionment w collision detection is an impotant poblem. August 6, 998 ICPR 98 65

66 Inteaction of Real and Vitual Objects: Collision X Requiements: geomety of the synthetic objects is known geomety of the scene is known X Classical methods of collision detection can be utilized based on geomety intesection. Ref: John Canny wtime consuming August 6, 998 ICPR 98 66

67 Inteaction of Real and Vitual Objects: Collision X Method 2: use z-buffe techniques Some applications ae sufficiently constained that they can cheat and still have a ealistic effect. Scene geomety can be used to build a z-buffe, which then can be used to check fo simple collision tests with the synthetic objects. Ref: Been et al. August 6, 998 ICPR 98 67

68 Illumination X Realistic mixing of synthetic objects with images of the scene also involve: Rendeing the synthetic objects with the same illumination as the actual scene w extact illumination souces in the scene Having objects cast shadows on each othe in a coect manne w extact illumination as well as geomety of the scene. August 6, 998 ICPR 98 68

69 August 6, 998 ICPR Illumination X The effect of illumination is summaized by the equation: + + = ω ω ω ω π d H N c L c k d L N c L c k c L c k c L n s d ia a pixel ) )( ( ) ( ) )( ( ) ( ) ( ) ( ) ( the colo channel }is,, { whee B G R c

70 Illumination X Most illumination estimation methods utilize some fom of shape-fom-shading fomulation fom the diffuse component of the pevious equation. August 6, 998 ICPR 98 7

71 Illumination Light Souce L Nomal N Viewe V I = ρλ( N L) X ρ : albedo of the suface X λ : flux pe unit aea pependicula to incident ays X Ref: Pentland PAMI 984 August 6, 998 ICPR 98 7

72 Illumination X In a local homogeneous aea of the suface, albedo and illumination change little X This assumption gives us: di = d( ρλ( N L)) = ρλ( d N L) + ρλ( N d L) = ρλ( d N L) August 6, 998 ICPR 98 72

73 Illumination X Assumption: changes in suface oientation ae isotopically distibuted. X Look at the effect of illuminant diection on di, the mean value of di. di = ρλ( d N L) = ρλ( x L d x N + y L d y N + z L d z N ) ( d x ( x L N, y, d y L, z L N, d z N ) : mean change in ) :light souce diection d Nmeasued along diection ( dx, dy) August 6, 998 ICPR 98 73

74 Illumination X Assuming change in suface nomal is isotopic, then and d x d y d z d N N N I is is = popotional popotional to to dx dy = k( x dx y dy) L + L August 6, 998 ICPR 98 74

75 Illumination We can estimate illumination diection fom the last equation n by measuing the mean of di along a numbe of diections o and setting up a linea egession fomulation to estimate light souce diection August 6, 998 ICPR 98 75

76 Illumination X Integated methods fo estimating illumination diection with shape-fomshading also exist Ref: Hougen + Ahuja, ICCV 93, Belin X Moe ecent woks of illumination extaction: Ref: Walte, Alppay, et al, Siggaph 97 August 6, 998 ICPR 98 76

77 Illumination and Inteaction of Real and Vitual Objects: Shadows X Shadows cast by eal objects on vitual objects and vice vesa incease the ealism in some applications scene and object geomety should be known illumination model should be known then by eendeing the scene one can compute the shadows in the mixed eality scene Ref: Founie August 6, 998 ICPR 98 77

78 Calibation-fee Augmented Reality X Display and ovelay of gaphics is done without extaction of camea paametes. X Basic opeation is epojection: Given: Fou o moe 3D points,» the pojection of all the points in the set can be computed as a linea combination of the pojection of just fou of the points. X Ref: Kutulakos & Vallino in TVCG Jan-Mach 998. August 6, 998 ICPR 98 78

79 August 6, 998 ICPR Calibation-fee Augmented Reality X Repojection popety p b b 2 b 3 ζ : χ ψ Affine viewing diection Affine bases points + p ae the fiducial points tacked that define the affine epesentation = z y x z v v v v v v v u u u u u u u w v u p T p p b p b p b p p b p b p b ς Affine coodinates of p on an object

80 August 6, 998 ICPR 98 8 Calibation-fee Augmented Reality X Affine coodinates of a 3D point p can be computed fom thei pojections along two diffeent viewing diections. = z y x v v v v v v v u u u u u u u v v v v v v v u u u u u u u v u v u p p b p b p b p p b p b p b p p b p b p b p p b p b p b p p p p Solve fo x, y, and z Affine coodinates Known fom coodinates in two images

81 Calibation-fee Augmented Reality X The affine epesentation of a 3D object can be used by tacking 4 fiducial points acoss fames and using thei image coodinates to compute epojection of the othe points on the objects. August 6, 998 ICPR 98 8

82 Futue Reseach Topics X Calibation of see-though HMD s Optics ae diffeent (human eyes ae in the loop) Thee is no explicit image fom which points ae to be picked diectly. Calibation must be done using some othe, possibly inteactive technique. August 6, 998 ICPR 98 82

83 Futue Reseach Topics X Inceased accuacy and automation in object egistation, and tacking (camea and/o object) X New display technologies fo example, pojection of gaphics onto eal scenes August 6, 998 ICPR 98 83

84 Resouces X My Web page addess: X Augmented Reality Page by Vallino Many links to othe places fom hee. X Faunhofe AR page: X MIT AI Lab image guided sugey page: August 6, 998 ICPR 98 84

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

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

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

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

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

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

Lecture 3: Rendering Equation

Lecture 3: Rendering Equation Lectue 3: Rendeing Equation CS 660, Sping 009 Kavita Bala Compute Science Conell Univesity Radiomety Radiomety: measuement of light enegy Defines elation between Powe Enegy Radiance Radiosity 1 Hemispheical

More information

Computer Graphics and Animation 3-Viewing

Computer Graphics and Animation 3-Viewing Compute Gaphics and Animation 3-Viewing Pof. D. Chales A. Wüthich, Fakultät Medien, Medieninfomatik Bauhaus-Univesität Weima caw AT medien.uni-weima.de Ma 5 Chales A. Wüthich Viewing Hee: Viewing in 3D

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

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

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

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

5. Geometric Transformations and Projections

5. Geometric Transformations and Projections 5. Geometic Tansfomations and ojections 5. Tanslations and Rotations a) Tanslation d d d d d d d d b) Scaling s s s s c) Reflection (about - - lane) d) Rotation about Ais ( ) ( ) CCW 5.. Homogeneous Repesentation

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

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

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

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

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

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

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

Kalman filter correction with rational non-linear functions: Application to Visual-SLAM

Kalman filter correction with rational non-linear functions: Application to Visual-SLAM 1 Kalman filte coection with ational non-linea functions: Application to Visual-SLAM Thomas Féaud, Roland Chapuis, Romuald Aufèe and Paul Checchin Clemont Univesité, Univesité Blaise Pascal, LASMEA UMR

More information

Lecture 5: Rendering Equation Chapter 2 in Advanced GI

Lecture 5: Rendering Equation Chapter 2 in Advanced GI Lectue 5: Rendeing Equation Chapte in Advanced GI Fall 004 Kavita Bala Compute Science Conell Univesity Radiomety Radiomety: measuement of light enegy Defines elation between Powe Enegy Radiance Radiosity

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

CSE 165: 3D User Interaction. Lecture #6: Selection Part 2

CSE 165: 3D User Interaction. Lecture #6: Selection Part 2 CSE 165: 3D Use Inteaction Lectue #6: Selection Pat 2 2 Announcements Poject 1 due this Fiday at 2pm Gading in VR lab B210 2-3:30pm Two goups: even hous stat at 2pm odd hous at 3pm Homewok submission:

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

Heterogeneous Isotropic BRDFs. Homogeneous BRDF. Spatially Varying BRDF. Approaches - Sampling. Approaches - Illumination

Heterogeneous Isotropic BRDFs. Homogeneous BRDF. Spatially Varying BRDF. Approaches - Sampling. Approaches - Illumination Couse 0 Realistic Mateials in Compute Gaphics Heteogeneous Isotopic s Henik P.A. Lensch Stanfo Univesity Homogeneous Spatially Vaying Appoaches - Sampling Appoaches - Illumination ense sampling fo each

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

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

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

Stereo and 3D Reconstruction

Stereo and 3D Reconstruction Steeo and 3D Reconstuction CS635 Sping 2017 Daniel G. Aliaga Depatent of Copute Science Pudue Univesity Thanks to S. Naasihan @ CMU fo soe of the slides Poble Stateent How to ceate (ealistic) 3D odels

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

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

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

3D inspection system for manufactured machine parts

3D inspection system for manufactured machine parts 3D inspection system fo manufactued machine pats D. Gacía a*, J. M. Sebastián a*, F. M. Sánchez a*, L. M. Jiménez b*, J. M. González a* a Dept. of System Engineeing and Automatic Contol. Polytechnic Univesity

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

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

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City

An Assessment of the Efficiency of Close-Range Photogrammetry for Developing a Photo-Based Scanning Systeminthe Shams Tabrizi Minaret in Khoy City Austalian Jounal of Basic and Applied Sciences, 5(1): 80-85, 011 ISSN 1991-8178 An Assessment of the Efficiency of Close-Range Photogammety fo Developing a Photo-Based Scanning Systeminthe Shams Tabizi

More information

2D Transformations. Why Transformations. Translation 4/17/2009

2D Transformations. Why Transformations. Translation 4/17/2009 4/7/9 D Tansfomations Wh Tansfomations Coodinate sstem tansfomations Placing objects in the wold Move/animate the camea fo navigation Dawing hieachical chaactes Animation Tanslation + d 5,4 + d,3 d 4,

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

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

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

Shape Matching / Object Recognition

Shape Matching / Object Recognition Image Pocessing - Lesson 4 Poduction Line object classification Object Recognition Shape Repesentation Coelation Methods Nomalized Coelation Local Methods Featue Matching Coespondence Poblem Alignment

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

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

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

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

3D Shape Reconstruction (from Photos)

3D Shape Reconstruction (from Photos) 3D Shape Reconstuction (fo Photos) CS434 Daniel G. Aliaga Depatent of Copute Science Pudue Univesity Thanks to S. Naasihan @ CMU fo soe of the slides Poble Stateent How to ceate (ealistic) 3D odels of

More information

Gravitational Shift for Beginners

Gravitational Shift for Beginners Gavitational Shift fo Beginnes This pape, which I wote in 26, fomulates the equations fo gavitational shifts fom the elativistic famewok of special elativity. Fist I deive the fomulas fo the gavitational

More information

THE SOLID IMAGE: a new concept and its applications

THE SOLID IMAGE: a new concept and its applications THE SOLID IMAGE: a new concept and its applications Leando Bonaz ( # ), Segio Dequal ( # ) ( # ) Politecnico di Toino - Dipatimento di Geoisose e Teitoio C.so Duca degli Abuzzi, 4 119 Toino Tel. +39.11.564.7687

More information

Computer Graphics. - Shading - Hendrik Lensch. Computer Graphics WS07/08 Light Transport

Computer Graphics. - Shading - Hendrik Lensch. Computer Graphics WS07/08 Light Transport Compute Gaphics - Shading - Hendik Lensch Compute Gaphics WS07/08 Light Tanspot Oveview So fa Nuts and bolts of ay tacing Today Reflectance Reflection models Compute Gaphics WS07/08 Light Tanspot Mateial

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

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

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

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

Topological Characteristic of Wireless Network

Topological Characteristic of Wireless Network Topological Chaacteistic of Wieless Netwok Its Application to Node Placement Algoithm Husnu Sane Naman 1 Outline Backgound Motivation Papes and Contibutions Fist Pape Second Pape Thid Pape Futue Woks Refeences

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

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

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

Output Primitives. Ellipse Drawing

Output Primitives. Ellipse Drawing Output Pimitives Ellipse Dawing Ellipses. An ellipses is an elongated cicle and can be dawn with modified cicle dawing algoithm.. An ellipse has set of fied points (foci) that will have a constant total

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

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

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

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

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

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives SPARK: Soot Reseach Kit Ondřej Lhoták Objectives Spak is a modula toolkit fo flow-insensitive may points-to analyses fo Java, which enables expeimentation with: vaious paametes of pointe analyses which

More information

CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. Transformations in 3D Rotations

CS-184: Computer Graphics. Today. Lecture #5: 3D Transformations and Rotations. Transformations in 3D Rotations CS-184: Compute Gaphics Lectue #5: 3D Tansfomations and Rotations Pof. James O Bien Univesity of Califonia, Bekeley V2009-F-05-1.0 Today Tansfomations in 3D Rotations Matices Eule angles Eponential maps

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

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

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

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

Ego-Motion Estimation on Range Images using High-Order Polynomial Expansion 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 {bian.okon,joshua.haguess}@navy.mil Abstact

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

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

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

ERSO - Acquisition, Reconstruction and Simulation of Real Objects 1

ERSO - Acquisition, Reconstruction and Simulation of Real Objects 1 ERSO - Acquisition, Reconstuction and Simulation of Real Objects 1 Holge Diene, Ullich Köthe Faunhofe-nstitut fü Gaphische Datenveabeitung Joachim-Jungius-Staße 11 D-1859 Rostock, Gemany holge@egd.igd.fhg.de

More information

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor *

Desired Attitude Angles Design Based on Optimization for Side Window Detection of Kinetic Interceptor * Poceedings of the 7 th Chinese Contol Confeence July 6-8, 008, Kunming,Yunnan, China Desied Attitude Angles Design Based on Optimization fo Side Window Detection of Kinetic Intecepto * Zhu Bo, Quan Quan,

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

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

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

Motion Estimation. Yao Wang Tandon School of Engineering, New York University

Motion Estimation. Yao Wang Tandon School of Engineering, New York University Motion Estimation Yao Wang Tandon School of Engineeing, New Yok Univesity Outline 3D motion model 2-D motion model 2-D motion vs. optical flow Optical flow equation and ambiguity in motion estimation Geneal

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

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

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

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008

Derivation of the Nodal Forces Equivalent to Uniform Pressure for Quadratic Isoparametric Elements RAWB, Last Update: 30 September 2008 Deivation of the odal oces Equivalent to Unifom Pessue fo Quadatic sopaametic Elements RWB, Last Update: 0 Septembe 008 The displacement vecto u at an point within a single element, E, is lineal elated

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

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

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

Visual-based simultaneous localization and mapping and global positioning system correction

Visual-based simultaneous localization and mapping and global positioning system correction Home Seach Collections Jounals About Contact us My IOPscience Visual-based simultaneous localization and mapping and global positioning system coection fo geo-localization of a mobile obot This aticle

More information

Visual Servoing from Deep Neural Networks

Visual Servoing from Deep Neural Networks Visual Sevoing fom Deep Neual Netwoks Quentin Bateux 1, Eic Machand 1, Jügen Leitne 2, Fançois Chaumette 3, Pete Coke 2 Abstact We pesent a deep neual netwok-based method to pefom high-pecision, obust

More information

Satellite Image Analysis

Satellite Image Analysis Satellite Image Analysis Chistian Melsheime Apil 25, 2012 The lab on satellite image analysis deals with a vey typical application, the extaction of land use infomation. Stating point is an image ecoded

More information

Research Article. Regularization Rotational motion image Blur Restoration

Research Article. Regularization Rotational motion image Blur Restoration Available online www.jocp.com Jounal of Chemical and Phamaceutical Reseach, 6, 8(6):47-476 Reseach Aticle ISSN : 975-7384 CODEN(USA) : JCPRC5 Regulaization Rotational motion image Blu Restoation Zhen Chen

More information

University of Alberta, range data with the aid of an o-the-shelf video-camera.

University of Alberta, range data with the aid of an o-the-shelf video-camera. Single Camea Steeo fo Mobile Robot Wold Exploation Dmity O. Goodnichy and William W. Amstong Depatment of Computing Science, Univesity of Albeta, Edmonton, Albeta, Canada T6G 2H1 fdmiti,amsg@cs.ualbeta.ca

More information

EQUATIONS can at times be tedious to understand

EQUATIONS can at times be tedious to understand DIGITAL IMAGE PROCESSING COURSE PROJECT, JUNE 2013 1 Augmented Reality Equation Plotte Salman Naqvi, Uzai Sikoa Digital Image Pocessing EE 368/ CS 232 Abstact Gaphical Visualization of an equation can

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

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

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

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

A Unified Approach to Moving Object Detection in 2D and 3D Scenes

A Unified Approach to Moving Object Detection in 2D and 3D Scenes IEEE RANSACIONS ON PAERN ANALYSIS AND MACINE INELLIGENCE, VOL. 0, NO. 6, JUNE 998 577 A Unified Appoach to Moving Object Detection in D and 3D Scenes Michal Iani and P. Anandan Abstact he detection of

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

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