Reversible Image Merging for Low-level Machine Vision

Size: px
Start display at page:

Download "Reversible Image Merging for Low-level Machine Vision"

Transcription

1 Reversible Imae Merin for Low-level Machine Vision M. Kharinov St. Petersbur Institute for Informatics and Automation of RAS, 14_liniya Vasil evskoo ostrova 39, St. Petersbur, Russia, Abstract: In this paper a hierarchical model for pixel clusterin and imae sementation is developed. In the model an imae is hierarchically structured. The oriinal imae is treated as a set of nested imaes, which are capable to reversibly mere with each other. An object is defined as a structural element of an imae, so that, an imae is rearded as a maximal object. The simulatin of none-hierarchical optimal pixel clusterin by hierarchical clusterin is studied. To enerate a hierarchy of optimized piecewise constant imae approximations, estimated by the standard deviation of approximation from the imae, the conversion of any hierarchy of approximations into the hierarchy described in relation to the number of intensity levels by convex sequence of total squared errors is proposed. Keywords: sementation, pixel clusterin, optimization. 1. INTRODUCTION Nowadays a new problem of automatin the creation of artificial intellience applications arises. This problem is solved, at least in the project PPAML (Probabilistic Prorammin for Advancin machine learnin) of the US aency DARPA (Defense Advanced Research Projects Aency), which is scheduled for In the field of machine vision it seems necessary to create a unified software tool for the detection of an object hierarchy. Such tool should help the inexperienced prorammer to select the «objects of interest» amon many objects found in the imae by computer. Stumblin block for computer object detection is to define the object reardless of the imae content and without preliminary machine learnin. To avoid this difficulty it seems possible to treat the objects as the clusters of pixels of optimal approximations, which minimally differ from the imae in the standard deviation σ or total squared error E = 3Nσ, where the coefficient 3 is the number of color components in the imae. However, althouh such definition is based on the classic cluster analysis [1], the opportunities to minimize of the total squared error E (the approximatin error, for conciseness) in imae processin domain are far from bein exhausted, especially, in the task of multiple optimization for each number of pixel clusters. So, continuin [], we aim to really minimize the approximation errors in the eneralized task of pixel clusterin and imae sementation, as well as to create 1 and implement the unified software for automatic object detection in the primary stae of imae reconition and others processin tasks.. PROBLEM STATEMENT In bein created model for hierarchical pixel clusterin and imae sementation the obtainin of hierarchical sequence of optimized approximations of N pixels partitioned into each number of clusters from 1 to N is treated. The sequence of optimal approximations of clusters is described by the monotonous sequence of approximatin errors E that non-strictly decrease with the rowth of the number of clusters from 1 to N from the maximum value in case of sole cluster to zero when all pixels assined to different clusters. The characteristic property of E sequence is convexity: E 1 + E + 1 E =, =, 3,..., N 1, (1) causin the non-strict rowth of increment Δ E, alon with decrease and increase of approximatin error E. The sequence of optimized approximations should accurately simulate a sequence of optimal approximations. Therefore, for a close similarity the convexity of taret sequence of approximations is also required. Hierarchical approximations that correspond to a convex sequence of E values dependin on the number of clusters are called quasioptimal [3,4]. Since the sequence of optimal approximations in eneral is non-hierarchical, then the sequence of quasioptimal approximations is not uniquely determined as in Fi.1. E Fi.1 Simulatin of optimal approximations Fi. 1 raphically illustrates the approximatin error dependin on the number of clusters in the imae

2 approximations. Lowest bold ray curve corresponds to the optimal imae approximations. Solid curves correspond to the taret quasioptimal approximations that match the optimal at least for three cluster numbers. All the curves divere from a common point for = 1, correspondin to the imae approximation of a sinle cluster, and for = N convere at one point describin imae approximation of N clusters, each containin a sinle pixel. All curves shown in Fi. 1 are convex. Based on experiments with examples of ray imaes [] it may be supposed that taret quasioptimal approximations for color imaes are described by the curves passin throuh a series of optimal values and intricately intertwined dependin on the imae content. Nearly optimal curves within the deviations of quasioptimal curves of Fi. 1 from the optimal values lie in a quite narrow band over the optimal curve. So, in order to reliably appreciate and implement the effect of pixel clusterin optimization, first of all it is hihly desirable to increase the effectiveness of calculatin of optimized approximations for color imaes. To do this would be useful to pose and solve the task of convertin of any hierarchical sequence of approximations into a sequence of quasioptimal approximations, as well as to minimize the approximation error for a fixed number of pixel clusters as in Fi. 1. The latter problem is standard, and it s usually declared in the practical applications of K- means method as well as its numerous modifications [1,5,6]. The first problem looks rather theoretical than practical. But it is the task of the conversion of any pixel clusterin or imae sementation into quasioptimal one turns out most fruitful to unify the software. 3. IMAGE AND OBJECT NOTIONS In the developed model of quasioptimal imae approximations [3,4] a computer processin of the oriinal imae is represented as follows. Let's consider that an imae should be hierarchically structured. Let's aree that the oriinal imae initially is divided into pixels, which are treated as elementary imaes and are capable to reversibly mere with each other. Then durin the processin the oriinal imae is divided into a number of structured sub-imaes that finally mere into а sinle completely structured imae. As a result of discussed processin, a dichotomous set of N 1 pixel clusters, in special case, imae sements, and a sequence of N imae approximations with each number of clusters or sements from 1 to N is enerated and stored in RAM in terms of Sleator- Tarjan dynamic trees without excessive memory usae [3,7,8]. The purpose of the model [3,4] is only producin the resultant hierarchical imae approximations and pixel clusters or imae sements for post-processin. See also the-optimal-sementation-dataset Since any cluster of pixels may be treated as an imae, the model does not involve any restrictions, but simply ascribes to an imae a dichotomous cluster structure. Object 3 in the model is considered to be an element of the imae, i.e. one or another pixel clusters, found in the imae by the computer. The imae is a maximal object that includes other objects detected inside of iven area of the oriinal imae. Completely structured oriinal imae includes all N-1 available objects detectable by computer. Intermediary structured oriinal imae, divided into several nested sub-imaes, contains only these sub-imaes and the objects detected in each of them. Unlike the imae the notion of an object does not imply that any cluster of pixels may be treated as an object, as the dichotomous object hierarchy is calculated for the iven imae by the computer, in compliance with the loic of the problem statement. 4. REVERSIBLE IMAGE MERGING Let I 1 and I be the averae intensities for the sub-imaes S 1 and S, respectively. Let n 1, n be the correspondin numbers of pixels. Then the increment Δ Emere E( S1 S ) E( S1 ) E( S ) of the approximatin error E caused by the merin of specified sub-imaes alon with reduction of their number per unit is iven by the formula: n n 1 Δ E mere = I1 I, () n1 + n where I1 I is the square of the Euclidean distance between the three-component color values of averaed intensity. It is the expression () used to iteratively calculate the hierarchical sequence of quasioptimal imae approximations by Ward's method [9], that are produced accordin to the criterion: Δ mere E = min, (3) whereby at each step of the hierarchy eneration, the merin of clusters causin the minimal increment of the approximation error is performed. The same estimation and criterion (-3) are preferably used to iterative sementin of an imae by pair wise merin of only adjacent sements, as in Mumford Shah sementation model [3,4,10-1]. Since the model of quasioptimal approximations allows any sub-imaes, then it imposes no a priori constraints to merin of the imaes. Therefore, imae merin, in principle, can be carried out in any order, or in accordance with any model of pixel clusterin or imae sementation. Moreover, in the framework of reversible computin technique [13], the reversibility of imae merin operation is supported. This means 3 The term «object» is used as a synonym for the term «sub-imae» and treated mainly in non-modifiable state, in particular to denote the resultant pixel clusters.

