Endoscopic Motion Compensation of High Speed Videoendoscopy

Size: px
Start display at page:

Download "Endoscopic Motion Compensation of High Speed Videoendoscopy"

Transcription

1 Endoscopic Motion Compensation of High Speed Videoendoscopy Bharath avuri Department of Computer Science and Engineering, University of South Caroina, Coumbia, SC ravuri@cse.sc.edu Abstract. High Speed Videoendoscopy offers a promising way to study the voca fod vibration. However, the motion of the endoscope, and noise present in it affects the accuracy of the information extracted from it. The current work focuses on processing the HSV to compensate the endoscope motion. Our experiments empoy methods based on convoution and L -optimization, for detecting such motion. Both methods have been successfuy impemented to isoate the endoscope motion trajectories in the horizonta and vertica directions with precision up to a pixe. 1 Introduction Utra-high-speed photography, first deveoped by Be Teephone Laboratories in the 1930s [1], has been used by many scientists in various studies of voca fod vibration []. The first commercia High-Speed Videoendoscopy (HSV) system was introduced in HSV systems have been highy anticipated by voice researchers and cinicians because they contain a arge amount of physioogica and dynamic information (figure 1). The technoogy for HSV capture is ever improving by aowing increased data rates, higher resoution and better pixe quaity, by introduction of coor imaging. The cinica, and even sometimes the aboratory appication of these systems remain impractica, because there is no estabished methodoogy for extracting the essentia information [3, 4]. Whie, researchers are deveoping methods to extract usefu information from HSV, certain aspects of HSV such as the endoscopic motion compensation, noise remova etc., have to be addressed prior to information extraction. The videoendoscopic images acquired by digita HSV systems are affected by the motion of the endoscope, as is the case with any other type of endoscopic images. The motion of the camera cannot be competey avoided regardess of the experience and the attentiveness of the operator. If eft uncorrected this motion affects the information extracted and thereby reduces the usefuness of the data. The HSV image is essentiay different from any other image used in medicine. Typicay in other areas of imaging the motions of the recording device (camera) are faster compared to the overa change of the image across frames. Aso, there is a

2 noticeabe marker (background, bone, or other object) that is near static, which eases image processing. The ack of a cear marker and the fact that the image coud be changing significanty across frames, make image processing with HSV images chaenging. Fig. 1. Snapshots of the intra-gotta cyce during norma voca fod vibration, captured using a commerciay avaiabe anaog HSV system (Mode 9700, Kay Eemetrics Corp.). However, the endoscope motions and the changes of the gottis have very different dynamics, which can be used as discriminators. It is practicay feasibe to isoate the endoscope motion trajectories, since the frequencies ( Hz) of vibration of the voca fods are much higher than the frequencies of the motion of the endoscope (ess than 0 Hz). The most important components of endoscope motion are: horizonta and vertica shifts, rotation in the vertica pane, and inward/outward motion. Our current work primariy focuses on detecting the horizonta and vertica shifts of the endoscope. This work coud be further extended to detect other components of the motion. The Method A series of experiments were conducted to evauate the feasibiity of HSV motion compensation. The methods empoyed are used in other fieds of computer imaging. This section outines the agorithm that we experimented with good success for soving the motion compensation probem of HSV. The consecutive frames of the videoendoscopic images acquired by the high-speed camera are considered as a sequence of functions in two variabes denoted by f k y), k = 1,... n. Each f k y) is a piecewise constant function on N x M pixes (e.g., N=10, M=56) and it takes integer vaues in a range (typicay 0-55) depending on the sensitivity and dynamic

3 range of the camera. Each frame ( x y) f k, is defined on a rectange, containing a pixes. The proposed method for motion compensation is carried out in three steps: smoothing, preprocessing and motion detection, which are briefed beow..1 Smoothing In this step we aim at eiminating the high-frequency components of the vibrating voca fods resuting in images, which coud be used to approximate the ow frequency endoscope motion. The consecutive frames f k y), k = 1,... p of the video are smoothed pixe-by-pixe with a smooth window function (Hanning) φ (t). Fig.. A typica Hanning window shown in the time and frequency domains. The vaue of p determines the accuracy of information incorporated in to the new frames. If we regard the consecutive frames, as a function of three variabes f y, t) (discrete in time), a simpe convoution of f y, t) with φ ( t) in time produces the desired resut. The resut is denoted by g y), k = 1,... m. k ( f φ ) y, t) = f y, t u) φ( t)du, where ( t) = 1 φ dt. (1). Preprocessing The purpose of this step is to remove the boundary discontinuities between the g k x, y, k = 1,.... To this end, we first subtract from each func- frames, ( ) m tion ( x y) g k,, its average, c k defined as 1 (, ) g, ( ) k x y A dxdy where A() is the area of. ()

4 Secondy, we smooth out each of the consecutive functions near the boundary of. More precisey, we define gˆ y) ( g y) c ) ψ ( x y) = (3) k k k, where ψ y) =ψ ( x) ψ ( y) with ψ ( x) and ψ ( y) form shown in figure 3. smooth Tukey windows of the Fig. 3. A typica Tukey window shown in the time and frequency domains. The equation for computing the coefficients of the Tukey window is [ + 1] w k 1.0, N = k cosπ N ( 1+ r) ( 1 r), 0 k N N ( 1+ r) ( 1+ r) k N (4) The vaue of r determines the shape of the Tukey window produced. For r = 1the window produced is same as the Hanning window, and for r = 0, a rectanguar window is produced..3 Motion detection After the initia enhancement of the HSV, our next goa is to identify the motion. The key idea of our agorithm is that the motion of the frames gˆ k y), k = 1,... m approximates with high accuracy the ow frequency motion of the video frames, f k y), k = 1,... n, due to the motion of the endoscope. To capture the motion of the functions, gˆ k y), k = 1,... m we proceed in consecutive steps in time, determined by a sequence of indices = k < k < k... k. 0 1 < m

