Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography

Size: px
Start display at page:

Download "Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography"

Transcription

1 Comparative Stuy of Projection/Back-projection Schemes in Cryo-EM Tomography Yu Liu an Jong Chul Ye Department of BioSystems Korea Avance Institute of Science an Technology, Daejeon, Korea ABSTRACT In the cryo-em tomography, the projection an back-projection are essential steps in reconstruction the 3D structure of the virus an macromolecules. Distance riven metho (DD) is the latest projection /backprojection algorithm originally employe for x-ray compute tomography. This paper is mainly concerne about employing this algorithm to the cryo-em tomography for reconstruction performance improvement. Existing algorithms use in cryo-em are pixel-riven an ray riven projection/backprojection, etc. These methos are generally quite time consuming because of their high computational complexity. Furthermore, interpolation artifacts are usually noticeable when the sufficient view an etector samples are not available. The DD is originally propose to overcome these rawbacks. The interpolation process in DD is one by calculating the overlap area between the etector an pixel bounaries. This proceure largely removes the interpolation artifacts, an reuces the computational complexity significantly. Furthermore, it guarantees that the projection an backprojection are ajoint to each other a esire property to guarantee the convergence of the iterative reconstruction algorithm. However, unlike the x-ray compute tomography, the cryo-em tomography problem generally has limite number of the projections, an projection angles are ranomly istribute over 4pi steraian. Therefore, the conventional DD shoul be moifie. Rather than computing the bounary overlap in the previous 3-D DD metho, we propose a novel DD algorithm base on volume overlap. CCMV virus moel is use as testing example. Results are visualize using AMIRA software. Analysis is mae upon the avantages an rawbacks of both the existing approaches an istance riven metho. Keywors: Cryo-EM, Projection, Back-projection, Pixel-riven interpolation, Distance-riven interpolation 1. INTRODUCTION Single particle reconstruction using cryo-electron microscopy (cryo-em) is a very active area of research in structural biology ue to its avantages over the x-ray crystallography [1]. In the Cryo-EM tomographic reconstruction algorithms such as weighte backprojection (WBP)[7], or algebraic reconstruction technique (ART) [5], the projection an backprojection step are essential components. The process which transforms the 3D image to D sinograms is calle projection. Physically, this process is the line integration along the electron beams irection. An the backprojection transfers multiple views of D projection onto a 3D volume back through the view irection. In iscrete implementation, the continuous line integral shoul be approximate on a iscrete lattice. Depening on the approximation, ifferent type of artifact coul be expecte. Conventionally, the most popular algorithms in this fiel are pixel riven (PD) an ray riven (RD) methos []. They are wiely use in the compute tomography area uring the past 0 years. Pixel riven approach traces the line through the centers of voxels, an the ray riven metho traces the line through the etector centers. The istance riven (DD) approach by De Man an Basu [3] is ifferent from the PD an RD in that it uses so-calle kernel operation, an a common axis or the common plane for 3D case parallel to the pixel cells. The interpolation process in DD is one by calculating the overlap area between the etector an pixel bounaries. Due to the low mathematical complexity an high sequential memory access pattern, istance riven approach achieves faster computational spee over the conventional methos. Furthermore, the istance riven metho result in better performance in eliminating artifacts of reconstructe 3D image. Yu Liu: liuyu0817@kaist.ac.kr, Telephone: +8 (0) Jong Chul Ye: corresponing autor, jong.ye@kaist.ac.kr Telephone: +8 (0) Image Reconstruction from Incomplete Data IV, eite by Philip J. Bones, Michael A. Fiy, Rick P. Millane, Proc. of SPIE Vol. 6316, , (006) X/06/$15 oi: / Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

