Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays

Size: px
Start display at page:

Download "Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays"

Transcription

1 00 th Intenational Wokshop on Cellula Nanoscale Netwoks and thei Applications (CNNA) Appoximating Euclidean Distance Tansfom with Simple Opeations in Cellula Pocesso Aas Samad Razmjooei and Piot Dudek School of Electical and Electonic Engineeing The Univesit of Mancheste Mancheste, UK Abstact This pape pesents a new algoithm fo computing a distance tansfom, paticulal suitable fo massivel paallel cellula pocesso aas. The poposed Enhanced Cit Block Distance Tansfom (ECBDT) achieves good appoximation to Euclidean distances, opeating with incement and minimum opeations onl, and equiing onl local 4-neighbou communication. The distance values ae calculated in a wavepopagating manne, and ae suitable fo implementation on asnchonous pocesso aas. The pefomance of the algoithm is adjustable though paametes. Pesented simulation esults illustate the opeation of the algoithm, and discuss the accuac of the distance appoximation that is achieved in compaison to Euclidean, Cit Block, Chessboad and Chamfe distance tansfoms. I. INTRODUCTION In digital image pocessing, a map of distances is often equied in which all non-featue pixels ae assigned distance values to thei neaest featue pixels. The map is called the Distance Tansfom (DT). The exact distance between two points with coodinates of (x, ) and (x, ) can be calculated fom the Euclidean Distance fomula: D = ( x x ) + ( ) () Eu Calculating the Euclidean Distance Tansfom (EDT) is a global opeation, as fo each non-featue pixel a neaest featue pixel must be found and a distance calculated accoding to (). Theefoe the algoithms to geneate such distance map ae computationall intensive. Futhemoe, calculation of distances in pesence of obstacles is poblematic. To ovecome these poblems, othe distance metics such as Cit Block (Manhattan), Chessboad o Chamfe have been poposed to calculate the distance consideing onl small neighbouhoods []-[]. The tansfoms that appl these metics could be consideed as giving an appoximation to Euclidean distance with consideabl less complex algoithms [3]. In paticula, the ae suitable fo paallel implementation on cellula pocesso aas, such as [4]-[8]. In the paallel DT algoithms, global distances ae calculated b popagating local distance values. Among the poposed distance tansfoms algoithms, Cit Block Distance Tansfom (CBDT) is the simplest and fastest to be implemented. It equies onl incement and minimum opeations on a 4-connected neighbouhood. Howeve, the obtained distances diffe lagel fom Euclidean distances. This ma be undesiable in man applications. Chessboad DT is simila in this espect. Chamfe DT is a bette appoximation to Euclidean distance, but it equies a geate numbe of moe complex opeations (including multiplication and usuall lage neighbouhoods) to calculate the distances []-[]. In this pape, a paallel DT algoithm is poposed that etains the simplicit of CBDT, but gives a consideabl bette appoximation to EDT. The algoithm can be executed iteativel on snchonous Single Instuction Multiple Data (SIMD) fine-gain pocesso aas; it can also take advantage of asnchonous wave-popagating opeations available on some cellula pocesso aa hadwae [4]. In the next section, the paallel implementation of CBDT is oveviewed. In Section III, the poposed Enhanced Cit Block DT (ECBDT) is intoduced and the methods of evaluating the esults ae pesented. The expeimental esults ae discussed in Section IV and conclusions ae in Section V. The algoithm is designed fo massivel paallel cellula pocesso aas, howeve the expeiments and simulations pesented in this pape have been conducted in MATLAB. II. CITY BLOCK DISTANCE TRANSFORM The CBDT measues the distance between the pixels based on the fou diect neighbous (Noth, East, West, and South). The local distance value between a pixel and its diect neighbou is equal to one. The Cit Block distance between pixels with coodinates of (x, ) and (x, ) is calculated b: D = x x + () CB To calculate the CBDT of a bina image, initiall the values of all the non-featue pixels ae changed to infinit (o a suitabl lage numbe) and the featue pixels ae set to zeo []. The distance map is deived though iteations. In each iteation the distance values of diect neighbous ae incemented b one: P = min( P, P +, P +, P +, P + ) (3) n n n n n n + x, x+, n whee P is the distance value of the pixel in position ( ) at iteation n. This pocess is epeated until convegence. The /0/$ IEEE