3 that if the imaes S 1 and S mere into the imae S 3, then the latter becomes available for reverse dichotomous dividin operation just into the imaes S 1 and S, causin the neative or zero increment of approximatin error: ΔE divide ( S ) ΔE ( S ) = mere 1. (4) 3, S When merin, imaes transform into structural elements referred to as objects. Conversely, the dichotomous division of an imae in twain causes its disinteration into objects. The convexity property of approximatin errors for nested objects is expressed by the non-strictly decreasin of non-neative drop Δ E divide of approximatin error E alon with decreasin of nested objects S ( S ) ΔE ( ) 1 S ΔEdivide 1 divide S, (5) where the notation S should be understood as the imae to be produced. From the standpoint of interpretation, the convexity claims (1), (5) simply means revealin of objects in descendin order of contrast in different or in the same imae locations. Convexity property is obviously not affected by the imae dividin operation, but to preserve the convexity for merin operation the restructurin of composite imae is required. Therefore, the imae merin is carried out as a combined operation consistin of a unitin of the input hierarchies, followed by modification of obtained hierarchical sequence of sub-imaes to match the convexity conditions (1), (5). To mere a pair of structured imaes into a sinle imae, which is to be also structured, most likely, one can simply apply the Ward's method to a joint set of pixels. But to account that each of the two input subimaes is relied preliminary ordered, a more careful alorithm is used. This alorithm aims to keep the established order and does not chane joint hierarchical sequence of sub-imaes, if they are described by the convex sequence of approximatin errors. Otherwise, the computer detects wron embeddins causin convexity violations, eliminates them by dividin a joint imae into sub-imaes and then meres these subimaes into a sinle imae by Ward s method. Since merin of the structured sub-imaes, in eneral, initiates novel convexity disorders, the detection of improper embeddins is performed aain, partitionin into sub-imaes is crushed and the processin is iteratively repeated until obtainin the perfectly structured joint imae. Thus, if the available software supports reversible merin, storin, retrievin, analyzin and transformin of the hierarchy of ordinary clusters [3], then the transition to the advanced reversible merin of imaes, arraned in descendin order of increment of the absolute values of the approximation errors alon increasin of the number of sub-imaes, is provided by simple utilization of the combined operation of imae merin and restructurin instead of cluster merin operation. 5. PIXEL CLUSTERING IMPROVEMENT Our experience of sementation reardless of predetermined imae content, leads to the conclusion that conventional Ward's clusterin [9] is not sufficiently used in the initial processin and streamlinin of video data due to excessive computational complexity. At first lance, mentioned challene is overcome in the task of complete dichotomous structurin of oriinal imae by merin of only adjacent sub-imaes with few pixels in the first stae of imae sementation and subsequent clusterin of the rest several subimaes with many pixels in the second, final stae of eneratin the hierarchically structured imae that simulated by the sequence of hierarchical approximations and described by the convex sequence of approximatin errors. In this case the resultant hierarchy of approximations will be described by piecewise convex curve. But upon closer experimental study it turned out that the correction of approximations to smooth the overall curve still requires heavy computation. To withdraw this problem of data adjustment by refinement of rouh structured imaes obtained in the first stae of processin and at the same time to effectively minimize the approximatin error for iven cluster number the method presented in this section is developed. This method of pixel clusterin, in particular imae sementation for a iven intermediate number of subimaes ensures that the maximal drop of the approximatin error max ΔEdivide, caused by division in twain of certain one from all sub-imaes, would not exceed its minimal increment min ΔEmere, caused by merin of certain sub-imae pair chosen from all pairs of sub-imaes: minδemere max ΔE divide. (6) If the condition (6) is violated, then the division of the sub-imae, which induces maximum drop of approximatin error, is carried out. In the followin step, the calculation of, in eneral case, a new pair of sub-imaes providin while merin the minimal increase of approximatin error, is done. Next, a pair of found sub-imaes meres into one imae by means of the combined operation of merin with the immediate restructurin of the joint imae. Finally, the minimization process is either terminates, if criterion (6) is fulfilled, or resumed while (6) is not fulfilled. Note, that merin of one of two parts of the subimae divided in twain, to the other sub-imae is envisaed in the above method. Since in precedent versions [3,4,14] the discussed method was referred to as SI-method (abbreviated Sementation Improvin), then in current version we call it ASI-method (Advanced Sementation Improvin) to emphasis the utilization of combined merin/restructurin operation that enhances the action of the method in the tasks of approximatin error minimizin. The main advantae of SI and more powerful ASI method that it effectively copes with far from the optimal pixel clusterin or imae sementation,

4 providin more impressive improvement in the visual perception and also by the approximatin error for the rouher initial imae approximations [14]. 6. EXPERIMENTAL RESULTS Fi. illustrates the effect of the combined merin/restructurin operation on the example of the standard color «Lena» imae of 51x51 pixels, shown in the upper left corner. The trivial approximation of oriinal imae, which consists of the same pixels of a sinle color, constitutin a sinle cluster is shown next to the riht. Under the oriinal imae in the left column the approximations that are obtained by ordinary merin of adjacent sements in version [3,4,11] of Mumford-Shah sementation model are placed. These contain from to 5 sements of different colors. In the riht column the appropriate imae approximations with 1-5 colors, which are enerated throuh combined merin/restructurin are placed. They are obtained by the same merin of adjacent sements, followed by the immediate restructurin of the sub-imaes, occupyin these sements, to satisfy the convexity condition (5). Fi. demonstrates an example of conversion of sementation to clusterin. The effect of hierarchical sementation improvement seems obvious. It is expressed both in visual perception, and also in decrease of the standard deviations, written out under the approximations. It is important that, in contrast to the conventional hierarchical sementation (left column in Fi. ), the similar meaninful objects (eyes, pupils, etc.) simultaneously appears in the approximations for hierarchical clusterin (riht column in Fi.). This effect is not accidental and can be used in a processin of stereo-pairs to detect previously unspecified objects for subsequent matchin of their feature points and calculatin the distances [15]. It is also important, that quite similar clusterin results to those in Fi. for color imae "Lena" of 51x51 pixels, are reproduced for the same imae, but in the ray scale and of reduced size of 56x56 pixels. So, we assume that the formal objects i.e. resultant subimaes, stably detected by computer as the parts of visually observable objects, can be treated as workpieces of meaninful objects, at least in a number of practical tasks. ASI-method speeds up the calculations, provides tunin and promotes the object detection. A number of obtained dichotomous sequences of imae approximations is described in Fi. 3 that illustrates the standard deviation σ of approximations from the imae, dependin on the number of clusters shown in the rane from one to thousand. The uppermost curve describes the sequence of approximations obtained by conventional sement merin (left column in Fi.). Lower intertwined curves describe the optimized approximations enerated by combined merin/restructurin, used instead of conventional merin. These describe the time-consumin approximations, obtained by Ward s method and by simple merin followed by immediate restructurin (riht column in Fi.), as well as the approximations, obtained usin ASI-method, which was executed for different sub-imae numbers specified in the rane from 100 to σ=40,9531 σ=37,0860 σ=34,94496 σ=46,04981 σ=7,941 σ=,17105 σ=18,5590 σ=3,68304 σ=15,80636 Fi. Sementation-to-clusterin conversion