2 Distance riven approach suits well for the meical compute tomography implementation. Meical compute tomography is generally a fan beam in x-y irection with limite beamwith along z-irection. This results in an accurate calculation of the bounary overlap. However, unlike the x-ray compute tomography, the cryo-em tomography problem generally have limite number of the projections ranomly istribute over 4pi steraian This intrinsic ifference makes it quite complicate to get a sufficiently accurate approximation of D overlap using the conventional istance riven metho. Therefore, the conventional DD shoul be moifie. For the Cryo-EM tomography, we propose to use the common plane parallel to the etector plane. Furthermore, each voxel is approximate as a sphere. Then, the projection of the voxel correspons to the circle in the common plane, an the circle to circle intersection area is calculate. This propose scheme offer better performance in the reconstruction quality over conventional DD approaches using a few set of fixe common planes. In orer to spee up the circle to circle overlap area calculation, a fast approximation metho is propose using a bouning rectangle. Significant spee up of the interpolation was obtaine with negligible performance egraation. row x (mn) (k+1,p) (k,p) (k-i,p) (a) (b) (c) Fig 1. (a) D emonstration of pixel riven projection an backprojection approach. It traces the electron beam from the focal spot through the center of the pixel of interest to the etector. (b) D ray riven projection an backprojection. it traces the electron beam from the focal spot through the image to the center of the etector cell of interest. (c) D istance riven projection an back projection, the bounaries of pixel cells an etector cells are mappe to common axis.. REVIEW OF CONVENTIONAL METHODS.1 Pixel Driven an Ray Driven Approach in -D As shown in Figure 1, the pixel riven projection an backprojection traces the electron beam from the focal spot through the center of the pixel of interest to the etector. The center of the pixel is mappe to the etector row. In the projection process, the etector value is calculate base on the interpolation of the pixel value using Eq. (1): r( k, p) r( k, p) + f ( m, n) (1) 1 + where f(m,n) enotes the pixel value at (m,n) of the image space, an r(k,p) is the upate sinogram values at (k,p) in the raon space, respectively. Here, 1 an value enotes the istance from ajacent etector cell centers. In the backprojection, the pixel value is upate an accumulate by aing interpolate values of the etecter cells as shown in Eq.(): 1 f ( m, n) f ( m, n) + r( k, p) + r( k + 1, p) () Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

3 Ray riven projection an backprojection trace the electron beam from the focal spot through the image to the center of the etector cell of interest. For each image row, the intersection is calculate. In the projection process, the linear interpolate value of the ajacent pixel values is calculate, which is then accumulate at the etector cell as shown in Eq. (3) r( k, p) r( k, p) + f ( m, n) + f ( m 1, n) (3) In the backprojection step, relative istances from the center of the ajacent pixels are calculate an the etector values are istribute accoring to the weighting as shown in Eq. (5) an Eq. (6). 1 3 f ( m, n) f( m, n) + r( k, p) (5) 1+ 3 f ( m 1, n) f( m 1, n) + r( k, p) (6) 1+ The intrinsic ifferences between the pixel riven an ray riven approaches are from the fact whether the line is connecte through the center of pixels or the center of the etector cells. Due to these ifferences, istinct types of artifact are observe.. Distance Driven Approach in -D The istance riven approach propose by De Man an Basu [] uses a common axis for the D case uring interpolation step. Fig. 1 (c) shows the -D istance riven projection/backprojection steps. Here, x axis is the common axis, to which the bounaries of pixel cells as well as the etector bounaries are uniquely mappe. Then, the interpolation process is one base on so-calle kernel operation; i.e. the intersection lengths are calculate on this axis, an the estination value is compute base on the normalize overlap length. More specifically, the projection step is given by Eq. (7) whereas the back-projection part is given by Eq. (8). x x x x r( k, p) r( k, p) + f ( m+ 1, n) f ( m, n) 3 x4 x x4 x x x x x f m, n f( m, n) + p k 1, p 1 + p k, p x x x x ( ) ( ) ( ) (8).3 3D Distance Driven Approach for x-ray Compute Tomography The basic iea of 3D istance riven approach has no significant ifferences from the D application. Instea of using common axis, common plane is use for 3D application. As shown in Fig., the common plane is parallel to the XZ plane, the voxel bounary an the etector cell bounaries are mappe to the common plane. In practice, they only map the vertical an horizontal bounaries of the voxels an etector cells to the common plane an approximate them as rectangles. Then, the estination values(etector value for the projection process an pixel value for the backprojection process) are compute base on the normalize overlap area. This metho suits well for the meical compute tomography application, where the common plane is parallel to the XZ plane. More specifically, when mapping the vertical an horizontal bounaries of the voxels to the common plane, the resultant shape on the common plane is a quite accurate approximation of the 3D voxel bounary mapping to common plane. Besies, the shape of the etector cell bounary on the common plane is close to a rectangle, so we can approximate it as a rectangle without sacrificing the accuracy of the interpolation. 3. MODIFIED DISTANCE DRIVEN ALGORITHM FOR 3D CRYO-EM TOMOGRAPHY 3.1 Circle base metho However, the intrinsic ifferences of Cryo-EM tomography from x-ray compute tomography make it impractical to use the conventional istance riven metho. Unlike the x-ray compute tomography, in which the projecting angles are within small range, parallel beam projections use in cryo-em tomography are ranomly istribute over 4pi steraian. Suppose we assign the XY plane as the common plane similar to the conventional istance riven approach. As shown (7) Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