2 If ( ) is a MC P = min( P, P, P, P, P ) (5) n n n n n n + x, x+, Fo example, conside the aa shown in Fig. 3, with one featue pixel in the cente. Some of the cells ae maked as MCs. Regula backgound pixels have thei DT values incemented with espect to thei smallest diect neighbous, while the DT values of MCs ae equal to thei smallest neighbous. Figue. Popagation of local distances in distance map. distance values ae popagated fom the bounda of the featue pixels to the neighbous until the distances fo all the pixels ae calculated. Fig. illustates an example of the popagation of CBDT fo a bina image which consists of one featue pixel in the cente. The distance values in the DT matix ae shown using a ga-level scale. It should be noted that the discete-time iteations in (3) can be eplaced b a continuous-time pocess, whee the update equation is constantl evaluated. Pocessos such as ASPA [4] ae capable of pefoming such opeations and consequentl the popagation of distances, as illustated in Fig., is asnchonous. The sstem alwas conveges to the same solution, iespective of popagation speed. As compaed with Euclidean distance, CBDT oveestimates the distances fo pixels located diagonall fom thei neaest featue pixels. This can be cleal seen in Fig. (b) as a distotion fom the ideal isotopic distance map shown in Fig (a). Hee we popose Enhanced Cit Block Distance Tansfom (ECBDT), which opeates with + and minimum opeations onl, simila to CBDT, but povides a much bette appoximation to the Euclidean DT (see Fig. (c)). (a) (b) (c) (d) Figue. Distance Tansfoms of a bina image of 5x5 with one simple featue pixel in the cente. (a) Euclidean Distance. (b) CBDT. (c) ECBDT (Scaled). (d) The ga-level ba epesents the distance values. Given that the distance values ae calculated in an iteative manne b popagating the local distances, a MC can impact all the cells that have thei DT value depending on it. Fig. 4 illustates how the DT esult can be andoml distoted as the numbe and location of the MCs in the matix is vaied. Figue 3. The effect of MCs on the DT. Fou pixels ae maked as MCs. III. ENHANCED CITY BLOCK DISTANCE TRANSFORM A. Masked-Cells The Masked-Cells (MCs) in the calculation of a DT ae defined hee as cells that have thei DT values equal to the minimum value of thei diect neighbous. When calculating thei modified CBDT, the MC update does not equie an incement. Equations (4) and (5) ae thus used to update the DT values in iteation n, depending on whethe the pixel is a MC o not: If ( ) is not a MC: P = min( P, P +, P +, P +, P + ) (4) n n n n n n + x, x+, (a) (b) (c) (d) Figue 4. The effect of MC on matix of x with one featue pixel in the cente. (a) CBDT with no MCs. (b) 0% of MCs. (c) 0% MCs; (d) The galevel ba epesents the distance values. B. ECBDT Algoithm To compute the ECBDT we use numbe of andom pattens (k) of specific densit of MCs (p), and appl the modified CBDT fo each patten, iteating equations (4) and (5) until

