AN ATTRIBUTE DRIVEN APPROACH FOR IMAGE REGISTRATION USING ROAD NETWORKS

Size: px
Start display at page:

Download "AN ATTRIBUTE DRIVEN APPROACH FOR IMAGE REGISTRATION USING ROAD NETWORKS"

Transcription

1 AN ATTRIBUTE DRIVEN APPROACH FOR IMAGE REGISTRATION USING ROAD NETWORKS Caixia Wang, Peggy Agouris, Anthony Stefaniis Center for Earth Observing an Space Research Departent of Earth Systes an Geoinforation Sciences (cwangg; pagouris; gu.eu George Mason University, Fairfax, VA 22030, USA Coission IV, WG IV/2 KEY WORDS: Georeferencing, Matching, Iagery, GIS, Feature, Transforation ABSTRACT: Geospatial analysis is becoing increasingly epenent on the integration of ata fro heterogeneous sources. In this paper, we present an autoate, feature-base approach for geoetric co-registration using networks of roas (or other siilar features). This approach is base on a graph atching schee that oels networks as graphs with ebee invariant attributes. The ain avantages of our approach resie in its ability of using both geoetric an topological attributes to reuce the abiguity in search space for inexact atching as well as its invariance to translation, rotation an scale ifferences (through the use of appropriate attributes). Furtherore, our approach requires no user-efine threshol to justify local atches. Using the inforation erive fro this atching process, the registration of two atasets can be accoplishe. 1. INTRODUCTION Geospatial analysis is becoing increasingly epenent on the integration of ata fro heterogeneous sources. The geoetric co-registration of these atasets still reains a challenging an crucial task, especially given the eergence of novel ata capturing approaches, like the use of unanne aerial vehicles (UAVs) to capture long iage sequences. In this context, registration ay refer either to the registration of iages to iages, to generate for exaple long osaics, or to the registration of iages to aps, to ientify their orientation paraeters. This registration proble becoes increasingly coplex when we consier ifferences in coverage, scale, an resolution as corresponing objects in two atasets ay also iffer to a certain extent. Roa networks usually are coon features in areas of interest. Unlike points or point-like features e.g. anhole covers (Drewniok an Rohr, 1996) or builing corners (Rohr, 2001), roa networks contain inherently substantial seantic inforation in their structure (e.g. topology an geoetry), an thus are consiere robust entities for atching in our approach base on graph atching. A great eal of effort has been evote to graph atching by the coputer vision counity. In the work of Barrow an Popplestone (1971), relational graph atching was first stuie where a relational graph is esigne to represent scene structure for atching. After that, it has been wiely aopte an evelope for atching probles. Two ajor approaches can be ientifie. One involves the construction of structural graph oel where geoetric attributes of coponents are not taken into consier. Matching techniques are evelope solely base on structure pattern, like the graph an sub-graph isoorphis approaches (Shapiro an Haralick, 1985; Pellilo, 1999; Bunke, 1999; Jain et. al., 2002). The ajor rawbacks in these graph-theoretical ethos are their coputational coplexity an inability to hanle inexact atching ue to noise or corruptions in the graph. Later works in Wilson an Hancock (1997) an Luo & Hancock (2001) exeplify soe enhanceents base on pure structural graph oel. The secon approach to the proble appreciates the easureents of network coponents an represents networks as attribute relational graphs. Matching techniques are evelope to copute graph siilarity base on these easureents an network relational structure, such as relaxation labelling algorith (Rosenfel et. al., 1976; Li,1992; Gautaa & Borgharaef, 2005), inforation theory principles (Shi an Malik, 1998), Markov Rano Fiel etho (Li, 1994). In these approaches, invariant easureents of network coponents are essential for the atching as they can reuce abiguities in local siilarity an the corresponing searching space. But ue to ifferent scope of coputer vision applications (e.g. face recognition, content-base iage retrieval) research has aresse geoetric an topological attributes of the network in a rather liite anner, focusing instea ore on perforance etrics (e.g. faster convergence). In this work, we evelop an efficient algorith of inexact graph atching using invariant attributes (geoetry an topology) inclue in geographic networks an is base on the relaxation labelling introuce by Huel an Zucker (1983). The challenges we are facing inclue the coputational coplexity of atching network coponents (i.e. junctions an polygons), as well as errors in feature extraction ue to the presence of noise in scenes, like builing-inuce shaows an occlusions. In this paper, the utilization of point networks an revise relaxation labelling provies the ability to utilize structures an geoetric attributes erive fro the network to iprove the atching algorith an thus achieve relatively efficient coputation. The process is fully autoatic in ters of no input neee fro users. These unique avantages serve both as the otivation for our work an constitute the ain contributions of this paper. The reainer of the paper is organize as follows: Section 2 escribes the foral representation of roa networks in ters of attribute relational graph. The attributes evelope for 193

2 The International Archives of the Photograetry, Reote Sensing an Spatial Inforation Sciences. Vol. XXXVII. Part B4. Beijing 2008 relaxation atching are escribe in Section 3. In Section 4, our revise relaxation labelling algorith for atching is escribe in etail. Experiental results are presente in Section 5. Finally, Section 6 presents conclusion an outlines our future work. 2. NETWORK PREPARATION Geographic features (roa networks) extracte fro both ata sets are first transfore into graph structure as input to our approach: extracte intersections are oelle as vertices in the graph, while roa segents between intersections are oelle as straight eges in the graph. The etection of intersections is not a topic aresse by this paper, as this is a well-researche topic in photograetry an coputer vision. We assue that roa intersections have been etecte in both atasets being registere. Figure 1 exeplifies the transforation of the roa networks in an iage. one ege, while value 0 represents no ege. By efinition ajacency atrix is invariant with respect to translation, rotation, an even scale variations between the iage an the corresponing geospatial ataset. Typically Eucliean istance is an iportant easureent of the geoetry. It is invariant to translations an rotations, but not to scale changes. In orer to overcoe this proble we use the relative istance between roa intersections as a noe-linking attribute (instea of Eucliean istance). Relative istance is efine as: where Dˆ ij Dij = (1) ( D + D ) * 0.5 ij it i, j, t = three roa intersections = relative istance between i an j Dˆ ij D ij = eucliean istance between i an j D it = eucliean istance between i an t A thir attribute (basic loop attribute) can be erive fro ajacency atrix. It is use to oel higher network topological structures, specifically the foration of close loops in it. In the case of networks the close loops are of triangle, quarangular or higher fors, an accoringly the basic loop is efine as: Figure 1. Graph representation of roa networks on iagery For the sake of clarity, we nae the graph fro iage space as G an the one fro corresponing object space as G. Corresponingly, V 1 is a vertex of G, E 1 an ege of G, V 1 a vertex of G, E 1 an ege of G Definition 2. If vertex V i has two ajacent (connecte) vertices, each of which also has one coon ajacent vertex other than V i, V i has one quarangle associate to it FORMALIZATION OF INVARIANT ATTRIBUTES 2 5 Invariant attributes are essential for atching as they can reuce abiguities in local siilarity an the corresponing search space. Developing invariant attributes, however, is a non-trivial issue. In one han, as the involve iagery an GIS atasets ay iffer in ters of resolution, scale, coverage, an orientation in general, the conjugate features ay also iffer to a certain extent. On the other han, as roa networks usually involve high volue of ata, it is iportant to evelop attributes that require less coputational efforts. In this section, we introuce attributes erive fro the geoetry an topology of roa networks, which are invariant to translations, rotations an scale changes. We start with connectivity attribute represente by the foral ajacency atrix (note as A), which can be use to oel the topological structure of roa networks. Definition 1. If there is at least one single roa segent connecting roa intersections i an j, i is sai being connecte to j (or vice versa). The entry for ij in the ajacency atrix A is of value 1. Otherwise, it is 0. The ajacency atrix can be erive fro the graph. The entry values of the atrix correspon to the existence of eges between corresponing vertices, i.e. value 1 escribes at least Figure 2. The quarangle in networks This is exeplifie in Figure 2. V 1 has two ajacent vertices V 2 an V 4. Both V 2 an V 4 are ajacent to V 3. Thus, V 1 is associate to one quarangle fore by V 1, V 2, V 3, V 4. Sae as V 4, V 3 an V 2. As entione above, the property can easily be extene to ore coplex, polygonal loops, if so esire. 4. MATCHING TWO ROAD NETWORKS Accoringly, the roa network is efine through the graph ebee two topological (connectivity an basic loop) an one geoetric attribute (relative istance). The reaer can easily unerstan that aitional attributes ay also be use as neee. This type of graph is tere attribute graph here (an, siilarly, attribute network). Using the above notations for these two networks, our ai in atching is to optially correspon (label) noes V i in graph G to those in graph G satisfying certain atching criteria. The roa network atching is forulate as a graph-labeling proble. Base on relaxation labelling, the atching process iteratively re-labels the ata noes with oel noes by changing their 194

3 The International Archives of the Photograetry, Reote Sensing an Spatial Inforation Sciences. Vol. XXXVII. Part B4. Beijing 2008 corresponing weights. The weights are optiize accoring to their local geoetric an topological siilarity. After each iteration, the global atching (i.e. global copatibility) is easure. The process reaches an optial atching when the global copatibility easureent becoes unchange or varies to a liite threshol. We etails the atching process in following subsections. V1 V 3 V2 V 4 V1 V 2 V 3 V4 V Local Siilarity Once we have constructe the attribute graphs fro two networks we procee with their optial atching. Given V k fro G as the current label of V i in G, the gooness of such apping (V i V k ) can be easure through a oifie version of the exponential function (Li, 1992). Our ai is to iteratively re-label the noes of the ata graph with the oel graph so as to optiize a global copatibility easure by the structures an geoetries of atche noes. The gooness of the local fit can be easure with H (V i, V k ): a) If not both V i an V k are associate with the basic loop Where (, ) exp( H V V = in Dˆ Dˆ i k i,{ s, α} k,{ t, τ} i, s, α = roa intersections in the ataset to be registere, where s & α are connecte with i k, t, τ = roa intersections in oel ataset, where t & τ are connecte with k = su of relative istances of D ˆ i ( s, α ) intersections i, s an i,α D ˆ = su of relative istances of k ( t, τ ) intersections k, t an k, τ b) If both V i an V k are associate with the basic loop Where H( V i, V ˆ ˆ k ) = exp( in Di D ),{ s, α} k,{ t, τ } + exp( Dˆ Dˆ ) ( s, α ), j ( t, τ ), κ i, s, α, j = roa intersections in the ataset To be registere an for the basic loop of i k, t, τ, κ = roa intersections in oel ataset an for the basic loop of k D ˆ = su of relative istances of ( s, α ), j intersections s, j an α, j D ˆ = su of relative istances of ( t,τ ), κ intersections t, κ an τ, κ Use Figure 3 as an exaple. If we consier labelling V 2 for V 1, V 1 has two connecte vertices V 2 an V 3, which also both connect with vertex V 4. At the sae tie, V 2 also has two connecte vertices V 1 an V 5 both connecting with vertex V 4. In this case, H shoul be easure with the forula (3). If V k has ore than two ajacent vertices as V 1, we choose the two vertices that iniize the power value in function H. ) (2) (3) Figure 3. Vertices with inexact egrees The novel feature of this local consistency easure H is its copoun structure, which istinguishes it fro any alternatives in the literature. Specifically, the geoetry an topology for easuring local apping gooness is fore by noes both irectly connecte (arke with yellow circles in Figure 3) an inirectly connecte (arke with blue circles in Figure 3) with the apping noes. The unerlying avantages with these two easureents is that the constructe H function will not be affecte by the presence of noise (i.e. the aitional link V 3 in Figure 3) an the abiguity will be reuce as low as possible. Siilarly, the presence of noise (i.e. aitional links) in V woul not affect our atching. 4.2 Global Copatibility With function H, the local ifference between V k an V i uner the inial relative istance constraint is appe into a siilarity easure for assigning V k to V i. As the continuous relaxation labeling fraework, weighte values other than logical assertions (1 or 0) are attache to all possible assignents for each vertex in G. The weight (enote by p i (λ)) with which label V λ is assigne to vertex V i belongs to [0,1]. In aition, the su of the weights for all possible assignents to any vertex shoul be equal to 1. Let Θ be all available assignents with V to V. The global copatibility function can be fore as: Λ( Θ, ) = i, j H ( V k, κ ij k, V κ ) p ( V i k ) p ( V Thus, the optial labeling of V with V will be the assignent that axiizes the above function. We use the graient ascent algorith, which iteratively coputes the length an irection of the upate vector to upate the weight p such that the global copatibility function Λ will increase with each upating of p. The iteration terinates when the algorith converges, generally proucing an optial labeling (or atching). Intereste reaers are referre to (Huel an Zucker, 1983) for aitional etails. 5. EXPERIMENTS We teste propose approach in two experients in orer to eonstrate its perforance an robustness. All tests are ipleente in MATLAB environent. 5.1 Test 1 The two roa networks use in this experient are etecte respectively fro a ap, typically having larger coverage, an fro an iage with saller coverage. They are shown on the left in Figure 4, with their corresponing graphs on the right. The two networks reflect typical registration conitions, whereby an iage an a corresponing ap ay iffer j κ ) (4) 195