4 in Fig.3, when we map the bounaries of etector cells to the common plane, the resulting shape will be parallelogram; hence, it is very inaccurate if we approximate this parallelogram as a rectangle suggeste by Deman an Basu []. (a) (b) Fig. 3D implementation of istance riven approach [3]: (a) vertical an horizontal bounaries of voxels an etector cells are mappe to the common plane. The overlap lengths along x axis an z axis are calculate an then multiplie together to get the overlap area. (b) approximate the overlap area as rectangle. In orer to overcome the rawbacks, our new algorithm uses the common plane parallel to the etector plane or, equivalently, we can consier the etector plane is just the common plane. This approach appears somewhat similar to the pixel-riven approach in some sense; however, it is funamental ifferent from the pixel-riven approach in that the moifie DD uses the area overlap as a weighting factor uring the interpolation rather than the istance from the center in the PD. Then, the technical issue in this case is how to get the shape of the voxels mappe to the etector plane an how to calculate the overlap between the pixel bounaries(from voxels) an etector bounaries in a computationally efficient way. (a) (b) Fig 3. For the case of the common plane parallel to the XY plane (basically that means parallel to the slices of the 3D image to be projecte). (a) the etector plane(real line )an common plane in 3D. The ashe gri is the pixel bounaries mappe to the common plane. (b) The etector cells are mappe to the common plane, the shape is parallelogram, this will make it ifficult to calculate the overlap area with pixel bounaries(ashe line), an it will be very inaccurate if we approximate this parallelogram as a rectangle(real line)with sies parallel to the x an y coorinates. Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

5 Instea of consiering each voxel as a cube voxel, we propose a new metho to approximate it as a sphere. Then, for each etector cell, it is consiere as a circle regarless of the view angle. Fig 4. We efine the common plane parallel to the etector plane, that means the projecting irection is always perpenicular to the common plane. Here, the voxel is approximate as a sphere. When the sphere is mappe to the common plane, the shape is always circle regarless of the rotation angle. We also approximate that the etector elements as a circle. Then, the overlap computation accuracy benefits greatly from this approach, because no matter what view angle is applie, when voxel is mappe to the etector plane, the shape is circle. So the problem turns to be the circle an circle overlap area calculation. 'N Fig 5. Overlap situation between the one pixel cell (big circle) an the etector cells (small circles) on the common plane. More specifically, the projection operation can be escribe by ri (, j, θ) ri (, j, θ) + f(, lmn, ) O A (9) where ri (,, jθ ) enotes the (i,j)-th etector value at the view angle θ, f(l,m,n) is the voxel value at the (l,m,n)-th voxel, O enotes the overlap area between the circles, an A is the etector cell area. Eq. (9) shoul be compute for all voxel f(l,m,n) whose overlap area O is not zero. Similarly, the back-projection operation can be escribe by Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

6 f(, lmn, ) f(, lmn, ) + ri (, j, θ ) O (10) A where O is the overlap area between two circles, an A is the projecte voxel area on the etector plane, Note that Eq. (9) an (10) are the kernel equation for our approach, an they are ajoint operation to each other. In the moifie istance riven approach, the overlap area between the etector circles an pixel circles can be calculate accoring to the formula Eq. (11). = r = Fig 6. Overlap area computation 1 + r R 1 + R r O= r cos + R cos r R 1 ( + r+ R) ( + r R) ( r+ R)( + r+ R) (11) 3. Bouning box for algorithm simplification However, the intrinsic complexity of Eq. (11) mainly ue to the calculation of arcos() makes this algorithm somewhat time consuming. Hence, we introuce the bouning box metho to simplify this approach. For the simulation results an ifferences of the circle base approach an simplifie one, the etaile iscussion will be presente later in this paper. N / Fig 7. Circle an its bouning box Fig 8. Square overlapping Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

7 For each circle, incluing pixel circles an etector circles, we make a bouning box with the same center, an the sie length equal to the iameter of the circle. Then, the implementation is exactly the same as Eq. (9)(10) except that the overlap area is calculate by O = lx ly (1) where lx is the overlap length in x axis irection, ly is the overlap length in y axis irection. Similarly, the area A is calculate as the size of the bouning box. Compare to the circle to circle overlapping, this simplifie metho greatly reuce the computing complexity. 4. IMPLEMENTATION AND RESULTS 4.1 Quality an artifacts We use synthetic icosaherons moel of CCMV virus for testing, as shown in Fig 9. Icosaheron is very common structure of viruses. We will make etail comparison between the pixel riven results an istance riven results. The results of pixel riven approach are generate by Xmipp package[8], which is popular software package in electron microscopy area. We implement our own approach base on Linux OS with GCC 4.0 compiler, an moerate optimization is applie. The computation is one on a computing server with ual Xeon 3. GHz CPU an GB RAM. (a) (b) Fig 9. 3D icosaherons moel: (a) 3D visualization from AMIRA[1]. (b) visualization by slices Fig 10. Projection sinograms: upper row shows the results from pixel riven approach, bottom row shows the results from istance riven approach. The two figures at same column are generate with same euler angle. 100 by 100 for each image size. Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