3 convegence. As andom MC locations lead to andom distotions of the modified CBDTs matix fo each patten, we finall aveage the esults to educe the eo. The pseudo-code implementing this algoithm is shown in Fig. 5. Povided the pocessing hadwae is capable of fast popagation of distance values, calculating multiple modified CBDTs can be easil pefomed, within a easonable execution time. Fig. (c) illustates the DT esults when ECBDT has been pefomed fo p=50% of MCs on k=00 andoml selected pattens. As it can be seen in Fig., the esult of ECBDT appeas qualitativel close to the EDT than the CBDT esult. In the following sections we quantif this, and analse the eo with espect to ECBDT paametes such as MCs densit and numbe of aveages. ECBDTs applied to a mati when two diffeent sets of paametes have been used. Distances to a cente pixel ae calculated. The esulting equidistant pixels fo distances of 0, 0 and 30 (solid contous) and Euclidean equidistant pixels (dashed contous) ae shown on both DTs fo compaison. It can be seen that the absolute eo of DT shown in Fig.6(a) is smalle than that of DT shown in Fig.6(b). Howeve, distances in the hoizontal diection ae undeestimated while those calculated diagonall ae oveestimated. On the othe hand, the esult in Fig.6(b) has a lage oveall absolute eo. Howeve, it has a desiable popet that equidistant pixels ae foming contous much close in shape to the ideal cicles of EDT. SumDT=0 Fo to k do // matix accumulating the DT esults // k is numbe of aveages G=Geneate Random Patten ( p) //p is densit of MCs D = DT(Input, G) //Find the DT accoding to (4),(5) SumDT= SumDT + D Next //Accumulate esults ECBDT(k, p) = SumDT / k //Calculate aveage Figue 5. The pseudo-code to compute the ECBDT. C. Eo Calculation Two methods ae intoduced to calculate the eo: ) Absolute Eo: To quantif the absolute eo ε abs between ECBDT and EDT, the RMS eo is calculated acoss the DT matix. ε (6) n m ' abs = ( αabspx, Px, ) n m x= = whee n, m ae numbe of ows and columns of the bina image espectivel; P and P ae esult of EDT and ECBDT, espectivel, at position ( ). Since the intoduction of MCs leads to a sstematic undeestimate of the distance values in the DT mati an absolute scaling facto α abs is intoduced. The value of α abs is defined as the optimal value that compensates the gain eo in the DT calculation, i.e. the value that minimizes the absolute eo (ε abs ) given b (6). ) Relative Eo: The absolute eo gives a good indication of the oveall diffeence between EDT and ECBDT. Howeve in man applications the absolute eo is less impotant than the unifomit of the DT esult acoss oientations, i.e. a elative eo between equidistant pixels (in a Euclidean sense) and the DT esult. Fig. 6 illustates two (a) Figue 6. Compaing the equidistant pixels between scaled ECBDT (solid) and EDT (dashed); Diffeent ECBDT paametes ae used in two cases: (a) k=500, p=5%, esults in ε abs=.6; (b) k=500, p=50%, esults in ε abs =.3. To quantif the elative eo we use the following method. Distance tansfoms (ECBDT and EDT) ae calculated fo an image with a single featue pixel in the cente. A numbe (M) of concentic cicles, centeed on the featue pixel, ae selected. In the expeiments the adius of the cicles is chosen with step s=5 pixels i.e. 5, 0, 5 etc (see Fig. 7). Fo each cicle, a elative scaling facto α is calculated: α = C x, C P Whee () C ae a set of N points ling on a cicle C with adius s, (see Fig. 7); Px, and P x, ae the calculated ECBDT and EDT values, espectivel, at position ( ). Fo each cicle, the vaiance is then calculated accoding to (8) and finall the elative eo ε el is calculated consideing all cicles, accoding to (9). P N C (b) (7) = ( α P P ) (8) M ε el = (9) M =