4 The International Archives of the Photograetry, Reote Sensing an Spatial Inforation Sciences. Vol. XXXVII. Part B4. Beijing 2008 substantially in ters of translations, rotations, an scale changes. It shoul also be note that a link (between noes a an e) in the ap network oes not exist in the iage network. This introuces inexact atching in the two networks, but only in their structure. a e b Figure 6. Detecte network M 2 fro the ap M 1 f v 1 v 2 c G 1 In aition, as shown in Figure 7, there are four coponents in M 2 arke with colors that have sae topological pattern as M. Thus, topological attributes only woul prouce ultiple results. v 6 v 5 v 3 M G v 4 Figure 4. Detecte networks an their graphs Figure 5 illustrates the convergence of the global copatibility function uner successive iterations until a axiu value is reache. The result using all three attributes is shown by the thinner curve (top) an its global copatibility increases faster an converges earlier than when using two attributes (connectivity an relative istance) only. The run tie for this experient is secons (with two attributes) an secons (with all three attributes). M Figure 7. Topologically siilar coponents The convergence of the global copatibility is shown in Figure 8. Siilar as Figure 5, the result using all three attributes is shown by the re curve (top) an its global copatibility increases faster an converges earlier than when using two attributes only. In this test, the atching starts to converge after 30 iterations, slower than in Test 1 as we have relatively coplex networks for atching. Figure 5. Coparison uner inexact atching The atching result is suarize in Table 1. It can be easily seen that all noes were atche correctly espite ifferences in orientation (rotation, shift, an scales) between the two networks, or even ifferences in their actual structure (the presence of the a-e link). Matching result 5.2 Test 2 a b c e f V 6 V 1 V 2 V 5 V 4 V 3 Table 1. Matching result Figure 8. Global copatibility vs. iteration ties The atching result is graphically escribe in Figure 9. Despite the topological siilarity probles shown in Figure 7, intersections in M are correctly appe to M 2. In this test, we exaine the robustness of our approach in exact atching. M 2 in Figure 6 an M in Figure 4 are two etecte networks use in this experient. It shoul be note that M 2 has 9 intersections an 13 eges, while M only has 6 intersections an 7 eges. These two atasets vary not only in structures like the exaple in Test 1, but also in noes of the graph. Figure 9. Matching result 196