8 We applie 3 euler angles to escribe the rotation of the moel (or the projection view). We uses same set of rotation angles for ifferent approaches, the Euler angles are uniforme ranomly istribute. Fig 10 shows the results from pixel riven approach (from Xmipp package) an the moifie istance riven approach. Even though the ifferences are not very obvious, still we can see the istance riven approach provie sharper projection image with high contrast. For reconstruction, we use WBP (weighte back projection) for both approaches. Here, the same ramp filter is applie before the back projection. (a) (b) (c) Fig 11. Artifacts comparisons between same slice(the reconstruction results in (b) an (c) are from 64 projections): (a) from original 3D image (b) from Xmipp package (c) our approach base on circle overlapping As shown in Fig. 11(b), which is the result generate by Xmipp package, the image backgroun is noisy, but in (c), which is the result from our approach, the image quality is better, the noises are eliminate an the contrast looks higher. Our approach provier clearer structure. (a) (b) Fig 1 (a) circle base istance riven metho (b) simplifie metho base on bouning box Fig 1 (b) is generate by the simplifie approach using bouning box metho. Compare to Fig 1 (a) from circle overlapping base approach, this simplifie metho provies very similar result. This result prove that this simplifie approach is more practical for implementation. Fig 13 an Fig. 14 shows the slice-by-slice view of the reconstructe CCMV virus moel using XMIPP an the moifie istance riven metho, both are base on 1000 projections. For large number of view samples, similar reconstruction results are observe as expecte. Fig 19 shows the 3D visualization result of the reconstruction results using istance riven back projection approach. Accurate 3D structure is obtaine.. Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

9 Fig 13. Reconstruction result from Xmipp WBP (1000 projections) Fig 14. Reconstruction result from the simplifie istance riven approach (boun box metho with 1000 projections) 4. Computational Performance In orer to compare the computational buren of the moifie algorithm compare to the XMIPP, 64 by 64 by 64 icosaherons moel is use for testing. Size of projection image is 100 by projection images are generate in projection process an use for back projection. The computations of projection an backprojection take very similar time. Compare to the Xmipp package, in the projection process, our approach takes 5secon, an for the same process, Xmipp package take 108 secon. This means the computation complexity of our approach has much better computational performance that the pixel riven metho in Xmipp package. 5. CONCLUSION The overlapping shape approximation is essential issue in istance riven approach. In Cryo-EM tomography, projection angles are ranomly istribute over 4pi steraian. But in x-ray compute tomography, large number of Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

10 projecting angles are istribute within a small range. Hence, the irect use of conventional istance riven approach results in inaccurate approximation an the reconstruction artifacts. The moifie istance riven metho successfully overcomes the problem with better result than that of pixel riven approach. The low arithmetic complexity in the simplifie metho with bouning box make the new istance riven approach provie high performance in computation spee. We can conclue that in cryo-em tomography, the moifie istance riven algorithm is one of goo approaches for accurate reconstruction with high computation performance. Fig 15. 3D Visualization by AMIRA (result from 1000 projection using our approach) ACKNOWLEDGEMENT This work was supporte by a grant No. R from the Basic Research Program of the Korea Science & Engineering Founation. REFERENCES [1] Joachim Frank, Single-particle imaging of macromolecules by cryo-electron microscopy, Annual Review of Biophysics an Biomolecular Structure, Vol. 31: , 00 [] Herman G, Image Reconstruction from Projections, Acaemic Press, 1980, [3] Bruno De Man an Samit Basu, Distance-riven projection an backprojection in three imensions, Physics in Meicine an Biology, , 005 [4] De Man B an Basu S, Distance-riven projection an backprojection, IEEE Nuclear Science Symp. Meical Imaging Conf. (Norfolk), 004 [5] Goron R, Bener R, Herman GT. Algebraic reconstruction techniques (ART) for three-imensional electron microscopy an x-ray photography, J Theor Biol, Dec;9(3):471-81, 1970 [6] A.H. Anersen an A.C. Kak, Simultaneous Algebraic Reconstruction Technique (SART): a superior implementation of the ART algorithm, Ultrason. Img., vol. 6, pp , [7] Joachim Frank. Three-Dimensional Electron Microscopy of Macromolecular Assemblies. Acaemic Press, 006 [8]C.O.S. Sorzano, R. Marabini, J. Velazquez-Muriel, J.R. Bilbao-Castro, S.H.W. Scheres, J.M. Carazo, A. Pascual-Montano, XMIPP: a new generation of an open-source image processing package for Electron Microscopy, Journal of Structural Biology 148() pp , 004 [9]A. C. Kak an M. Slaney, Principles of computerize tomographic imaging, IEEE Press, New York, [10]Crowther, R. A., DeRosier, D. J., an Klug, A, The reconstruction of a three-imensional structure from projections an its application to electron microscopy, Proc. R. Soc. Lonon Sect A 317, , [11]Salvatore Lanzavecchia, Pier Luigi Bellon, an Michael Raermacher, Fast an accurate three-imensional reconstruction from projections with ranom orientations via Raon transforms, Journal of Structural Biology 18, , 1999 [1] Proc. of SPIE Vol Downloae From: on 09/8/016 Terms of Use:

