3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES

Size: px
Start display at page:

Download "3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES"

Transcription

1 MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES Mochammad Zulianyah Informatic Engineering, Faculty of Engineering, ARS International Univerity, Bandung 48, Indoneia Abtract In thi paper, we tudy linear approache for 3D model acquiition from non-calibrated image. Firt, the intrinic and extrinic camera calibration i taken into conideration. In particular, we tudy the ue of a pecific calibration primitive: the parallelepiped. Parallelepiped are frequently preent in man-made environment and naturally encode the affine tructure of the cene. Any information about their euclidean tructure (angle or ratio of edge length), poibly combined with information about camera parameter i ueful to obtain the euclidean recontruction. We propoe an elegant formalim to incorporate uch information, in which camera parameter are dual to parallelepiped parameter, i.e. any knowledge about one entity provide contraint on the parameter of the other. Conequently, an image a parallelepiped with known Euclidean tructure allow to compute the intrinic camera parameter, and reciprocally, a calibrated image of a parallelepiped allow to recover it euclidean hape (up to ize). On the conceptual level, thi duality can be een a an alternative way to undertand camera calibration: uually, calibration i conidered to be equivalent to localizing the abolute conic or quadric in an image, wherea here we how that other primitive, uch a canonic parallelepiped, can be ued a well. While the main contribution of thi work concern the etimation of camera and parallelepiped parameter. The complete ytem allow both calibration and 3D model acquiition from a mall number of arbitrary image with a reaonable amount of uer interaction. Keyword: parallelepiped, the affine tructure, euclidean tructure, 3D model. Introduction The camera and parallelepiped parameter are recovered in two tep. Firt, their intrinic and orientation parameter are computed. The original approach for thi tep wa introduced in Wilczkowiak et al. [] and conit on parameterization of the intrinic matrice of all the object (camera and parallelepiped) in term of the intrinic matrix of a reference object. The algorithm propoed later Wilczkowiak et al. [] exploit the fact that the parallelepiped projection matrice can be factorized into two part, repreenting repectively camera and parallelepiped parameter and allow to treat the available data imultaneouly without privileging any primitive. Our calibration approach i conceptually cloe to elfcalibration method, epecially thoe that upgrade affine to euclidean tructure [3,4] or thoe that conider pecial camera motion [5-7]. The way metric information on a parallelepiped i ued i alo imilar to vanihing point baed method [8-]. Some propertie of our algorithm are alo common with plane-baed approache [-7]. While more flexible than tandard calibration technique, plane-baed approache till require either euclidean information or, for elf-calibration, many image in general poition [8]. In thi ene, our approach i a generalization of plane-baed method with metric information to three-dimenional parallelepipedic pattern. Thi allow to handle miing data and unknown cale factor and implifie the formulation of calibration contraint. Finally, our approach can be compared to method uing complex primitive for the cene repreentation. However, unlike mot method of thi type, we ue the parallelepiped parameter directly to olve the calibration problem without requiring non-linear optimization method. We preent our parameterization of parallelepiped and tudy the propertie of their perpective image. We how that, in analogy to point, projection of a parallelepiped can be repreented by a projection matrix. A hown in Figure, it can be computed auming that the vertice of a parallelepiped projected in the image belong to a canonical cube, and thu will be called in the following the canonical parallelepiped projection matrix. 3