5 The International Archives of the Photograetry, Reote Sensing an Spatial Inforation Sciences. Vol. XXXVII. Part B4. Beijing CONCLUSION AND FUTURE WORK This paper introuce a novel atching approach to the georegistration proble base on graph atching. It offers the ability to utilize inforation about the topology an geoetry of a network to establish corresponence. The ability to utilize both allows us to reuce the abiguity of local consistency, especially when inexact atching takes place. Furtherore, the approach oes not require user input, other than etecting roa intersections through iage processing. Thus our approach offers a robust an general solution to the iage-to-x registration proble using networks. Future work will further investigate aitional attributes to give rise to invariant escription of patterns in networks. It will also inclue an extension of the propose approach to ore coplex networks. ACKNOWLEDGEMENT This work was supporte by the National Geospatial- Intelligence Agency through NURI grant NMA REFERENCES Barrow, H. G. an Popplestone, R. J., Relational escriptions in picture processing. Machine Intelligence, 6, Einburgh. Bunke, H., Error correcting graph atching: On the influence of the unerlying cost function. IEEE Trans. PAMI, 21(9), pp Drewniok, C. an Rohr, K., Autoatic exterior orientation of aerial iages in urban environents. In: Proceeings of ISPRS, Vienna, Austria, Vol. XXXI, Part B3, pp Gautaa S., & Borgharaef, A., Detecting change in roa networks using continuous relaxation labelling. In: ISPRS Hannover Workshop 2005, Hannover. Huel, R.A. an Zucker, S.W., On the founations of relaxation labeling processes. IEEE Transactions on Pattern Analysis an Machine Intelligence, PAMI-5(3), pp Jain, B. J. an Wysotzki, F., Fast winner-takes-all networks for the axiu clique proble. In: Proceeings of the 25th Annual Geran Conference on AI: Avances in Artificial Intelligence, pp Li, S. Z., Matching: Invariant to translations, rotations an scale changes. Pattern Recognition, 25(6), pp Li, S. Z., A arkov rano fiel oel for object atching uner contextual constraints. In Proceeings of the IEEE Coputer Vision an Pattern Recognition Conference (CVPR), Seattle, Washington, pp. 866 pp.869. Luo B. & Hancock, E. R., Structural graph atching using the EM algorith an singular value ecoposition. IEEE Trans. PAMI, 23(10), pp Pelillo, M., Replicator equations, axial cliques, an graph isoorphis. Neural Coputation, 11(9), pp Rohr, K., Lanark-base iage analysis: using geoetric an intensity oels. Kluwer Acaeic Publisher. Rosenfel, A., Huel, R. an Zucker, S., Scene labeling by relaxation operations. IEEE Trans. Syst. Man. Cybern., 6, pp Shapiro, L.G. an Haralick, R.M., A etric for coparing relational escriptions. IEEE Trans. PAMI, 7(1): Shi, J. an Malik, J., Self inucing relational istance an its application to iage segentation. Lecture Notes in Coputer Science, 1406, pp Wilson, R.C. & Hancock, E. R., Structural atching by iscrete relaxation. IEEE PAMI, 19(6), pp