A half-scan error reduction based algorithm for cone-beam CT

A half-scan error reduction based algorithm for cone-beam CT Journal of X-Ray Science an Technology 12 (2004) 73 82 73 IOS Press A half-scan error reuction base algorithm for cone-beam CT Kai Zeng a, Zhiqiang Chen a, Li Zhang a an Ge Wang a,b a Department of Engineering

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

Electric-Potential Reconstructions of Single Particles Using L 2 -Gradient Flows

Electric-Potential Reconstructions of Single Particles Using L 2 -Gradient Flows 2010 3r International Conference on Biomeical Engineering an Informatics (BMEI 2010) Electric-Potential econstructions of Single Particles Using L 2 -Graient Flows Ming Li, Guoliang Xu, Carlos O. S. Sorzano,

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 214 A multiple wavelength unwrapping algorithm for

More information

FASART: An iterative reconstruction algorithm with inter-iteration adaptive NAD filter

FASART: An iterative reconstruction algorithm with inter-iteration adaptive NAD filter Bio-Medical Materials and Engineering 26 (2015) S1409 S1415 DOI 10.3233/BME-151439 IOS Press S1409 FASART: An iterative reconstruction algorithm with inter-iteration adaptive NAD filter Ziying Zhou a,

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2 This paper appears in J. of Parallel an Distribute Computing 10 (1990), pp. 167 181. Intensive Hypercube Communication: Prearrange Communication in Link-Boun Machines 1 2 Quentin F. Stout an Bruce Wagar

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Ad-Hoc Networks Beyond Unit Disk Graphs

Ad-Hoc Networks Beyond Unit Disk Graphs A-Hoc Networks Beyon Unit Disk Graphs Fabian Kuhn, Roger Wattenhofer, Aaron Zollinger Department of Computer Science ETH Zurich 8092 Zurich, Switzerlan {kuhn, wattenhofer, zollinger}@inf.ethz.ch ABSTRACT

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

Image compression predicated on recurrent iterated function systems

Image compression predicated on recurrent iterated function systems 2n International Conference on Mathematics & Statistics 16-19 June, 2008, Athens, Greece Image compression preicate on recurrent iterate function systems Chol-Hui Yun *, Metzler W. a an Barski M. a * Faculty

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD. Kohei Yatabe and Yasuhiro Oikawa

PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD. Kohei Yatabe and Yasuhiro Oikawa 4 IEEE International Conference on Acoustic, Speech an Signal Processing (ICASSP) PDE-BASED INTERPOLATION METHOD FOR OPTICALLY VISUALIZED SOUND FIELD Kohei Yatabe an Yasuhiro Oikawa Department of Intermeia

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

A Fast GPU-Based Approach to Branchless Distance-Driven Projection and Back-Projection in Cone Beam CT

A Fast GPU-Based Approach to Branchless Distance-Driven Projection and Back-Projection in Cone Beam CT A Fast GPU-Based Approach to Branchless Distance-Driven Projection and Back-Projection in Cone Beam CT Daniel Schlifske ab and Henry Medeiros a a Marquette University, 1250 W Wisconsin Ave, Milwaukee,

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Digital fringe profilometry based on triangular fringe patterns and spatial shift estimation

Digital fringe profilometry based on triangular fringe patterns and spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 4 Digital fringe profilometry base on triangular

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing

Computer Graphics Chapter 7 Three-Dimensional Viewing Viewing Computer Graphics Chapter 7 Three-Dimensional Viewing Outline Overview of Three-Dimensional Viewing Concepts The Three-Dimensional Viewing Pipeline Three-Dimensional Viewing-Coorinate Parameters Transformation

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

Tight Wavelet Frame Decomposition and Its Application in Image Processing