5 We recursivey process the frames gˆ k y), as foows. Suppose that we have aready processed the functions gˆ k y), for k k j, we now have to determine a vector ( a i, b i ), which describes the shift of the endoscope after the ˆ ˆ that g k y) g ( x a, y b), j 1 k j distortion between ˆ k y) and ˆ ( x + a, y b) g j +1 F th k j frame. Assuming we find the vector ( a, b) which minimizes the g k j + defined by ( a, b) = gˆ y) gˆ ( x + a, y + b) We now have to minimize ( a b) ( a b) minimum of ( a b) k j+ 1 k j (5) L F,, the east square distortion. The vaues of F, can be quicky cacuated using a standard operation in MATLAB. Then the F, can be found by another such operation. However, an aternate approach coud be empoyed to minimize the distortion be- ˆ k x, y ˆ x + a, y b. We know that the east square distortion tween ( ) and ( ) g j +1 g k j + coud aso be represented in the integra form as F dxdy j 1 k j ( a, b) gˆ y) gˆ ( x + a, y + b) = + It is easy to see that in order to minimize ( a b) G ( a, b) defined by k (6) k + j+ k j, (, b) = gˆ y) gˆ ( x + a y b) G a 1 F, it suffices to maximize the function dxdy (7) 1 Indeed, this foows by the foowing identity (with genera functions f and g, assuming that f dxdy = g dxdy = C ). f g L = = f f = C y) g( x + y, y + b) y) dxdy + g y) dxdy f y) g( x + a, y + b) f dxdy y) g( x + a, y + b) dxdy dxdy G, can be cacuated at a points of interest using a stan- It is readiy seen that G ( a, b) is the convoution of gˆ k y) and gˆ k j ( x, y) + 1 ( a, b). The vaues of ( a b) dard operation in MATLAB. Then the maximum of ( a b) such operation. We use the above procedures to compare ĝk j with (8) at G, can be found by another g ˆ, k j+ 1 g ˆ k j + As soon as a or b becomes bigger than the side of a pixe, we stop the current iteration, and this wi

6 give the next index k j+ 1 and the new base frame g ˆ k j+ 1. We denote the corresponding vector by ( a i, b i ), and proceed further ti we get to the ast frame avaiabe. 3 Experiments x A set of three video footages (in.avi format) was used for testing the empoyed methods. This set incuded test sampes varying in size (n = 549, 401 and 4368 frames) and in the motion of the endoscope. The resoutions of these videoendoscopic images were N x M = 160 x 140, 160 x 140 and 10 x 56 pixes respectivey. In the smoothing phase, we try to incorporate the information present in p consecutive frames of the video sequence, into a singe frame, such that there is a smooth transition between frames. This process is recursivey done, after every s frames, starting with the first frame. These m new frames are now processed with the Hanning window to remove the high frequency components. Hamming window was aso considered for this purpose. However, the Hanning window provides more gradua transitions between the high and ow frequencies, making it a better choice. In the preprocessing stage, Tukey window with r = 0. 3 was used in the experiments. Two 1D-Tukey windows, T and T are convoved to form a D-Tukey window. This window is empoyed for the remova of boundary discontinuities. After the preprocessing phase, we have a smooth video, which ony has the ow frequency components that approximate the motion of the endoscope. The initia smoothing and pre-processing phases are simiar for both methods. The next step is to detect this motion. y Fig. 4. Left: esut of convoving the zero-padded first base frame with the next frame, for vaid points. ight: esut of L -optimization of the first base frame and the next frame. (n=401, m=113, N=160, M=140, z=60, d=10). Our first approach uses convoution to detect the motion. The first frame of the video sequence is zero-padded with z zeros to give the initia base frame for the convoution. The next frame is fipped by 180 o, and convoved with the base frame for vaid points. The vaue of z determines the size of the convoution resut. Typicay, if a frame of size N M, was convoved with the base frame of size,

7 N + z M + z, the convoution resuts woud be of size z z. In our experiments we used z = 60, 50, 40. The centre of the convoution resut (figure 4) is used as a measure to approximate the motion of the endoscope ( a, b) in the horizonta and vertica directions. For e.g., suppose that the centre of the convoution resut (for the first base frame and the second frame and z = 60) is at (31, 31). When, the next frame is convoved with base frame if the centre is at (31, 31), we move to the third frame and do convoution with the same base frame. If the centre moves to (30, 31) now, we have a motion of the endoscope in the horizonta direction. We record this motion and the third frame becomes our new base frame after zero padding. We recursivey process the remaining frames. For, the east square-optimization method, as with convoution, we start with the first frame in the sequence. However, now the size of the base frame is smaer than f x, y were N M pixes, the actua frame size. In other words, if the frame size of ( ) our base frame woud be of size, N d M d pixes, where d is number of pixes discarded in each dimension, for computing the L -distance. In our experiments we used a vaue of 6, 8, 10, 1 for d. The minimum vaue from the L -optimization resut (figure 4) is used for approximating the motion of the endoscope (figure 7). A the frames are processed as described earier, ti we get to the ast frame in the sequence. Fig. 5. The horizonta component of the endoscope motion as detected by the convoution method. Left: Actua Motion; ight: Cumuative motion. (n=549, m=0, N=160, M=140, z=60). The motion of the endoscope was estimated in two vectors. One vector contains the actua motion of the endoscope, i.e., the number of pixe movements that occur from one frame to the next. Another vector was used to record the absoute or cumuative motion. Figure 5 shows these two measurements of motion, in the horizonta direction, computed using convoution. Figure 6 shows the motion recorded in the vertica direction. Note that for this particuar fie, there is no motion in this direction.

8 Fig. 6. The vertica component of the endoscope motion as detected by the convoution method. Left: Actua motion; ight: Cumuative motion. (n=549, m=0, N=160, M=140, z=60). Figure 7 shows the resuts for another fie, which had motion in both the directions. The input fie had 4368 frames, each of size 10 x 56 pixes. These frames were smoothed out into 11 frames. Convoution was performed with z = 60 and L - optimization was done with d = 10. Fig. 7. The different components of the motion of the endoscope as detected by L -distance method. Left: Actua motion; ight: Cumuative motion. Top: Horizonta component; Bottom: Vertica component. (n=4368, m=11, N=10, M=56, d=8).