6 The International Archives of the Photograetry, Reote Sensing an Spatial Inforation Sciences. Vol. XXXVII. Part B4. Beijing

Artifacts Reduction in Image Rendering of the Focused Plenoptic Camera Peng Liu 1, Rumin Zhang 2

Artifacts Reduction in Image Rendering of the Focused Plenoptic Camera Peng Liu 1, Rumin Zhang 2 International Conference on Intelligent Systes Research an Mechatronics Engineering (ISRME 2015) Artifacts Reuction in Iage Renering of the Focuse Plenoptic Caera Peng Liu 1, Ruin Zhang 2 School of Electronic

More information

Visual Analysis of Vehicle Voice Navigation with Parallel Coordinates

Visual Analysis of Vehicle Voice Navigation with Parallel Coordinates Visual Analysis of Vehicle Voice Navigation with Parallel Coorinates Miao Wang Nanyang Institute of Technology. Henan. China Corresponing E-ail:Wang@126.co Abstract - In the fiel of vehicle voice navigation,

More information

The optimization design of microphone array layout for wideband noise sources

The optimization design of microphone array layout for wideband noise sources PROCEEDINGS of the 22 nd International Congress on Acoustics Acoustic Array Systes: Paper ICA2016-903 The optiization design of icrophone array layout for wideband noise sources Pengxiao Teng (a), Jun

More information

IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE. Rafael García, Xevi Cufí and Lluís Pacheco

IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE. Rafael García, Xevi Cufí and Lluís Pacheco IMAGE MOSAICKING FOR ESTIMATING THE MOTION OF AN UNDERWATER VEHICLE Rafael García, Xevi Cufí and Lluís Pacheco Coputer Vision and Robotics Group Institute of Inforatics and Applications, University of

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13 Coputer Aided Drafting, Design and Manufacturing Volue 26, uber 2, June 2016, Page 13 CADDM 3D reconstruction of coplex curved objects fro line drawings Sun Yanling, Dong Lijun Institute of Mechanical

More information

A Novel Fast Constructive Algorithm for Neural Classifier

A Novel Fast Constructive Algorithm for Neural Classifier A Novel Fast Constructive Algorith for Neural Classifier Xudong Jiang Centre for Signal Processing, School of Electrical and Electronic Engineering Nanyang Technological University Nanyang Avenue, Singapore

More information

arxiv: v1 [math.co] 10 Aug 2016

arxiv: v1 [math.co] 10 Aug 2016 LOWER BOUNDS FOR ON-LINE INTERVAL COLORING WITH VECTOR AND CARDINALITY CONSTRAINTS GRZEGORZ GUTOWSKI AND PATRYK MIKOS arxiv:1608.03078v1 [ath.co] 10 Aug 2016 Abstract. We propose two strategies for Presenter

More information

ABC: Analyzing Loop Bounds and Complexities

ABC: Analyzing Loop Bounds and Complexities ABC: Analyzing Loop Bouns an Coplexities Régis Blanc, Thoas A. Henzinger, Thibau Hottelier, an Laura Kovács EPFL, Switzerlan Abstract. We present ABC, a software tool for autoatically coputing sybolic

More information

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search 436 Journal of Electrical Engineering & Technology, Vol. 3, No. 3, pp. 436~443, 008 3D Building Detection and Reconstruction fro Aerial Iages Using Perceptual Organization and Fast Graph Search Dong-Min

More information

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3 2017 2nd International Conference on Coputational Modeling, Siulation and Applied Matheatics (CMSAM 2017) ISBN: 978-1-60595-499-8 TensorFlow and Keras-based Convolutional Neural Network in CAT Iage Recognition

More information

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction MATEC Web of Conferences 73, 03073(08) https://doi.org/0.05/atecconf/087303073 SMIMA 08 A roadband Spectru Sensing Algorith in TDCS ased on I Reconstruction Liu Yang, Ren Qinghua, Xu ingzheng and Li Xiazhao

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

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

ScienceDirect. Force-Torque Control Implementation for 2 DoF Manipulator

ScienceDirect. Force-Torque Control Implementation for 2 DoF Manipulator Available online at www.scienceirect.co ScienceDirect Proceia Engineering 69 ( 2014 ) 1232 1241 24th DAAAM International Syposiu on Intelligent Manufacturing an Autoation, 2013 Force-Torque Control Ipleentation

More information

3D TERRAIN SEGMENTATION IN THE SWIR SPECTRUM

3D TERRAIN SEGMENTATION IN THE SWIR SPECTRUM 3D TERRAIN SEGMENTATION IN THE SWIR SPECTRUM Dalton Rosario 1, Anthony Ortiz 2, an Olac Fuentes 2 U.S. Ary Research Laboratory 1, University of Texas at El Paso 2 ABSTRACT We focus on the autoatic 3D terrain

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