5 As can be seen in Fi. 3, the optimized approximations differ from the conventional much more than amon themselves. As for visual perception all look natural and it is difficult to prefer one another. Apparently, it is useful to use several optimized dichotomous sequences of imae approximations. 50 σ Fi.3 Standard deviation σ dependin on cluster number (in loarithmic scale) 7. CONCLUSION Thus, the paper presents the current development of the model of quasioptimal imae approximations, intended for automation of low-level imain usin the classical cluster analysis. The task is to accurately simulate the imae by approximations like that described in Fi.1. To achieve this, the combined merin/restructurin operation for hierarchically structured imae formation and ASI-method for pixel clusterin improvement are proposed in this paper. The fact that improved hierarchical clusterin or sementation is reduced to simply replacin of basic mere operation by advanced combined operation is quite attractive for the unhindered implementation as in ASI-method. But for perfect minimizin of the approximatin error, keepin the cluster numbers, ASImethod itself, especially in the case of a small cluster numbers, must be supplemented by proper version of so called K-meanless method [6,14], which, in fact, is the advanced version of K-means method [1]. The problem of excessive memory usae when operatin with millions of imae approximations is completely overcame, owin to data structure of Sleator-Tarjan dynamic trees [3,7,8]. However, when implementin and even a pilot study it is impossible to inore the routine time-optimizin multi-iterative hierarchy eneration, restructurin and optimization. But it's a one-time job. Therefore, it is likely that the problem of creatin of an auxiliary tool for pixel clusterin and imae sementation will be solved in the comin years. Then the development of the software will be enaed only in specific roups of developers, and the other specialists will be able to use ready-made prorams. 6. REFERENCES [1] S.A. Aivazian, V.M. Bukhshtaber, I.S. Eniukov, L.D. Meshalkin. Applied Statistics: Classification and dimension reduction. M.: Finansy i statistika, p.607. [] M.V. Kharinov. Hierarchical pixel clusterin for imae sementation. Proceedins of the 1th International Conference on Pattern Reconition and Information Processin (PRIP 014), Minsk, 014. pp [3] M.V. Kharinov. Pixel Clusterin for Color Imae Sementation. Prorammin and Computer Software, 015. Vol. 41,. 5, pp [4] M.V. Kharinov. Model of the quasi-optimal hierarchical sementation of a color imae. Journal of Optical Technoloy, 015. Vol. 8, Issue 7, pp [5] A.K. Jain. Data Clusterin: 50 Years Beyond K Means. Pattern Reconition Letters Vol pp [6] S.D. Dvoenko. Meanless k-means as k-meanless clusterin with the bi-partial approach. Proceedins of the 1th International Conference on Pattern Reconition and Information Processin (PRIP 014), Minsk, 014. pp [7] R.E. Tarjan. Efficiency of a Good But Not Linear Set Union Alorithm. Journal of the ACM Vol.,, pp [8] D.D. Sleator, R.E. Tarjan. Self Adjustin Binary Search Trees. Journal of the ACM Vol. 3, 3, pp [9] J.H., Jr. Ward. Hierarchical roupin to optimize an objective function. J. Am. Stat. Assoc Vol. 58, Issue 301, pp [10] D. Mumford, J. Shah. Boundary detection by minimizin functionals, I. Proceedins of IEEE Computer. Vision Pattern. Reconition Conference, San Francisco, pp.-6. [11] A.S. Buaev, A.V. Khelvas Pilot studies and development of methods and tools for analysis and automatic reconition of media flows in lobal information systems. Scientific and Technical Report, Moscow: MIPT Vol. 1, p [1] L. Bar, T.F. Chan, G. Chun G., M. Jun, L.A. Vese, N. Kiryati, N. Sochen. Mumford and Shah Model and Its Applications to Imae Sementation and Imae Restoration. Handbook of Mathematical Methods in Imain p. [13] T. Toffoli Reversible computin. Spriner Berlin Heidelber, pp [14] M.V. Kharinov, I.G. Khanykov. Optimization of piecewise constant approximation for semented imae. SPIIRAS Proceedins Issue 3(40), pp [15] M.V. Kharinov, I.G. Khanykov. A combined method of imae sementation improvement. Bulletin of Buryat State University pp

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data

Iterative Single-Image Digital Super-Resolution Using Partial High-Resolution Data Iterative Sinle-Imae Diital Super-Resolution Usin Partial Hih-Resolution Data Eran Gur, Member, IAENG and Zeev Zalevsky Abstract The subject of extractin hih-resolution data from low-resolution imaes is

More information

Chapter - 1 : IMAGE FUNDAMENTS

Chapter - 1 : IMAGE FUNDAMENTS Chapter - : IMAGE FUNDAMENTS Imae processin is a subclass of sinal processin concerned specifically with pictures. Improve imae quality for human perception and/or computer interpretation. Several fields

More information

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION

GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION Imae Anal Stereol 2001;20:xx-xx Oriinal Research Paper GEODESIC RECONSTRUCTION, SADDLE ZONES & HIERARCHICAL SEGMENTATION SERGE BEUCHER Centre de Morpholoie Mathématique, Ecole des Mines de Paris, 35, Rue

More information

optimization agents user interface agents database agents program interface agents

optimization agents user interface agents database agents program interface agents A MULTIAGENT SIMULATION OPTIMIZATION SYSTEM Sven Hader Department of Computer Science Chemnitz University of Technoloy D-09107 Chemnitz, Germany E-Mail: sha@informatik.tu-chemnitz.de KEYWORDS simulation

More information

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture.