2 3 MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 A parallelepiped encode naturally the affine propertie of the cene and facilitate modeling the remaining metric part. The repreentation of a parallelepiped given below i baed on the formalim propoed in Wilczkowiak et al. [,9]. A parallelepiped i defined by twelve parameter: ix extrinic parameter decribing it orientation and poition, and ix intrinic parameter decribing it metric hape: three dimenion parameter (edge length l; l and l3) and three angle between edge (µ; µ3; µ3). The parallelepiped may be repreented compactly in matrix form by a 4 x 4 matrix N: S v ~ N = O L T () where S i a rotation matrix and v a vector, repreenting the parallelepiped' poe (extrinic parameter). The 4 x 4 matrix ~L repreent the parallelepiped' hape: l ~ L = cij With: l c l l3 l3c3 c3 c c l c ( c c c ) 3 ] π [, l = ij ij ij ij i co θ, = inθ, θ > () The matrix ~L repreent the affine tranformation between a canonical cube and a parallelepiped with the given hape. Formally, a vertex (±; ±; ±; )T of the canonical cube i mapped, by ~L, to a vertex of our parallelepiped' intrinic hape. Then, the poe part of N map the vertice into the world coordinate ytem. Other parameterization for ~L may be choen, but the above one i attractive due to it upper triangular form. Thi underline the fact that ~L play the ame role for the parallelepiped a the calibration matrix K for a camera. The analogou entity to a camera' Image of the Abolute Conic(IAC) ω, i the matrix µ, defined by: l ll coθ ll3 coθ3 µ ~ L T L ~ ll coθ l ll3 coθ 3 ll3 coθ3 ll3 coθ 3 l3 where L i the upper left 3 x 3 matrix of ~L. (3) Hence, there i a eemingly perfect ymmetry between intrinic parameter of camera and parallelepiped. The only difference i that in ome cae, the ize of a parallelepiped matter, a will be explained below. A for camera, the fact that K33 = allow u to fix the cale factor in the relation ω K-TK-, and thu to extract K uniquely from the IAC ω, e.g. uing Choleky decompoition. A for parallelepiped, however, we have no uch contraint on it calibration matrix" L, o the relation µ LTL give u a parallelepiped' Euclidean hape, but not it (abolute) ize. Thi doe Figure. The projection of the canonic parallelepiped (cube) into the image. Matrice K, L correpond to intrinic parameter of camera and parallelepiped and (R; t),(s; v) correpond to extrinic parameter of camera and parallelepiped, repectively. not matter in general, ince we are uually only intereted in recontructing a cene up to ome cale. However, when recontructing everal parallelepiped, one need to recover at leat their relative ize. There are many poibilitie of defining the ize of parallelepiped. We chooe the following definition, due to it appropriatene in the equation underlying our calibration and recontruction algorithm below: the ize of a parallelepiped i defined a = (det L)/3 (4) Thi definition i actually directly linked to the parallelepiped' volume: 3 = det L = Vol=8 (the factor 8 arie ince our canonic cube ha an edge length of ).. Method Uing parallelepiped a natural calibration object offer everal advantage over tandard elf-calibration approache. Firtly, fewer correpondence are needed; five and a half point extracted per image are ufficient, and even fewer inter-image correpondence are needed. Secondly, the reduced canonical parallelepiped projection matrice encode the affine propertie of the cene. In conequence, the calibration problem i reduced to a elf-calibration problem where the plane at infinity i already localized [3,4] or where the camera are tationary [5-7]. The calibration algorithm decribed in thi ection i baed on the parameterization of the intrinic matrice of all the object in term of the intrinic matrix of a reference primitive. Thi i done uing parallelepiped projection matrice. Due to the neceity of choice of reference object the propertie of thi algorithm are le intereting than propertie of the factorization algorithm given in the following ection. In the current implementation, a cene i repreented by a bi-partitioned graph, whoe node are the camera a

3 MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: well a parallelepiped and the edge are the projection. We aume that the graph i connected and, conequently, for each object i the tranformation Gi uch that GiT µgi can be computed. When thi i not a cae, all the connected part of the graph have to be calibrated eparately. Our calibration approach conit of two tage. Firt, all the available linear equation are ued to determine µ (the ytem i olved uing SVD). If there i a unique olution, then we are done (from µ, all the camera and parallelepiped intrinic can be computed uing the Gik). The deciion if the ytem i under-contrained may be taken on the bai of a ingular value analyi. Thi alo give the degree of the ambiguity (dimenion of the olution pace). In practice, thi i uually two or lower. Hence, two quadratic equation are in general uffcient to obtain a finite number of olution. Once the matrice ωi and µk are etimated, the matrice Ki and Li can be computed via Choleky decompoition. Finally, we propoe the following algorithm:. Contruct the graph with camera and parallelepiped a node and projection a edge,. Etimate the canonical projection matrice ~ Xik, 3. Chooe a reference parallelepiped repreented by µ 4. Compute path (hortet for example) connecting all the camera i and parallelepiped k to µ and ue them to compute tranformation G i, G k, 5. Etablih linear equation ytem on µ baed on prior knowledge of intrinic parameter of camera and parallelepiped, 6. Solve the ytem to leat quare, 7. If neceary, ue the non-linear equation to reolve the remaining ambiguitie on µ, 8. Compute the matrice ω i, µ k uing µ and tranformation G i, G k 9. Extract the K i, L k from the ω i and the µ k uing e.g. QR-decompoition. Note that at thi tage the L k can only be recovered up to cale, i.e. the parallelepiped (relative) ize remain undetermined,. Compute rotation matrice by factorization of a meaurement matrix compoed of matrice X ik. The meaurement matrix X contain all information that can be recovered from the parallelepiped' image point alone. Since the meaurement matrix i the product of a motion matrix" ~M of 4 column, with a hape matrix" ~S of 4 row, it rank can be 4 at mot (in the abence of noie). 3. Reult and Dicuion The calibration approach preented before i well adapted to interactive 3D modeling from a few image. It ha a major advantage over other method: implicity. Indeed, only a mall amount of uer interaction i needed for both calibration and recontruction: a few point mut be picked in the image to define the primitive image poition. To recontruct cene element not belonging to the parallelepiped, contrained by bilinear relation uch a collinearity, coplanarity or parallelim, we have implemented a multi-linear recontruction method, introduced originally in Wilczkowiak et al. []. The recontruction tep i actually independent from the calibration method, although it ue the ame input in the firt tep. Interetingly, it allow 3D model to be computed from non-overlapping photograph. The global cheme of our ytem i preented in Figure. Figure. The calibration and recontruction algorithm. Finally, we propoe the following recontruction algorithm: : while!top_condition do : for object=point,line+plane: do n 3: N= i = nb _ of _ coordinate( objectr[ i]) 4: initialize an empty linear equation ytem A xnx nx=b x 5: compute the indexing function (bijection) F:idx (I,j);idx є [..N], where idx i the index in X Nx of the j-th coordinate of the i-th object. 6: for all contraint c[k]: do 7: compute k k ( Amk N, Bmk ): = equation ( c[ k]. type, c[ k]. object 8: add equation to the ytem: A k B A : = B : = k k A B 9: end for : olve AX = B : for idx=..n: do : if variable_computed(idx) then 3: et (i,j):=f(idx) 4: et object[i].coord[j]:=x(idx) 5: end if 6: end for 7: end for 8: end while

4 34 MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 Let u tudy in more detail the reult of the intrinic and extrinic calibration. Let u firt conider the behavior of our calibration method in a proximity of ingular configuration (left and right extremitie of Figure 3-5). It can be een that at both initial and final poition P and Pn, calibration i very untable, a expected. However, when the minimal angle between the camera axe i larger than 5 the method can be conidered table. All calibration are ucceful (Figure 3a), the relative error on the obtained median value i not larger than 7% (Figure 4).A expected, calibration reult obtained with the reference primitive method are le table than thoe obtained with the factorization method. Indeed, a hown in Figure 4 the relative error on median value obtained with the reference primitive method i up to 9% (v 7% for the factorization method). Alo, reprojection error i more important (~,5 pixel for primitive and ~8 pixel for primitive baed calibration v ~,5 pixel and ~6 pixel for the factorization method). Naturally, calibration reult are more table uing two parallelepiped than with a ingle one. Firt, uing larger number of primitive decreae the poibility for ingulararity. Figure 5b how reult for the econd camera for one and two parallelepiped baed calibration uing information on right parallelepiped angle. While a relative poition between the firt parallelepiped and econd camera i ingular for the calibration, adding a econd parallelepiped tabilize the configuration. In non-ingular configuration the larger number of primitive and related increaed number of equation reult in more accurate calibration (Figure 3-5). However, introducing additional primitive increae the reprojection error (ee Figure 3b). Comparing Figure 4 and 5 it can be een that uing the information about the right parallelepiped angle decreae importantly the number of ingularitie. Figure 6 preent the reult for the etimation of the camera' rotation and tranlation. Extrinic calibration wa performed only when the previou internal Figure 4. Figure 5. Figure 6. Median value obtained for the focal length of (a) firt camera; (b) econd camera. Notation are imilar to Figure 3. Calibration reult uing the factorization method for the etimation of local length of (a) the t camera and (b) the econd camera, uing the known right parallelepiped angle. Extrinic calibration reult. (a) Median value of the rotation error; (b) Median value of the angle between the true and the etimated direction between the camera-parallelepiped relative tranlation vector. Notation are imilar to Figure 3. Figure 3. (a) Number of ucceful calibration; (b) Median value of reprojection error. Plot decribed by (F-*) and (P-*) correpond, repectively, to factorization and reference primitive method; plot decribed by (*-) and (*-) correpond to calibration baed on and parallelepiped. calibration wa ucceful. Diplayed error value on recovered rotation (Figure 6a) are the angle of the relative rotation between the true R and the etimated R (the preented value are computed a the mean rotation error for both camera). Tranlation error (Figure 6b) i repreented by the mean of the two angle between the true and etimated relative camera-parallelepiped poition vector. Thi allow to evaluate the geometry of the recontructed camera independently from error caued by global caling and error on the rotation. For a tandard deviation of δ = and a minimal angle of between the camera axe, the rotation error i never larger than, with a 5 median value, and the tranlation error i imilar. Thoe error quite ignificant, but note, that were obtained uing

5 MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: projection of at mot point per image (6 per parallelepiped projection). However, increaing the number of cene contraint (i.e. number of calibration primitive) increae alo the reprojection error. The increae of the reprojection error for the method baed on two calibration parallelepiped can be een in chart 3b. 4. Concluion An image of parallelepiped with known Euclidean tructure allow the intrinic camera parameter computing, and reciprocally, a calibrated image of a parallelepiped allow it euclidean hape (up to ize) recovering. On the conceptual level, thi duality can be een a an alternative way to undertand camera calibration which i uually conidered to be equivalent to localizing the abolute conic or quadric of an image, other primitive, uch a canonic parallelepiped, can be ued a well. The complete ytem allow both calibration and 3D model acquiition from a mall number of arbitrary image with a reaonable amount of uer interaction. Reference [] M. Wilczkowiak, E. Boyer, P. Sturm, In: A. Heyden, G. Sparr, M. Nielen, P. Johanen (Ed.), Proceeding of the 7th European Conference on Computer Viion, Copenhagen, Denmark,, p.. [] M. Wilczkowiak, P. Sturm, E. Boyer. Uing Geometric Contraint Through Parallelepiped for Calibration and 3D Modelling, Reearch Report 555, inria, Grenoble, France, 3. [3] R.I. Hartley, Proceeding of the Darpaepritworkhop on Application of Invariant in Computer Viion, Azore, Portugal, 993, p.87. [4] M. Pollefey, L. van Gool, Proceeding of the Conference on Computer Viion and Pattern Recognition, Puerto Rico, USA, 997, p. 47. [5] R.I. Hartley. International Journal of Computer Viion (997) 5. [6] L. de Agapito, R.I. Hartley, E. Hayman, Proceeding of the Conference on Computer Viion and Pattern Recognition, Fort Collin, Colorado, USA, 999. [7] M. Armtrong, A. Zierman, P. Beardley, In: E. Hancock (Ed.), Proceeding of the fifth Britih Machine Viion Conference, York, England, 994, p. 59. [8] B. Caprile, V. Torre, International Journal of Computer Viion 4 (99) 7. [9] R. Cipolla, E. Boyer, Proceeding of IAPR Workhop on Computer Viion, Chiba, Japan, 998, p [] C.S. Chen, C.G. Yu, Y.P. Hung, Proceeding of the 7th International Conference on Computer Viion, Kerkyra, Greece, 999, p. 3. [] J. Koecka, W. Zhang, Proceeding of the 7th European Conference on Computer Viion, Copenhagen, Denmark,, p [] P. Sturm, S. Maybank, Proceeding of the Conference on Computer Viion and Pattern Recognition, Fort Collin, Colorado, USA, 999, p. 43. [3] Z. Zhang. Proceeding of the 7th International Conference on Computer Viion, Kerkyra, Greece, 999. [4] B. Trigg, Proceeding of the 5th European Conference on Computer Viion, Freiburg, Germany, 998. [5] E. Mali, R. Cipolla, IEEE Tranaction on Pattern Analyi and Machine Intelligence 4(). [6] B. Trigg, Proceeding of the 6th European Conference on Computer Viion, Dublin, Ireland,, p. 5. [7] P. Sturm, Proceeding of the Conference on Computer Viion and Pattern Recognition, Hilton Head Iland, South Carolina, USA,, p.. [8] B. Trigg, Proceeding of the Conference on Computer Viion and Pattern Recognition, Puerto Rico, USA, 997, p. 69. [9] M. Wilczkowiak, E. Boyer, P. Sturm, Proceeding of the 8th International Conference on Computer Viion, Vancouver, Canada,, p. 4.

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED Jutin Domke and Yianni Aloimono Computational Viion Laboratory, Center for Automation Reearch Univerity of Maryland College Park,

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

Motion Control (wheeled robots)

Motion Control (wheeled robots) 3 Motion Control (wheeled robot) Requirement for Motion Control Kinematic / dynamic model of the robot Model of the interaction between the wheel and the ground Definition of required motion -> peed control,

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery Mirror hape recovery from image curve and intrinic parameter: Rotationally ymmetric and conic mirror Nuno Gonçalve and Helder Araújo Λ Intitute of Sytem and Robotic Univerity of Coimbra Pinhal de Marroco

More information

Focused Video Estimation from Defocused Video Sequences

Focused Video Estimation from Defocused Video Sequences Focued Video Etimation from Defocued Video Sequence Junlan Yang a, Dan Schonfeld a and Magdi Mohamed b a Multimedia Communication Lab, ECE Dept., Univerity of Illinoi, Chicago, IL b Phyical Realization

More information

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology A Study of a Variable Compreion Ratio and Diplacement Mechanim Uing Deign of Experiment Methodology Shugang Jiang, Michael H. Smith, Maanobu Takekohi Abtract Due to the ever increaing requirement for engine

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

arxiv: v1 [cs.ms] 20 Dec 2017

arxiv: v1 [cs.ms] 20 Dec 2017 CameraTranform: a Scientific Python Package for Perpective Camera Correction Richard Gerum, Sebatian Richter, Alexander Winterl, Ben Fabry, and Daniel Zitterbart,2 arxiv:72.07438v [c.ms] 20 Dec 207 Department

More information

Tracking High Speed Skater by Using Multiple Model

Tracking High Speed Skater by Using Multiple Model Vol. 2, No. 26 Tracing High Speed Sater by Uing Multiple Model Guojun Liu & Xianglong Tang School of Computer Science & Engineering Harbin Intitute of Technology Harbin 5000, China E-mail: hitliu@hit.edu.cn

More information

CENTER-POINT MODEL OF DEFORMABLE SURFACE

CENTER-POINT MODEL OF DEFORMABLE SURFACE CENTER-POINT MODEL OF DEFORMABLE SURFACE Piotr M. Szczypinki Iintitute of Electronic, Technical Univerity of Lodz, Poland Abtract: Key word: Center-point model of deformable urface for egmentation of 3D

More information

Minimum congestion spanning trees in bipartite and random graphs

Minimum congestion spanning trees in bipartite and random graphs Minimum congetion panning tree in bipartite and random graph M.I. Otrovkii Department of Mathematic and Computer Science St. John Univerity 8000 Utopia Parkway Queen, NY 11439, USA e-mail: otrovm@tjohn.edu

More information

Comparison of Methods for Horizon Line Detection in Sea Images

Comparison of Methods for Horizon Line Detection in Sea Images Comparion of Method for Horizon Line Detection in Sea Image Tzvika Libe Evgeny Gerhikov and Samuel Koolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 2982 Irael

More information

Lecture 14: Minimum Spanning Tree I

Lecture 14: Minimum Spanning Tree I COMPSCI 0: Deign and Analyi of Algorithm October 4, 07 Lecture 4: Minimum Spanning Tree I Lecturer: Rong Ge Scribe: Fred Zhang Overview Thi lecture we finih our dicuion of the hortet path problem and introduce

More information

Anisotropic filtering on normal field and curvature tensor field using optimal estimation theory

Anisotropic filtering on normal field and curvature tensor field using optimal estimation theory Aniotropic filtering on normal field and curvature tenor field uing optimal etimation theory Min Liu Yuhen Liu and Karthik Ramani Purdue Univerity, Wet Lafayette, Indiana, USA Email: {liu66 liu28 ramani}@purdue.edu

More information

else end while End References

else end while End References 621-630. [RM89] [SK76] Roenfeld, A. and Melter, R. A., Digital geometry, The Mathematical Intelligencer, vol. 11, No. 3, 1989, pp. 69-72. Sklanky, J. and Kibler, D. F., A theory of nonuniformly digitized

More information

On the Use of Shadows in Stance Recovery

On the Use of Shadows in Stance Recovery On the Ue of Shadow in Stance Recovery Alfred M. Brucktein, 1 Robert J. Holt, 1 Yve D. Jean, 2 Arun N. Netravali 1 1 Bell Laboratorie, Lucent Technologie, Murray Hill, NJ 094 2 Avaya Communication, Murray

More information

Modeling and Analysis of Slow CW Decrease for IEEE WLAN

Modeling and Analysis of Slow CW Decrease for IEEE WLAN Modeling and Analyi of Slow CW Decreae for IEEE 82. WLAN Qiang Ni, Imad Aad 2, Chadi Barakat, and Thierry Turletti Planete Group 2 Planete Group INRIA Sophia Antipoli INRIA Rhône-Alpe Sophia Antipoli,

More information

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit Senor & randucer, Vol. 8, Iue 0, October 204, pp. 34-40 Senor & randucer 204 by IFSA Publihing, S. L. http://www.enorportal.com Compreed Sening Image Proceing Baed on Stagewie Orthogonal Matching Puruit

More information

UC Berkeley International Conference on GIScience Short Paper Proceedings

UC Berkeley International Conference on GIScience Short Paper Proceedings UC Berkeley International Conference on GIScience Short Paper Proceeding Title A novel method for probabilitic coverage etimation of enor network baed on 3D vector repreentation in complex urban environment

More information

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment Int. J. Communication, Network and Sytem Science, 0, 5, 90-97 http://dx.doi.org/0.436/ijcn.0.50 Publihed Online February 0 (http://www.scirp.org/journal/ijcn) Increaing Throughput and Reducing Delay in

More information

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights

Shortest Paths Problem. CS 362, Lecture 20. Today s Outline. Negative Weights Shortet Path Problem CS 6, Lecture Jared Saia Univerity of New Mexico Another intereting problem for graph i that of finding hortet path Aume we are given a weighted directed graph G = (V, E) with two

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10 Computer Aided Drafting, Deign and Manufacturing Volume 5, umber 3, September 015, Page 10 CADDM Reearch of atural Geture Recognition and Interactive Technology Compatible with YCbCr and SV Color Space

More information

Camera Calibration and 3D Reconstruction from Single Images Using Parallelepipeds

Camera Calibration and 3D Reconstruction from Single Images Using Parallelepipeds Camera Calibration and 3D Reconstruction from Single Images Using Parallelepipeds Marta Wilczkowiak Edmond Boyer Peter Sturm Movi Gravir Inria Rhône-Alpes, 655 Avenue de l Europe, 3833 Montbonnot, France

More information

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL

A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE CONSTITUTED WITH MACHINING PROCESS BY MATERIAL REMOVAL International Journal of Mechanical and Production Engineering Reearch and Development (IJMPERD) ISSN 49-689 Vol. 3, Iue, Mar 3, 4-5 TJPRC Pvt. Ltd. A NEW APPROACH IN MEASURING OF THE ROUGHNESS FOR SURFACE

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

Representations and Transformations. Objectives

Representations and Transformations. Objectives Repreentation and Tranformation Objective Derive homogeneou coordinate tranformation matrice Introduce tandard tranformation - Rotation - Tranlation - Scaling - Shear Scalar, Point, Vector Three baic element

More information

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing.

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing. Send Order for Reprint to reprint@benthamcience.ae 488 The Open Automation and Control Sytem Journal, 2014, 6, 488-492 Open Acce Parameter Optimization of Linear Phaed Array Tranducer for Defect Detection

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is

Today s Outline. CS 561, Lecture 23. Negative Weights. Shortest Paths Problem. The presence of a negative cycle might mean that there is Today Outline CS 56, Lecture Jared Saia Univerity of New Mexico The path that can be trodden i not the enduring and unchanging Path. The name that can be named i not the enduring and unchanging Name. -

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM RAC Univerity Journal, Vol IV, No, 7, pp 87-9 AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROLEM Mozzem Hoain Department of Mathematic Ghior Govt

More information

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1

( ) subject to m. e (2) L are 2L+1. = s SEG SEG Las Vegas 2012 Annual Meeting Page 1 A new imultaneou ource eparation algorithm uing frequency-divere filtering Ying Ji*, Ed Kragh, and Phil Chritie, Schlumberger Cambridge Reearch Summary We decribe a new imultaneou ource eparation algorithm

More information

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems International Journal of Performability Engineering Vol., No. 3, May 05, pp. 03-. RAMS Conultant Printed in India A Sytem Dynamic Model for Tranient Availability Modeling of Repairable Redundant Sytem

More information

Texture-Constrained Active Shape Models

Texture-Constrained Active Shape Models 107 Texture-Contrained Active Shape Model Shuicheng Yan, Ce Liu Stan Z. Li Hongjiang Zhang Heung-Yeung Shum Qianheng Cheng Microoft Reearch Aia, Beijing Sigma Center, Beijing 100080, China Dept. of Info.

More information

An Intro to LP and the Simplex Algorithm. Primal Simplex

An Intro to LP and the Simplex Algorithm. Primal Simplex An Intro to LP and the Simplex Algorithm Primal Simplex Linear programming i contrained minimization of a linear objective over a olution pace defined by linear contraint: min cx Ax b l x u A i an m n

More information

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang Stochatic Search and Graph Technique for MCM Path Planning Chritine D. Piatko, Chritopher P. Diehl, Paul McNamee, Cheryl Rech and I-Jeng Wang The John Hopkin Univerity Applied Phyic Laboratory, Laurel,

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

E-APPLAB #1

E-APPLAB #1 E-APPLAB-93-069850 #1 Ultrafat tomography experiment etup at D-1 Beamline at CHESS The experiment etup conit of three major part: x-ray ource, injection chambe and detecto a hown chematically in Fig. EPAPS1a.

More information

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Anne Auger and Nikolau Hanen Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Proceeding of the IEEE Congre on Evolutionary Computation, CEC 2005 c IEEE Performance Evaluation

More information

Drawing Lines in 2 Dimensions

Drawing Lines in 2 Dimensions Drawing Line in 2 Dimenion Drawing a traight line (or an arc) between two end point when one i limited to dicrete pixel require a bit of thought. Conider the following line uperimpoed on a 2 dimenional

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks Maneuverable Relay to Improve Energy Efficiency in Senor Network Stephan Eidenbenz, Luka Kroc, Jame P. Smith CCS-5, MS M997; Lo Alamo National Laboratory; Lo Alamo, NM 87545. Email: {eidenben, kroc, jpmith}@lanl.gov

More information

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu CERIAS Tech Report 2003-15 EFFICIENT PARALLEL ALGORITHMS FOR PLANAR t-graphs by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daecu Center for Education and Reearch in Information Aurance and Security,

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

3D SMAP Algorithm. April 11, 2012

3D SMAP Algorithm. April 11, 2012 3D SMAP Algorithm April 11, 2012 Baed on the original SMAP paper [1]. Thi report extend the tructure of MSRF into 3D. The prior ditribution i modified to atify the MRF property. In addition, an iterative

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder Computer Arithmetic Homework 3 2016 2017 Solution 1 An adder for graphic In a normal ripple carry addition of two poitive number, the carry i the ignal for a reult exceeding the maximum. We ue thi ignal

More information

REVERSE KINEMATIC ANALYSIS OF THE SPATIAL SIX AXIS ROBOTIC MANIPULATOR WITH CONSECUTIVE JOINT AXES PARALLEL

REVERSE KINEMATIC ANALYSIS OF THE SPATIAL SIX AXIS ROBOTIC MANIPULATOR WITH CONSECUTIVE JOINT AXES PARALLEL Proceeding of the ASME 007 International Deign Engineering Technical Conference & Computer and Information in Engineering Conference IDETC/CIE 007 September 4-7, 007 La Vega, Nevada, USA DETC007-34433

More information

Web Science and additionality

Web Science and additionality Admin tuff... Lecture 1: EITN01 Web Intelligence and Information Retrieval Meage, lide, handout, lab manual and link: http://www.eit.lth.e/coure/eitn01 Contact: Ander Ardö, Ander.Ardo@eit.lth.e, room:

More information

How to Select Measurement Points in Access Point Localization

How to Select Measurement Points in Access Point Localization Proceeding of the International MultiConference of Engineer and Computer Scientit 205 Vol II, IMECS 205, March 8-20, 205, Hong Kong How to Select Meaurement Point in Acce Point Localization Xiaoling Yang,

More information

Quadrilaterals. Learning Objectives. Pre-Activity

Quadrilaterals. Learning Objectives. Pre-Activity Section 3.4 Pre-Activity Preparation Quadrilateral Intereting geometric hape and pattern are all around u when we tart looking for them. Examine a row of fencing or the tiling deign at the wimming pool.

More information

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage Proceeding of the World Congre on Engineering 2007 Vol I LinkGuide: Toward a Better Collection of Hyperlink in a Webite Homepage A. Ammari and V. Zharkova chool of Informatic, Univerity of Bradford anammari@bradford.ac.uk,

More information

KS3 Maths Assessment Objectives

KS3 Maths Assessment Objectives KS3 Math Aement Objective Tranition Stage 9 Ratio & Proportion Probabilit y & Statitic Appreciate the infinite nature of the et of integer, real and rational number Can interpret fraction and percentage

More information

A New Approach to Pipeline FFT Processor

A New Approach to Pipeline FFT Processor A ew Approach to Pipeline FFT Proceor Shouheng He and Mat Torkelon Department of Applied Electronic, Lund Univerity S- Lund, SWEDE email: he@tde.lth.e; torkel@tde.lth.e Abtract A new VLSI architecture

More information

A note on degenerate and spectrally degenerate graphs

A note on degenerate and spectrally degenerate graphs A note on degenerate and pectrally degenerate graph Noga Alon Abtract A graph G i called pectrally d-degenerate if the larget eigenvalue of each ubgraph of it with maximum degree D i at mot dd. We prove

More information

A User-Attention Based Focus Detection Framework and Its Applications

A User-Attention Based Focus Detection Framework and Its Applications A Uer-Attention Baed Focu Detection Framework and It Application Chia-Chiang Ho, Wen-Huang Cheng, Ting-Jian Pan, Ja-Ling Wu Communication and Multimedia Laboratory, Department of Computer Science and Information

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi Spoken Language Paring with Robutne and ncrementality Yohihide Kato, Shigeki Matubara, Katuhiko Toyama and Yauyohi nagaki y Graduate School of Engineering, Nagoya Univerity y Faculty of Language and Culture,

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

Delaunay Triangulation: Incremental Construction

Delaunay Triangulation: Incremental Construction Chapter 6 Delaunay Triangulation: Incremental Contruction In the lat lecture, we have learned about the Lawon ip algorithm that compute a Delaunay triangulation of a given n-point et P R 2 with O(n 2 )

More information

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X

Topics. Lecture 37: Global Optimization. Issues. A Simple Example: Copy Propagation X := 3 B > 0 Y := 0 X := 4 Y := Z + W A := 2 * 3X Lecture 37: Global Optimization [Adapted from note by R. Bodik and G. Necula] Topic Global optimization refer to program optimization that encompa multiple baic block in a function. (I have ued the term

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

x y z Design variable positions A

x y z Design variable positions A COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2001 00:1{7 [Verion: 2000/03/22 v1.0] A tabilied peudo-hell approach for urface parametriation in CFD deign problem O. Soto,R.Lohner

More information

Data Mining with Linguistic Thresholds

Data Mining with Linguistic Thresholds Int. J. Contemp. Math. Science, Vol. 7, 22, no. 35, 7-725 Data Mining with Linguitic Threhold Tzung-Pei Hong Department of Electrical Engineering National Univerity of Kaohiung Kaohiung, Taiwan, R.O.C.

More information

Design of a Stewart Platform for General Machining Using Magnetic Bearings

Design of a Stewart Platform for General Machining Using Magnetic Bearings eign of a Stewart Platform for eneral Machining Uing Magnetic earing Jeff Pieper epartment of Mechanical and Manufacturing Engineering Univerity of algary algary lberta anada N N4 pieper@ucalgary.ca Preented

More information

A Novel Feature Line Segment Approach for Pattern Classification

A Novel Feature Line Segment Approach for Pattern Classification 12th International Conference on Information Fuion Seattle, WA, USA, July 6-9, 2009 A Novel Feature Line Segment Approach for Pattern Claification Yi Yang Intitute of Integrated Automation Xi an Jiaotong

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

Trainable Context Model for Multiscale Segmentation

Trainable Context Model for Multiscale Segmentation Trainable Context Model for Multicale Segmentation Hui Cheng and Charle A. Bouman School of Electrical and Computer Engineering Purdue Univerity Wet Lafayette, IN 47907-1285 {hui, bouman}@ ecn.purdue.edu

More information

A reduced reference image quality metric based on feature fusion and neural networks

A reduced reference image quality metric based on feature fusion and neural networks Univerity of Wollongong Reearch Online Faculty of Engineering and Information Science - Paper: Part A Faculty of Engineering and Information Science 2011 A reduced reference image quality metric baed on

More information

IMPLEMENTATION OF AREA, VOLUME AND LINE SOURCES

IMPLEMENTATION OF AREA, VOLUME AND LINE SOURCES December 01 ADMS 5 P503I1 IMPEMENTATION OF AREA, VOUME AND INE SOURCES The Met. Office (D J Thomon) and CERC 1. INTRODUCTION ADMS model line ource, and area and volume ource with conve polgon bae area.

More information

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline Generic Travere CS 62, Lecture 9 Jared Saia Univerity of New Mexico Travere(){ put (nil,) in bag; while (the bag i not empty){ take ome edge (p,v) from the bag if (v i unmarked) mark v; parent(v) = p;

More information

Numerical Modeling of Material Discontinuity Using Mixed MLPG Collocation Method

Numerical Modeling of Material Discontinuity Using Mixed MLPG Collocation Method umerical odeling of aterial Dicontinuit Uing ied LPG Collocation ethod B. alušić 1,. Sorić 1 and T. arak 1 Abtract A mied LPG collocation method i applied for the modeling of material dicontinuit in heterogeneou

More information

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II

Distributed Partial Information Management (DPIM) Schemes for Survivable Networks - Part II IEEE INFOCO 2002 1 Ditributed Partial Information anagement (DPI) Scheme for Survivable Network - Part II Dahai Xu Chunming Qiao Department of Computer Science and Engineering State Univerity of New York

More information

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function 016 Sith International Conference on Intrumentation & Meaurement Computer Communication and Control Reearch on Star Image Noie Filtering Baed on Diffuion Model of Regularization Influence Function SunJianming

More information

CSE 250B Assignment 4 Report

CSE 250B Assignment 4 Report CSE 250B Aignment 4 Report March 24, 2012 Yuncong Chen yuncong@c.ucd.edu Pengfei Chen pec008@ucd.edu Yang Liu yal060@c.ucd.edu Abtract In thi project, we implemented the recurive autoencoder (RAE) a decribed

More information

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak IMPROVED DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION Tak-Shing Wong, Charle A. Bouman, and Ilya Pollak School of Electrical and Computer Engineering Purdue Univerity ABSTRACT We propoe

More information

Image Morphing Using Deformation Techniques

Image Morphing Using Deformation Techniques Image Morphing Uing Deformation Technique Seung-Yong Lee, Kyung-Yong Chwa, Jame Hahn, and Sung Yong Shin Department of Computer Science Korea Advanced Intitute of Science and Technology 373-1 Kuong-dong

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring

An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring ABSTRACT Overlay network monitoring enable ditributed Internet application to detect and recover from path outage and period of degraded

More information

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces Aalborg Univeritet Software-Baed Adjutment of Mobile Autotereocopic Graphic Uing Static Parallax Barrier Paprocki, Martin Marko; Krog, Kim Srirat; Kritofferen, Morten Bak; Krau, Martin Publihed in: Proceeding

More information

Optimizing Synchronous Systems for Multi-Dimensional. Notre Dame, IN Ames, Iowa computation is an optimization problem (b) circuit

Optimizing Synchronous Systems for Multi-Dimensional. Notre Dame, IN Ames, Iowa computation is an optimization problem (b) circuit Optimizing Synchronou Sytem for ulti-imenional pplication Nelon L. Pao and Edwin H.-. Sha Liang-Fang hao ept. of omputer Science & Eng. ept. of Electrical & omputer Eng. Univerity of Notre ame Iowa State

More information

Contents. shortest paths. Notation. Shortest path problem. Applications. Algorithms and Networks 2010/2011. In the entire course:

Contents. shortest paths. Notation. Shortest path problem. Applications. Algorithms and Networks 2010/2011. In the entire course: Content Shortet path Algorithm and Network 21/211 The hortet path problem: Statement Verion Application Algorithm (for ingle ource p problem) Reminder: relaxation, Dijktra, Variant of Dijktra, Bellman-Ford,

More information

Aspects of Formal and Graphical Design of a Bus System

Aspects of Formal and Graphical Design of a Bus System Apect of Formal and Graphical Deign of a Bu Sytem Tiberiu Seceleanu Univerity of Turku, Dpt. of Information Technology Turku, Finland tiberiu.eceleanu@utu.fi Tomi Weterlund Turku Centre for Computer Science

More information

Frequency Domain Identification of Structural Dynamics Using the Pole/Residue Parametrization.

Frequency Domain Identification of Structural Dynamics Using the Pole/Residue Parametrization. Frequency Domain Identification of Structural Dynamic Uing the Pole/eidue Parametrization. Etienne Balmè (DE / AC) OEA, Structure Direction ABSAC he pole/reidue parametrization ha been traditionally ued

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

An Approach to a Test Oracle for XML Query Testing

An Approach to a Test Oracle for XML Query Testing An Approach to a Tet Oracle for XML Query Teting Dae S. Kim-Park, Claudio de la Riva, Javier Tuya Univerity of Oviedo Computing Department Campu of Vieque, /n, 33204 (SPAIN) kim_park@li.uniovi.e, claudio@uniovi.e,

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Thi article appeared in a journal publihed by Elevier. The attached copy i furnihed to the author for internal non-commercial reearch and education ue, including for intruction at the author intitution

More information

Connected Placement of Disaster Shelters in Modern Cities

Connected Placement of Disaster Shelters in Modern Cities Connected Placement of Diater Shelter in Modern Citie Huanyang Zheng and Jie Wu Department of Computer and Information Science Temple Univerity, USA {huanyang.zheng, jiewu}@temple.edu ABSTRACT Thi paper

More information