Boosted Detection of Objects and Attributes

Boosted Detection of Objects and Attributes L M M Boosted Detection of Objects and Attributes Abstract We present a new fraework for detection of object and attributes in iages based on boosted cobination of priitive classifiers. The fraework directly

More information

WAVE OPTICS. Conceptual Questions Because ym

WAVE OPTICS. Conceptual Questions Because ym WAVE OPTICS Conceptual Questions.. The initial light pattern is a ouble-slit interference pattern. It is centere behin the ipoint of the slits. The slight ecrease in intensity going outwar fro the ile

More information

THE rapid growth and continuous change of the real

THE rapid growth and continuous change of the real IEEE TRANSACTIONS ON SERVICES COMPUTING, VOL. 8, NO. 1, JANUARY/FEBRUARY 2015 47 Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh, Issa

More information

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH V. Atienza; J.M. Valiente and G. Andreu Departaento de Ingeniería de Sisteas, Coputadores y Autoática Universidad Politécnica de Valencia.

More information

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue Enhancing Real-Tie CAN Counications by the Prioritization of Urgent Messages at the Outgoing Queue ANTÓNIO J. PIRES (1), JOÃO P. SOUSA (), FRANCISCO VASQUES (3) 1,,3 Faculdade de Engenharia da Universidade

More information

A Novel 2D Texture Classifier For Gray Level Images

A Novel 2D Texture Classifier For Gray Level Images 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.co A Novel 2D Texture Classifier For Gray Level Iages B.S. Mousavi 1 Young Researchers Club, Zahedan

More information

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science.

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science. Professor Willia Hoff Dept of Electrical Engineering &Coputer Science http://inside.ines.edu/~whoff/ 1 Caera Calibration 2 Caera Calibration Needed for ost achine vision and photograetry tasks (object

More information

A simplified approach to merging partial plane images

A simplified approach to merging partial plane images A siplified approach to erging partial plane iages Mária Kruláková 1 This paper introduces a ethod of iage recognition based on the gradual generating and analysis of data structure consisting of the 2D

More information

An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured from Different Viewpoints

An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured from Different Viewpoints 519 An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured fro Different Viewpoints Yousuke Kawauchi 1, Shin Usuki, Kenjiro T. Miura 3, Hiroshi Masuda 4 and Ichiro Tanaka 5 1 Shizuoka

More information

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh 1, Issa Khalil 2, and Abdallah Khreishah 3 1: Coputer Engineering & Inforation Technology,

More information

Feature Based Registration for Panoramic Image Generation

Feature Based Registration for Panoramic Image Generation IJCSI International Journal of Coputer Science Issues, Vol. 10, Issue 6, No, Noveber 013 www.ijcsi.org 13 Feature Based Registration for Panoraic Iage Generation Kawther Abbas Sallal 1, Abdul-Mone Saleh

More information

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang IEEE International Conference on ultiedia and Expo POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION Junjun Jiang, Ruiin Hu, Zhen Han, Tao Lu, and Kebin Huang National Engineering

More information

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks IEEE IFOCO 2 International Workshop on Future edia etworks and IP-based TV Utility-Based Resource Allocation for ixed Traffic in Wireless etworks Li Chen, Bin Wang, Xiaohang Chen, Xin Zhang, and Dacheng

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

Gromov-Hausdorff Distance Between Metric Graphs

Gromov-Hausdorff Distance Between Metric Graphs Groov-Hausdorff Distance Between Metric Graphs Jiwon Choi St Mark s School January, 019 Abstract In this paper we study the Groov-Hausdorff distance between two etric graphs We copute the precise value

More information

A Hybrid Network Architecture for File Transfers

A Hybrid Network Architecture for File Transfers JOURNAL OF IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 6, NO., JANUARY 9 A Hybrid Network Architecture for File Transfers Xiuduan Fang, Meber, IEEE, Malathi Veeraraghavan, Senior Meber,

More information

Shortest Path Determination in a Wireless Packet Switch Network System in University of Calabar Using a Modified Dijkstra s Algorithm

Shortest Path Determination in a Wireless Packet Switch Network System in University of Calabar Using a Modified Dijkstra s Algorithm International Journal of Engineering and Technical Research (IJETR) ISSN: 31-869 (O) 454-4698 (P), Volue-5, Issue-1, May 16 Shortest Path Deterination in a Wireless Packet Switch Network Syste in University

More information

Defining and Surveying Wireless Link Virtualization and Wireless Network Virtualization

Defining and Surveying Wireless Link Virtualization and Wireless Network Virtualization 1 Defining and Surveying Wireless Link Virtualization and Wireless Network Virtualization Jonathan van de Belt, Haed Ahadi, and Linda E. Doyle The Centre for Future Networks and Counications - CONNECT,

More information

Identifying Converging Pairs of Nodes on a Budget

Identifying Converging Pairs of Nodes on a Budget Identifying Converging Pairs of Nodes on a Budget Konstantina Lazaridou Departent of Inforatics Aristotle University, Thessaloniki, Greece konlaznik@csd.auth.gr Evaggelia Pitoura Coputer Science and Engineering

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

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification Solving the Daage Localization Proble in Structural Health Monitoring Using Techniques in Pattern Classification CS 9 Final Project Due Dec. 4, 007 Hae Young Noh, Allen Cheung, Daxia Ge Introduction Structural

More information

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011 EE 364B Convex Optiization An ADMM Solution to the Sparse Coding Proble Sonia Bhaskar, Will Zou Final Project Spring 20 I. INTRODUCTION For our project, we apply the ethod of the alternating direction

More information

Image Filter Using with Gaussian Curvature and Total Variation Model