Texture Un mapping. Computer Vision Project May, Figure 1. The output: The object with texture. Texture Un mappin Shinjiro Sueda sueda@cs.ruters.edu Dinesh K. Pai dpai@cs.ruters.edu Computer Vision Project May, 2003 Abstract In computer raphics, texture mappin refers to the technique where an imae

More information

Bus-Based Communication Synthesis on System-Level

Bus-Based Communication Synthesis on System-Level Bus-Based Communication Synthesis on System-Level Michael Gasteier Manfred Glesner Darmstadt University of Technoloy Institute of Microelectronic Systems Karlstrasse 15, 64283 Darmstadt, Germany Abstract

More information

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib COMPLETED LOCAL DERIVATIVE PATTERN FOR ROTATION INVARIANT TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP)

More information

Learning Deep Features for One-Class Classification

Learning Deep Features for One-Class Classification 1 Learnin Deep Features for One-Class Classification Pramuditha Perera, Student Member, IEEE, and Vishal M. Patel, Senior Member, IEEE Abstract We propose a deep learnin-based solution for the problem

More information

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS

Chapter 5 THE MODULE FOR DETERMINING AN OBJECT S TRUE GRAY LEVELS Qian u Chapter 5. Determinin an Object s True Gray evels 3 Chapter 5 THE MODUE OR DETERMNNG AN OJECT S TRUE GRAY EVES This chapter discusses the module for determinin an object s true ray levels. To compute

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-automatic Tool Ruiduo Yan, Sudeep Sarkar,BarbaraLoedin, and Arthur Karshmer University of South Florida, Tampa, FL,

More information

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS

CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CONTRAST COMPENSATION FOR BACK-LIT AND FRONT-LIT COLOR FACE IMAGES VIA FUZZY LOGIC CLASSIFICATION AND IMAGE ILLUMINATION ANALYSIS CHUN-MING TSAI 1, ZONG-MU YEH 2, YUAN-FANG WANG 3 1 Department of Computer

More information

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases

Affinity Hybrid Tree: An Indexing Technique for Content-Based Image Retrieval in Multimedia Databases Affinity Hybrid Tree: An Indexin Technique for Content-Based Imae Retrieval in Multimedia Databases Kasturi Chatterjee and Shu-Chin Chen Florida International University Distributed Multimedia Information

More information

Probabilistic Gaze Estimation Without Active Personal Calibration

Probabilistic Gaze Estimation Without Active Personal Calibration Probabilistic Gaze Estimation Without Active Personal Calibration Jixu Chen Qian Ji Department of Electrical,Computer and System Enineerin Rensselaer Polytechnic Institute Troy, NY 12180 chenji@e.com qji@ecse.rpi.edu

More information

A Scene Text-Based Image Retrieval System

A Scene Text-Based Image Retrieval System A Scene Text-Based Imae Retrieval System Thuy Ho Faculty of Information System University of Information Technoloy Ho Chi Minh city, Vietnam thuyhtn@uit.edu.vn Noc Ly Faculty of Information Technoloy University

More information

Indoor Presence System Using Wireless LAN

Indoor Presence System Using Wireless LAN Indoor Presence System Usin Wireless LAN WLAN Position Information Presence Indoor Presence System Usin Wireless LAN NTT DoCoMo has developed an indoor presence system usin mobile terminals with a wireless

More information

The SpecC Methodoloy Technical Report ICS December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department

The SpecC Methodoloy Technical Report ICS December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department The SpecC Methodoloy Technical Report ICS-99-56 December 29, 1999 Daniel D. Gajski Jianwen Zhu Rainer Doemer Andreas Gerstlauer Shuqin Zhao Department of Information and Computer Science University of

More information

A Scene Text-Based Image Retrieval System

A Scene Text-Based Image Retrieval System A Scene Text-Based Imae Retrieval System ThuyHo Faculty of Information System University of Information Technoloy Ho Chi Minh city, Vietnam thuyhtn@uit.edu.vn Noc Ly Faculty of Information Technoloy University

More information

Image features extraction using mathematical morphology

Image features extraction using mathematical morphology Imae features extraction usin mathematical morpholoy Marcin Iwanowski, Sławomir Skoneczny, Jarosław Szostakowski Institute of Control and Industrial Electronics, Warsaw University of Technoloy, ul.koszykowa

More information

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib

SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION. Yuting Hu, Zhiling Long, and Ghassan AlRegib SCALE SELECTIVE EXTENDED LOCAL BINARY PATTERN FOR TEXTURE CLASSIFICATION Yutin Hu, Zhilin Lon, and Ghassan AlReib Multimedia & Sensors Lab (MSL) Center for Sinal and Information Processin (CSIP) School

More information

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool

Efficient Generation of Large Amounts of Training Data for Sign Language Recognition: A Semi-Automatic Tool Efficient Generation of Lare Amounts of Trainin Data for Sin Lanuae Reconition: A Semi-Automatic Tool Ruiduo Yan, Sudeep Sarkar, Barbara Loedin, and Arthur Karshmer University of South Florida, Tampa,

More information

Leveraging Models at Run-time to Retrieve Information for Feature Location

Leveraging Models at Run-time to Retrieve Information for Feature Location Leverain Models at Run-time to Retrieve Information for Feature Location Lorena Arcea,2, Jaime Font,2 Øystein Hauen 2,3, and Carlos Cetina San Jore University, SVIT Research Group, Zaraoza, Spain {larcea,jfont,ccetina}@usj.es

More information

Code Optimization Techniques for Embedded DSP Microprocessors

Code Optimization Techniques for Embedded DSP Microprocessors Code Optimization Techniques for Embedded DSP Microprocessors Stan Liao Srinivas Devadas Kurt Keutzer Steve Tjian Albert Wan MIT Department of EECS Synopsys, Inc. Cambride, MA 02139 Mountain View, CA 94043

More information

Content Based Image Retrieval System with Regency Based Retrieved Image Library

Content Based Image Retrieval System with Regency Based Retrieved Image Library Content Based Imae Retrieval System with Reency Based Retrieved Imae Library Jadhav Seema H. #1,Dr.Sinh Sunita *2, Dr.Sinh Hari #3 #1 Associate Professor, Department of Instru & control, N.D.M.V.P.S s

More information

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J.

Learning Geometric Concepts with an Evolutionary Algorithm. Andreas Birk. Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Learnin Geometric Concepts with an Evolutionary Alorithm Andreas Birk Universitat des Saarlandes, c/o Lehrstuhl Prof. W.J. Paul Postfach 151150, 66041 Saarbrucken, Germany cyrano@cs.uni-sb.de http://www-wjp.cs.uni-sb.de/cyrano/

More information

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding

Reducing Network Cost of Many-to-Many Communication in Unidirectional WDM Rings with Network Coding 1 Reducin Network Cost of Many-to-Many Communication in Unidirectional WDM Rins with Network Codin Lon Lon and Ahmed E. Kamal, Senior Member, IEEE Abstract In this paper we address the problem of traffic