Tight Wavelet Frame Decomposition and Its Application in Image Processing ITB J. Sci. Vol. 40 A, No., 008, 151-165 151 Tight Wavelet Frame Decomposition an Its Application in Image Processing Mahmu Yunus 1, & Henra Gunawan 1 1 Analysis an Geometry Group, FMIPA ITB, Banung Department

More information

Optimal Oblivious Path Selection on the Mesh

Optimal Oblivious Path Selection on the Mesh Optimal Oblivious Path Selection on the Mesh Costas Busch Malik Magon-Ismail Jing Xi Department of Computer Science Rensselaer Polytechnic Institute Troy, NY 280, USA {buschc,magon,xij2}@cs.rpi.eu Abstract

More information

A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section

A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section A Projection Access Scheme for Iterative Reconstruction Based on the Golden Section Thomas Köhler Philips Research Laboratories Roentgenstrasse - Hamburg Germany Abstract A new access scheme for projections

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Implementation of a backprojection algorithm on CELL

Implementation of a backprojection algorithm on CELL Implementation of a backprojection algorithm on CELL Mario Koerner March 17, 2006 1 Introduction X-ray imaging is one of the most important imaging technologies in medical applications. It allows to look

More information

Learning convex bodies is hard

Learning convex bodies is hard Learning convex boies is har Navin Goyal Microsoft Research Inia navingo@microsoftcom Luis Raemacher Georgia Tech lraemac@ccgatecheu Abstract We show that learning a convex boy in R, given ranom samples

More information

1 Surprises in high dimensions

1 Surprises in high dimensions 1 Surprises in high imensions Our intuition about space is base on two an three imensions an can often be misleaing in high imensions. It is instructive to analyze the shape an properties of some basic

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE

DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE Rajesh et al. : Proceedings of the National Seminar & Exhibition on Non-Destructive Evaluation DEVELOPMENT OF CONE BEAM TOMOGRAPHIC RECONSTRUCTION SOFTWARE MODULE Rajesh V Acharya, Umesh Kumar, Gursharan

More information

Performance Modelling of Necklace Hypercubes

Performance Modelling of Necklace Hypercubes erformance Moelling of ecklace ypercubes. Meraji,,. arbazi-aza,, A. atooghy, IM chool of Computer cience & harif University of Technology, Tehran, Iran {meraji, patooghy}@ce.sharif.eu, aza@ipm.ir a Abstract

More information

Exercises of PIV. incomplete draft, version 0.0. October 2009

Exercises of PIV. incomplete draft, version 0.0. October 2009 Exercises of PIV incomplete raft, version 0.0 October 2009 1 Images Images are signals efine in 2D or 3D omains. They can be vector value (e.g., color images), real (monocromatic images), complex or binary

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal 991 Investigation into a new incremental forming process using an ajustable punch set for the manufacture of a oubly curve sheet metal S J Yoon an D Y Yang* Department of Mechanical Engineering, Korea

More information

2D Fan Beam Reconstruction 3D Cone Beam Reconstruction

2D Fan Beam Reconstruction 3D Cone Beam Reconstruction 2D Fan Beam Reconstruction 3D Cone Beam Reconstruction Mario Koerner March 17, 2006 1 2D Fan Beam Reconstruction Two-dimensional objects can be reconstructed from projections that were acquired using parallel

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Module13:Interference-I Lecture 13: Interference-I

Module13:Interference-I Lecture 13: Interference-I Moule3:Interference-I Lecture 3: Interference-I Consier a situation where we superpose two waves. Naively, we woul expect the intensity (energy ensity or flux) of the resultant to be the sum of the iniviual

More information

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. Preface Here are my online notes for my Calculus I course that I teach here at Lamar University. Despite the fact that these are my class notes, they shoul be accessible to anyone wanting to learn Calculus

More information

Parts Assembly by Throwing Manipulation with a One-Joint Arm

Parts Assembly by Throwing Manipulation with a One-Joint Arm 21 IEEE/RSJ International Conference on Intelligent Robots an Systems, Taipei, Taiwan, October, 21. Parts Assembly by Throwing Manipulation with a One-Joint Arm Hieyuki Miyashita, Tasuku Yamawaki an Masahito

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset Vol.3, Issue.1, Jan-Feb. 013 pp-504-508 ISSN: 49-6645 A PSO Optimize Layere Approach for Parametric Clustering on Weather Dataset Shikha Verma, 1 Kiran Jyoti 1 Stuent, Guru Nanak Dev Engineering College

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

UNIT 9 INTERFEROMETRY