4 5 4 3 Figue 7. Calculating the vaiance. ECBDT shown on the left and EDT shown on the ight. In this example, i.e. M=5, s=5 and =,, 3, 4, 5. IV. EXPERIMENTAL RESULTS All numeical expeiments epoted in this section, have been pefomed on a bina image of 0x0 having one featue pixel in its cente. The ECBDT esult depends on two paametes, the densit of MCs, p, and the numbe of aveages, k. Fig. 8 illustates how the ECBDT esult changes with these paametes. A lage k esults in smooth equidistant contous, while lage p impoves thei ciculait. Fo smalle p, the contous have distoted shapes (esembling CBDT). The become moe cicula, but moe nois, as p is inceased. The execution time of the algoithm will be diectl popotional to k, and independent of p. To investigate which p and k might be most optimal, the eos have been calculated b sweeping these paametes, as shown in Fig. 9. Since the esult of ECBDT is nondeteministic, the plots in Fig. 9 ae based on the mean values of the eos, aveaged acoss man tials. In case of a small numbe of aveages, the eo values calculated using (6) and (9) exhibit lage standad deviation, as shown in the example in Fig. 0. Fom the plot of εabs in Fig. 9 it can be seen that depending on k, about 0-5% of MCs esults in lowe absolute eo and consequentl gives a close oveall appoximation to EDT. When we conside the elative eo, it can be seen that Figue 9. Absolute eo (ε abs) and elative eo (ε el) vs. densit of MC (p) fo diffeent numbe of aveages (k). the optimal densit of MCs becomes lage as the numbe of aveages inceases. Fig. 9 can be used as a guide to select the appopiate paametes in pactical applications. Fig. illustates how the absolute scaling facto changes against the densit of MCs. As we ae inceasing p the scaling facto inceases. The gaphs in Fig. show elative scaling facto against distance values in ECBDT, fo diffeent p. Aveaging has been pefomed ove k=500 andom pattens. As the numbe of MCs is inceased, the distances calculated using ECBDT become moe nonlinea with espect to EDT. The nonlineait of distance values in ECBDT can be obseved in Fig. 6 (b); while the inne contou is smalle than its EDT countepat, the oute contous is bigge. The plot in Fig. can be used to compensate the non-lineait, fo example using a look-up table, if equied b the application. p=5% p=0% p=40% p=65% k=3 k=00 Figue 8. ECBDT esult fo diffeent paametes. k is numbe of aveages and p is densit of MCs. Equidistant contous ae shown. Fo small p the DT is simila to CBDT. As p is inceased, it is possible to achive a DT ve close to EDT in tems of ciculait. Inceasing k educes the noise.

5 Figue 0. Absolute eo fo small numbe of aveages, k=3. Dashed lines follow eo bas showing standad deviation of the value calculated using (6) acoss man uns of the ECBDT. V. COMPARISONS AND CONCLUSION Table shows a compaison of the pefomance of seveal DTs. The second and thid columns compae the absolute eo and the elative eo fo diffeent tpes of DTs. The ECBDT gives a clea impovement in the qualit of appoximation to EDT, in compaison to CBDT and Chessboad DT. Chamfe DTs can give a bette appoximation but equie moe complex opeations. The advantage of ECBDT is in that it can achieve a ve good appoximation to EDT using onl a simple set of aithmetic opeations on neaest neighbous and using limited hadwae esouces. In paticula, all steps of the algoithm (geneation of a andom map, calculation of a modified CBDT, aveaging of esults) can be caied out using onl a few memo elements pe pixel, which makes the algoithm suitable fo execution on pixel-level cellula pocesso aas. The ECBDT is flexible in the sense that depending on the application, the pecision of the output DT and the speed of the algoithm can be defined b the densit of MCs and numbe of aveages. If an application equies speed, then appoximatel 0% of MCs and a low numbe of aveages (e.g. k=3 o k=5) can be applied, with good esults. If the elative distances ae a matte of inteest in an application, then a lage numbe of aveages and MCs should be used. The execution speed of ECBDT depends on the actual implementation. When implemented on cellula pocesso aas which ae capable of apidl iteating equations (4) and (5), especiall on pocessos that suppot asnchonous data popagations involving min and + opeations, the ECBDT can povide a bette pefomance than othe methods of appoximating Euclidean distance tansfom. Figue. Absolute scaling facto (a abs ) vs. densit of Masked-Cells (p). REFERENCES Figue. Relative scaling facto (a ) vs. distance value fom cente fo diffeent densit of MCs Table. Compaing the DTs to ECBDT DT ε ε abs el Speed Cit Block DT(CBDT) Ve fast Chessboad DT Ve fast Chamfe DT (3-4) Fast Chamfe DT (5-7-) Slow ECBDT (k=5, p=0%) ± ±0. Fast ECBDT (k =50, p =35%).8±0. 0.5±0. Slow ECBDT (k =00, p =40%). 0.8 Slow [] G. Bogefos, Distance tansfom in digital image, Compute Vision, Gaphics and Image Pocessing. 34, pp , Feb. 986 [] A. Rosenfield and J. L. Pfaltz, Distance function on digital pictues, Patten Recognition, Pegamon Pess 968, Vol., pp. 33-6, Oct. 967 [3] Pe-Eik Danielsson, Euclidean distance mapping, Compute Gaphics and Image Pocessin 4,, pp. 7-48, Feb. 980 [4] A. Lopich and P. Dudek, ASPA: Focal Plane Digital Pocesso Aa with Asnghonous Pocessing Capabilities, ISCAS 008, pp , Ma 008. [5] P.Dudek and P.J.Hicks, "A Geneal-Pupose Pocesso-pe-Pixel Analog SIMD Vision Chip," IEEE Tansactions on Cicuits and Sstems - I, vol. 5, no., pp. 3-0, Janua 005 [6] G. Linan, R. Dominguez-Casto, S. Espejo and A. Rodiguez-Vazquez, ACE6k: a pogammable focal plane vision pocesso with 8x8 esolution, ECCTD 00, pp , August 00. [7] T. Komuo, S. Kagami, I. Ishii and M. Ishikawa, Device and Sstem Development of Geneal Pupose Digital Vision Chip, Jounal of Robotics and Mechatonics, Vol., No.5, pp (000) [8] J. Flak, M. Laiho, A.Paasio, K. Halonen, Dense CMOS implementation of a bina-pogammable cellula neual netwok. Int. Jounal of Cicuit Theo and Applications, (4): p

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Directional Stiffness of Electronic Component Lead