More information

JHDL - An HDL for Reconfigurable Systems Λ

JHDL - An HDL for Reconfigurable Systems Λ - An HDL for Reconfiurable Systems Λ Peter Bellows and Brad Hutchins y Department of Electrical and Computer Enineerin Briham Youn University, Provo, UT 84602 bellowsp@ee.byu.edu, hutch@ee.byu.edu Abstract

More information

Supporting Persistent Object Systems in a Single Address Space 1

Supporting Persistent Object Systems in a Single Address Space 1 Supportin Persistent Object Systems in a Sinle Address Space 1 Kevin Elphinstone, Stephen Russell, Gernot Heiser 2 School of Computer Science & Enineerin, The University of New South Wales, Sydney 2052,

More information

A Mobile Robot that Understands Pedestrian Spatial Behaviors

A Mobile Robot that Understands Pedestrian Spatial Behaviors The 00 IEEE/RSJ International Conference on Intellient Robots and Systems October -, 00, Taipei, Taiwan A Mobile Robot that Understands Pedestrian Spatial Behaviors Shu-Yun Chun and Han-Pan Huan, Member,

More information

HCE: A New Channel Exchange Scheme for Handovers in Mobile Cellular Systems

HCE: A New Channel Exchange Scheme for Handovers in Mobile Cellular Systems 129 HCE: A New Channel Exchane Scheme for Handovers in Mobile Cellular Systems DNESH K. ANVEKAR* and S. SANDEEP PRADHAN Department of Electrical Communication Enineerin ndian nstitute of Science, Banalore

More information

Debugging of Java Programs using a model-based approach

Debugging of Java Programs using a model-based approach Debuin of Java Prorams usin a model-based approach Cristinel Mateis and Markus Stumptner and Franz Wotawa Technische Universität Wien Institut für Informationssysteme Panilasse 16, A-1040 Wien, Austria,

More information

An Internet Collaborative Environment for Sharing Java Applications

An Internet Collaborative Environment for Sharing Java Applications An Internet Collaborative Environment for Sharin Java Applications H. Abdel-Wahab and B. Kvande Department of Computer Science Old Dominion University Norfolk, Va 23529 fwahab,kvande@cs.odu.edu O. Kim

More information

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks

The Role of Switching in Reducing the Number of Electronic Ports in WDM Networks 1 The Role of Switchin in Reducin the Number of Electronic Ports in WDM Networks Randall A. Berry and Eytan Modiano Abstract We consider the role of switchin in minimizin the number of electronic ports

More information

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on

Module. Sanko Lan Avi Ziv Abbas El Gamal. and its accompanying FPGA CAD tools, we are focusing on Placement and Routin For A Field Prorammable Multi-Chip Module Sanko Lan Avi Ziv Abbas El Gamal Information Systems Laboratory, Stanford University, Stanford, CA 94305 Abstract Placemen t and routin heuristics

More information

Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field Numerical Calculation

Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field Numerical Calculation Available online at www.sciencedirect.com Procedia Enineerin 12 (2011) 93 98 2011 SREE Conference on Enineerin Modelin and Simulation Simulation of Inner Ballistic of Underwater Weapon Based on Flow Field

More information

IBM Thomas J. Watson Research Center. Yorktown Heights, NY, U.S.A. The major advantage of BDDs is their eciency for a

IBM Thomas J. Watson Research Center. Yorktown Heights, NY, U.S.A. The major advantage of BDDs is their eciency for a Equivalence Checkin Usin Cuts and Heaps Andreas Kuehlmann Florian Krohm IBM Thomas J. Watson Research Center Yorktown Heihts, NY, U.S.A. Abstract This paper presents a verication technique which is specically

More information

... document map. Word category. blurred histogram. map. Word category. map Full text input. encoded context. encoded word.

... document map. Word category. blurred histogram. map. Word category. map Full text input. encoded context. encoded word. Exploration of Very Lare Databases by Self-Oranizin Maps Teuvo Kohonen Helsinki University of Technoloy Neural Networks Research Centre Rakentajanaukio 2 C, FIN-02150 Espoo, Finland ABSTRACT This paper

More information

WAVELENGTH Division Multiplexing (WDM) significantly

WAVELENGTH Division Multiplexing (WDM) significantly IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 25, NO. 6, AUGUST 27 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus, and Mark Shayman Abstract

More information

Automatic Inspection of Textured Surfaces by Support Vector Machines

Automatic Inspection of Textured Surfaces by Support Vector Machines Automatic Inspection of Textured Surfaces by Support Vector Machines Sina Jahanbin a, Alan C. Bovik a, Eduardo Pèrez b,dineshnair b a Department of Electrical and Computer Enineerin, the University of

More information

Imitation: An Alternative to Generalization in Programming by Demonstration Systems

Imitation: An Alternative to Generalization in Programming by Demonstration Systems Imitation: An Alternative to Generalization in Prorammin by Demonstration Systems Technical Report UW-CSE-98-08-06 Amir Michail University of Washinton amir@cs.washinton.edu http://www.cs.washinton.edu/homes/amir/opsis.html

More information

A SUIF Interface Module for Eli. W. M. Waite. University of Colorado

A SUIF Interface Module for Eli. W. M. Waite. University of Colorado A SUIF Interace Module or Eli W. M. Waite Department o Electrical and Computer Enineerin University o Colorado William.Waite@Colorado.edu 1 What is Eli? Eli [2] is a domain-specic prorammin environment

More information

Low cost concurrent error masking using approximate logic circuits

Low cost concurrent error masking using approximate logic circuits 1 Low cost concurrent error maskin usin approximate loic circuits Mihir R. Choudhury, Member, IEEE and Kartik Mohanram, Member, IEEE Abstract With technoloy scalin, loical errors arisin due to sinle-event

More information

A Model of Machine Learning Based on User Preference of Attributes

A Model of Machine Learning Based on User Preference of Attributes 1 A Model of Machine Learning Based on User Preference of Attributes Yiyu Yao 1, Yan Zhao 1, Jue Wang 2 and Suqing Han 2 1 Department of Computer Science, University of Regina, Regina, Saskatchewan, Canada

More information

Verification of Delta-Sigma Converters Using Adaptive Regression Modeling Λ

Verification of Delta-Sigma Converters Using Adaptive Regression Modeling Λ Verification of DeltaSima Converters Usin Adaptive Reression Modelin Λ Jeonjin Roh, Suresh Seshadri and Jacob A. Abraham Computer Enineerin Research Center The University of Texas at Austin Austin, TX

More information

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings

Grooming Multicast Traffic in Unidirectional SONET/WDM Rings 1 Groomin Multicast Traffic in Unidirectional SONET/WDM Rins Anuj Rawat, Richard La, Steven Marcus and Mark Shayman Abstract In this paper we study the problem of efficient roomin of iven non-uniform multicast