UNIT 9 INTERFEROMETRY UNIT 9 INTERFEROMETRY Structure 9.1 Introuction Objectives 9. Interference of Light 9.3 Light Sources for 9.4 Applie to Flatness Testing 9.5 in Testing of Surface Contour an Measurement of Height 9.6 Interferometers

More information

Regularized Laplacian Zero Crossings as Optimal Edge Integrators

Regularized Laplacian Zero Crossings as Optimal Edge Integrators Regularize aplacian Zero rossings as Optimal Ege Integrators R. KIMME A.M. BRUKSTEIN Department of omputer Science Technion Israel Institute of Technology Technion ity, Haifa 32, Israel Abstract We view

More information

Introduction to Medical Imaging. Cone-Beam CT. Klaus Mueller. Computer Science Department Stony Brook University

Introduction to Medical Imaging. Cone-Beam CT. Klaus Mueller. Computer Science Department Stony Brook University Introduction to Medical Imaging Cone-Beam CT Klaus Mueller Computer Science Department Stony Brook University Introduction Available cone-beam reconstruction methods: exact approximate algebraic Our discussion:

More information

NEWTON METHOD and HP-48G

NEWTON METHOD and HP-48G NEWTON METHOD an HP-48G DE TING WU DEPART. of MATH. MOREHOUSE COLLEGE I. Introuction Newton metho is an often-use proceure to fin the approximate values of the solutions of an equation. Now, it is covere

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 01 01 01 01 01 00 01 01 Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

More information

A Revised Simplex Search Procedure for Stochastic Simulation Response Surface Optimization

A Revised Simplex Search Procedure for Stochastic Simulation Response Surface Optimization 272 INFORMS Journal on Computing 0899-1499 100 1204-0272 $05.00 Vol. 12, No. 4, Fall 2000 2000 INFORMS A Revise Simplex Search Proceure for Stochastic Simulation Response Surface Optimization DAVID G.

More information

Object Recognition Using Colour, Shape and Affine Invariant Ratios

Object Recognition Using Colour, Shape and Affine Invariant Ratios Object Recognition Using Colour, Shape an Affine Invariant Ratios Paul A. Walcott Centre for Information Engineering City University, Lonon EC1V 0HB, Englan P.A.Walcott@city.ac.uk Abstract This paper escribes

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Navigation Aroun an nknown Obstacle for Autonomous Surface Vehicles sing a Forwar-Facing Sonar Patrick A. Plonski, Joshua Vaner Hook, Cheng Peng, Narges Noori, Volkan Isler Abstract A robotic boat is moving

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

high performance medical reconstruction using stream programming paradigms

high performance medical reconstruction using stream programming paradigms high performance medical reconstruction using stream programming paradigms This Paper describes the implementation and results of CT reconstruction using Filtered Back Projection on various stream programming

More information

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing Inexing the Eges A simple an yet efficient approach to high-imensional inexing Beng Chin Ooi Kian-Lee Tan Cui Yu Stephane Bressan Department of Computer Science National University of Singapore 3 Science

More information

Figure 1: 2D arm. Figure 2: 2D arm with labelled angles

Figure 1: 2D arm. Figure 2: 2D arm with labelled angles 2D Kinematics Consier a robotic arm. We can sen it commans like, move that joint so it bens at an angle θ. Once we ve set each joint, that s all well an goo. More interesting, though, is the question of

More information

Real Time On Board Stereo Camera Pose through Image Registration*

Real Time On Board Stereo Camera Pose through Image Registration* 28 IEEE Intelligent Vehicles Symposium Einhoven University of Technology Einhoven, The Netherlans, June 4-6, 28 Real Time On Boar Stereo Camera Pose through Image Registration* Fai Dornaika French National

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Animated Surface Pasting

Animated Surface Pasting Animate Surface Pasting Clara Tsang an Stephen Mann Computing Science Department University of Waterloo 200 University Ave W. Waterloo, Ontario Canaa N2L 3G1 e-mail: clftsang@cgl.uwaterloo.ca, smann@cgl.uwaterloo.ca

More information

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks

Provisioning Virtualized Cloud Services in IP/MPLS-over-EON Networks Provisioning Virtualize Clou Services in IP/MPLS-over-EON Networks Pan Yi an Byrav Ramamurthy Department of Computer Science an Engineering, University of Nebraska-Lincoln Lincoln, Nebraska 68588 USA Email:

More information

Using Ray Tracing for Site-Specific Indoor Radio Signal Strength Analysis 1