Image Filter Using with Gaussian Curvature and Total Variation Model IJECT Vo l. 7, Is s u e 3, Ju l y - Se p t 016 ISSN : 30-7109 (Online) ISSN : 30-9543 (Print) Iage Using with Gaussian Curvature and Total Variation Model 1 Deepak Kuar Gour, Sanjay Kuar Shara 1, Dept.

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL 1 Te-Wei Chiang ( 蔣德威 ), 2 Tienwei Tsai ( 蔡殿偉 ), 3 Jeng-Ping Lin ( 林正平 ) 1 Dept. of Accounting Inforation Systes, Chilee Institute

More information

Recognition and Rejection Performance in Wordspotting Systems Using Support Vector Machines

Recognition and Rejection Performance in Wordspotting Systems Using Support Vector Machines Recognition an Rejection Perforance in Worspotting Systes Using Support Vector Machines Yassine Ben Aye, Doinique Fohr, Jean Paul Haton, Gérar Chollet ENST, CNRS-LTCI, 46 rue Barrault, F75634 Paris ceex

More information

Prove Theorems about Lines and Angles

Prove Theorems about Lines and Angles GEOMETRY Prove Theores about Lines and Angles OJECTIVE #: G.CO.9 OJECTIVE Prove theores about lines and angles. Theores include: vertical angles are congruent; when a transversal crosses parallel lines,

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

Feature Selection to Relate Words and Images

Feature Selection to Relate Words and Images The Open Inforation Systes Journal, 2009, 3, 9-13 9 Feature Selection to Relate Words and Iages Wei-Chao Lin 1 and Chih-Fong Tsai*,2 Open Access 1 Departent of Coputing, Engineering and Technology, University

More information

Mapping Data in Peer-to-Peer Systems: Semantics and Algorithmic Issues

Mapping Data in Peer-to-Peer Systems: Semantics and Algorithmic Issues Mapping Data in Peer-to-Peer Systes: Seantics and Algorithic Issues Anastasios Keentsietsidis Marcelo Arenas Renée J. Miller Departent of Coputer Science University of Toronto {tasos,arenas,iller}@cs.toronto.edu

More information

Geo-activity Recommendations by using Improved Feature Combination

Geo-activity Recommendations by using Improved Feature Combination Geo-activity Recoendations by using Iproved Feature Cobination Masoud Sattari Middle East Technical University Ankara, Turkey e76326@ceng.etu.edu.tr Murat Manguoglu Middle East Technical University Ankara,

More information

Leveraging Relevance Cues for Improved Spoken Document Retrieval

Leveraging Relevance Cues for Improved Spoken Document Retrieval Leveraging Relevance Cues for Iproved Spoken Docuent Retrieval Pei-Ning Chen 1, Kuan-Yu Chen 2 and Berlin Chen 1 National Taiwan Noral University, Taiwan 1 Institute of Inforation Science, Acadeia Sinica,

More information

Determination of minimum factor of safety using a genetic algorithm and limit equilibrium analysis

Determination of minimum factor of safety using a genetic algorithm and limit equilibrium analysis Deterination of iniu factor of safety using a genetic algorith an liit equilibriu analysis Branon Karchewski, Dieter Stolle & Peijun Guo Departent of Civil Engineering McMaster University, Hailton, Canaa

More information

Optimized stereo reconstruction of free-form space curves based on a nonuniform rational B-spline model

Optimized stereo reconstruction of free-form space curves based on a nonuniform rational B-spline model 1746 J. Opt. Soc. A. A/ Vol. 22, No. 9/ Septeber 2005 Y. J. Xiao and Y. F. Li Optiized stereo reconstruction of free-for space curves based on a nonunifor rational B-spline odel Yi Jun Xiao Departent of

More information

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES Dehua Xie 1, Shuaicheng Liu 1, Kaio Lin 2, Shuyuan Zhu 1, and Bing Zeng 1 1 School of Electronic Engineering, University of Electronic Science and Technology

More information

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion Effective Tracking of the Players and Ball in Indoor Soccer Gaes in the Presence of Occlusion Soudeh Kasiri-Bidhendi and Reza Safabakhsh Airkabir Univerisity of Technology, Tehran, Iran {kasiri, safa}@aut.ac.ir

More information

An Efficient Approach for Content Delivery in Overlay Networks

An Efficient Approach for Content Delivery in Overlay Networks An Efficient Approach for Content Delivery in Overlay Networks Mohaad Malli, Chadi Barakat, Walid Dabbous Projet Planète, INRIA-Sophia Antipolis, France E-ail:{alli, cbarakat, dabbous}@sophia.inria.fr

More information

Different criteria of dynamic routing

Different criteria of dynamic routing Procedia Coputer Science Volue 66, 2015, Pages 166 173 YSC 2015. 4th International Young Scientists Conference on Coputational Science Different criteria of dynaic routing Kurochkin 1*, Grinberg 1 1 Kharkevich

More information

DIGITAL RECTIFICATION AND GENERATION OF ORTHOIMAGES IN ARCHITECTURAL PHOTOGRAMMETRY

DIGITAL RECTIFICATION AND GENERATION OF ORTHOIMAGES IN ARCHITECTURAL PHOTOGRAMMETRY DIGITAL RECTIFICATION AND GENERATION OF ORTHOIMAGES IN ARCHITECTURAL PHOTOGRAMMETRY MATTHIAS HEMMLEB Fokus GbH, Färberstr. 13, D-04105 Leipzig, Gerany E-ail: atti@fpk.tu-berlin.de ALBERT WIEDEMANN Technical

More information

L Destructive interference:

L Destructive interference: SPH3UW/SPH4UI Unit 9.3 Interference of Light in Two Diensions Page 1 of 11 Notes Physics Tool box A pair of ientical point sources operating in phase prouces a syetrical pattern of constructive an estructive

More information

A wireless sensor network for visual detection and classification of intrusions

A wireless sensor network for visual detection and classification of intrusions A wireless sensor network for visual detection and classification of intrusions ANDRZEJ SLUZEK 1,3, PALANIAPPAN ANNAMALAI 2, MD SAIFUL ISLAM 1 1 School of Coputer Engineering, 2 IntelliSys Centre Nanyang