Directional Stiffness of Electronic Component Lead Diectional Stiffness of Electonic Component Lead Chang H. Kim Califonia State Univesit, Long Beach Depatment of Mechanical and Aeospace Engineeing 150 Bellflowe Boulevad Long Beach, CA 90840-830, USA Abstact

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Massachusetts Institute of Technology Department of Mechanical Engineering

Massachusetts Institute of Technology Department of Mechanical Engineering cm cm Poblem Massachusetts Institute of echnolog Depatment of Mechanical Engineeing. Intoduction to obotics Sample Poblems and Solutions fo the Mid-em Exam Figue shows a obotic vehicle having two poweed

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

University of Hertfordshire Department of Mathematics. Some comments on the approximation of the radial basis functions in the dual reciprocity method

University of Hertfordshire Department of Mathematics. Some comments on the approximation of the radial basis functions in the dual reciprocity method Univesit o Hetodshie Depatment o Mathematics Some comments on the appoimation o the adial basis unctions in the dual ecipocit method Wattana Toutip Technical Repot 4 August 999 Peace The dual ecipocit

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers XFVHDL: A Tool fo the Synthesis of Fuzzy Logic Contolles E. Lago, C. J. Jiménez, D. R. López, S. Sánchez-Solano and A. Baiga Instituto de Micoelectónica de Sevilla. Cento Nacional de Micoelectónica, Edificio

More information

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

3D Reconstruction from 360 x 360 Mosaics 1

3D Reconstruction from 360 x 360 Mosaics 1 CENTER FOR MACHINE PERCEPTION 3D Reconstuction fom 36 x 36 Mosaics CZECH TECHNICAL UNIVERSITY {bakstein, pajdla}@cmp.felk.cvut.cz REPRINT Hynek Bakstein and Tomáš Pajdla, 3D Reconstuction fom 36 x 36 Mosaics,

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Cellular Neural Network Based PTV

Cellular Neural Network Based PTV 3th Int Symp on Applications of Lase Techniques to Fluid Mechanics Lisbon, Potugal, 6-9 June, 006 Cellula Neual Netwok Based PT Kazuo Ohmi, Achyut Sapkota : Depatment of Infomation Systems Engineeing,