More information

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems

IN this paper, we establish the computational complexity of optimally solving multi-robot path planning problems Intractability of Optimal Multi-Robot Path Plannin on Planar Graphs Jinjin Yu Abstract arxiv:504.007v3 [cs.ro] 6 Dec 05 We study the computational complexity of optimally solvin multi-robot path plannin

More information

main Entry main main pow Entry pow pow

main Entry main main pow Entry pow pow Interprocedural Path Prolin David Melski and Thomas Reps Computer Sciences Department, University of Wisconsin, 20 West Dayton Street, Madison, WI, 53706, USA, fmelski, reps@cs.wisc.edu Abstract. In path

More information

P2P network traffic control mechanism based on global evaluation values

P2P network traffic control mechanism based on global evaluation values June 2009, 16(3): 66 70 www.sciencedirect.com/science/ournal/10058885 The Journal of China Universities of Posts and Telecommunications www.buptournal.cn/ben P2P network traffic control mechanism based

More information

Robust Color Image Enhancement of Digitized Books

Robust Color Image Enhancement of Digitized Books 29 1th International Conference on Document Analysis and Reconition Robust Color Imae Enhancement of Diitized Books Jian Fan Hewlett-Packard Laboratories, Palo Alto, California, USA jian.fan@hp.com Abstract

More information

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm

Electrical Power System Harmonic Analysis Using Adaptive BSS Algorithm Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Electrical Power System Harmonic Analysis Usin Adaptive BSS Alorithm 1,* Chen Yu, 2 Liu Yuelian 1 Zhenzhou Institute of Aeronautical Industry

More information

Circuit Memory Requirements Number of Utilization Number of Utilization. Variable Length one 768x16, two 32x7, è è

Circuit Memory Requirements Number of Utilization Number of Utilization. Variable Length one 768x16, two 32x7, è è Previous Alorithm ë6ë SPACK Alorithm Circuit Memory Requirements Number of Utilization Number of Utilization Arrays Req'd Arrays Req'd Variable Lenth one 768x16, two 32x7, 7 46.2è 5 64.7è CODEC one 512x1

More information

Journal of Young Scientist, Volume II, 2014 ISSN ; ISSN CD-ROM ; ISSN Online ; ISSN-L

Journal of Young Scientist, Volume II, 2014 ISSN ; ISSN CD-ROM ; ISSN Online ; ISSN-L Journal of Youn Scientist, Volume II, 014 ISSN 344-183; ISSN CD-ROM 344-191; ISSN Online 344-1305; ISSN-L 344 183 COMPARATIVE ANALYSIS OF ARC-TO-CHORD CORRECTIONS BETWEEN THE GAUSS-KRUGER PROJECTED SYSTEM

More information

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic.

Optimal design of Fresnel lens for a reading light system with. multiple light sources using three-layered Hierarchical Genetic. Optimal desin of Fresnel lens for a readin liht system with multiple liht sources usin three-layered Hierarchical Genetic Alorithm Wen-Gon Chen, and Chii-Maw Uan Department of Electrical Enineerin, I Shou

More information

Analysis of Ramp Discontinuity Model for Multiscale Image Segmentation

Analysis of Ramp Discontinuity Model for Multiscale Image Segmentation Analysis of Ramp Discontinuity Model for Multiscale Imae Sementation Himanshu Arora University of Illinois Urbana, IL61801, USA harora1@uiuc.edu Narendra Ahuja University of Illinois Urbana, IL61801, USA

More information

M3AR: A Privacy Preserving Algorithm that Maintains Association Rules

M3AR: A Privacy Preserving Algorithm that Maintains Association Rules M3A: A Privacy Preservin Alorithm that Maintains Association ules Huynh Van Quoc Phuon, ran Khanh Dan, Vo hi Noc Chau Faculty of Computer Science and Enineerin, HCMU National University of Ho Chi Minh

More information

Bipartite Graph Partitioning and Content-based Image Clustering

Bipartite Graph Partitioning and Content-based Image Clustering Bipartite Graph Partitioning and Content-based Image Clustering Guoping Qiu School of Computer Science The University of Nottingham qiu @ cs.nott.ac.uk Abstract This paper presents a method to model the

More information

Cluster Analysis. Angela Montanari and Laura Anderlucci

Cluster Analysis. Angela Montanari and Laura Anderlucci Cluster Analysis Angela Montanari and Laura Anderlucci 1 Introduction Clustering a set of n objects into k groups is usually moved by the aim of identifying internally homogenous groups according to a

More information

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution

Minimum-Cost Multicast Routing for Multi-Layered Multimedia Distribution Minimum-Cost Multicast Routin for Multi-Layered Multimedia Distribution Hsu-Chen Chen and Frank Yeon-Sun Lin Department of Information Manaement, National Taiwan University 50, Lane 144, Keelun Rd., Sec.4,

More information

Register Allocation over the Program Dependence Graph. University of Delaware. Newark, DE, (302)

Register Allocation over the Program Dependence Graph. University of Delaware. Newark, DE, (302) Reister Allocation over the Proram Dependence Graph Cindy Norris Lori. L. Pollock norris@cis.udel.edu pollock@cis.udel.edu Department of Computer and Information Sciences University of Delaware Newark,

More information

Optimal Scheduling of Dynamic Progressive Processing

Optimal Scheduling of Dynamic Progressive Processing Optimal Schedulin of Dynamic roressive rocessin Abdel-Illah ouaddib and Shlomo Zilberstein Abstract. roressive processin allows a system to satisfy a set of requests under time pressure by limitin the

More information

Implementing the BPG Neural Network Algorithm on. MP-1216 / MP-2216 Massive Parallel SIMD Machines. L. Larsson

Implementing the BPG Neural Network Algorithm on. MP-1216 / MP-2216 Massive Parallel SIMD Machines. L. Larsson Implementin the BPG Neural Network Alorithm on MP- / MP- Massive Parallel SIMD Machines L Larsson University of Hambur, Dept of Computer Science / Group TECH Vot-Kolln-Str 0, D-5 Hambur, Germany e-mail:

More information

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS

DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Proceedins of the 4th IEEE Conference on Control Applications, Albany, USA, Sep. 1995, pp. 5-55. DYNAMIC COUPLING OF UNDERACTUATED MANIPULATORS Marcel Bererman Christopher Lee Yanshen Xu The Robotics Institute

More information

Salto: System for Assembly-Language. Transformation and Optimization. Erven Rohou, Francois Bodin, Andre Seznec.

Salto: System for Assembly-Language. Transformation and Optimization. Erven Rohou, Francois Bodin, Andre Seznec. Salto: System for Assembly-Lanuae Transformation and Optimization Erven Rohou, Francois Bodin, Andre Seznec ferohou,bodin,seznec@irisa.fr Abstract On critical applications the performance tunin requires

More information

Protection of Location Privacy using Dummies for Location-based Services