More information

1408 P a g e FOUR BAR MECHANISM

1408 P a g e FOUR BAR MECHANISM Applications (IJERA) ISSN: 48-96 www.ijera.co Vol., Issue 5, Septeber- October 01, pp.1408-141 Design, Synthesis & Siulation Of Four Bar Mechanis For Guiing Wheel For Clibing Rahul R.Gurpue M.Tech Stuent

More information

Novel Image Representation and Description Technique using Density Histogram of Feature Points

Novel Image Representation and Description Technique using Density Histogram of Feature Points Novel Iage Representation and Description Technique using Density Histogra of Feature Points Keneilwe ZUVA Departent of Coputer Science, University of Botswana, P/Bag 00704 UB, Gaborone, Botswana and Tranos

More information

Preprocessing of fmri data (basic)

Preprocessing of fmri data (basic) Preprocessing of fmri data (basic) Practical session SPM Course 2016, Zurich Andreea Diaconescu, Maya Schneebeli, Jakob Heinzle, Lars Kasper, and Jakob Sieerkus Translational Neuroodeling Unit (TNU) Institute

More information

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router Derivation of an Analytical Model for Evaluating the Perforance of a Multi- Queue Nodes Network Router 1 Hussein Al-Bahadili, 1 Jafar Ababneh, and 2 Fadi Thabtah 1 Coputer Inforation Systes Faculty of

More information

Theoretical Analysis of Local Search and Simple Evolutionary Algorithms for the Generalized Travelling Salesperson Problem

Theoretical Analysis of Local Search and Simple Evolutionary Algorithms for the Generalized Travelling Salesperson Problem Theoretical Analysis of Local Search and Siple Evolutionary Algoriths for the Generalized Travelling Salesperson Proble Mojgan Pourhassan ojgan.pourhassan@adelaide.edu.au Optiisation and Logistics, The

More information

Collaborative Web Caching Based on Proxy Affinities

Collaborative Web Caching Based on Proxy Affinities Collaborative Web Caching Based on Proxy Affinities Jiong Yang T J Watson Research Center IBM jiyang@usibco Wei Wang T J Watson Research Center IBM ww1@usibco Richard Muntz Coputer Science Departent UCLA

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

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

Structural Balance in Networks. An Optimizational Approach. Andrej Mrvar. Faculty of Social Sciences. University of Ljubljana. Kardeljeva pl.

Structural Balance in Networks. An Optimizational Approach. Andrej Mrvar. Faculty of Social Sciences. University of Ljubljana. Kardeljeva pl. Structural Balance in Networks An Optiizational Approach Andrej Mrvar Faculty of Social Sciences University of Ljubljana Kardeljeva pl. 5 61109 Ljubljana March 23 1994 Contents 1 Balanced and clusterable

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

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems On the Role of Multiply Sectione Bayesian Networks to Cooperative Multiagent Systems Y. Xiang University of Guelph, Canaa, yxiang@cis.uoguelph.ca V. Lesser University of Massachusetts at Amherst, USA,

More information

A Directional Space-scale Based Analysis Method for Three-dimensional Profile Detection by Fringe Projection Technique

A Directional Space-scale Based Analysis Method for Three-dimensional Profile Detection by Fringe Projection Technique International Journal of Optics and Applications 213, 3(5): 111-117 DOI: 1.5923/j.optics.21335.5 A Directional Space-scale Based Analysis Method for Three-diensional Profile Detection by Fringe Projection

More information

Affine Invariant Texture Analysis Based on Structural Properties 1

Affine Invariant Texture Analysis Based on Structural Properties 1 ACCV: The 5th Asian Conference on Coputer Vision, --5 January, Melbourne, Australia Affine Invariant Texture Analysis Based on tructural Properties Jianguo Zhang, Tieniu Tan National Laboratory of Pattern

More information

I ve Seen Enough : Incrementally Improving Visualizations to Support Rapid Decision Making

I ve Seen Enough : Incrementally Improving Visualizations to Support Rapid Decision Making I ve Seen Enough : Increentally Iproving Visualizations to Support Rapid Decision Making Sajjadur Rahan Marya Aliakbarpour 2 Ha Kyung Kong Eric Blais 3 Karrie Karahalios,4 Aditya Paraeswaran Ronitt Rubinfield

More information

A Discrete Spring Model to Generate Fair Curves and Surfaces

A Discrete Spring Model to Generate Fair Curves and Surfaces A Discrete Spring Model to Generate Fair Curves and Surfaces Atsushi Yaada Kenji Shiada 2 Tootake Furuhata and Ko-Hsiu Hou 2 Tokyo Research Laboratory IBM Japan Ltd. LAB-S73 623-4 Shiotsurua Yaato Kanagawa

More information

NEW APPROACHES FOR REAL TIME TRAFFIC DATA ACQUISITION WITH AIRBORNE SYSTEMS

NEW APPROACHES FOR REAL TIME TRAFFIC DATA ACQUISITION WITH AIRBORNE SYSTEMS NEW APPROACHES FOR REAL TIME TRAFFIC DATA ACQUISITION WITH AIRBORNE SYSTEMS I. Ernst a *, M. Hetscher a, K. Thiessenhusen a, M. Ruhé a, A. Börner b, S. Zuev a a DLR, Institute of Transportation Research,

More information

Problem Solving of graph correspondence using Genetics Algorithm and ACO Algorithm

Problem Solving of graph correspondence using Genetics Algorithm and ACO Algorithm Proble Solving of graph correspondence using Genetics Algorith and ACO Algorith Alireza Rezaee, 1, Azizeh Ajalli 2 Assistant professor,departent of Mechatronics Engineering, Faculty of New Sciences and

More information

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands Oblivious Routing for Fat-Tree Based Syste Area Networks with Uncertain Traffic Deands Xin Yuan Wickus Nienaber Zhenhai Duan Departent of Coputer Science Florida State University Tallahassee, FL 3306 {xyuan,nienaber,duan}@cs.fsu.edu