More information

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB

SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES IN SPATIAL DOMAIN USING MATLAB Intenational Jounal of Compute Applications (IJCA) (0975 8887) Intenational Confeence on Advances in Compute Engineeing & Applications (ICACEA-014) at IMSEC, GZB SURVEY OF VARIOUS IMAGE ENHANCEMENT TECHNIQUES

More information

Modelling of real kinematics situation as a method of the system approach to the algorithm development thinking

Modelling of real kinematics situation as a method of the system approach to the algorithm development thinking Issue 4, Volume 4, 010 83 Modelling of eal kinematics situation as a method of the sstem appoach to the algoithm development thinking Stepan Hubalovsk Abstact - One of the most impotant tasks in teaching

More information

Research Article. Regularization Rotational motion image Blur Restoration

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

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

Annales UMCS Informatica AI 2 (2004) UMCS

Annales UMCS Informatica AI 2 (2004) UMCS Pobane z czasopisma Annales AI- Infomatica http://ai.annales.umcs.pl Annales Infomatica AI 2 (2004) 33-340 Annales Infomatica Lublin-Polonia Sectio AI http://www.annales.umcs.lublin.pl/ Embedding as a

More information

A Fuzzy Constraint-Based Routing Algorithm for Traffic Engineering

A Fuzzy Constraint-Based Routing Algorithm for Traffic Engineering Fuzz Constaint-ased Routing lgoithm fo Taffic Engineeing Junaid. Khan and Hussein M. lnuweii Depatment of Electical & Compute Engineeing, 2356 Main Mall, Univesit of itish Columbia, Vancouve,.C. Canada,

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

Topological Characteristic of Wireless Network

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

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma apreduce Optimizations and Algoithms 2015 Pofesso Sasu Takoma www.cs.helsinki.fi Optimizations Reduce tasks cannot stat befoe the whole map phase is complete Thus single slow machine can slow down the

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

4.2. Co-terminal and Related Angles. Investigate

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

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

Shape Matching / Object Recognition

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

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Performance Optimization in Structured Wireless Sensor Networks

Performance Optimization in Structured Wireless Sensor Networks 5 The Intenational Aab Jounal of Infomation Technology, Vol. 6, o. 5, ovembe 9 Pefomance Optimization in Stuctued Wieless Senso etwoks Amine Moussa and Hoda Maalouf Compute Science Depatment, ote Dame

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Gravitational Shift for Beginners

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

More information

Drag Optimization on Rear Box of a Simplified Car Model by Robust Parameter Design