Protection of Location Privacy using Dummies for Location-based Services Protection of Location Privacy usin for Location-based Services Hidetoshi Kido y Yutaka Yanaisawa yy Tetsuji Satoh y;yy ygraduate School of Information Science and Technoloy, Osaka University yyntt Communication

More information

Improving Hash Join Performance Through Prefetching

Improving Hash Join Performance Through Prefetching Improvin Hash Join Performance Throuh Prefetchin Shimin Chen, Anastassia Ailamaki, Phillip B. Gibbons, Todd C. Mowry Email: chensm@cs.cmu.edu, natassa@cs.cmu.edu, phillip.b.ibbons@intel.com, tcm@cs.cmu.edu

More information

Polygonal Approximation of Closed Curves across Multiple Views

Polygonal Approximation of Closed Curves across Multiple Views Polyonal Approximation of Closed Curves across Multiple Views M. Pawan Kumar Saurah oyal C. V. Jawahar P. J. Narayanan Centre for Visual Information echnoloy International Institute of Information echnoloy

More information

Reducing network cost of many-to-many communication in unidirectional WDM rings with network coding

Reducing network cost of many-to-many communication in unidirectional WDM rings with network coding Reducin network cost of many-to-many communication in unidirectional WDM rins with network codin Lon Lon and Ahmed E. Kamal Department of Electrical and Computer Enineerin, Iowa State University Email:

More information

Discrete Optimization. Lecture Notes 2

Discrete Optimization. Lecture Notes 2 Discrete Optimization. Lecture Notes 2 Disjunctive Constraints Defining variables and formulating linear constraints can be straightforward or more sophisticated, depending on the problem structure. The

More information

LEGEND. Cattail Sawgrass-Cattail Mixture Sawgrass-Slough. Everglades. National. Park. Area of Enlargement. Lake Okeechobee

LEGEND. Cattail Sawgrass-Cattail Mixture Sawgrass-Slough. Everglades. National. Park. Area of Enlargement. Lake Okeechobee An Ecient Parallel Implementation of the Everlades Landscape Fire Model Usin Checkpointin Fusen He and Jie Wu Department of Computer Science and Enineerin Florida Atlantic University Boca Raton, FL 33431

More information

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models

Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Automated Segmentation Using a Fast Implementation of the Chan-Vese Models Huan Xu, and Xiao-Feng Wang,,3 Intelligent Computation Lab, Hefei Institute of Intelligent Machines, Chinese Academy of Science,

More information

Survey On Image Texture Classification Techniques

Survey On Image Texture Classification Techniques Survey On Imae Texture Classification Techniques Vishal SThakare 1, itin Patil 2 and Jayshri S Sonawane 3 1 Department of Computer En, orth Maharashtra University, RCPIT Shirpur, Maharashtra, India 2 Department

More information

Pattern Recognition Letters

Pattern Recognition Letters attern Reconition Letters 29 (2008) 1596 1602 Contents lists available at ScienceDirect attern Reconition Letters journal homepae: www.elsevier.com/locate/patrec 3D face reconition by constructin deformation

More information

Figure 1: The trajectory of a projectile launched at θ 1 > 0.

Figure 1: The trajectory of a projectile launched at θ 1 > 0. 3 Projectile Motion Introduction Important: Complete and submit the Lab 3 problem set on WebAssin before you leave lab today. Your instructor and lab assistant will be happy to help. In Lab 2, you tested

More information

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques 24 Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Ruxandra PETRE

More information

Data-flow-based Testing of Object-Oriented Libraries

Data-flow-based Testing of Object-Oriented Libraries Data-flow-based Testin of Object-Oriented Libraries Ramkrishna Chatterjee Oracle Corporation One Oracle Drive Nashua, NH 03062, USA ph: +1 603 897 3515 Ramkrishna.Chatterjee@oracle.com Barbara G. Ryder

More information