9 4 Discussions Both methods have been successfuy impemented to isoate the endoscopic motion trajectories in the horizonta and vertica directions with precision up to a pixe. There are a number of parameters that affect the computationa speed of the proposed methods. A such parameters have to be optimized to enhance the performance of the agorithm. The parameters that have a major infuence on the computation speed are the samping parameters, s and p, used during the smoothing phase. Even though oversamping ensures information accuracy and smooth transitions between frames, the computation becomes sow. The number of zero-padding pixes, z, in the convoution part and the number of discarded pixes, d in the L -optimization. requires further investigation. If z is sufficienty arge, the computation of the convoution becomes sower. Whie on the other hand, if it were sma, may resut in unacceptabe resuts. Further experimentation and investigation is necessary to arrive at optima vaues for these parameters. A good trade-off between computation speed and accuracy is to be determined. From our experimenta resuts, convoution is beieved to produce a more reiabe resut, whereas L -optimization appears as a faster approach. Comparativey the operations invoved in L -optimization require esser computationa time than those invoved in convoution. However, the resuts obtained from these two methods are comparabe as is evident from figure 8. The effectiveness of these methods is to be determined, as our present work does not approximate the a the components of the motion. In addition, no prevaent method is known that approximates the motion of the endoscope in a HSV sequence, which coud be used as a benchmark to compare the resuts of our experiments. Fig. 8. The comparative cumuative motion of the endoscope detected using convoution and L -optimization; eft: horizonta component; right: vertica component. (n=401, m=113, N=160, M=140, z=50, d=1). The proposed methods coud be extended further to detect the other components of motion. Once a the components of motion are determined, the endoscopic motion

10 can be compensated competey. Suppose that, the motion of the endoscope has been estimated in the vectors, A and B, which can be defined as A = a j j= 1 and B = b j j= 1 = 1,,...m (9) These vectors ( A, B ), 1,... m, f k y), = 1,... n. Namey, we repace each ( x y) f ( x + A, y + B ). k = woud be used to offset the shifts of the video f k, by its shift 5 Concusions The proposed method aims at detecting the motion of the endoscope in horizonta and vertica directions. The methods devised in the agorithm work we and the resuts are promising. The effectiveness of these methods coud ony be determined once motion compensation is performed. Motion detection up to a pixe has been achieved. More experiments are necessary to determine ways to detect motion, which is ess than a pixe. Our future work woud incude detection of other components of the motion and de-noising of the images. eferences 1. Farnsworth, D.W., High-Speed Motion Pictures of the Human Voca Cords. Be Lab ecord 18, Hirano, M., Cinica Examination of Voice. Wien: Springer-Verag. 3. Kent,.D., Ba, M.J Voice Quaity Measurement. Singuar Pubishing Group, pp MacAusan, J Geometric Signa Processing: The arynx as a noninear dynamica System, esearch Lab for eectronics, MIT. 5. Herze, H., Berry, D., Titze, I.., & Saeh, M Anaysis of voca disorders with methods from noninear dynamics. Journa of Speech and Hearing esearch, 37(5),

A Petrel Plugin for Surface Modeling

A Petrel Plugin for Surface Modeling A Petre Pugin for Surface Modeing R. M. Hassanpour, S. H. Derakhshan and C. V. Deutsch Structure and thickness uncertainty are important components of any uncertainty study. The exact ocations of the geoogica

More information

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm

A Comparison of a Second-Order versus a Fourth- Order Laplacian Operator in the Multigrid Algorithm A Comparison of a Second-Order versus a Fourth- Order Lapacian Operator in the Mutigrid Agorithm Kaushik Datta (kdatta@cs.berkeey.edu Math Project May 9, 003 Abstract In this paper, the mutigrid agorithm

More information

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds

A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS. A. C. Finch, K. J. Mackenzie, G. J. Balsdon, G. Symonds A METHOD FOR GRIDLESS ROUTING OF PRINTED CIRCUIT BOARDS A C Finch K J Mackenzie G J Basdon G Symonds Raca-Redac Ltd Newtown Tewkesbury Gos Engand ABSTRACT The introduction of fine-ine technoogies to printed

More information

Language Identification for Texts Written in Transliteration

Language Identification for Texts Written in Transliteration Language Identification for Texts Written in Transiteration Andrey Chepovskiy, Sergey Gusev, Margarita Kurbatova Higher Schoo of Economics, Data Anaysis and Artificia Inteigence Department, Pokrovskiy

More information

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion.

Lecture outline Graphics and Interaction Scan Converting Polygons and Lines. Inside or outside a polygon? Scan conversion. Lecture outine 433-324 Graphics and Interaction Scan Converting Poygons and Lines Department of Computer Science and Software Engineering The Introduction Scan conversion Scan-ine agorithm Edge coherence

More information

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART

AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART 13 AN EVOLUTIONARY APPROACH TO OPTIMIZATION OF A LAYOUT CHART Eva Vona University of Ostrava, 30th dubna st. 22, Ostrava, Czech Repubic e-mai: Eva.Vona@osu.cz Abstract: This artice presents the use of

More information

A study of comparative evaluation of methods for image processing using color features

A study of comparative evaluation of methods for image processing using color features A study of comparative evauation of methods for image processing using coor features FLORENTINA MAGDA ENESCU,CAZACU DUMITRU Department Eectronics, Computers and Eectrica Engineering University Pitești

More information

Image Segmentation Using Semi-Supervised k-means

Image Segmentation Using Semi-Supervised k-means I J C T A, 9(34) 2016, pp. 595-601 Internationa Science Press Image Segmentation Using Semi-Supervised k-means Reza Monsefi * and Saeed Zahedi * ABSTRACT Extracting the region of interest is a very chaenging

More information

A Fast Block Matching Algorithm Based on the Winner-Update Strategy

A Fast Block Matching Algorithm Based on the Winner-Update Strategy In Proceedings of the Fourth Asian Conference on Computer Vision, Taipei, Taiwan, Jan. 000, Voume, pages 977 98 A Fast Bock Matching Agorithm Based on the Winner-Update Strategy Yong-Sheng Chenyz Yi-Ping

More information

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM

JOINT IMAGE REGISTRATION AND EXAMPLE-BASED SUPER-RESOLUTION ALGORITHM JOINT IMAGE REGISTRATION AND AMPLE-BASED SUPER-RESOLUTION ALGORITHM Hyo-Song Kim, Jeyong Shin, and Rae-Hong Park Department of Eectronic Engineering, Schoo of Engineering, Sogang University 35 Baekbeom-ro,

More information

Hiding secrete data in compressed images using histogram analysis

Hiding secrete data in compressed images using histogram analysis University of Woongong Research Onine University of Woongong in Dubai - Papers University of Woongong in Dubai 2 iding secrete data in compressed images using histogram anaysis Farhad Keissarian University

More information

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform

Digital Image Watermarking Algorithm Based on Fast Curvelet Transform J. Software Engineering & Appications, 010, 3, 939-943 doi:10.436/jsea.010.310111 Pubished Onine October 010 (http://www.scirp.org/journa/jsea) 939 igita Image Watermarking Agorithm Based on Fast Curveet

More information

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space

Sensitivity Analysis of Hopfield Neural Network in Classifying Natural RGB Color Space Sensitivity Anaysis of Hopfied Neura Network in Cassifying Natura RGB Coor Space Department of Computer Science University of Sharjah UAE rsammouda@sharjah.ac.ae Abstract: - This paper presents a study

More information

Reference trajectory tracking for a multi-dof robot arm

Reference trajectory tracking for a multi-dof robot arm Archives of Contro Sciences Voume 5LXI, 5 No. 4, pages 53 57 Reference trajectory tracking for a muti-dof robot arm RÓBERT KRASŇANSKÝ, PETER VALACH, DÁVID SOÓS, JAVAD ZARBAKHSH This paper presents the

More information

A Method for Calculating Term Similarity on Large Document Collections

A Method for Calculating Term Similarity on Large Document Collections $ A Method for Cacuating Term Simiarity on Large Document Coections Wofgang W Bein Schoo of Computer Science University of Nevada Las Vegas, NV 915-019 bein@csunvedu Jeffrey S Coombs and Kazem Taghva Information

More information

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models

On Upper Bounds for Assortment Optimization under the Mixture of Multinomial Logit Models On Upper Bounds for Assortment Optimization under the Mixture of Mutinomia Logit Modes Sumit Kunnumka September 30, 2014 Abstract The assortment optimization probem under the mixture of mutinomia ogit

More information

Complex Human Activity Searching in a Video Employing Negative Space Analysis

Complex Human Activity Searching in a Video Employing Negative Space Analysis Compex Human Activity Searching in a Video Empoying Negative Space Anaysis Shah Atiqur Rahman, Siu-Yeung Cho, M.K.H. Leung 3, Schoo of Computer Engineering, Nanyang Technoogica University, Singapore 639798

More information

A Memory Grouping Method for Sharing Memory BIST Logic

A Memory Grouping Method for Sharing Memory BIST Logic A Memory Grouping Method for Sharing Memory BIST Logic Masahide Miyazai, Tomoazu Yoneda, and Hideo Fuiwara Graduate Schoo of Information Science, Nara Institute of Science and Technoogy (NAIST), 8916-5

More information

DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS

DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS DETERMINING INTUITIONISTIC FUZZY DEGREE OF OVERLAPPING OF COMPUTATION AND COMMUNICATION IN PARALLEL APPLICATIONS USING GENERALIZED NETS Pave Tchesmedjiev, Peter Vassiev Centre for Biomedica Engineering,

More information

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y.

Joint disparity and motion eld estimation in. stereoscopic image sequences. Ioannis Patras, Nikos Alvertos and Georgios Tziritas y. FORTH-ICS / TR-157 December 1995 Joint disparity and motion ed estimation in stereoscopic image sequences Ioannis Patras, Nikos Avertos and Georgios Tziritas y Abstract This work aims at determining four

More information

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS

A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS A HIGH PERFORMANCE, LOW LATENCY, LOW POWER AUDIO PROCESSING SYSTEM FOR WIDEBAND SPEECH OVER WIRELESS LINKS Etienne Cornu 1, Aain Dufaux 2, and David Hermann 1 1 AMI Semiconductor Canada, 611 Kumpf Drive,

More information

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism

Backing-up Fuzzy Control of a Truck-trailer Equipped with a Kingpin Sliding Mechanism Backing-up Fuzzy Contro of a Truck-traier Equipped with a Kingpin Siding Mechanism G. Siamantas and S. Manesis Eectrica & Computer Engineering Dept., University of Patras, Patras, Greece gsiama@upatras.gr;stam.manesis@ece.upatras.gr

More information

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY

MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY MULTIGRID REDUCTION IN TIME FOR NONLINEAR PARABOLIC PROBLEMS: A CASE STUDY R.D. FALGOUT, T.A. MANTEUFFEL, B. O NEILL, AND J.B. SCHRODER Abstract. The need for paraeism in the time dimension is being driven

More information

Neural Network Enhancement of the Los Alamos Force Deployment Estimator

Neural Network Enhancement of the Los Alamos Force Deployment Estimator Missouri University of Science and Technoogy Schoars' Mine Eectrica and Computer Engineering Facuty Research & Creative Works Eectrica and Computer Engineering 1-1-1994 Neura Network Enhancement of the

More information

Distance Weighted Discrimination and Second Order Cone Programming

Distance Weighted Discrimination and Second Order Cone Programming Distance Weighted Discrimination and Second Order Cone Programming Hanwen Huang, Xiaosun Lu, Yufeng Liu, J. S. Marron, Perry Haaand Apri 3, 2012 1 Introduction This vignette demonstrates the utiity and

More information

Multi-level Shape Recognition based on Wavelet-Transform. Modulus Maxima

Multi-level Shape Recognition based on Wavelet-Transform. Modulus Maxima uti-eve Shape Recognition based on Waveet-Transform oduus axima Faouzi Aaya Cheikh, Azhar Quddus and oncef Gabbouj Tampere University of Technoogy (TUT), Signa Processing aboratory, P.O. Box 553, FIN-33101

More information

Response Surface Model Updating for Nonlinear Structures

Response Surface Model Updating for Nonlinear Structures Response Surface Mode Updating for Noninear Structures Gonaz Shahidi a, Shamim Pakzad b a PhD Student, Department of Civi and Environmenta Engineering, Lehigh University, ATLSS Engineering Research Center,

More information

Quality of Service Evaluations of Multicast Streaming Protocols *

Quality of Service Evaluations of Multicast Streaming Protocols * Quaity of Service Evauations of Muticast Streaming Protocos Haonan Tan Derek L. Eager Mary. Vernon Hongfei Guo omputer Sciences Department University of Wisconsin-Madison, USA {haonan, vernon, guo}@cs.wisc.edu

More information

Automatic Grouping for Social Networks CS229 Project Report

Automatic Grouping for Social Networks CS229 Project Report Automatic Grouping for Socia Networks CS229 Project Report Xiaoying Tian Ya Le Yangru Fang Abstract Socia networking sites aow users to manuay categorize their friends, but it is aborious to construct

More information

LCD Video Controller. LCD Video Controller. Introduction Safety Precautions Indentifying the Components... 5

LCD Video Controller. LCD Video Controller. Introduction Safety Precautions Indentifying the Components... 5 LCD Video Controer LCD Video Controer Introduction... 3 Safety Precautions... 4 Indentifying the Components... 5 Main Board... 5 Main Board ASIC Features... 6 LVDS Transmitter... 8 Backight Inverter...

More information

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code

Further Optimization of the Decoding Method for Shortened Binary Cyclic Fire Code Further Optimization of the Decoding Method for Shortened Binary Cycic Fire Code Ch. Nanda Kishore Heosoft (India) Private Limited 8-2-703, Road No-12 Banjara His, Hyderabad, INDIA Phone: +91-040-3378222

More information

Mobile App Recommendation: Maximize the Total App Downloads

Mobile App Recommendation: Maximize the Total App Downloads Mobie App Recommendation: Maximize the Tota App Downoads Zhuohua Chen Schoo of Economics and Management Tsinghua University chenzhh3.12@sem.tsinghua.edu.cn Yinghui (Catherine) Yang Graduate Schoo of Management

More information

Absolute three-dimensional shape measurement with two-frequency square binary patterns

Absolute three-dimensional shape measurement with two-frequency square binary patterns 871 Vo. 56, No. 31 / November 1 217 / Appied Optics Research Artice Absoute three-dimensiona shape measurement with two-frequency square binary patterns CHUFAN JIANG AND SONG ZHANG* Schoo of Mechanica

More information

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform

Multiple Plane Phase Retrieval Based On Inverse Regularized Imaging and Discrete Diffraction Transform Mutipe Pane Phase Retrieva Based On Inverse Reguaried Imaging and Discrete Diffraction Transform Artem Migukin, Vadimir Katkovnik, and Jaakko Astoa Department of Signa Processing, Tampere University of

More information

Resource Optimization to Provision a Virtual Private Network Using the Hose Model

Resource Optimization to Provision a Virtual Private Network Using the Hose Model Resource Optimization to Provision a Virtua Private Network Using the Hose Mode Monia Ghobadi, Sudhakar Ganti, Ghoamai C. Shoja University of Victoria, Victoria C, Canada V8W 3P6 e-mai: {monia, sganti,

More information

Load Balancing by MPLS in Differentiated Services Networks

Load Balancing by MPLS in Differentiated Services Networks Load Baancing by MPLS in Differentiated Services Networks Riikka Susitaiva, Jorma Virtamo, and Samui Aato Networking Laboratory, Hesinki University of Technoogy P.O.Box 3000, FIN-02015 HUT, Finand {riikka.susitaiva,

More information

Telephony Trainers with Discovery Software

Telephony Trainers with Discovery Software Teephony Trainers 58 Series Teephony Trainers with Discovery Software 58-001 Teephony Training System 58-002 Digita Switching System 58-003 Digita Teephony Training System 58-004 Digita Trunk Network System

More information

Introducing a Target-Based Approach to Rapid Prototyping of ECUs

Introducing a Target-Based Approach to Rapid Prototyping of ECUs Introducing a Target-Based Approach to Rapid Prototyping of ECUs FEBRUARY, 1997 Abstract This paper presents a target-based approach to Rapid Prototyping of Eectronic Contro Units (ECUs). With this approach,

More information

Handling Outliers in Non-Blind Image Deconvolution

Handling Outliers in Non-Blind Image Deconvolution Handing Outiers in Non-Bind Image Deconvoution Sunghyun Cho 1 Jue Wang 2 Seungyong Lee 1,2 sodomau@postech.ac.kr juewang@adobe.com eesy@postech.ac.kr 1 POSTECH 2 Adobe Systems Abstract Non-bind deconvoution

More information

Pneumo-Mechanical Simulation of a 2 Dof Planar Manipulator

Pneumo-Mechanical Simulation of a 2 Dof Planar Manipulator Pneumo-Mechanica Simuation of a 2 Dof Panar Manipuator Hermes GIBERTI, Simone CINQUEMANI Mechanica Engineering Department, Poitecnico di Miano, Campus Bovisa Sud, via La Masa 34, 2156, Miano, Itay ABSTRACT

More information

AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION

AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION S.Sai Kumar et a. / (IJCSIT Internationa Journa of Computer Science and Information Technoogies, Vo. 1 (4, 010, 73-79 AUTOMATIC IMAGE RETARGETING USING SALIENCY BASED MESH PARAMETERIZATION 1 S.Sai Kumar,

More information

On-Chip CNN Accelerator for Image Super-Resolution

On-Chip CNN Accelerator for Image Super-Resolution On-Chip CNN Acceerator for Image Super-Resoution Jung-Woo Chang and Suk-Ju Kang Dept. of Eectronic Engineering, Sogang University, Seou, South Korea {zwzang91, sjkang}@sogang.ac.kr ABSTRACT To impement

More information

Fastest-Path Computation

Fastest-Path Computation Fastest-Path Computation DONGHUI ZHANG Coege of Computer & Information Science Northeastern University Synonyms fastest route; driving direction Definition In the United states, ony 9.% of the househods

More information

Chapter Multidimensional Direct Search Method

Chapter Multidimensional Direct Search Method Chapter 09.03 Mutidimensiona Direct Search Method After reading this chapter, you shoud be abe to:. Understand the fundamentas of the mutidimensiona direct search methods. Understand how the coordinate

More information

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01

file://j:\macmillancomputerpublishing\chapters\in073.html 3/22/01 Page 1 of 15 Chapter 9 Chapter 9: Deveoping the Logica Data Mode The information requirements and business rues provide the information to produce the entities, attributes, and reationships in ogica mode.

More information

Enhanced continuous, real-time detection, alarming and analysis of partial discharge events

Enhanced continuous, real-time detection, alarming and analysis of partial discharge events DMS PDMG-RH Partia discharge monitor for GIS Enhanced continuous, rea-time detection, aarming and anaysis of partia discharge events Automatic PD faut cassification High resoution Seectabe UHF fiters and

More information

Design of IP Networks with End-to. to- End Performance Guarantees

Design of IP Networks with End-to. to- End Performance Guarantees Design of IP Networks with End-to to- End Performance Guarantees Irena Atov and Richard J. Harris* ( Swinburne University of Technoogy & *Massey University) Presentation Outine Introduction Mutiservice

More information

DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM

DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM DETECTION OF OBSTACLE AND FREESPACE IN AN AUTONOMOUS WHEELCHAIR USING A STEREOSCOPIC CAMERA SYSTEM Le Minh 1, Thanh Hai Nguyen 2, Tran Nghia Khanh 2, Vo Văn Toi 2, Ngo Van Thuyen 1 1 University of Technica

More information

Development of a hybrid K-means-expectation maximization clustering algorithm

Development of a hybrid K-means-expectation maximization clustering algorithm Journa of Computations & Modeing, vo., no.4, 0, -3 ISSN: 79-765 (print, 79-8850 (onine Scienpress Ltd, 0 Deveopment of a hybrid K-means-expectation maximization custering agorithm Adigun Abimboa Adebisi,

More information

Genetic Algorithms for Parallel Code Optimization

Genetic Algorithms for Parallel Code Optimization Genetic Agorithms for Parae Code Optimization Ender Özcan Dept. of Computer Engineering Yeditepe University Kayışdağı, İstanbu, Turkey Emai: eozcan@cse.yeditepe.edu.tr Abstract- Determining the optimum

More information

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method

Real-Time Feature Descriptor Matching via a Multi-Resolution Exhaustive Search Method 297 Rea-Time Feature escriptor Matching via a Muti-Resoution Ehaustive Search Method Chi-Yi Tsai, An-Hung Tsao, and Chuan-Wei Wang epartment of Eectrica Engineering, Tamang University, New Taipei City,

More information

M. Badent 1, E. Di Giacomo 2, G. Liotta 2

M. Badent 1, E. Di Giacomo 2, G. Liotta 2 DIEI Dipartimento di Ingegneria Eettronica e de informazione RT 005-06 Drawing Coored Graphs on Coored Points M. Badent 1, E. Di Giacomo 2, G. Liotta 2 1 University of Konstanz 2 Università di Perugia

More information

Performance Enhancement of 2D Face Recognition via Mosaicing

Performance Enhancement of 2D Face Recognition via Mosaicing Performance Enhancement of D Face Recognition via Mosaicing Richa Singh, Mayank Vatsa, Arun Ross, Afze Noore West Virginia University, Morgantown, WV 6506 {richas, mayankv, ross, noore}@csee.wvu.edu Abstract

More information

Analysis and Optimisation of Stable Matching in Combined Input and Output Queued Switches

Analysis and Optimisation of Stable Matching in Combined Input and Output Queued Switches Western Austraian Teecommunications Research nstitute (WATR) Anaysis and Optimisation of Stabe Matching in Combined nput and Output Queued Switches Andreas Schweizer This thesis is presented for the degree

More information

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges

Special Edition Using Microsoft Excel Selecting and Naming Cells and Ranges Specia Edition Using Microsoft Exce 2000 - Lesson 3 - Seecting and Naming Ces and.. Page 1 of 8 [Figures are not incuded in this sampe chapter] Specia Edition Using Microsoft Exce 2000-3 - Seecting and

More information

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining

Lecture Notes for Chapter 4 Part III. Introduction to Data Mining Data Mining Cassification: Basic Concepts, Decision Trees, and Mode Evauation Lecture Notes for Chapter 4 Part III Introduction to Data Mining by Tan, Steinbach, Kumar Adapted by Qiang Yang (2010) Tan,Steinbach,

More information

Space-Time Trade-offs.

Space-Time Trade-offs. Space-Time Trade-offs. Chethan Kamath 03.07.2017 1 Motivation An important question in the study of computation is how to best use the registers in a CPU. In most cases, the amount of registers avaiabe

More information

An improved distributed version of Han s method for distributed MPC of canal systems

An improved distributed version of Han s method for distributed MPC of canal systems Deft University of Technoogy Deft Center for Systems and Contro Technica report 10-013 An improved distributed version of Han s method for distributed MPC of cana systems M.D. Doan, T. Keviczky, and B.

More information

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM

THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM 17th European Signa Processing Conference (EUSIPCO 2009) Gasgow, Scotand, August 24-28, 2009 THE PERCENTAGE OCCUPANCY HIT OR MISS TRANSFORM P. Murray 1, S. Marsha 1, and E.Buinger 2 1 Dept. of Eectronic

More information

Priority Queueing for Packets with Two Characteristics

Priority Queueing for Packets with Two Characteristics 1 Priority Queueing for Packets with Two Characteristics Pave Chuprikov, Sergey I. Nikoenko, Aex Davydow, Kiri Kogan Abstract Modern network eements are increasingy required to dea with heterogeneous traffic.

More information

Application of Image Fusion Techniques on Medical Images

Application of Image Fusion Techniques on Medical Images Internationa Journa of Current Engineering and Technoogy E-ISS 77 406, P-ISS 347 56 07 IPRESSCO, A Rights Reserved Avaiabe at http://inpressco.com/category/icet Research Artice Appication of Image usion

More information

As Michi Henning and Steve Vinoski showed 1, calling a remote

As Michi Henning and Steve Vinoski showed 1, calling a remote Reducing CORBA Ca Latency by Caching and Prefetching Bernd Brügge and Christoph Vismeier Technische Universität München Method ca atency is a major probem in approaches based on object-oriented middeware

More information

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER

A NEW APPROACH FOR BLOCK BASED STEGANALYSIS USING A MULTI-CLASSIFIER Internationa Journa on Technica and Physica Probems of Engineering (IJTPE) Pubished by Internationa Organization of IOTPE ISSN 077-358 IJTPE Journa www.iotpe.com ijtpe@iotpe.com September 014 Issue 0 Voume

More information

Concealment of Lost Speech Packets Using Adaptive Packetization

Concealment of Lost Speech Packets Using Adaptive Packetization Conceament of Lost Speech Packets Using Adaptive Packetization H. Sanneck GMD Fokus / GoNe Kaiserin-Augusta-Aee 3 D-589 Berin, Germany sanneck@fokus.gmd.de Abstract Long-term correation within a speech

More information

Optimized Base-Station Cache Allocation for Cloud Radio Access Network with Multicast Backhaul

Optimized Base-Station Cache Allocation for Cloud Radio Access Network with Multicast Backhaul Optimized Base-Station Cache Aocation for Coud Radio Access Network with Muticast Backhau Binbin Dai, Student Member, IEEE, Ya-Feng Liu, Member, IEEE, and Wei Yu, Feow, IEEE arxiv:804.0730v [cs.it] 28

More information

A Robust Sign Language Recognition System with Sparsely Labeled Instances Using Wi-Fi Signals

A Robust Sign Language Recognition System with Sparsely Labeled Instances Using Wi-Fi Signals A Robust Sign Language Recognition System with Sparsey Labeed Instances Using Wi-Fi Signas Jiacheng Shang, Jie Wu Center for Networked Computing Dept. of Computer and Info. Sciences Tempe University Motivation

More information

Bilevel Optimization based on Iterative Approximation of Multiple Mappings

Bilevel Optimization based on Iterative Approximation of Multiple Mappings Bieve Optimization based on Iterative Approximation of Mutipe Mappings arxiv:1702.03394v2 [math.oc] 5 May 2017 Ankur Sinha 1, Zhichao Lu 2, Kayanmoy Deb 2 and Pekka Mao 3 1 Production and Quantitative

More information

Nearest Neighbor Learning

Nearest Neighbor Learning Nearest Neighbor Learning Cassify based on oca simiarity Ranges from simpe nearest neighbor to case-based and anaogica reasoning Use oca information near the current query instance to decide the cassification

More information

Quality Assessment using Tone Mapping Algorithm

Quality Assessment using Tone Mapping Algorithm Quaity Assessment using Tone Mapping Agorithm Nandiki.pushpa atha, Kuriti.Rajendra Prasad Research Schoar, Assistant Professor, Vignan s institute of engineering for women, Visakhapatnam, Andhra Pradesh,

More information

Background Oriented Schlieren technique sensitivity, accuracy, resolution and application to a three-dimensional density field

Background Oriented Schlieren technique sensitivity, accuracy, resolution and application to a three-dimensional density field Background Oriented Schieren technique sensitivity, accuracy, resoution and appication to a three-dimensiona density fied Erik Godhahn 1, Jörg Seume 2 1: Institute of Turbomachinery and Fuid-Dynamics,

More information

A Novel Congestion Control Scheme for Elastic Flows in Network-on-Chip Based on Sum-Rate Optimization

A Novel Congestion Control Scheme for Elastic Flows in Network-on-Chip Based on Sum-Rate Optimization A Nove Congestion Contro Scheme for Eastic Fows in Network-on-Chip Based on Sum-Rate Optimization Mohammad S. Taebi 1, Fahimeh Jafari 1,3, Ahmad Khonsari 2,1, and Mohammad H. Yaghmae 3 1 IPM, Schoo of

More information

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING

CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING CLOUD RADIO ACCESS NETWORK WITH OPTIMIZED BASE-STATION CACHING Binbin Dai and Wei Yu Ya-Feng Liu Department of Eectrica and Computer Engineering University of Toronto, Toronto ON, Canada M5S 3G4 Emais:

More information

Filtering. Yao Wang Polytechnic University, Brooklyn, NY 11201

Filtering. Yao Wang Polytechnic University, Brooklyn, NY 11201 Spatia Domain Linear Fitering Yao Wang Poytechnic University Brookyn NY With contribution rom Zhu Liu Onur Gueryuz and Gonzaez/Woods Digita Image Processing ed Introduction Outine Noise remova using ow-pass

More information

Binarized support vector machines

Binarized support vector machines Universidad Caros III de Madrid Repositorio instituciona e-archivo Departamento de Estadística http://e-archivo.uc3m.es DES - Working Papers. Statistics and Econometrics. WS 2007-11 Binarized support vector

More information

Image Processing Technology of FLIR-based Enhanced Vision System

Image Processing Technology of FLIR-based Enhanced Vision System 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES Image Processing Technoogy of FLIR-based Enhanced Vision System Ding Quan Xin, Zhu Rong Gang,Zhao Zhen Yu Luoyang Institute of Eectro-optica Equipment

More information

Improving image quality in low snr parallel acquisition using a weighted least squares GRAPPA reconstruction

Improving image quality in low snr parallel acquisition using a weighted least squares GRAPPA reconstruction RESEARCH Improving image quait in ow snr parae acquisition using a weighted east squares GRAPPA reconstruction We anaze the performance of a Weighted Least Squares (W) GRAPPA caibration for improving the

More information

Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation

Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation Transformation Invariance in Pattern Recognition: Tangent Distance and Propagation Patrice Y. Simard, 1 Yann A. Le Cun, 2 John S. Denker, 2 Bernard Victorri 3 1 Microsoft Research, 1 Microsoft Way, Redmond,

More information

Research on UAV Fixed Area Inspection based on Image Reconstruction

Research on UAV Fixed Area Inspection based on Image Reconstruction Research on UAV Fixed Area Inspection based on Image Reconstruction Kun Cao a, Fei Wu b Schoo of Eectronic and Eectrica Engineering, Shanghai University of Engineering Science, Abstract Shanghai 20600,

More information

Solutions for Broadcast and Production. Loudness Measurement

Solutions for Broadcast and Production. Loudness Measurement Soutions for Broadcast and Production Loudness Measurement Loudness Anaysis Loudness Anaysis and Handing in TV and Radio Broadcast A reiabe and standardized method for evauating program oudness today is

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Voume 10 Issue 16 BioTechnoogy 014 An Indian Journa FULL PAPER BTAIJ, 10(16), 014 [999-9307] Study on prediction of type- fuzzy ogic power system based

More information

PAPER Delay Constrained Routing and Link Capacity Assignment in Virtual Circuit Networks

PAPER Delay Constrained Routing and Link Capacity Assignment in Virtual Circuit Networks 2004 PAPER Deay Constrained Routing and Link Capacity Assignment in Virtua Circuit Networks Hong-Hsu YEN a), Member and FrankYeong-Sung LIN b), Nonmember SUMMARY An essentia issue in designing, operating

More information

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir

Interference Spins Popovski, Petar; Simeone, Osvaldo; Nielsen, Jimmy Jessen; Stefanovic, Cedomir Aaborg Universitet Interference Spins Popovski, Petar; Simeone, Osvado; Niesen, Jimmy Jessen; Stefanovic, Cedomir Pubished in: I E E E Communications Letters DOI (ink to pubication from Pubisher): 10.1109/LCOMM.2014.2387166

More information

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line

Application of Intelligence Based Genetic Algorithm for Job Sequencing Problem on Parallel Mixed-Model Assembly Line American J. of Engineering and Appied Sciences 3 (): 5-24, 200 ISSN 94-7020 200 Science Pubications Appication of Inteigence Based Genetic Agorithm for Job Sequencing Probem on Parae Mixed-Mode Assemby

More information

A GENERAL PURPOSE FiYl=ERTEXT A6STRACT MACHINE

A GENERAL PURPOSE FiYl=ERTEXT A6STRACT MACHINE A GENERAL PURPOSE FiY=ERTEXT A6STRACT MACHNE BRAD CAMPBELL and JOSEPH M. GOODMAN The HAM is a transaction-based server for a hypertext storage system. The seruer is designed to hande mutipe uses in a networked

More information

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University

Arithmetic Coding. Prof. Ja-Ling Wu. Department of Computer Science and Information Engineering National Taiwan University Arithmetic Coding Prof. Ja-Ling Wu Department of Computer Science and Information Engineering Nationa Taiwan University F(X) Shannon-Fano-Eias Coding W..o.g. we can take X={,,,m}. Assume p()>0 for a. The

More information

Service Scheduling for General Packet Radio Service Classes

Service Scheduling for General Packet Radio Service Classes Service Scheduing for Genera Packet Radio Service Casses Qixiang Pang, Amir Bigoo, Victor C. M. Leung, Chris Schoefied Department of Eectrica and Computer Engineering, University of British Coumbia, Vancouver,

More information

Path-Based Protection for Surviving Double-Link Failures in Mesh-Restorable Optical Networks

Path-Based Protection for Surviving Double-Link Failures in Mesh-Restorable Optical Networks Path-Based Protection for Surviving Doube-Link Faiures in Mesh-Restorabe Optica Networks Wensheng He and Arun K. Somani Dependabe Computing and Networking Laboratory Department of Eectrica and Computer

More information

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018

ECEn 528 Prof. Archibald Lab: Dynamic Scheduling Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 ECEn 528 Prof. Archibad Lab: Dynamic Scheduing Part A: due Nov. 6, 2018 Part B: due Nov. 13, 2018 Overview This ab's purpose is to expore issues invoved in the design of out-of-order issue processors.

More information

Topology-aware Key Management Schemes for Wireless Multicast

Topology-aware Key Management Schemes for Wireless Multicast Topoogy-aware Key Management Schemes for Wireess Muticast Yan Sun, Wade Trappe,andK.J.RayLiu Department of Eectrica and Computer Engineering, University of Maryand, Coege Park Emai: ysun, kjriu@gue.umd.edu

More information

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm

Outline. Parallel Numerical Algorithms. Forward Substitution. Triangular Matrices. Solving Triangular Systems. Back Substitution. Parallel Algorithm Outine Parae Numerica Agorithms Chapter 8 Prof. Michae T. Heath Department of Computer Science University of Iinois at Urbana-Champaign CS 554 / CSE 512 1 2 3 4 Trianguar Matrices Michae T. Heath Parae

More information

Collinearity and Coplanarity Constraints for Structure from Motion

Collinearity and Coplanarity Constraints for Structure from Motion Coinearity and Copanarity Constraints for Structure from Motion Gang Liu 1, Reinhard Kette 2, and Bodo Rosenhahn 3 1 Institute of Information Sciences and Technoogy, Massey University, New Zeaand, Department

More information

PHASE retrieval has been an active research topic for decades [1], [2]. The underlying goal is to estimate an unknown

PHASE retrieval has been an active research topic for decades [1], [2]. The underlying goal is to estimate an unknown DOLPHIn Dictionary Learning for Phase Retrieva Andreas M. Timann, Yonina C. Edar, Feow, IEEE, and Juien Maira, Member, IEEE arxiv:60.063v [math.oc] 3 Aug 06 Abstract We propose a new agorithm to earn a

More information

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters

Optimization and Application of Support Vector Machine Based on SVM Algorithm Parameters Optimization and Appication of Support Vector Machine Based on SVM Agorithm Parameters YAN Hui-feng 1, WANG Wei-feng 1, LIU Jie 2 1 ChongQing University of Posts and Teecom 400065, China 2 Schoo Of Civi

More information

Relative Positioning from Model Indexing

Relative Positioning from Model Indexing Reative Positioning from Mode Indexing Stefan Carsson Computationa Vision and Active Perception Laboratory (CVAP)* Roya Institute of Technoogy (KTH), Stockhom, Sweden Abstract We show how to determine

More information

Surface Differentiation and Localization by Parametric Modeling of Infrared Intensity Scans

Surface Differentiation and Localization by Parametric Modeling of Infrared Intensity Scans Surface Differentiation and Locaization by Parametric Modeing of Infrared Intensity Scans Tayfun Aytaç and Biur Barshan Department of Eectrica Engineering Bikent University TR- Bikent, Ankara, Turkey {taytac,

More information

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory

A Design Method for Optimal Truss Structures with Certain Redundancy Based on Combinatorial Rigidity Theory 0 th Word Congress on Structura and Mutidiscipinary Optimization May 9 -, 03, Orando, Forida, USA A Design Method for Optima Truss Structures with Certain Redundancy Based on Combinatoria Rigidity Theory

More information

UNCORRECTED PROOF ARTICLE IN PRESS. , Scott Schoenfeld b. SMM 4402 No. of Pages 5, DTD = July 2003 Disk used

UNCORRECTED PROOF ARTICLE IN PRESS. , Scott Schoenfeld b. SMM 4402 No. of Pages 5, DTD = July 2003 Disk used SMM 2 No. of Pages 5, DTD =.3. 2 Juy 23 Disk used 2 Evoution of crysta orientation distribution coefficients 3 during pastic deformation D.S. Li a, H. Garmestani a, *, Scott Schoenfed b 5 a Schoo of Materias

More information

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS)

FIRST BEZIER POINT (SS) R LE LE. φ LE FIRST BEZIER POINT (PS) Singe- and Muti-Objective Airfoi Design Using Genetic Agorithms and Articia Inteigence A.P. Giotis K.C. Giannakogou y Nationa Technica University of Athens, Greece Abstract Transonic airfoi design probems

More information

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION

WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION WATERMARKING GIS DATA FOR DIGITAL MAP COPYRIGHT PROTECTION Shen Tao Chinese Academy of Surveying and Mapping, Beijing 100039, China shentao@casm.ac.cn Xu Dehe Institute of resources and environment, North

More information

Infinity Connect Web App Customization Guide

Infinity Connect Web App Customization Guide Infinity Connect Web App Customization Guide Contents Introduction 1 Hosting the customized Web App 2 Customizing the appication 3 More information 8 Introduction The Infinity Connect Web App is incuded

More information