Using Ray Tracing for Site-Specific Indoor Radio Signal Strength Analysis 1 Using Ray Tracing for Site-Specific Inoor Raio Signal Strength Analysis 1 Michael Ni, Stephen Mann, an Jay Black Computer Science Department, University of Waterloo, Waterloo, Ontario, NL G1, Canaa Abstract

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 0 0 0 0 0 0 0 0 on-uniform Sensor Deployment in Mobile Wireless Sensor etworks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University Boca Raton,

More information

EXACT SIMULATION OF A BOOLEAN MODEL

EXACT SIMULATION OF A BOOLEAN MODEL Original Research Paper oi:10.5566/ias.v32.p101-105 EXACT SIMULATION OF A BOOLEAN MODEL CHRISTIAN LANTUÉJOULB MinesParisTech 35 rue Saint-Honoré 77305 Fontainebleau France e-mail: christian.lantuejoul@mines-paristech.fr

More information

Robust Camera Calibration for an Autonomous Underwater Vehicle

Robust Camera Calibration for an Autonomous Underwater Vehicle obust Camera Calibration for an Autonomous Unerwater Vehicle Matthew Bryant, Davi Wettergreen *, Samer Aballah, Alexaner Zelinsky obotic Systems Laboratory Department of Engineering, FEIT Department of

More information

An Anti-Aliasing Technique for Splatting

An Anti-Aliasing Technique for Splatting An Anti-Aliasing Technique for Splatting J. Ewar Swan II 1,2,3 Klaus Mueller 2 Torsten Möller 1,2 Naeem Shareef 1,2 Roger Crawfis 1,2 Roni Yagel 1,2 1 Avance Computing Center for the Arts an Design 2 Department

More information

Spherical Billboards and their Application to Rendering Explosions

Spherical Billboards and their Application to Rendering Explosions Spherical Billboars an their Application to Renering Explosions Tamás Umenhoffer László Szirmay-Kalos Gábor Szijártó Department of Control Engineering an Information Technology Buapest University of Technology,

More information

NET Institute*

NET Institute* NET Institute* www.netinst.org Working Paper #08-24 October 2008 Computer Virus Propagation in a Network Organization: The Interplay between Social an Technological Networks Hsing Kenny Cheng an Hong Guo

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Page The handle http://hdl.handle.net/1887/8289 holds various files of this Leiden University dissertation Author: Plantagie, L. Title: Algebraic filters for filtered backprojection Issue Date: 2017-0-13

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

Using the disparity space to compute occupancy grids from stereo-vision

Using the disparity space to compute occupancy grids from stereo-vision The 2010 IEEE/RSJ International Conference on Intelligent Robots an Systems October 18-22, 2010, Taipei, Taiwan Using the isparity space to compute occupancy gris from stereo-vision Mathias Perrollaz,

More information

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis Multilevel Linear Dimensionality Reuction using Hypergraphs for Data Analysis Haw-ren Fang Department of Computer Science an Engineering University of Minnesota; Minneapolis, MN 55455 hrfang@csumneu ABSTRACT

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

A Convex Clustering-based Regularizer for Image Segmentation

A Convex Clustering-based Regularizer for Image Segmentation Vision, Moeling, an Visualization (2015) D. Bommes, T. Ritschel an T. Schultz (Es.) A Convex Clustering-base Regularizer for Image Segmentation Benjamin Hell (TU Braunschweig), Marcus Magnor (TU Braunschweig)

More information

A fast embedded selection approach for color texture classification using degraded LBP

A fast embedded selection approach for color texture classification using degraded LBP A fast embee selection approach for color texture classification using egrae A. Porebski, N. Vanenbroucke an D. Hama Laboratoire LISIC - EA 4491 - Université u Littoral Côte Opale - 50, rue Ferinan Buisson

More information

Modeling Complex Contacts Involving Deformable Objects for Haptic and Graphic Rendering

Modeling Complex Contacts Involving Deformable Objects for Haptic and Graphic Rendering Robotics: Science an Systems 2005 Cambrige, MA, USA, June 8-11, 2005 Moeling Complex Contacts Involving Deformable Objects for Haptic an Graphic Renering Qi Luo IMI Lab, Department of Computer Science

More information

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar

Technical Report TR Navigation Around an Unknown Obstacle for Autonomous Surface Vehicles Using a Forward-Facing Sonar Technical Report Department of Computer Science an Engineering niversity of Minnesota 4-192 Keller Hall 2 nion Street SE Minneapolis, MN 55455-159 SA TR 15-5 Navigation Aroun an nknown Obstacle for Autonomous

More information

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P.

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P. Journal of Engineering Science an echnology Vol. 13, No. 1 (2018) 141-157 School of Engineering, aylor s University IMPLEMENAION OF REJECION SRAEGIES INSIDE MALAYALAM CHARACER RECOGNIION SYSEM BASED ON

More information