More information

HKBU Institutional Repository

HKBU Institutional Repository Hong Kong Baptist University HKBU Institutional Repository HKBU Staff Publication 18 Towards why-not spatial keyword top-k ueries: A direction-aware approach Lei Chen Hong Kong Baptist University, psuanle@gail.co

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

RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS

RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS RECONFIGURABLE AND MODULAR BASED SYNTHESIS OF CYCLIC DSP DATA FLOW GRAPHS AWNI ITRADAT Assistant Professor, Departent of Coputer Engineering, Faculty of Engineering, Hasheite University, P.O. Box 15459,

More information

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems Design Optiization of Mixed Tie/Event-Triggered Distributed Ebedded Systes Traian Pop, Petru Eles, Zebo Peng Dept. of Coputer and Inforation Science, Linköping University {trapo, petel, zebpe}@ida.liu.se

More information

Design of Policy-Aware Differentially Private Algorithms

Design of Policy-Aware Differentially Private Algorithms Design of Policy-Aware Differentially Private Algorithms Samuel Haney Due University Durham, NC, USA shaney@cs.ue.eu Ashwin Machanavajjhala Due University Durham, NC, USA ashwin@cs.ue.eu Bolin Ding Microsoft

More information

Construction of a regular hendecagon by two-fold origami

Construction of a regular hendecagon by two-fold origami J. C. LUCERO /207 Construction of a regular hendecagon by two-fold origai Jorge C. Lucero 1 Introduction Single-fold origai refers to geoetric constructions on a sheet of paper by perforing a sequence

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

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS Guofei Jiang and George Cybenko Institute for Security Technology Studies and Thayer School of Engineering Dartouth College, Hanover NH 03755

More information

Region Segmentation Region Segmentation

Region Segmentation Region Segmentation /7/ egion Segentation Lecture-7 Chapter 3, Fundaentals of Coputer Vision Alper Yilaz,, Mubarak Shah, Fall UCF egion Segentation Alper Yilaz,, Mubarak Shah, Fall UCF /7/ Laer epresentation Applications

More information

(Geometric) Camera Calibration

(Geometric) Camera Calibration (Geoetric) Caera Calibration CS635 Spring 217 Daniel G. Aliaga Departent of Coputer Science Purdue University Caera Calibration Caeras and CCDs Aberrations Perspective Projection Calibration Caeras First

More information

Adaptive Contrast Adjustment for Postprocessing of Tone Mapped High Dynamic Range Images

Adaptive Contrast Adjustment for Postprocessing of Tone Mapped High Dynamic Range Images Aaptive Contrast Ajustent for Postprocessing of Tone Mappe High Dnaic Range Iages Manish Narwaria, Matthieu Perreira a Silva, Patrick Le Callet, Roual Pepion To cite this version: Manish Narwaria, Matthieu

More information

Reconstruction of Time Series using Optimal Ordering of ICA Components

Reconstruction of Time Series using Optimal Ordering of ICA Components Reconstruction of Tie Series using Optial Ordering of ICA Coponents Ar Goneid and Abear Kael Departent of Coputer Science & Engineering, The Aerican University in Cairo, Cairo, Egypt e-ail: goneid@aucegypt.edu

More information

The Method of Flotation Froth Image Segmentation Based on Threshold Level Set

The Method of Flotation Froth Image Segmentation Based on Threshold Level Set Advances in Molecular Iaging, 5, 5, 38-48 Published Online April 5 in SciRes. http://www.scirp.org/journal/ai http://dx.doi.org/.436/ai.5.54 The Method of Flotation Froth Iage Segentation Based on Threshold

More information

Data & Knowledge Engineering

Data & Knowledge Engineering Data & Knowledge Engineering 7 (211) 17 187 Contents lists available at ScienceDirect Data & Knowledge Engineering journal hoepage: www.elsevier.co/locate/datak An approxiate duplicate eliination in RFID

More information

Relief shape inheritance and graphical editor for the landscape design

Relief shape inheritance and graphical editor for the landscape design Relief shape inheritance and graphical editor for the landscape design Egor A. Yusov Vadi E. Turlapov Nizhny Novgorod State University after N. I. Lobachevsky Nizhny Novgorod Russia yusov_egor@ail.ru vadi.turlapov@cs.vk.unn.ru

More information

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing A Trajectory Splitting Model for Efficient Spatio-Teporal Indexing Slobodan Rasetic Jörg Sander Jaes Elding Mario A. Nasciento Departent of Coputing Science University of Alberta Edonton, Alberta, Canada

More information

A Novel Fuzzy Chinese Address Matching Engine Based on Full-text Search Technology

A Novel Fuzzy Chinese Address Matching Engine Based on Full-text Search Technology Based on Full-text Search Technology 12 Institute of Reote Sensing and Digital Earth National Engineering Research Center for Reote Sensing Applications,Beijing,100101, China E-ail: yaoxj@radi.ac.cn Xiang

More information

Module Contact: Dr Rudy Lapeer (CMP) Copyright of the University of East Anglia Version 1

Module Contact: Dr Rudy Lapeer (CMP) Copyright of the University of East Anglia Version 1 UNIVERSITY OF EAST ANGLIA School of Coputing Sciences Main Series UG Exaination 2016-17 GRAPHICS 1 CMP-5010B Tie allowed: 2 hours Answer THREE questions. Notes are not peritted in this exaination Do not

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

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

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

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

3D CITY REGISTRATION AND ENRICHMENT

3D CITY REGISTRATION AND ENRICHMENT 3D CITY REGISTRATION AND ENRICHMENT J. A. Quinn, P. D. Smart an C. B. Jones School of Computer Science, Cariff University {j.a.quinn, p.smart, c.b.jones}@cs.cf.ac.uk KEY WORDS: City moels, registration,

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