RE2C { A More Versatile Scanner Generator. Peter Bumbulis Donald D. Cowan. University of Waterloo. April 15, Abstract

RE2C { A More Versatile Scanner Generator. Peter Bumbulis Donald D. Cowan. University of Waterloo. April 15, Abstract RE2C { A More Versatile Scanner Generator Peter Bumbulis Donald D. Cowan Computer Science Department and Computer Systems Group University o Waterloo April 15, 1994 Abstract It is usually claimed that

More information

A Recursive Algorithm for Low-Power Memory Partitioning Luca Benini* Alberto Macii** Massimo Poncino**

A Recursive Algorithm for Low-Power Memory Partitioning Luca Benini* Alberto Macii** Massimo Poncino** A Recursive Alorithm for Low-Power ory Partitionin Luca Benini* Alberto Macii** Massimo Poncino** *Universita di Bolona **Politecnico di Torino Bolona, Italy 40136 Torino, Italy 10129 Abstract ory-processor

More information

in two important ways. First, because each processor processes lare disk-resident datasets, the volume of the communication durin the lobal reduction

in two important ways. First, because each processor processes lare disk-resident datasets, the volume of the communication durin the lobal reduction Compiler and Runtime Analysis for Ecient Communication in Data Intensive Applications Renato Ferreira Gaan Arawal y Joel Saltz Department of Computer Science University of Maryland, Collee Park MD 20742

More information

Improving robotic machining accuracy by real-time compensation

Improving robotic machining accuracy by real-time compensation University of Wollonon Research Online Faculty of Enineerin - Papers (Archive) Faculty of Enineerin and Information Sciences 2009 Improvin robotic machinin accuracy by real-time compensation Zeni Pan University

More information

Gene Clustering & Classification

Gene Clustering & Classification BINF, Introduction to Computational Biology Gene Clustering & Classification Young-Rae Cho Associate Professor Department of Computer Science Baylor University Overview Introduction to Gene Clustering

More information

Design of a Framework for Data-Intensive Wide-Area Applications

Design of a Framework for Data-Intensive Wide-Area Applications Desin of a Framework for Data-Intensive Wide-Area Applications Michael D. Beynon, Tahsin Kurc, Alan Sussman, Joel Saltz Department of Computer Science University of Maryland, Collee Park, MD 2742 fbeynon,kurc,als,saltz@cs.umd.edu

More information

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS In: Stilla U, Rottensteiner F, Hinz S (Eds) CMRT05. IAPRS, Vol. XXXVI, Part 3/W24 --- Vienna, Austria, Auust 29-30, 2005 MOTION DETECTION BY CLASSIFICATION OF LOCAL STRUCTURES IN AIRBORNE THERMAL VIDEOS

More information

Efficient Minimization of Sum and Differential Costs on Machines with Job Placement Constraints

Efficient Minimization of Sum and Differential Costs on Machines with Job Placement Constraints Efficient Minimization of Sum and Differential Costs on Machines with Job Placement Constraints Jaya Prakash Champati and Ben Lian Department of Electrical and Computer Enineerin, University of Toronto

More information

Learning Bayesian Networks from Inaccurate Data

Learning Bayesian Networks from Inaccurate Data Learnin Bayesian Networks from Inaccurate Data A Study on the Effect of Inaccurate Data on Parameter Estimation and Structure Learnin of Bayesian Networks Valerie Sessions Marco Valtorta Department of

More information

Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection

Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection Flexible-Hybrid Sequential Floating Search in Statistical Feature Selection Petr Somol 1,2, Jana Novovičová 1,2, and Pavel Pudil 2,1 1 Dept. of Pattern Recognition, Institute of Information Theory and

More information

CHAPTER VII INDEXED K TWIN NEIGHBOUR CLUSTERING ALGORITHM 7.1 INTRODUCTION

CHAPTER VII INDEXED K TWIN NEIGHBOUR CLUSTERING ALGORITHM 7.1 INTRODUCTION CHAPTER VII INDEXED K TWIN NEIGHBOUR CLUSTERING ALGORITHM 7.1 INTRODUCTION Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group (called cluster)

More information

i=266 to 382 ok Undo

i=266 to 382 ok Undo Softspec: Software-based Speculative Parallelism Derek Bruenin, Srikrishna Devabhaktuni, Saman Amarasinhe Laboratory for Computer Science Massachusetts Institute of Technoloy Cambride, MA 9 iye@mit.edu

More information

to chanes in the user interface desin. By embeddin the object-oriented, interpreted lanuae into the application, it can also be used as a tool for rer

to chanes in the user interface desin. By embeddin the object-oriented, interpreted lanuae into the application, it can also be used as a tool for rer Usin C++ Class Libraries from an Interpreted Lanuae Wolfan Heidrich, Philipp Slusallek, Hans-Peter Seidel Computer Graphics Department, Universitat Erlanen-Nurnber Am Weichselarten 9, 91058 Erlanen, Germany.

More information

Normalized cuts and image segmentation

Normalized cuts and image segmentation Normalized cuts and image segmentation Department of EE University of Washington Yeping Su Xiaodan Song Normalized Cuts and Image Segmentation, IEEE Trans. PAMI, August 2000 5/20/2003 1 Outline 1. Image

More information

Segmentation of Images

Segmentation of Images Segmentation of Images SEGMENTATION If an image has been preprocessed appropriately to remove noise and artifacts, segmentation is often the key step in interpreting the image. Image segmentation is a

More information

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology,

Modular Design of Fuzzy Controller Integrating Deliberative and. Reactive Strategies. Technical Computer Science, Faculty of Technology, Modular Desin of Fuzzy Controller Interatin Deliberative and Reactive Strateies Jianwei Zhan, Frank Wille and Alois Knoll Technical Computer Science, Faculty of Technoloy, University of Bielefeld, 33501

More information

Slicing Multi-threaded Java Programs : A Case Study

Slicing Multi-threaded Java Programs : A Case Study Slicin Multi-threaded Java Prorams : A Case Study Matthew B. Dwyer y, James C. Corbett z, John Hatcliff y, Stefan Sokolowski y, Honjun Zhen y ydepartment of Computin and Information Sciences Kansas State

More information

FPGA Technology Mapping: A Study of Optimality

FPGA Technology Mapping: A Study of Optimality FPGA Technoloy Mappin: A Study o Optimality Andrew Lin Department o Electrical and Computer Enineerin University o Toronto Toronto, Canada alin@eec.toronto.edu Deshanand P. Sinh Altera Corporation Toronto

More information

Web e-transactions. Svend Frolund, Fernando Pedone, Jim Pruyne Software Technology Laboratory HP Laboratories Palo Alto HPL July 12 th, 2001*

Web e-transactions. Svend Frolund, Fernando Pedone, Jim Pruyne Software Technology Laboratory HP Laboratories Palo Alto HPL July 12 th, 2001* Web e-transactions Svend Frolund, Fernando Pedone, Jim Pruyne Software Technoloy Laboratory HP Laboratories Palo Alto HPL-2001-177 July 12 th, 2001* E-mail: {frolund, pedone, pruyne} @ hpl.hp.com reliability,

More information

Joint Entity Resolution

Joint Entity Resolution Joint Entity Resolution Steven Euijong Whang, Hector Garcia-Molina Computer Science Department, Stanford University 353 Serra Mall, Stanford, CA 94305, USA {swhang, hector}@cs.stanford.edu No Institute

More information

Lecture 5 Finding meaningful clusters in data. 5.1 Kleinberg s axiomatic framework for clustering

Lecture 5 Finding meaningful clusters in data. 5.1 Kleinberg s axiomatic framework for clustering CSE 291: Unsupervised learning Spring 2008 Lecture 5 Finding meaningful clusters in data So far we ve been in the vector quantization mindset, where we want to approximate a data set by a small number

More information

Design of a Framework for Data-Intensive Wide-Area Applications

Design of a Framework for Data-Intensive Wide-Area Applications Desin of a Framework for Data-Intensive Wide-Area Applications Michael D. Beynon y, Tahsin Kurc y, Alan Sussman y, Joel Saltz y+ y Institute for Advanced Computer Studies and Dept. of Computer Science

More information

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms

SBG SDG. An Accurate Error Control Mechanism for Simplification Before Generation Algorihms An Accurate Error Control Mechanism for Simplification Before Generation Alorihms O. Guerra, J. D. Rodríuez-García, E. Roca, F. V. Fernández and A. Rodríuez-Vázquez Instituto de Microelectrónica de Sevilla,

More information

On the Load Balancing of Multicast Routing in Multi-Channel Multi-Radio Wireless Mesh Networks with Multiple Gateways

On the Load Balancing of Multicast Routing in Multi-Channel Multi-Radio Wireless Mesh Networks with Multiple Gateways 206 IJCSNS International Journal of Computer Science and Networ Security, VOL.17 No.3, March 2017 On the Load Balancin of Multicast Routin in Multi-Channel Multi-Radio Wireless Mesh Networs with Multiple

More information

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca

TETROBOT: A NOVEL MECHANISM FOR RECONFIGURABLE PARALLEL ROBOTICS. Student, Machine Building Faculty, Technical University of Cluj-Napoca UNIVERSITATEA TRANSILVANIA DIN BRA0OV Catedra Desin de Produs 1i Robotic2 Simpozionul na8ional cu participare interna8ional9 PRoiectarea ASIstat9 de Calculator P R A S I C ' 02 Vol. I Mecanisme 1i Triboloie

More information

ACTion: Combining Logic Synthesis and Technology Mapping for MUX based FPGAs

ACTion: Combining Logic Synthesis and Technology Mapping for MUX based FPGAs IEEE EUROMICRO Conference (EUROMICRO 00) Maastricht, September 2000 ACTion: Combinin Loic Synthesis and Technoloy Mappin for MUX based FPGAs Wolfan Günther Rolf Drechsler Institute of Computer Science

More information