Drag Optimization on Rear Box of a Simplified Car Model by Robust Parameter Design Vol.2, Issue.3, May-June 2012 pp-1253-1259 ISSN: 2249-6645 Dag Optimization on Rea Box of a Simplified Ca Model by Robust Paamete Design Sajjad Beigmoadi 1, Asgha Ramezani 2 *(Automotive Engineeing Depatment,

More information

Monte Carlo Techniques for Rendering

Monte Carlo Techniques for Rendering Monte Calo Techniques fo Rendeing CS 517 Fall 2002 Compute Science Conell Univesity Announcements No ectue on Thusday Instead, attend Steven Gotle, Havad Upson Hall B17, 4:15-5:15 (efeshments ealie) Geomety

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

Output Primitives. Ellipse Drawing

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

More information

17/5/2009. Introduction

17/5/2009. Introduction 7/5/9 Steeo Imaging Intoduction Eample of Human Vision Peception of Depth fom Left and ight eye images Diffeence in elative position of object in left and ight eyes. Depth infomation in the views?? 7/5/9

More information

Lecture 27: Voronoi Diagrams

Lecture 27: Voronoi Diagrams We say that two points u, v Y ae in the same connected component of Y if thee is a path in R N fom u to v such that all the points along the path ae in the set Y. (Thee ae two connected components in the

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System Slotted Random Access Potocol with Dynamic Tansmission Pobability Contol in CDMA System Intaek Lim 1 1 Depatment of Embedded Softwae, Busan Univesity of Foeign Studies, itlim@bufs.ac.k Abstact In packet

More information

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation

Hybrid Fractal Video Coding With Neighbourhood Vector Quantisation Hybid Factal Video Coding With Neighbouhood Vecto Quantisation Zhen Yao and Roland Wilson Dept. of Compute Science, Univesity of Wawick, Coventy, CV4 7AL, United Kingdom Email: {yao, gw}@dcs.wawick.ac.uk

More information

The Dual Round Robin Matching Switch with Exhaustive Service

The Dual Round Robin Matching Switch with Exhaustive Service The Dual Round Robin Matching Switch with Exhaustive Sevice Yihan Li, Shivenda S. Panwa, H. Jonathan Chao Abstact Vitual Output Queuing is widely used by fixed-length highspeed switches to ovecome head-of-line

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

Experimental and numerical simulation of the flow over a spillway

Experimental and numerical simulation of the flow over a spillway Euopean Wate 57: 253-260, 2017. 2017 E.W. Publications Expeimental and numeical simulation of the flow ove a spillway A. Seafeim *, L. Avgeis, V. Hissanthou and K. Bellos Depatment of Civil Engineeing,

More information

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD IAPRS Volume XXXVI, Pat 3 / W52, 27 DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD Yunsheng Wang a,*, Holge Weinacke

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

ANN Models for Coplanar Strip Line Analysis and Synthesis

ANN Models for Coplanar Strip Line Analysis and Synthesis 200 IJCSNS Intenational Jounal of Compute Science and Netwok Secuity, VOL.8 No.10, Octobe 2008 Models fo Coplana Stip Line Analysis and J.Lakshmi Naayana D.K.Si Rama Kishna D.L.Patap Reddy Chalapathi Institute

More information

Image Denoising Using Adaptive Neuro-Fuzzy System

Image Denoising Using Adaptive Neuro-Fuzzy System IAENG Intenational Jounal of Applied Mathematics, 36:1, IJAM_36_1_11 Image Denoising Using Adaptive Neuo-Fuzz Sstem Nguen Minh Thanh and Mu-Song Chen Abstact In this pape, we popose a genealized fuzz infeence

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j

UCLA Papers. Title. Permalink. Authors. Publication Date. Localized Edge Detection in Sensor Fields. https://escholarship.org/uc/item/3fj6g58j UCLA Papes Title Localized Edge Detection in Senso Fields Pemalink https://escholashipog/uc/item/3fj6g58j Authos K Chintalapudi Govindan Publication Date 3-- Pee eviewed escholashipog Poweed by the Califonia

More information

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering 138 The Intenational Aab Jounal of Infomation Technology, Vol. 6,. 2, Apil 2009 Pediction of Time Seies Using RBF Neual Netwoks: A New Appoach of Clusteing Mohammed Awad 2, Hécto Pomaes 1, Ignacio Rojas

More information

Prof. Feng Liu. Fall /17/2016

Prof. Feng Liu. Fall /17/2016 Pof. Feng Liu Fall 26 http://www.cs.pdx.edu/~fliu/couses/cs447/ /7/26 Last time Compositing NPR 3D Gaphics Toolkits Tansfomations 2 Today 3D Tansfomations The Viewing Pipeline Mid-tem: in class, Nov. 2

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

On using circuit-switched networks for file transfers

On using circuit-switched networks for file transfers On using cicuit-switched netwoks fo file tansfes Xiuduan Fang, Malathi Veeaaghavan Univesity of Viginia Email: {xf4c, mv5g}@viginia.edu Abstact High-speed optical cicuit-switched netwoks ae being deployed

More information

Scaling Location-based Services with Dynamically Composed Location Index

Scaling Location-based Services with Dynamically Composed Location Index Scaling Location-based Sevices with Dynamically Composed Location Index Bhuvan Bamba, Sangeetha Seshadi and Ling Liu Distibuted Data Intensive Systems Laboatoy (DiSL) College of Computing, Geogia Institute

More information

An Adaptive Multiphase Approach for Large Unconditional and Conditional p-median Problems

An Adaptive Multiphase Approach for Large Unconditional and Conditional p-median Problems An Adaptive Multiphase Appoach fo Lage Unconditional and Conditional p-median oblems Chanda Ade Iawan Said Salhi Maia aola Scapaa Cente fo Logistics & Heuistic Optimization (CLHO), Kent Buess School, Univesit

More information

Detection and tracking of ships using a stereo vision system

Detection and tracking of ships using a stereo vision system Scientific Reseach and Essays Vol. 8(7), pp. 288-303, 18 Febuay, 2013 Available online at http://www.academicjounals.og/sre DOI: 10.5897/SRE12.318 ISSN 1992-2248 2013 Academic Jounals Full Length Reseach

More information

Modelling, calibration and correction of nonlinear illumination-dependent fixed pattern noise in logarithmic CMOS image sensors

Modelling, calibration and correction of nonlinear illumination-dependent fixed pattern noise in logarithmic CMOS image sensors IEEE Instumentation and easuement Technology Confeence Budapest, Hungay, ay 2 23, 200 odelling, calibation and coection of nonlinea illumination-dependent fixed patten noise in logaithmic COS image sensos

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson

DEADLOCK AVOIDANCE IN BATCH PROCESSES. M. Tittus K. Åkesson DEADLOCK AVOIDANCE IN BATCH PROCESSES M. Tittus K. Åkesson Univesity College Boås, Sweden, e-mail: Michael.Tittus@hb.se Chalmes Univesity of Technology, Gothenbug, Sweden, e-mail: ka@s2.chalmes.se Abstact:

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

Efficient Gradient Stencils for Robust Implicit Finite-Volume Solver Convergence on Distorted Grids

Efficient Gradient Stencils for Robust Implicit Finite-Volume Solver Convergence on Distorted Grids Pepint accepted in Jounal of Computational Physics (oiginally submitted in August, 208). Download the jounal vesion at https://doi.og/0.06/j.jcp.209.02.026 Efficient Gadient Stencils fo Robust Implicit

More information

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks On the Fowading Aea of Contention-Based Geogaphic Fowading fo Ad Hoc and Senso Netwoks Dazhi Chen Depatment of EECS Syacuse Univesity Syacuse, NY dchen@sy.edu Jing Deng Depatment of CS Univesity of New

More information

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

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

More information

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary

Haptic Glove. Chan-Su Lee. Abstract. This is a final report for the DIMACS grant of student-initiated project. I implemented Boundary Physically Accuate Haptic Rendeing of Elastic Object fo a Haptic Glove Chan-Su Lee Abstact This is a final epot fo the DIMACS gant of student-initiated poject. I implemented Bounday Element Method(BEM)

More information

Towards Adaptive Information Merging Using Selected XML Fragments

Towards Adaptive Information Merging Using Selected XML Fragments Towads Adaptive Infomation Meging Using Selected XML Fagments Ho-Lam Lau and Wilfed Ng Depatment of Compute Science and Engineeing, The Hong Kong Univesity of Science and Technology, Hong Kong {lauhl,

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

Ranking Visualizations of Correlation Using Weber s Law

Ranking Visualizations of Correlation Using Weber s Law Ranking Visualizations of Coelation Using Webe s Law Lane Haison, Fumeng Yang, Steven Fanconei, Remco Chang Abstact Despite yeas of eseach yielding systems and guidelines to aid visualization design, pactitiones

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set Modelling, simulation, and pefomance analysis of a CAN FD system with SAE benchmak based message set Mahmut Tenuh, Panagiotis Oikonomidis, Peiklis Chachalakis, Elias Stipidis Mugla S. K. Univesity, TR;

More information