Kernel-based Tracking in Ultrasound Sequences of Liver

Size: px
Start display at page:

Download "Kernel-based Tracking in Ultrasound Sequences of Liver"

Transcription

1 Kernel-based Tracking in Ultrasound Sequences of Liver Tobias Benz 1, Markus Kowarscik 2,1 and Nassir Navab 1 1 Computer Aided Medical Procedures, Tecnisce Universität Müncen, Germany 2 Angiograpy & Interventional X-Ray Systems, Siemens AG, Healtcare Sector, Forceim, Germany Abstract. Objective: Object tracking in 2D ultrasound sequences of liver to infer real-time respiratory organ movement and offer motion compensation in image-guided abdominal interventions. Metods: A kernel-based tracking algoritm tat is adaptive to scale and orientation canges of te tracking target is applied to 54 vessel targets in 21 ultrasound sequences acquired from volunteers under free breating. Tracking performance is evaluated based on manually annotated ground trut information. Results: Tracking results sow tat te algoritm is able to track te assessed targets in a precise and robust manner in real-time performance. Te overall mean tracking error is 1.43 ± 1.22 mm. 1 Introduction Object tracking in ultrasound (US) sequences of liver under respiratory motion is a callenging task wit several applications in, for instance, motion compensation in abdominal interventions like needle biopsies, radio frequency ablations, and radiation terapy. In tis work, we present te application of a scale and orientation adaptive mean sift procedure to track vessel targets in long 2D US sequences acquired under free breating. 3 Te mean sift procedure was first introduced by Fukunaga et al. [7] for data clustering. Ceng et al. [1] and Comaniciu et al. [3] later applied it to te task of visual object tracking. Recently, Ning et al. proposed modifications to make te mean sift tracker adaptive to orientation and scale [9]. In medical image processing, te mean sift algoritm was used for vessel segmentation in CT data [11] and for blood cell segmentation in images of blood smear [2]. In regard to tracking in US sequences, te mean sift was employed to myocardial border tracking [5]. An application to vessel tracking in US series of liver as, to our knowledge, not been presented before. 3 Te US image data was obtained from te CLUST 2014 MICCAI Callenge on Liver Ultrasound Tracking (ttp://clust14.etz.c/).

2 2 Metods Tis section gives an introduction to kernel density estimation, te general mean sift algoritm for visual tracking, te adaptations to tis algoritm as recently proposed by Ning et al. [9], and details on our implementation and modifications. 2.1 Kernel Density Estimation and te Mean Sift Given a set of samples assumed to be drawn from some probability distribution, kernel density estimation (KDE) is a metod to obtain a non-parametric estimate of te underlying probability density function. Te kernel density estimator ˆf (x) at location x R D of a function f is ˆf (x) = 1 N D N ( ) x xi K, (1) were N is te number of samples x i R D witin te kernel K wit window size. Using te kernel profile k of te radially symmetric kernel K wic satisfies K(x) = c k k( x 2 ) (c k is a normalization factor), Equation (1) can be rewritten into ˆf (x) = c k N D ( N x x i 2) k. (2) Te output of KDE is a function tat is a smooted representation of te given sample distribution (cf. Figure 1a) and can intuitively be understood as a generalization of weigted istograms (cf. Figure 1b). To find modes in a given KDE, mean sift procedures can be applied [3,7]. Te mean sift is a gradient ascent on te gradient of te density estimate ˆf (x) = 2 g(x)= k (x) = 2 = 2 c k N D+2 c k N D+2 c k N D+2 ( N (x x i )k x x i 2), (3) ( N x x i 2) ( x i g c k N x x i 2 N D+2 xg (4) ( N x x i ) ( 2 N g x x x ig i 2) ( N g x x i 2) x. }{{} =m K (x) (5) 2 ) Te second term in Equation (5) is also referred to as te generalized mean sift vector m K (x). We can find modes in te gradient of te density estimate

3 0.25 Kernel Density Estimate 20 Histogram (a) Gaussian KDE (blue) of 100 samples (black) drawn from two sifted normal distributions. Kernel weigts for eac sample point are indicated in red. (b) A istogram of te same set of samples as in (a). Fig. 1: KDEs are a generalization of weigted istograms. obtained by kernel K by iteratively sifting te center of K from an initial location by m K (x). Wen mode-seeking is applied to images, were pixels form a regular grid te generalized mean sift as to be extended to introduce te notion of pixel density. Tis can be acieved by employing a weigted mean sift, were eac pixel location x i is assigned a weigt w i derived from, for instance, te pixel s intensity. 2.2 Mean Sift for Tracking in Ultrasound Sequences To apply te mean sift mode-seeking procedure to visual tracking te tracking target is selected in te first frame and represented in a suitable feature space to obtain a model of te target. For eac subsequent frame a weigt image is computed by assigning a weigt to eac pixel wic depends on te probability of te pixel belonging to te target. On tis weigt image, wic is also referred to as a target confidence map, te mean sift algoritm is initialized wit te target location in te previous frame and an appropriate kernel size. After mean sift convergence te found mode is taken as te target location in te current frame. For mean sift tracking in US sequences we used normalized weigted intensity istograms to represent te target model q = {q u } u=1...m and te target candidate model p(y) = {p u } u=1...m at location y, were m is te number of bins. Te weigts tat determine te contributions of eac pixel to a istogram bin u are based on a radially symmetric kernel K. For te target model location

4 y = (0, 0) and kernel size = 1 is assumed by using normalized pixel locations x i : q u = 1 C N k( x i 2 ) δ[b(x i ) u], (6) }{{} =1 I t(x i)=u were δ is te Kronecker delta function, k te kernel profile of K and b(x) a function tat maps te image intensity at location x to a bin number. C is te sum of te kernel weigts at all locations suc tat te sum of all q u is 1. For te target candidate model in te current frame te same model representation is used, but wit te kernel of size sifted to te current target location y: p u (y) = 1 C ( N y x i 2) k δ[b(x i ) u], (7) were C is te sum of te kernel weigts of all locations on te regular pixel lattice witin te kernel wit window size. Intuitively, te istograms q and p give te probability of a pixel s intensity belonging to te target and te target candidate model, respectively. Te kernel assigns smaller weigts to pixel locations farter away from te center. Tis increases robustness since pixels closer to te center are also closer to te target center and pixel locations close to te target center offer more reliable features due to, for instance, canges in te appearance of te target propagating from its boundaries towards te center. Since te aim in te current frame is to find te target candidate model p(y) tat best matces te target model q, a similarity metric is introduced next. We follow Comaniciu et al. [4] and use te discrete Battacaryya coefficient [8] ρ(y) to compare te target model q and te candidate model p(y) at location y: ρ(y) = ρ [p(y), q] = m pu (y)q u. (8) Intuitively, te Battacaryya coefficient is a measure for te amount of overlap between two sample distributions. Based on ρ(y), a distance metric d between p(y) and q can be defined as d(y) = 1 ρ(y). u=1 d(y) = 1 ρ(y). (9) Practically, d(y) is minimized by maximizing ρ(y). In eac frame t, te procedure to find te location ŷ tat maximizes ρ(y) is started at location ŷ 0, wic in te beginning is set to te position of te target in te previous frame ŷ t 1. By linearization troug a Taylor series expansion around y 0, ρ(y) can be approximated as

5 Fig. 2: Illustration of te set-up for model representation and comparison. Te target model q at location 0 is computed in te first frame. In frame t, te target candidate model p(y) at location y is computed. Te m-bin istograms are compared using te Battacaryya coefficient ρ. Te mean sift procedure is used to find a ŷ t tat maximizes ρ. ρ(y o ) 1 2 ρ [p(y 0), q] (7) = 1 2 ρ [p(y 0), q] = 1 2 ρ [p(y 0), q] }{{} independent of y + m qu p u (y) p u (y 0 ) ( m 1 N k u=1 y x i 2) C u=1 δ[b(x i ) u] }{{} p u(y) ( 1 N y x i 2) w i k 2C, }{{} KDE obtained wit kernel K at location y q p(y 0 ) (10) (11) (12) were w i = m u=1 qu δ [b(x i ) u] p u (y). (13) Te first term in Eq. (12) is independent of y, wereas te second term is a KDE obtained using te kernel K at location y and weigts w i, wic can be maximized using te mean sift algoritm (cf. Section 2.1). Maximizing tis KDE means maximizing te Battacaryya coefficient, wic finally leads to te minimization of te distance between p(y) and q.

6 Te mean sift iteration step to move te kernel center position from ŷ 0 to te new position ŷ 1 is ŷ 1 = ( x ŷ iw i g 0 x i 2) ( n w ŷ ig 0 x i 2). (14) n A favorable coice for te kernel K is te Epanecnikov kernel [6] { 1 D+2 K E (x) = 2 c D (1 x 2 ) if x < 1, (15) 0 else were x R D and c D is te volume of te D dimensional unit spere, e.g. c d = 2 for D = 1 and c d = π for D = 2. Te Epanecnikov kernel minimizes te mean integrated squared error between te KDE and te true density [10] and, since te profile of K E is alf-triangular { 1 D+2 k E (x) = 2 c D (1 x) if x < 1, (16) 0 else we see tat g(x) = k (x) = 1 and Equation (14) can be reduced to ŷ 1 = n x iw i n w. (17) i After eac mean sift iteration, convergence is cecked based on maximum number of iterations and minimum lengt of te mean sift vector. In case of convergence ŷ t is set to ŷ 1, oterwise ŷ 0 is set to ŷ 1 and te mean sift procedure is repeated. 1.2 KE (Epanecnikov kernel) ke (Epanecnikov kernel profile) k E (Derivative of Epanecnikov kernel profile) Fig. 3: Te derivative of te Epanecnikov kernel is uniform.

7 2.3 Scale and Orientation Adaptive Mean Sift Tracking In te original mean sift tracking algoritm te kernel window size and orientation remains fixed. Tis is unfavorable wen tracking a target tat canges its size and orientation over te course of te image sequence. We follow modifications proposed by Ning et al. [9] to make te procedure adaptive to scale and orientation. To tis end, first te target s scale is estimated, wic is te area in te target searc region occupied by te target. Te estimated area is ten used to adjust an ellipsoid target descriptor to matc te current widt, eigt, and orientation of te tracking target. Estimating te Target s Scale In eac frame t te kernel center position is initialized wit te target s position in te previous frame ŷ t 1. Also te kernel is sligtly enlarged by a factor d, enabling te algoritm to capture a tracking target tat increased in size since te last frame. Since te weigt w i for eac pixel witin te increased searc region (cf. Equation (13)) gives te likeliood of te pixel being part of te target, te sum of all weigts (i.e. te 0 t order image moment of te searc region in te weigt image or target confidence map) M 00 = N w i (18) is a good initial approximation of te area of te searc region covered by te tracking target. However, if background features are present in te target searc region, te weigts of pixels witin te searc region tat belong to te target are amplified. Tis is because te probability of target features in te target searc area is decreased in te presence of background pixels, wic, as per Equation (13) (te target candidate intensity distribution p(y) is in te denominator), increases te weigts of target pixels. Terefore, te 0 t order moment overestimates te size of te tracking target in case background features are present. On te oter and, te Battacaryya coefficient between te target model q and te target candidate model p(y) is a measure for ow many target and background features are in te current searc region. Terefore Ning et al. [9] proposed to use te Battacaryya coefficient to adjust te 0 t order moment approximation for te target scale. Te estimated area is computed as ( ρ ) Â = exp M 00, (19) σ were σ is a parameter tat governs te magnitude of adjustment of te M 00 estimate given a certain Battacaryya value. In te experiments described below σ was empirically set to 0.2.

8 Fig. 4: Ellipsoid target descriptor. Estimating te Target s Orientation For estimating te target s orientation an ellipsoid image descriptor (cf. Figure 4) is introduced wic is defined by a covariance matrix based on te first and second order central image moments ( ) µ Cov = 20 µ 11 µ 11 µ, 02 (20) were N µ pq = i,1 x 1 ) p (x i,2 x 2 ) q w i N w, i (21) were ( x 1, x 2 ) is te kernel center position. An ortogonal decomposition of Cov [ ] [ ] [ ] Cov = U S U T u11 u = 12 λ 2 T 1 0 u11 u u 21 u 22 0 λ 2 12 (22) 2 u 21 u 22 yields te semi-minor and semi-major axis of te target descriptor as column vectors in U and te aspect ratio a b = λ1 λ 2 troug te singular values in S. Subsequently, a scaling factor k can be introduced suc tat a = kλ 1 (23) b = kλ 2. (24) Introducing te previously estimated target area  (cf. Section 2.3) and te general area formula for an ellipse, we can furter derive  = πab (25) = π(kλ 1 )(kλ 2 ) (26) k = Â, πλ 1 λ 2 (27) wic finally allows us to adjust te ellipsoid descriptor based on te estimated target scale: [ ] [ ] Cov = U S U T u11 u Âλ1 [ ] T = 12 πλ 2 0 u11 u 12. (28) u 21 u 22 0 u 21 u 22 Âλ 2 πλ 1

9 2.4 Tracking Failure Recovery Tracking may be lost over te course of te US sequence due to, for instance, drastic cange of appearance of te tracking target, too large target displacements between frames, or erroneous estimation of te target s scale and orientation leading to a disadvantageous searc area. Based on te assumed periodicity in te motion of liver vessels induced by respiration we integrated strategies to detect frames in wic tracking performance is problematical and to recover from tese situations. A first ceck is based on te analysis of te Battacaryya coefficient ρ. If it drops below 0.8 we discard te found target position and instead use te target position from te previous frame. Furtermore, te searc region is reset to te one set by te user in te first frame. If tis ceck triggers twice in two subsequent frames, te target position is reset to te centroid of te searc area selected in te first frame. A second ceck is based on te analysis of te estimated target size. If te target searc area in te current frame is found to be larger tan tree times te initial target s size, te searc area and its position is reset to te one set in te first frame. Tese failure recovery strategies are rater crude but were found to only be triggered in rare situation were tracking would oterwise fail completely. 3 Results Te scale and orientation adaptive mean sift procedure was applied to track 54 vessel targets in 21 2D US sequences of liver acquired from volunteers under free breating. In total, te sequences comprised frames. Te overall mean tracking error (MTE) was 1.43 mm wit a standard deviation (SD) of 1.22 mm and 95t-percentile 3.67 mm. Te minimum tracking error over all frames and tracking targets was 0.01 mm, te maximum tracking error mm. Te algoritm was developed in MATLAB Release 2013b, and te experiments were conducted on a macine equipped wit an Intel i5-3320m processor at 2.6 GHz clock speed and 8 GB RAM. Tracking speed using tis ardware set up was about 20 Hz. Table 1 gives an overview of te data set and te results obtained. Fig. 5 gives a visual impression of te tracking of tree vessels in series MED-02. Fig. 5: Ellipsoid target descriptors of tree tracking targets overlaid on four frames of te US sequence MED-02. 4

10 Sequence information Results Sequence Targets Frames Resolution Probe freq. FPS MTE SD 95% Min Max [mm/px] [Hz] [Hz] [mm] [mm] [mm] [mm] [mm] ETH ETH ETH ETH ETH ETH ETH ETH ETH All ETH sequences MED MED MED MED MED MED MED MED MED MED MED MED All MED sequences All sequences Table 1: Overview of te data set comprising 54 vessel targets in 21 US sequences. Te table gives te sequence identity, te number of targets, te image resolution, te probe frequency, te sampling frequency (FPS), te mean tracking error (MTE), te standard deviation of te tracking error (SD), te minimum tracking error (Min), and te maximum tracking error (Max). 4 Conclusion Tracking of vessel targets in 2D US series of liver under free breating using a scale and orientation adaptive kernel-based tracking algoritm is feasible, fast, robust and precise. For future work te incorporation of a target descriptor tat is adaptive to te outline of te tracking target seems wortwile. By suggestion of one reviewer of an initial draft of tis article, we will also look into making 4 Link to video: ttp://campar.in.tum.de/files/benz/clust2014/med-02.webm

11 te istogram representations adaptive to global illumination canges. Te application to native 3D US is also desirable. Furtermore, oter feature spaces for model representation could be investigated wit a focus on, for instance, gradient-based descriptors and joint-istograms. Finally, a more sopisticated failure recovery strategy based on, for instance, a collection of keyframes or predictive motion regularization could be advantageous. References 1. Ceng, Y.: Mean sift, mode seeking, and clustering. Pattern Analysis and Macine Intelligence, IEEE Transactions on 17(8), (1995) 2. Comaniciu, D., Meer, P.: Cell image segmentation for diagnostic patology. In: Advanced algoritmic approaces to medical image segmentation, pp Springer (2002) 3. Comaniciu, D., Meer, P.: Mean sift: A robust approac toward feature space analysis. Pattern Analysis and Macine Intelligence, IEEE Transactions on 24(5), (2002) 4. Comaniciu, D., Rames, V., Meer, P.: Kernel-based object tracking. Pattern Analysis and Macine Intelligence, IEEE Transactions on 25(5), (2003) 5. Comaniciu, D., Zou, X.S., Krisnan, S.: Robust real-time myocardial border tracking for ecocardiograpy: an information fusion approac. Medical Imaging, IEEE Transactions on 23(7), (2004) 6. Epanecnikov, V.A.: Non-parametric estimation of a multivariate probability density. Teory of Probability & Its Applications 14(1), (1969) 7. Fukunaga, K., Hostetler, L.: Te estimation of te gradient of a density function, wit applications in pattern recognition. Information Teory, IEEE Transactions on 21(1), (1975) 8. Kailat, T.: Te divergence and Battacaryya distance measures in signal selection. Communication Tecnology, IEEE Transactions on 15(1), (1967) 9. Ning, J., Zang, L., Zang, D., Wu, C.: Scale and orientation adaptive mean sift tracking. Computer Vision, IET 6(1), (2012) 10. Scott, D.W.: Multivariate density estimation: teory, practice, and visualization, vol Jon Wiley & Sons (2009) 11. Tek, H., Comaniciu, D., Williams, J.P.: Vessel detection by mean sift based ray propagation. In: Matematical Metods in Biomedical Image Analysis, MM- BIA IEEE Worksop on. pp IEEE (2001)

Verifying Numerical Convergence Rates

Verifying Numerical Convergence Rates 1 Order of accuracy Verifying Numerical Convergence Rates We consider a numerical approximation of an exact value u. Te approximation depends on a small parameter, suc as te grid size or time step, and

More information

Research on the Anti-perspective Correction Algorithm of QR Barcode

Research on the Anti-perspective Correction Algorithm of QR Barcode Researc on te Anti-perspective Correction Algoritm of QR Barcode Jianua Li, Yi-Wen Wang, YiJun Wang,Yi Cen, Guoceng Wang Key Laboratory of Electronic Tin Films and Integrated Devices University of Electronic

More information

FINITE DIFFERENCE METHODS

FINITE DIFFERENCE METHODS FINITE DIFFERENCE METHODS LONG CHEN Te best known metods, finite difference, consists of replacing eac derivative by a difference quotient in te classic formulation. It is simple to code and economic to

More information

Geometric Stratification of Accounting Data

Geometric Stratification of Accounting Data Stratification of Accounting Data Patricia Gunning * Jane Mary Horgan ** William Yancey *** Abstract: We suggest a new procedure for defining te boundaries of te strata in igly skewed populations, usual

More information

Mean-Shift Tracking with Random Sampling

Mean-Shift Tracking with Random Sampling 1 Mean-Shift Tracking with Random Sampling Alex Po Leung, Shaogang Gong Department of Computer Science Queen Mary, University of London, London, E1 4NS Abstract In this work, boosting the efficiency of

More information

Lecture 10: What is a Function, definition, piecewise defined functions, difference quotient, domain of a function

Lecture 10: What is a Function, definition, piecewise defined functions, difference quotient, domain of a function Lecture 10: Wat is a Function, definition, piecewise defined functions, difference quotient, domain of a function A function arises wen one quantity depends on anoter. Many everyday relationsips between

More information

Robert Collins CSE598G. More on Mean-shift. R.Collins, CSE, PSU CSE598G Spring 2006

Robert Collins CSE598G. More on Mean-shift. R.Collins, CSE, PSU CSE598G Spring 2006 More on Mean-shift R.Collins, CSE, PSU Spring 2006 Recall: Kernel Density Estimation Given a set of data samples x i ; i=1...n Convolve with a kernel function H to generate a smooth function f(x) Equivalent

More information

Instantaneous Rate of Change:

Instantaneous Rate of Change: Instantaneous Rate of Cange: Last section we discovered tat te average rate of cange in F(x) can also be interpreted as te slope of a scant line. Te average rate of cange involves te cange in F(x) over

More information

The EOQ Inventory Formula

The EOQ Inventory Formula Te EOQ Inventory Formula James M. Cargal Matematics Department Troy University Montgomery Campus A basic problem for businesses and manufacturers is, wen ordering supplies, to determine wat quantity of

More information

ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE

ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE ON LOCAL LIKELIHOOD DENSITY ESTIMATION WHEN THE BANDWIDTH IS LARGE Byeong U. Park 1 and Young Kyung Lee 2 Department of Statistics, Seoul National University, Seoul, Korea Tae Yoon Kim 3 and Ceolyong Park

More information

In other words the graph of the polynomial should pass through the points

In other words the graph of the polynomial should pass through the points Capter 3 Interpolation Interpolation is te problem of fitting a smoot curve troug a given set of points, generally as te grap of a function. It is useful at least in data analysis (interpolation is a form

More information

SAMPLE DESIGN FOR THE TERRORISM RISK INSURANCE PROGRAM SURVEY

SAMPLE DESIGN FOR THE TERRORISM RISK INSURANCE PROGRAM SURVEY ASA Section on Survey Researc Metods SAMPLE DESIG FOR TE TERRORISM RISK ISURACE PROGRAM SURVEY G. ussain Coudry, Westat; Mats yfjäll, Statisticon; and Marianne Winglee, Westat G. ussain Coudry, Westat,

More information

Comparison between two approaches to overload control in a Real Server: local or hybrid solutions?

Comparison between two approaches to overload control in a Real Server: local or hybrid solutions? Comparison between two approaces to overload control in a Real Server: local or ybrid solutions? S. Montagna and M. Pignolo Researc and Development Italtel S.p.A. Settimo Milanese, ITALY Abstract Tis wor

More information

2 Limits and Derivatives

2 Limits and Derivatives 2 Limits and Derivatives 2.7 Tangent Lines, Velocity, and Derivatives A tangent line to a circle is a line tat intersects te circle at exactly one point. We would like to take tis idea of tangent line

More information

Optimized Data Indexing Algorithms for OLAP Systems

Optimized Data Indexing Algorithms for OLAP Systems Database Systems Journal vol. I, no. 2/200 7 Optimized Data Indexing Algoritms for OLAP Systems Lucian BORNAZ Faculty of Cybernetics, Statistics and Economic Informatics Academy of Economic Studies, Bucarest

More information

The modelling of business rules for dashboard reporting using mutual information

The modelling of business rules for dashboard reporting using mutual information 8 t World IMACS / MODSIM Congress, Cairns, Australia 3-7 July 2009 ttp://mssanz.org.au/modsim09 Te modelling of business rules for dasboard reporting using mutual information Gregory Calbert Command, Control,

More information

Training Robust Support Vector Regression via D. C. Program

Training Robust Support Vector Regression via D. C. Program Journal of Information & Computational Science 7: 12 (2010) 2385 2394 Available at ttp://www.joics.com Training Robust Support Vector Regression via D. C. Program Kuaini Wang, Ping Zong, Yaoong Zao College

More information

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION

MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION MATHEMATICS FOR ENGINEERING DIFFERENTIATION TUTORIAL 1 - BASIC DIFFERENTIATION Tis tutorial is essential pre-requisite material for anyone stuing mecanical engineering. Tis tutorial uses te principle of

More information

SAT Subject Math Level 1 Facts & Formulas

SAT Subject Math Level 1 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Aritmetic Sequences: PEMDAS (Parenteses

More information

Math 113 HW #5 Solutions

Math 113 HW #5 Solutions Mat 3 HW #5 Solutions. Exercise.5.6. Suppose f is continuous on [, 5] and te only solutions of te equation f(x) = 6 are x = and x =. If f() = 8, explain wy f(3) > 6. Answer: Suppose we ad tat f(3) 6. Ten

More information

Fusing Time-of-Flight Depth and Color for Real-Time Segmentation and Tracking

Fusing Time-of-Flight Depth and Color for Real-Time Segmentation and Tracking Fusing Time-of-Flight Depth and Color for Real-Time Segmentation and Tracking Amit Bleiweiss 1 and Michael Werman 1 School of Computer Science The Hebrew University of Jerusalem Jerusalem 91904, Israel

More information

Robust Scale-adaptive Mean-Shift for Tracking

Robust Scale-adaptive Mean-Shift for Tracking Robust Scale-adaptive Mean-Shift for Tracking Tomas Vojir, Jana Noskova 2, and Jiri Matas The Center for Machine Perception, FEE CTU in Prague Karlovo namesti 3, 2 35 Prague 2, Czech Republic {vojirtom,

More information

ACT Math Facts & Formulas

ACT Math Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Rationals: fractions, tat is, anyting expressable as a ratio of integers Reals: integers plus rationals plus special numbers suc as

More information

Tracking and Recognition in Sports Videos

Tracking and Recognition in Sports Videos Tracking and Recognition in Sports Videos Mustafa Teke a, Masoud Sattari b a Graduate School of Informatics, Middle East Technical University, Ankara, Turkey mustafa.teke@gmail.com b Department of Computer

More information

Projective Geometry. Projective Geometry

Projective Geometry. Projective Geometry Euclidean versus Euclidean geometry describes sapes as tey are Properties of objects tat are uncanged by rigid motions» Lengts» Angles» Parallelism Projective geometry describes objects as tey appear Lengts,

More information

Theoretical calculation of the heat capacity

Theoretical calculation of the heat capacity eoretical calculation of te eat capacity Principle of equipartition of energy Heat capacity of ideal and real gases Heat capacity of solids: Dulong-Petit, Einstein, Debye models Heat capacity of metals

More information

Schedulability Analysis under Graph Routing in WirelessHART Networks

Schedulability Analysis under Graph Routing in WirelessHART Networks Scedulability Analysis under Grap Routing in WirelessHART Networks Abusayeed Saifulla, Dolvara Gunatilaka, Paras Tiwari, Mo Sa, Cenyang Lu, Bo Li Cengjie Wu, and Yixin Cen Department of Computer Science,

More information

M(0) = 1 M(1) = 2 M(h) = M(h 1) + M(h 2) + 1 (h > 1)

M(0) = 1 M(1) = 2 M(h) = M(h 1) + M(h 2) + 1 (h > 1) Insertion and Deletion in VL Trees Submitted in Partial Fulfillment of te Requirements for Dr. Eric Kaltofen s 66621: nalysis of lgoritms by Robert McCloskey December 14, 1984 1 ackground ccording to Knut

More information

OPTIMAL DISCONTINUOUS GALERKIN METHODS FOR THE ACOUSTIC WAVE EQUATION IN HIGHER DIMENSIONS

OPTIMAL DISCONTINUOUS GALERKIN METHODS FOR THE ACOUSTIC WAVE EQUATION IN HIGHER DIMENSIONS OPTIMAL DISCONTINUOUS GALERKIN METHODS FOR THE ACOUSTIC WAVE EQUATION IN HIGHER DIMENSIONS ERIC T. CHUNG AND BJÖRN ENGQUIST Abstract. In tis paper, we developed and analyzed a new class of discontinuous

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

OPTIMAL FLEET SELECTION FOR EARTHMOVING OPERATIONS

OPTIMAL FLEET SELECTION FOR EARTHMOVING OPERATIONS New Developments in Structural Engineering and Construction Yazdani, S. and Sing, A. (eds.) ISEC-7, Honolulu, June 18-23, 2013 OPTIMAL FLEET SELECTION FOR EARTHMOVING OPERATIONS JIALI FU 1, ERIK JENELIUS

More information

Broadband Digital Direct Down Conversion Receiver Suitable for Software Defined Radio

Broadband Digital Direct Down Conversion Receiver Suitable for Software Defined Radio Broadband Digital Direct Down Conversion Receiver Suitable for Software Defined Radio Moamed Ratni, Dragan Krupezevic, Zaoceng Wang, Jens-Uwe Jürgensen Abstract Sony International Europe GmbH, Germany.

More information

PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY

PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY PHOTOGRAMMETRIC TECHNIQUES FOR MEASUREMENTS IN WOODWORKING INDUSTRY V. Knyaz a, *, Yu. Visilter, S. Zheltov a State Research Institute for Aviation System (GosNIIAS), 7, Victorenko str., Moscow, Russia

More information

Catalogue no. 12-001-XIE. Survey Methodology. December 2004

Catalogue no. 12-001-XIE. Survey Methodology. December 2004 Catalogue no. 1-001-XIE Survey Metodology December 004 How to obtain more information Specific inquiries about tis product and related statistics or services sould be directed to: Business Survey Metods

More information

Derivatives Math 120 Calculus I D Joyce, Fall 2013

Derivatives Math 120 Calculus I D Joyce, Fall 2013 Derivatives Mat 20 Calculus I D Joyce, Fall 203 Since we ave a good understanding of its, we can develop derivatives very quickly. Recall tat we defined te derivative f x of a function f at x to be te

More information

Chapter 11. Limits and an Introduction to Calculus. Selected Applications

Chapter 11. Limits and an Introduction to Calculus. Selected Applications Capter Limits and an Introduction to Calculus. Introduction to Limits. Tecniques for Evaluating Limits. Te Tangent Line Problem. Limits at Infinit and Limits of Sequences.5 Te Area Problem Selected Applications

More information

SHAPE: A NEW BUSINESS ANALYTICS WEB PLATFORM FOR GETTING INSIGHTS ON ELECTRICAL LOAD PATTERNS

SHAPE: A NEW BUSINESS ANALYTICS WEB PLATFORM FOR GETTING INSIGHTS ON ELECTRICAL LOAD PATTERNS CIRED Worksop - Rome, 11-12 June 2014 SAPE: A NEW BUSINESS ANALYTICS WEB PLATFORM FOR GETTING INSIGTS ON ELECTRICAL LOAD PATTERNS Diego Labate Paolo Giubbini Gianfranco Cicco Mario Ettorre Enel Distribuzione-Italy

More information

Chapter 7 Numerical Differentiation and Integration

Chapter 7 Numerical Differentiation and Integration 45 We ave a abit in writing articles publised in scientiþc journals to make te work as Þnised as possible, to cover up all te tracks, to not worry about te blind alleys or describe ow you ad te wrong idea

More information

Image Segmentation and Registration

Image Segmentation and Registration Image Segmentation and Registration Dr. Christine Tanner (tanner@vision.ee.ethz.ch) Computer Vision Laboratory, ETH Zürich Dr. Verena Kaynig, Machine Learning Laboratory, ETH Zürich Outline Segmentation

More information

How To Ensure That An Eac Edge Program Is Successful

How To Ensure That An Eac Edge Program Is Successful Introduction Te Economic Diversification and Growt Enterprises Act became effective on 1 January 1995. Te creation of tis Act was to encourage new businesses to start or expand in Newfoundland and Labrador.

More information

Factoring Synchronous Grammars By Sorting

Factoring Synchronous Grammars By Sorting Factoring Syncronous Grammars By Sorting Daniel Gildea Computer Science Dept. Uniersity of Rocester Rocester, NY Giorgio Satta Dept. of Information Eng g Uniersity of Padua I- Padua, Italy Hao Zang Computer

More information

The Dynamics of Movie Purchase and Rental Decisions: Customer Relationship Implications to Movie Studios

The Dynamics of Movie Purchase and Rental Decisions: Customer Relationship Implications to Movie Studios Te Dynamics of Movie Purcase and Rental Decisions: Customer Relationsip Implications to Movie Studios Eddie Ree Associate Professor Business Administration Stoneill College 320 Wasington St Easton, MA

More information

Tangent Lines and Rates of Change

Tangent Lines and Rates of Change Tangent Lines and Rates of Cange 9-2-2005 Given a function y = f(x), ow do you find te slope of te tangent line to te grap at te point P(a, f(a))? (I m tinking of te tangent line as a line tat just skims

More information

Binary Search Trees. Adnan Aziz. Heaps can perform extract-max, insert efficiently O(log n) worst case

Binary Search Trees. Adnan Aziz. Heaps can perform extract-max, insert efficiently O(log n) worst case Binary Searc Trees Adnan Aziz 1 BST basics Based on CLRS, C 12. Motivation: Heaps can perform extract-max, insert efficiently O(log n) worst case Has tables can perform insert, delete, lookup efficiently

More information

1.6. Analyse Optimum Volume and Surface Area. Maximum Volume for a Given Surface Area. Example 1. Solution

1.6. Analyse Optimum Volume and Surface Area. Maximum Volume for a Given Surface Area. Example 1. Solution 1.6 Analyse Optimum Volume and Surface Area Estimation and oter informal metods of optimizing measures suc as surface area and volume often lead to reasonable solutions suc as te design of te tent in tis

More information

A strong credit score can help you score a lower rate on a mortgage

A strong credit score can help you score a lower rate on a mortgage NET GAIN Scoring points for your financial future AS SEEN IN USA TODAY S MONEY SECTION, JULY 3, 2007 A strong credit score can elp you score a lower rate on a mortgage By Sandra Block Sales of existing

More information

SWITCH T F T F SELECT. (b) local schedule of two branches. (a) if-then-else construct A & B MUX. one iteration cycle

SWITCH T F T F SELECT. (b) local schedule of two branches. (a) if-then-else construct A & B MUX. one iteration cycle 768 IEEE RANSACIONS ON COMPUERS, VOL. 46, NO. 7, JULY 997 Compile-ime Sceduling of Dynamic Constructs in Dataæow Program Graps Soonoi Ha, Member, IEEE and Edward A. Lee, Fellow, IEEE Abstract Sceduling

More information

Shell and Tube Heat Exchanger

Shell and Tube Heat Exchanger Sell and Tube Heat Excanger MECH595 Introduction to Heat Transfer Professor M. Zenouzi Prepared by: Andrew Demedeiros, Ryan Ferguson, Bradford Powers November 19, 2009 1 Abstract 2 Contents Discussion

More information

SAT Math Facts & Formulas

SAT Math Facts & Formulas Numbers, Sequences, Factors SAT Mat Facts & Formuas Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reas: integers pus fractions, decimas, and irrationas ( 2, 3, π, etc.) Order Of Operations: Aritmetic Sequences:

More information

High-accuracy ultrasound target localization for hand-eye calibration between optical tracking systems and three-dimensional ultrasound

High-accuracy ultrasound target localization for hand-eye calibration between optical tracking systems and three-dimensional ultrasound High-accuracy ultrasound target localization for hand-eye calibration between optical tracking systems and three-dimensional ultrasound Ralf Bruder 1, Florian Griese 2, Floris Ernst 1, Achim Schweikard

More information

THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present. Prepared for public release by:

THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present. Prepared for public release by: THE NEISS SAMPLE (DESIGN AND IMPLEMENTATION) 1997 to Present Prepared for public release by: Tom Scroeder Kimberly Ault Division of Hazard and Injury Data Systems U.S. Consumer Product Safety Commission

More information

Probabilistic Latent Semantic Analysis (plsa)

Probabilistic Latent Semantic Analysis (plsa) Probabilistic Latent Semantic Analysis (plsa) SS 2008 Bayesian Networks Multimedia Computing, Universität Augsburg Rainer.Lienhart@informatik.uni-augsburg.de www.multimedia-computing.{de,org} References

More information

A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow

A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow , pp.233-237 http://dx.doi.org/10.14257/astl.2014.51.53 A Study on SURF Algorithm and Real-Time Tracking Objects Using Optical Flow Giwoo Kim 1, Hye-Youn Lim 1 and Dae-Seong Kang 1, 1 Department of electronices

More information

Note nine: Linear programming CSE 101. 1 Linear constraints and objective functions. 1.1 Introductory example. Copyright c Sanjoy Dasgupta 1

Note nine: Linear programming CSE 101. 1 Linear constraints and objective functions. 1.1 Introductory example. Copyright c Sanjoy Dasgupta 1 Copyrigt c Sanjoy Dasgupta Figure. (a) Te feasible region for a linear program wit two variables (see tet for details). (b) Contour lines of te objective function: for different values of (profit). Te

More information

A Learning Based Method for Super-Resolution of Low Resolution Images

A Learning Based Method for Super-Resolution of Low Resolution Images A Learning Based Method for Super-Resolution of Low Resolution Images Emre Ugur June 1, 2004 emre.ugur@ceng.metu.edu.tr Abstract The main objective of this project is the study of a learning based method

More information

Computer Science and Engineering, UCSD October 7, 1999 Goldreic-Levin Teorem Autor: Bellare Te Goldreic-Levin Teorem 1 Te problem We æx a an integer n for te lengt of te strings involved. If a is an n-bit

More information

Multivariate time series analysis: Some essential notions

Multivariate time series analysis: Some essential notions Capter 2 Multivariate time series analysis: Some essential notions An overview of a modeling and learning framework for multivariate time series was presented in Capter 1. In tis capter, some notions on

More information

100 Austrian Journal of Statistics, Vol. 32 (2003), No. 1&2, 99-129

100 Austrian Journal of Statistics, Vol. 32 (2003), No. 1&2, 99-129 AUSTRIAN JOURNAL OF STATISTICS Volume 3 003, Number 1&, 99 19 Adaptive Regression on te Real Line in Classes of Smoot Functions L.M. Artiles and B.Y. Levit Eurandom, Eindoven, te Neterlands Queen s University,

More information

Heat Exchangers. Heat Exchanger Types. Heat Exchanger Types. Applied Heat Transfer Part Two. Topics of This chapter

Heat Exchangers. Heat Exchanger Types. Heat Exchanger Types. Applied Heat Transfer Part Two. Topics of This chapter Applied Heat Transfer Part Two Heat Excangers Dr. Amad RAMAZANI S.A. Associate Professor Sarif University of Tecnology انتقال حرارت کاربردی احمد رمضانی سعادت ا بادی Autumn, 1385 (2006) Ramazani, Heat Excangers

More information

A system to monitor the quality of automated coding of textual answers to open questions

A system to monitor the quality of automated coding of textual answers to open questions Researc in Official Statistics Number 2/2001 A system to monitor te quality of automated coding of textual answers to open questions Stefania Maccia * and Marcello D Orazio ** Italian National Statistical

More information

Medical Information Management & Mining. You Chen Jan,15, 2013 You.chen@vanderbilt.edu

Medical Information Management & Mining. You Chen Jan,15, 2013 You.chen@vanderbilt.edu Medical Information Management & Mining You Chen Jan,15, 2013 You.chen@vanderbilt.edu 1 Trees Building Materials Trees cannot be used to build a house directly. How can we transform trees to building materials?

More information

Pressure. Pressure. Atmospheric pressure. Conceptual example 1: Blood pressure. Pressure is force per unit area:

Pressure. Pressure. Atmospheric pressure. Conceptual example 1: Blood pressure. Pressure is force per unit area: Pressure Pressure is force per unit area: F P = A Pressure Te direction of te force exerted on an object by a fluid is toward te object and perpendicular to its surface. At a microscopic level, te force

More information

Math Test Sections. The College Board: Expanding College Opportunity

Math Test Sections. The College Board: Expanding College Opportunity Taking te SAT I: Reasoning Test Mat Test Sections Te materials in tese files are intended for individual use by students getting ready to take an SAT Program test; permission for any oter use must be sougt

More information

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 12.

Notes: Most of the material in this chapter is taken from Young and Freedman, Chap. 12. Capter 6. Fluid Mecanics Notes: Most of te material in tis capter is taken from Young and Freedman, Cap. 12. 6.1 Fluid Statics Fluids, i.e., substances tat can flow, are te subjects of tis capter. But

More information

- 1 - Handout #22 May 23, 2012 Huffman Encoding and Data Compression. CS106B Spring 2012. Handout by Julie Zelenski with minor edits by Keith Schwarz

- 1 - Handout #22 May 23, 2012 Huffman Encoding and Data Compression. CS106B Spring 2012. Handout by Julie Zelenski with minor edits by Keith Schwarz CS106B Spring 01 Handout # May 3, 01 Huffman Encoding and Data Compression Handout by Julie Zelenski wit minor edits by Keit Scwarz In te early 1980s, personal computers ad ard disks tat were no larger

More information

Average and Instantaneous Rates of Change: The Derivative

Average and Instantaneous Rates of Change: The Derivative 9.3 verage and Instantaneous Rates of Cange: Te Derivative 609 OBJECTIVES 9.3 To define and find average rates of cange To define te derivative as a rate of cange To use te definition of derivative to

More information

The finite element immersed boundary method: model, stability, and numerical results

The finite element immersed boundary method: model, stability, and numerical results Te finite element immersed boundary metod: model, stability, and numerical results Lucia Gastaldi Università di Brescia ttp://dm.ing.unibs.it/gastaldi/ INdAM Worksop, Cortona, September 18, 2006 Joint

More information

Perimeter, Area and Volume of Regular Shapes

Perimeter, Area and Volume of Regular Shapes Perimeter, Area and Volume of Regular Sapes Perimeter of Regular Polygons Perimeter means te total lengt of all sides, or distance around te edge of a polygon. For a polygon wit straigt sides tis is te

More information

Practical Tour of Visual tracking. David Fleet and Allan Jepson January, 2006

Practical Tour of Visual tracking. David Fleet and Allan Jepson January, 2006 Practical Tour of Visual tracking David Fleet and Allan Jepson January, 2006 Designing a Visual Tracker: What is the state? pose and motion (position, velocity, acceleration, ) shape (size, deformation,

More information

Part II: Finite Difference/Volume Discretisation for CFD

Part II: Finite Difference/Volume Discretisation for CFD Part II: Finite Difference/Volume Discretisation for CFD Finite Volume Metod of te Advection-Diffusion Equation A Finite Difference/Volume Metod for te Incompressible Navier-Stokes Equations Marker-and-Cell

More information

Determine the perimeter of a triangle using algebra Find the area of a triangle using the formula

Determine the perimeter of a triangle using algebra Find the area of a triangle using the formula Student Name: Date: Contact Person Name: Pone Number: Lesson 0 Perimeter, Area, and Similarity of Triangles Objectives Determine te perimeter of a triangle using algebra Find te area of a triangle using

More information

Simultaneous Gamma Correction and Registration in the Frequency Domain

Simultaneous Gamma Correction and Registration in the Frequency Domain Simultaneous Gamma Correction and Registration in the Frequency Domain Alexander Wong a28wong@uwaterloo.ca William Bishop wdbishop@uwaterloo.ca Department of Electrical and Computer Engineering University

More information

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS Aswin C Sankaranayanan, Qinfen Zheng, Rama Chellappa University of Maryland College Park, MD - 277 {aswch, qinfen, rama}@cfar.umd.edu Volkan Cevher, James

More information

Computational Foundations of Cognitive Science

Computational Foundations of Cognitive Science Computational Foundations of Cognitive Science Lecture 15: Convolutions and Kernels Frank Keller School of Informatics University of Edinburgh keller@inf.ed.ac.uk February 23, 2010 Frank Keller Computational

More information

2.23 Gambling Rehabilitation Services. Introduction

2.23 Gambling Rehabilitation Services. Introduction 2.23 Gambling Reabilitation Services Introduction Figure 1 Since 1995 provincial revenues from gambling activities ave increased over 56% from $69.2 million in 1995 to $108 million in 2004. Te majority

More information

New Vocabulary volume

New Vocabulary volume -. Plan Objectives To find te volume of a prism To find te volume of a cylinder Examples Finding Volume of a Rectangular Prism Finding Volume of a Triangular Prism 3 Finding Volume of a Cylinder Finding

More information

An inquiry into the multiplier process in IS-LM model

An inquiry into the multiplier process in IS-LM model An inquiry into te multiplier process in IS-LM model Autor: Li ziran Address: Li ziran, Room 409, Building 38#, Peing University, Beijing 00.87,PRC. Pone: (86) 00-62763074 Internet Address: jefferson@water.pu.edu.cn

More information

Colour Image Segmentation Technique for Screen Printing

Colour Image Segmentation Technique for Screen Printing 60 R.U. Hewage and D.U.J. Sonnadara Department of Physics, University of Colombo, Sri Lanka ABSTRACT Screen-printing is an industry with a large number of applications ranging from printing mobile phone

More information

An Active Head Tracking System for Distance Education and Videoconferencing Applications

An Active Head Tracking System for Distance Education and Videoconferencing Applications An Active Head Tracking System for Distance Education and Videoconferencing Applications Sami Huttunen and Janne Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information

More information

Haptic Manipulation of Virtual Materials for Medical Application

Haptic Manipulation of Virtual Materials for Medical Application Haptic Manipulation of Virtual Materials for Medical Application HIDETOSHI WAKAMATSU, SATORU HONMA Graduate Scool of Healt Care Sciences Tokyo Medical and Dental University, JAPAN wakamatsu.bse@tmd.ac.jp

More information

siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service

siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service siftservice.com - Turning a Computer Vision algorithm into a World Wide Web Service Ahmad Pahlavan Tafti 1, Hamid Hassannia 2, and Zeyun Yu 1 1 Department of Computer Science, University of Wisconsin -Milwaukee,

More information

Linear Threshold Units

Linear Threshold Units Linear Threshold Units w x hx (... w n x n w We assume that each feature x j and each weight w j is a real number (we will relax this later) We will study three different algorithms for learning linear

More information

Component Ordering in Independent Component Analysis Based on Data Power

Component Ordering in Independent Component Analysis Based on Data Power Component Ordering in Independent Component Analysis Based on Data Power Anne Hendrikse Raymond Veldhuis University of Twente University of Twente Fac. EEMCS, Signals and Systems Group Fac. EEMCS, Signals

More information

Kernel-Based Hand Tracking

Kernel-Based Hand Tracking Australian Journal of Basic and Applied Sciences, 3(4): 4017-4025, 2009 ISSN 1991-8178 2009, INSInet Publication Kernel-Based Hand Tracking 1 2 Aras Dargazany, Ali Solimani 1 Department of ECE, Shahrood

More information

Distances in random graphs with infinite mean degrees

Distances in random graphs with infinite mean degrees Distances in random graps wit infinite mean degrees Henri van den Esker, Remco van der Hofstad, Gerard Hoogiemstra and Dmitri Znamenski April 26, 2005 Abstract We study random graps wit an i.i.d. degree

More information

Java Modules for Time Series Analysis

Java Modules for Time Series Analysis Java Modules for Time Series Analysis Agenda Clustering Non-normal distributions Multifactor modeling Implied ratings Time series prediction 1. Clustering + Cluster 1 Synthetic Clustering + Time series

More information

13 PERIMETER AND AREA OF 2D SHAPES

13 PERIMETER AND AREA OF 2D SHAPES 13 PERIMETER AND AREA OF D SHAPES 13.1 You can find te perimeter of sapes Key Points Te perimeter of a two-dimensional (D) sape is te total distance around te edge of te sape. l To work out te perimeter

More information

Vision based Vehicle Tracking using a high angle camera

Vision based Vehicle Tracking using a high angle camera Vision based Vehicle Tracking using a high angle camera Raúl Ignacio Ramos García Dule Shu gramos@clemson.edu dshu@clemson.edu Abstract A vehicle tracking and grouping algorithm is presented in this work

More information

f(x) f(a) x a Our intuition tells us that the slope of the tangent line to the curve at the point P is m P Q =

f(x) f(a) x a Our intuition tells us that the slope of the tangent line to the curve at the point P is m P Q = Lecture 6 : Derivatives and Rates of Cange In tis section we return to te problem of finding te equation of a tangent line to a curve, y f(x) If P (a, f(a)) is a point on te curve y f(x) and Q(x, f(x))

More information

GE Medical Systems Training in Partnership. Module 8: IQ: Acquisition Time

GE Medical Systems Training in Partnership. Module 8: IQ: Acquisition Time Module 8: IQ: Acquisition Time IQ : Acquisition Time Objectives...Describe types of data acquisition modes....compute acquisition times for 2D and 3D scans. 2D Acquisitions The 2D mode acquires and reconstructs

More information

Guide to Cover Letters & Thank You Letters

Guide to Cover Letters & Thank You Letters Guide to Cover Letters & Tank You Letters 206 Strebel Student Center (315) 792-3087 Fax (315) 792-3370 TIPS FOR WRITING A PERFECT COVER LETTER Te resume never travels alone. Eac time you submit your resume

More information

Improved dynamic programs for some batcing problems involving te maximum lateness criterion A P M Wagelmans Econometric Institute Erasmus University Rotterdam PO Box 1738, 3000 DR Rotterdam Te Neterlands

More information

Real Time Target Tracking with Pan Tilt Zoom Camera

Real Time Target Tracking with Pan Tilt Zoom Camera 2009 Digital Image Computing: Techniques and Applications Real Time Target Tracking with Pan Tilt Zoom Camera Pankaj Kumar, Anthony Dick School of Computer Science The University of Adelaide Adelaide,

More information

SAT Math Must-Know Facts & Formulas

SAT Math Must-Know Facts & Formulas SAT Mat Must-Know Facts & Formuas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Rationas: fractions, tat is, anyting expressabe as a ratio of integers Reas: integers pus rationas

More information

A Complete Gradient Clustering Algorithm for Features Analysis of X-ray Images

A Complete Gradient Clustering Algorithm for Features Analysis of X-ray Images A Complete Gradient Clustering Algorithm for Features Analysis of X-ray Images Małgorzata Charytanowicz, Jerzy Niewczas, Piotr A. Kowalski, Piotr Kulczycki, Szymon Łukasik, and Sławomir Żak Abstract Methods

More information

A Convex Relaxation Approach for Computing Minimal Partitions

A Convex Relaxation Approach for Computing Minimal Partitions A Convex Relaxation Approac for Computing Minimal Partitions Tomas Pock Graz University of Tecnology, Austria pock@icg.tugraz.at Antonin Cambolle Ecole Polytecnique, Paris, France antonin.cambolle@polytecnique.fr

More information

Predicting the behavior of interacting humans by fusing data from multiple sources

Predicting the behavior of interacting humans by fusing data from multiple sources Predicting te beavior of interacting umans by fusing data from multiple sources Erik J. Sclict 1, Ritcie Lee 2, David H. Wolpert 3,4, Mykel J. Kocenderfer 1, and Brendan Tracey 5 1 Lincoln Laboratory,

More information

Gaussian Processes in Machine Learning

Gaussian Processes in Machine Learning Gaussian Processes in Machine Learning Carl Edward Rasmussen Max Planck Institute for Biological Cybernetics, 72076 Tübingen, Germany carl@tuebingen.mpg.de WWW home page: http://www.tuebingen.mpg.de/ carl

More information

Large-scale Virtual Acoustics Simulation at Audio Rates Using Three Dimensional Finite Difference Time Domain and Multiple GPUs

Large-scale Virtual Acoustics Simulation at Audio Rates Using Three Dimensional Finite Difference Time Domain and Multiple GPUs Large-scale Virtual Acoustics Simulation at Audio Rates Using Tree Dimensional Finite Difference Time Domain and Multiple GPUs Craig J. Webb 1,2 and Alan Gray 2 1 Acoustics Group, University of Edinburg

More information

Linköping University Electronic Press

Linköping University Electronic Press Linköping University Electronic Press Book Chapter Multi-modal Image Registration Using Polynomial Expansion and Mutual Information Daniel Forsberg, Gunnar Farnebäck, Hans Knutsson and Carl-Fredrik Westin

More information