Using Augmented Measurements to Improve the Convergence of ICP

Size: px
Start display at page:

Download "Using Augmented Measurements to Improve the Convergence of ICP"

Transcription

1 Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome, Italy Abstrat. Point loud registration is an essential part for many robotis appliations and this problem is usually addressed using some of the existing variants of the Iterative losest Point (IP) algorithm. In this paper we propose a novel variant of the IP objetive funtion whih is minimized while searhing for the registration. We show how this new funtion, whih relies not only on the point distane, but also on the differene between surfae normals or surfae tangents, improves the registration proess. Experiments are performed on syntheti data and real standard benhmark datasets, showing that our approah outperforms other state of the art tehniques in terms of onvergene speed and robustness. Keywords: Point loud Registration IP Surfae Normals Introdution Registering two point louds is a building blok of many robot appliations suh as simultaneous loalization and mapping (SLAM), objet reognition and detetion, augmented reality and many others. This problem is ommonly solved by variants of the Iterative losest Point (IP) algorithm proposed by Besl and MKay []. IP tries to find a transformation that minimizes the distane of a set of orresponding points in the two louds. At eah IP refines the estimate of the transformation by alternating a searh and an optimization routine. Given the urrent transform, the searh looks for orresponding points in the two louds. The optimization omputes the transformation that results in the minimum distane between the orresponding points found by the searh step. IP is a very suessful sheme and several variants of inreasing performanes have been proposed. If the orrespondenes are free from outliers and the measurements are affeted by low noise, the transformation an be found diretly by applying the Horn formula [3]. The whole onept at the base of IP is that, at eah, an improved transformation with respet to the previous one is found. Suh a transformation represents the new initial guess for the heuristi used to find the orrespondenes and allows to determine better assoiations at the next. Aordingly, researhers foused on seeking for heuristis that provide good orrespondenes.

2 The original idea of piking up the losest points [] has been progressively refined to onsider features, urvature and other harateristis of the points. Pomerlau et al. [5] provided an exellent overview on these different variants. IP and its variants require multiple s beause it does not exist an heuristi that provides the exat orrespondenes. Sine the optimization requires linear time in the number of orrespondenes, the bottlenek of the omputation is represented by the heuristi that has to ompute them. The main drawbak of IP in its original formulation is the assumption that the points in the two surfaes are exatly the same. This is learly not true as the point louds are obtained by sampling a set of points from the surfae observed by the sensor. If the observer position hanges, the hanes that two points in the louds are the same is very low. This is partiularly evident at low sampling resolutions. Aware of this aspet, Magnusson et al. [4] proposed to approximate the surfae with a set of Gaussians apturing the loal statistis of the surfae in the neighborhood of a point. In that representation, alled the Normal Distrubution Transform (NDT), the orrespondene searh uses the Mahalanobis distane instead of the Eulidean one and the optimization tries to minimize it. Similarly, Segal et al [6] proposed a refined version of IP alled Generalized IP (GIP). The ore idea behind this algorithm is to aount for the shape of the surfae whih surrounds a point by approximating it with a planar path. In the optimization, two orresponding pathes are aligned onto eah other, negleting the error along their tangent diretion. This an be straightforwardly implemented by minimizing the Mahalanobis distane of orresponding points, where the ovariane matrix of a measurement is fored to have the shape of a disk aligned with the sampled surfae. Thanks to the better rejetion of false orrespondenes based on the surfae normal ue and the more realisti objetive funtion, NDT and GIP exhibit a substantially more stable onvergene behavior. In fat, within IP and its variants, the optimization and the orrespondene searh are not independent. If the optimization is robust to outliers and exhibits a smooth behavior, the hanes that it finds a better solution at the subsequent step inreases. In this way an improvement is obtained at eah until a good solution is found. Despite NDT and GIP, the authors are unaware of other methods that improve the objetive funtion. Sine point louds are the effets of sampling a surfae, the loal harateristis of this surfae play a role in the optimization. From this point of view, the objetive funtion has to express some distane between surfae samples, and the optimization algorithm has to determine the optimal alignment between these two set of samples. A surfae sample, however, is not fully desribed just by 3D points, but it requires additional ues like the surfae normal, the urvature and, potentially, the diretion of the edge. Both NDT and GIP minimize a distane between orresponding points, while they neglet additional ues that an indeed play a role in determining the transformation and in rejeting outliers.

3 In this paper we propose a novel variant of the objetive funtion whih is optimized while searhing for the transformation. This funtion depends not only on the relative point distane, but also on the differene between surfae normals or tangents in ase the point lies on an edge. We provide an iterative form for the optimization routine and we show through experiments performed on syntheti data and standard benhmark datasets that our approah outperforms other state of the art tehniques, both in terms of onvergene speed and robustness. 2 IP The problem of registering two point louds onsists in finding the rotation and the translation that maximizes the overlap between the two louds. More formally, let P r = {p r :N r} and P = {p :N } be the two set of points, we want to find the transformation T that minimizes the distane between orresponding points in the two senes: {}}{ T ( = argmin p i T p r ) T ( j Ωij p i T p r j) T }{{} e ij(t) χ 2 ij. () In Eq. the symbols have the following meaning: T is the transform that is updated at eah step i of the iterative algorithm with the one found at i ; Ω ij is an information matrix that takes into aount the noise properties of the sensor or of the surfae; = { i, j :M } is a set of orrespondenes between points in the two louds. i, j means that the point p r j in the loud Pr orresponds to the point p i in the loud P ; e ij (t) is the error funtion that omputes the distane between the point p i and the orresponding point p r j in the other loud after applying the transformation T; χ 2 ij is the Ω ij-norm of the error e ij (t); is an operator that applies the transformation T to a point p. If we use the homogeneous notation for transformations and points, redues to the matrix-vetor produt. In general, the orrespondenes between two point louds are not known. However, in presene of a good approximation for the initial transform, they an be guessed through some heuristi like nearest neighbour. In its most general formulation, IP iteratively refines an initial transform T by searhing for orrespondenes and finding the solution of Eq.. Suh a new transformation is then used in order to ompute the new orrespondenes. Eq. desribes the objetive funtion used in the optimization of IP, NDT and GIP. In the ase of IP, Ω ij is a diagonal matrix potentially saled with a weight representing

4 the onfidene about the orretness of a orrespondene. NDT omputes the ovarianes Σ i diretly from the point loud and it measures the distanes by using the mean of the Gaussians rather than the points as shown in Eq. 2. T = argmin T ( µ i T p r j) T Σ i ( µ i T p r ) j. (2) In GIP, Ω ij = Σ i depends only on the i th point p i and its neighborhood. The ovariane Σ i is enfored to have a disk shape and to lie on the surfae from where p i was sampled. In all ases, the differene p i T pr j is a 3D vetor that measures the offset between two 3D points and the domain of the error funtion is R 3. Sine an inrease in the dimensionality of the points makes the whole system more observable, less orrespondenes are required for the optimization proess. By haraterizing eah point with other quantities to whih a transform an be applied, we an ahieve suh an inrease in the dimensionality. We propose, for this reason, the use of normals for quasi-planar regions and/or tangents for regions of high urvature. 3 Extended IP In this setion we desribe the extension of the model of IP in order to onsider also normals and tangents of the surfae. We first illustrate the general onept and, subsequently, we fous on the ase in whih a loal surfae has either a normal, a tangent or none of the two. We onlude the setion by skething an algorithm to arry on the optimization. 3. Extending the Measurements Let n i be the normal of a point p i belonging to a ertain surfae, and τ i its tangent if the point is part of an edge, we an then extend Eq. as follows: T = argmin T + + ( p i T p r T j) Ω p ( ij p i T p r j) ( n i T n r ) T ( j Ω n ij n i T n r j) (3) ( τ i T τ r ) T ( j Ω τ ij τ i T τ r ) j. Here n i, nr j and Ωn ij represent respetively the normal of the point p i and p r i, and the information matrix of the orrespondene among the two normals. Similarly, τ i, τ r j and Ωτ ij are the tangents and the information matrix of the orrespondene among the two tangents. We reall that, if T is a transformation desribed by a rotation matrix R and a translation vetor t, the operator has different definitions depending on its arguments: { R x + t if x is a point T x = (4) R x if x is a tangent or a normal

5 A Mahalanobis distane between two point louds an be measured by onsidering also the distanes of orresponding normals and orresponding tangents after applying the transformation T, as shown in Eq. 3. By defining an extended point p as a vetor onsisting of a point p, its normal n and its tangent τ, we have a straightforward modifiation of the operator as p = ( p, n, τ ) T T p = ( Rp + t, Rn, Rτ ) T. (5) Eq. 3 an be, then, ompatly rewritten in terms of extended points as T = argmin ( p i T p r )T j Ω ij ( p i T p r ) j, (6) T where Ω ij = diag( Ω p ij, Ωn ij, Ωτ ij ) summarizes the ontribution of Ω p ij, Ωn ij and Ω τ ij. The funtion diag( a,..., a k ) stands for a diagonal matrix whose entries, starting from the upper left orner, are a,..., a k. If the point is not sampled from a loally planar surfae nor from an edge, a reasonable distane metri is the Eulidean distane. For these points, we fall bak to the IP ase, whih is enlosed in Eq. 6 by setting the information matries of the tangent and the normal to the null matrix: Ω n ij = Ωτ ij = 0. When measuring the distane between two planar pathes, it is reasonable to neglet displaements along the tangent diretion of the plane, while errors along the normal diretion should be more severely penalized. Additionally, the normals of the two planes should be as lose as possible. However, this onstraint annot be enfored when using only 3D points. To obtain this behavior from the error funtion, we an impose Ω p ij to be a dis lying on the surfae around p i, as done in [6]. Sine the tangent is not defined in a planar path, we set Ω τ ij = 0. Additionally, we set the ovariane matrix Ω n ij of the normal to have a shape whih is elongated in the normal diretion. In this way the error between the normals introdues a strong momentum that fores them to have the same diretion. onversely, when measuring the distane between two edges, it is reasonable to slide them onto eah other along the tangent diretion. This behavior an be obtained by enforing Ω p ij to have a prolonged shape and to lie along the tangent diretion. The tangents τ, instead, an be used to penalize two edges not lying on the same diretion by setting Ω τ ij to have a shape whih is elongated in the diretion of τ. Sine an edge has no normal, Ω n ij has to be set to 0. The reader might notie that tangents and normals are mutually exlusive. Sine the ontributions of the tangent and the normal omponents to the χ 2 ij have the same matrix dimensions, we an further simplify the extended point p by partitioning it into an affine part p, and in a linear part l. The former is subjet to translations and rotations, the latter only to the rotation. In this way it is possible to redue the dimension of the error funtion and to speed up the alulation without loss of generality. We therefore define a ompat form for an extended point p as p = ( p, l ) T T p = ( Rp + t, Rl ) T. (7)

6 Table : This table summarizes the omponents of the information matrix used in our algorithm, depending on the type of the struture around a point. R ni and R τi are two rotation matries that bring the y axis respetively along the diretion of the normal n i, or the tangent τ i. ɛ is a small value (0 3 in our experiments). ase Ω p ij Ω n ij Ω τ ij planar R ni diag( ɛ,, )RT n i R ni diag( ɛ, ɛ, )RT n i 0 edge R τi diag(,, ɛ ɛ )RT τ i 0 R τi diag(,, ɛ ɛ )RT τ i none I 0 0 Aording to the new formalism, the objetive funtion in Eq. 6 beomes T = argmin ( p i T p r )T j Ω ij ( p i T p r j), (8) T }{{} ẽ ij(t) where Ω ij = diag( Ω p ij, Ωl ij ), and the information matries must be modified aording to Table 2 Table 2: This table summarizes the omponents of the information matrix for our algorithm when using a redued representation. ase l i Ω p ij Ω l ij planar n i R ni diag( ɛ,, )RT n i R ni diag( ɛ, ɛ, )RT n i edge τ i R τi diag(,, ɛ ɛ )RT τ i R τi diag(,, ɛ ɛ )RT τ i none 0 I arrying on the Optimization In this setion we present the proedure for the minimization desribed in Eq. 8 by using a strengthened least squares proedure. The input of this algorithm are two sets of extended points p :n and p :m, a (noisy) set of andidate orrespondenes = i, j :M and the information matrix Ω ij, omputed aording to Table 2. The aim of this proedure is to find the transform T that minimizes the following objetive or ost funtion T = argmin T ẽ ij (T) T Ω ij ẽ ij (T) }{{} χ 2 ij. (9) Eah orrespondene ontributes to the overall ost funtion by the salar term χ 2 ij.

7 As is well know, the minimizing T of Eq. 9 an be found by iteratively solving the following linear system: H T = b, (0) where H = JT ij Ω ij J ij is the Hessian matrix, b = JT ij Ω ij ẽ ij is the oeffiient vetor and J ij is the Jaobian of the error funtion. At eah we ompute an improved transform T from the previous transform T by using H and b. By solving the linear system in Eq. 0 we determine a perturbation T whih is applied to the previous transform T in order to redue the error. The transform T of the next is thus omputed as T = T T. () For readers interested in further details on the derivation of Eq. 0 we suggest the work by Kümmerle et al. [2]. In our approah, a perturbation T is defined as a vetor omposed of two parts ( t q) T where t = ( t x t y t z ) is a translation vetor and q = ( q x q y q z ) is the imaginary part of the normalized quaternion used to represent an inremental rotation. If t = 0, the perturbation is the 4-by-4 identity matrix. Under this parameterization, the Jaobian J ij with respet to the loal perturbation T is omputed as J ij = e ( ) ij T T (n) ( ) I 2[T p r = j ] T 0 2[T l r j ], (2) T=0 where [x] is the ross produt matrix of the vetor x. In pratie, by exploiting the blok struture and the sparsity of the Jaobian, it is possible to ompute effiiently the linear system in Eq. 0. In order to be robust to the presene of outliers, whih usually signifiantly ontribute to the error, the proposed sheme has to be further modified. To redue the ontribution of these wrong terms, we sale the information matrix of eah orrespondene whose χ 2 is greater than an aeptane threshold by a fator γ ij. { if χ 2 ij < K γ ij = K χ 2 otherwise (3) Even if the orret orrespondenes are rejeted at the beginning of the iterative proess, these will be onsidered again as the system onverges towards a better solution, sine their χ 2 will derease. In order to smooth the onvergene it an be also added a damping fator to the linear system in Eq. 0. In pratie, T is found by solving the damped linear system (H + λi) T = b, sine it prevents the solution to take too large steps that might be aused by nonlinearities or wrong orrespondenes. 3.3 Optimization Summary In this subsetion we wrap-up the ideas disussed above and we provide the sketh of an iterative algorithm the optimization of Eq. 8. At eah our

8 algorithm omputes an improved estimate T from the urrent estimate T by exeuting the following steps:. ompute the information matries Ω ij aording to Table 2; 2. ompute the error vetor ẽ ij as shown in Eq. 8; 3. ompute the Jaobian J ij aording to Eq. 2; 4. ompute the χ 2 ij as in Eq. 9 and the saling fator γ ij from Eq. 3; 5. ompute a saled version of the Hessian and of the oeffiient vetor as: H = γ ij J T ij Ω ij J ij b = γ ij J T ij Ω ij ẽ ij ; (4) 6. Solve the linear system of Eq. 0 to find an improved perturbation T; 7. ompute the improved transformation T as in Eq.. 4 Experiments We validated our approah both on real and syntheti data. The real world experiments were onduted on publily available benhmarking datasets, and they show the performanes of our optimization algorithm when inluded in a full IP system. The experiments on syntheti data, instead, allow to haraterize the behavior of our approah under different levels of sensor noise and outlier ratios. omparisons with NDT are not showed sine it performs similarly to GIP beause they rely on analogous representations of the points. 4. Real World Experiments For the real world experiments we used the benhmarking datasets by Stuerm et al. [7]. Eah dataset onsists in a sequene of depth and RGB images aquired with a alibrated RGBD amera in a referene sene. Note that even if our approah is not restrited to the use of depth images, we deided to use these datasets sine they are labeled with the ground truth of the transformations. We do not make use of the RGB hannels. In order to provide the input data to the algorithm illustrated in the previous setion, we proessed the point loud P generated from eah depth image by extrating the loal surfae harateristis from the neighborhood of eah point p i. This proess is performed by omputing the parameters of a Gaussian N (µ i, Σ i ) and taking all points that lie within a fixed ball entered in p i, as µ i = P i p k Σ i = P i p k P i p k P i (p k µ i ) T (p k µ i ), (5) where P i is the set of all points in P that are loser than a fixed distane from p i. For determining if a point lies on a orner, an edge or a flat surfae, we analyze the eigenvalues of its ovariane matrix Σ i. If all eigenvalues have more

9 or less the same magnitude, we assume the point is on a orner. If one of the eigenvalues is smaller with respet to the other two, we assume the point lies on an edge. Finally, if one of the eigenvalues is smaller of some order of magnitude with respet to the others then we assume the point is on a planar path. This disrimination is neessary to ompute the orret information matries, aording to Table 2. Given two louds to be aligned, we searh the orrespondenes using a line of sight riterion over the depth images, we rejet the orrespondenes whose normals are too different and we exeute one of optimization. Notie that IP and GIP are speial ases that an be aptured by our algorithm just by modifying the way in whih the information matries are omputed. To fous our analysis on the objetive funtion we left all parts of the system unhanged, inluding the orrespondene seletion. This represents an advantage for plain IP, sine normally it does not rely on the normals in order to rejet wrong assoiations. For eah dataset, we inrementally aligned one frame to the previous one. For eah of the alignment, we ompared the differene between the urrent solution and the ground truth. Eah attempted alignment produed a plot whih shows the evolution of the rotational and translational error. For ompatness, we provide in this paper only the average error plots obtained by averaging all errors of a run. The reader who is interested in the individual plots of eah alignment, an find them at publiations/-augmented-measurements. In order to measure the robustness of the alignments to wrong initial guesses we performed several runs of the experiments by onsidering a frame eah N. Table 3 shows the average evolution of the rotational and the translational error on three different datasets and at different frame skips. The plotted results point out that our novel objetive funtion in general performs better than the other approahes, in partiular in terms of onvergene speed. This is true espeially for the rotational part of the error sine it is influened diretly by the normals. Also in the ase where no frame was skipped (first olumn of Table 3), GIP required twie the number of s to onverge to the results of our approah. Moreover, IP and GIP showed muh less robustness to frame skipping (seond and third olumn of Table 3). 4.2 Experiments on Syntheti Data We onduted experiments on syntheti data in order to assess the effets of the inliers and of the sensor error on our optimization funtion. To this end we generated a sene onsisting of about 300k 3D points with normals and tangents. Then, we omputed the orret orrespondenes and ideal measurements and we orrupted them. This proess has been performed by injeting a variable fration of random outliers and perturbing the measurements by adding Gaussian noise With run we denote all the alignment over a single dataset with a ertain frame skip rate.

10 Table 3: Average evolution of the translational and rotational error for three different datasets at varying frame skip rates. Our approah is labeled n in the aptions of the images. frame skip rate: frame skip rate: 0 frame skip rate: 20 dataset: fr/ n n n n n n dataset: fr/desk n n n n n n dataset: fr/room n n n n n n

11 Table 4: Average evolution of the translational and rotational error at different outlier ratios and levels of noise affeting the measurements of the point (standard deviation, in meters) and the normals (standard deviation in degrees). Our approah is labeled n in the aptions of the images. outliers: 0% outliers: 50% outliers: 90% noise: [m], 0 n n n n 0 n n noise: [m], 5 n n n n 0 n n noise: [m], 20 n n n n 0 n n

12 to the points and normal estimates. For eah setting we ran our approah, IP and GIP, and we plotted the evolution of the translational and rotational error. The results are shown in Table 4. Overall the experiments on syntheti data reflet the behavior of the real world ones. Shortly, using additional information in the error funtion makes the approah more robust and aelerates the onvergene. This is partiularly true at high rates of outliers and sensor noise. Not surprisingly, instead, noise in the normals lowers the performanes. In the unrealisti senario in whih every normal is affeted by a 20 error at 90% of outliers the translational estimate beomes less aurate than GIP, but it still onverges to a reasonable solution. 5 onlusions In this paper we proposed a novel optimization funtion to register point louds using an IP based algorithm that takes into aount an augmented measurement vetor. Statistial omparative experiments on real and syntheti data show that our approah performs better than other state of the art methods both in terms of onvergene speed and robustness. As expeted, the normals and the tangents of the surfaes showed an improvement in partiular in the rotational part of the error, while keeping the translational one similar to the other approahes. A further enhanement ould be obtained by finding an additional measurement, related to the translation, to be onsidered in the minimization of the ost funtion. Aknowledgments. This work has partly been supported by the European ommission under FP ROVINA. Referenes. Besl, P.J., MKay, N.D.: A method for registration of 3-D shapes. IEEE Transations on Pattern Analysis and Mahine Intelligene (992) 2. Grisetti, G., Kummerle, R., Stahniss,., Burgard, W.: A tutorial on graph-based slam. Intelligent Transportation Systems Magazine, IEEE 2(4), 3 43 (200) 3. Horn, B.K., Hilden, H.M., Negahdaripour, S.: losed-form solution of absolute orientation using orthonormal matries. Journal of the Optial Soiety of Ameria (988) 4. Magnusson, M., Dukett, T., Lilienthal, A.J.: San registration for autonomous mining vehiles using 3d-ndt. Journal on Field Robotis (2007) 5. Pomerleau, F., olas, F., Siegwart, R., Magnenat, S.: omparing variants on real-world data sets. Autonomous Robots (203) 6. Segal, A.V., Haehnel, D., Thrun, S.: Generalized-IP. In: Pro. of Robotis: Siene and Systems (RSS) (2009) 7. Sturm, J., Engelhard, N., Endres, F., Burgard, W., remers, D.: A benhmark for the evaluation of rgb-d slam systems. In: Pro. of the IEEE/RSJ Int. onf. on Intelligent Robots and Systems (IROS) (202)

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti Jacopo Serafin and Giorgio Grisetti Point Cloud Registration We want to find the rotation and the translation that maximize the overlap between two point clouds Page 2 Point Cloud Registration We want

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

A Unified Subdivision Scheme for Polygonal Modeling

A Unified Subdivision Scheme for Polygonal Modeling EUROGRAPHICS 2 / A. Chalmers and T.-M. Rhyne (Guest Editors) Volume 2 (2), Number 3 A Unified Subdivision Sheme for Polygonal Modeling Jérôme Maillot Jos Stam Alias Wavefront Alias Wavefront 2 King St.

More information

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy ajita.rattani@diee.unia.it Gian Lua Marialis University

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

The Implementation of RRTs for a Remote-Controlled Mobile Robot

The Implementation of RRTs for a Remote-Controlled Mobile Robot ICCAS5 June -5, KINEX, Gyeonggi-Do, Korea he Implementation of RRs for a Remote-Controlled Mobile Robot Chi-Won Roh*, Woo-Sub Lee **, Sung-Chul Kang *** and Kwang-Won Lee **** * Intelligent Robotis Researh

More information

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models

Fast Rigid Motion Segmentation via Incrementally-Complex Local Models Fast Rigid Motion Segmentation via Inrementally-Complex Loal Models Fernando Flores-Mangas Allan D. Jepson Department of Computer Siene, University of Toronto {mangas,jepson}@s.toronto.edu Abstrat The

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

Adapting K-Medians to Generate Normalized Cluster Centers

Adapting K-Medians to Generate Normalized Cluster Centers Adapting -Medians to Generate Normalized Cluster Centers Benamin J. Anderson, Deborah S. Gross, David R. Musiant Anna M. Ritz, Thomas G. Smith, Leah E. Steinberg Carleton College andersbe@gmail.om, {dgross,

More information

arxiv: v1 [cs.cv] 13 Sep 2017

arxiv: v1 [cs.cv] 13 Sep 2017 A General Framework for Flexible Multi-Cue Photometri Point Cloud Registration Bartolomeo Della Corte Igor Bogoslavskyi Cyrill Stahniss Giorgio Grisetti ariv:1709.05945v1 [s.cv] 13 Sep 2017 Abstrat The

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks Abouberine Ould Cheikhna Department of Computer Siene University of Piardie Jules Verne 80039 Amiens Frane Ould.heikhna.abouberine @u-piardie.fr

More information

A radiometric analysis of projected sinusoidal illumination for opaque surfaces

A radiometric analysis of projected sinusoidal illumination for opaque surfaces University of Virginia tehnial report CS-21-7 aompanying A Coaxial Optial Sanner for Synhronous Aquisition of 3D Geometry and Surfae Refletane A radiometri analysis of projeted sinusoidal illumination

More information

3D Model Based Pose Estimation For Omnidirectional Stereovision

3D Model Based Pose Estimation For Omnidirectional Stereovision 3D Model Based Pose Estimation For Omnidiretional Stereovision Guillaume Caron, Eri Marhand and El Mustapha Mouaddib Abstrat Robot vision has a lot to win as well with wide field of view indued by atadioptri

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

Semi-Supervised Affinity Propagation with Instance-Level Constraints Semi-Supervised Affinity Propagation with Instane-Level Constraints Inmar E. Givoni, Brendan J. Frey Probabilisti and Statistial Inferene Group University of Toronto 10 King s College Road, Toronto, Ontario,

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs?

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs? One Against One or One Against All : Whih One is Better for Handwriting Reognition with SVMs? Jonathan Milgram, Mohamed Cheriet, Robert Sabourin To ite this version: Jonathan Milgram, Mohamed Cheriet,

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes Deteting Outliers in High-Dimensional Datasets with Mixed Attributes A. Koufakou, M. Georgiopoulos, and G.C. Anagnostopoulos 2 Shool of EECS, University of Central Florida, Orlando, FL, USA 2 Dept. of

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

Cluster Centric Fuzzy Modeling

Cluster Centric Fuzzy Modeling 10.1109/TFUZZ.014.300134, IEEE Transations on Fuzzy Systems TFS-013-0379.R1 1 Cluster Centri Fuzzy Modeling Witold Pedryz, Fellow, IEEE, and Hesam Izakian, Student Member, IEEE Abstrat In this study, we

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing Defet Detetion and Classifiation in Cerami Plates Using Mahine Vision and Naïve Bayes Classifier for Computer Aided Manufaturing 1 Harpreet Singh, 2 Kulwinderpal Singh, 1 Researh Student, 2 Assistant Professor,

More information

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS Proeedings of the COST G-6 Conferene on Digital Audio Effets (DAFX-), Verona, Italy, Deember 7-9, INTERPOLATED AND WARPED -D DIGITAL WAVEGUIDE MESH ALGORITHMS Vesa Välimäki Lab. of Aoustis and Audio Signal

More information

MATH STUDENT BOOK. 12th Grade Unit 6

MATH STUDENT BOOK. 12th Grade Unit 6 MATH STUDENT BOOK 12th Grade Unit 6 Unit 6 TRIGONOMETRIC APPLICATIONS MATH 1206 TRIGONOMETRIC APPLICATIONS INTRODUCTION 3 1. TRIGONOMETRY OF OBLIQUE TRIANGLES 5 LAW OF SINES 5 AMBIGUITY AND AREA OF A TRIANGLE

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

Fitting conics to paracatadioptric projections of lines

Fitting conics to paracatadioptric projections of lines Computer Vision and Image Understanding 11 (6) 11 16 www.elsevier.om/loate/viu Fitting onis to paraatadioptri projetions of lines João P. Barreto *, Helder Araujo Institute for Systems and Robotis, Department

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry

Detecting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry Deteting Moving Targets in Clutter in Airborne SAR via Keystoning and Multiple Phase Center Interferometry D. M. Zasada, P. K. Sanyal The MITRE Corp., 6 Eletroni Parkway, Rome, NY 134 (dmzasada, psanyal)@mitre.org

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

Compressed Sensing mm-wave SAR for Non-Destructive Testing Applications using Side Information

Compressed Sensing mm-wave SAR for Non-Destructive Testing Applications using Side Information Compressed Sensing mm-wave SAR for Non-Destrutive Testing Appliations using Side Information Mathias Bequaert 1,2, Edison Cristofani 1,2, Gokarna Pandey 2, Marijke Vandewal 1, Johan Stiens 2,3 and Nikos

More information

Acoustic Links. Maximizing Channel Utilization for Underwater

Acoustic Links. Maximizing Channel Utilization for Underwater Maximizing Channel Utilization for Underwater Aousti Links Albert F Hairris III Davide G. B. Meneghetti Adihele Zorzi Department of Information Engineering University of Padova, Italy Email: {harris,davide.meneghetti,zorzi}@dei.unipd.it

More information

Boosted Random Forest

Boosted Random Forest Boosted Random Forest Yohei Mishina, Masamitsu suhiya and Hironobu Fujiyoshi Department of Computer Siene, Chubu University, 1200 Matsumoto-ho, Kasugai, Aihi, Japan {mishi, mtdoll}@vision.s.hubu.a.jp,

More information

Bayesian Belief Networks for Data Mining. Harald Steck and Volker Tresp. Siemens AG, Corporate Technology. Information and Communications

Bayesian Belief Networks for Data Mining. Harald Steck and Volker Tresp. Siemens AG, Corporate Technology. Information and Communications Bayesian Belief Networks for Data Mining Harald Stek and Volker Tresp Siemens AG, Corporate Tehnology Information and Communiations 81730 Munih, Germany fharald.stek, Volker.Trespg@mhp.siemens.de Abstrat

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing

The Mathematics of Simple Ultrasonic 2-Dimensional Sensing The Mathematis of Simple Ultrasoni -Dimensional Sensing President, Bitstream Tehnology The Mathematis of Simple Ultrasoni -Dimensional Sensing Introdution Our ompany, Bitstream Tehnology, has been developing

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

More information

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism

Comparative Analysis of two Types of Leg-observation-based Visual Servoing Approaches for the Control of a Five-bar Mechanism Proeedings of Australasian Conferene on Robotis and Automation, 2-4 De 2014, The University of Melbourne, Melbourne, Australia Comparative Analysis of two Types of Leg-observation-based Visual Servoing

More information

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method

Measurement of the stereoscopic rangefinder beam angular velocity using the digital image processing method Measurement of the stereosopi rangefinder beam angular veloity using the digital image proessing method ROMAN VÍTEK Department of weapons and ammunition University of defense Kouniova 65, 62 Brno CZECH

More information

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks International Journal of Advanes in Computer Networks and Its Seurity IJCNS A Load-Balaned Clustering Protool for Hierarhial Wireless Sensor Networks Mehdi Tarhani, Yousef S. Kavian, Saman Siavoshi, Ali

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification A New RBFNDDA-KNN Network and Its Appliation to Medial Pattern Classifiation Shing Chiang Tan 1*, Chee Peng Lim 2, Robert F. Harrison 3, R. Lee Kennedy 4 1 Faulty of Information Siene and Tehnology, Multimedia

More information

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT 1 ZHANGGUO TANG, 2 HUANZHOU LI, 3 MINGQUAN ZHONG, 4 JIAN ZHANG 1 Institute of Computer Network and Communiation Tehnology,

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

An Efficient and Scalable Approach to CNN Queries in a Road Network

An Efficient and Scalable Approach to CNN Queries in a Road Network An Effiient and Salable Approah to CNN Queries in a Road Network Hyung-Ju Cho Chin-Wan Chung Dept. of Eletrial Engineering & Computer Siene Korea Advaned Institute of Siene and Tehnology 373- Kusong-dong,

More information

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects

Simulation of Crystallographic Texture and Anisotropie of Polycrystals during Metal Forming with Respect to Scaling Aspects Raabe, Roters, Wang Simulation of Crystallographi Texture and Anisotropie of Polyrystals during Metal Forming with Respet to Saling Aspets D. Raabe, F. Roters, Y. Wang Max-Plank-Institut für Eisenforshung,

More information

Chapter 2: Introduction to Maple V

Chapter 2: Introduction to Maple V Chapter 2: Introdution to Maple V 2-1 Working with Maple Worksheets Try It! (p. 15) Start a Maple session with an empty worksheet. The name of the worksheet should be Untitled (1). Use one of the standard

More information

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment hemial, Biologial and Radiologial Haard Assessment: A New Model of a Plume in a omplex Urban Environment Skvortsov, A.T., P.D. Dawson, M.D. Roberts and R.M. Gailis HPP Division, Defene Siene and Tehnology

More information

Performance Improvement of TCP on Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification

Performance Improvement of TCP on Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification erformane Improvement of TC on Wireless Cellular Networks by Adaptive Combined with Expliit Loss tifiation Masahiro Miyoshi, Masashi Sugano, Masayuki Murata Department of Infomatis and Mathematial Siene,

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

A {k, n}-secret Sharing Scheme for Color Images

A {k, n}-secret Sharing Scheme for Color Images A {k, n}-seret Sharing Sheme for Color Images Rastislav Luka, Konstantinos N. Plataniotis, and Anastasios N. Venetsanopoulos The Edward S. Rogers Sr. Dept. of Eletrial and Computer Engineering, University

More information

And, the (low-pass) Butterworth filter of order m is given in the frequency domain by

And, the (low-pass) Butterworth filter of order m is given in the frequency domain by Problem Set no.3.a) The ideal low-pass filter is given in the frequeny domain by B ideal ( f ), f f; =, f > f. () And, the (low-pass) Butterworth filter of order m is given in the frequeny domain by B

More information

Preliminary investigation of multi-wavelet denoising in partial discharge detection

Preliminary investigation of multi-wavelet denoising in partial discharge detection Preliminary investigation of multi-wavelet denoising in partial disharge detetion QIAN YONG Department of Eletrial Engineering Shanghai Jiaotong University 8#, Donghuan Road, Minhang distrit, Shanghai

More information

Stable Road Lane Model Based on Clothoids

Stable Road Lane Model Based on Clothoids Stable Road Lane Model Based on Clothoids C Gakstatter*, S Thomas**, Dr P Heinemann*, Prof Gudrun Klinker*** *Audi Eletronis Venture GmbH, **Leibniz Universität Hannover, ***Tehnishe Universität Münhen

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

Wide-baseline Multiple-view Correspondences

Wide-baseline Multiple-view Correspondences Wide-baseline Multiple-view Correspondenes Vittorio Ferrari, Tinne Tuytelaars, Lu Van Gool, Computer Vision Group (BIWI), ETH Zuerih, Switzerland ESAT-PSI, University of Leuven, Belgium {ferrari,vangool}@vision.ee.ethz.h,

More information

Introduction to Seismology Spring 2008

Introduction to Seismology Spring 2008 MIT OpenCourseWare http://ow.mit.edu 1.510 Introdution to Seismology Spring 008 For information about iting these materials or our Terms of Use, visit: http://ow.mit.edu/terms. 1.510 Leture Notes 3.3.007

More information

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction IOSR Journal of VLSI and Signal Proessing (IOSR-JVSP) Volume 2, Issue 2 (Mar. Apr. 2013), PP 35-41 e-issn: 2319 4200, p-issn No. : 2319 4197 Segmentation of brain MR image using fuzzy loal Gaussian mixture

More information

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results

An Alternative Approach to the Fuzzifier in Fuzzy Clustering to Obtain Better Clustering Results An Alternative Approah to the Fuzziier in Fuzzy Clustering to Obtain Better Clustering Results Frank Klawonn Department o Computer Siene University o Applied Sienes BS/WF Salzdahlumer Str. 46/48 D-38302

More information

Improved flooding of broadcast messages using extended multipoint relaying

Improved flooding of broadcast messages using extended multipoint relaying Improved flooding of broadast messages using extended multipoint relaying Pere Montolio Aranda a, Joaquin Garia-Alfaro a,b, David Megías a a Universitat Oberta de Catalunya, Estudis d Informàtia, Mulimèdia

More information

We P9 16 Eigenray Tracing in 3D Heterogeneous Media

We P9 16 Eigenray Tracing in 3D Heterogeneous Media We P9 Eigenray Traing in 3D Heterogeneous Media Z. Koren* (Emerson), I. Ravve (Emerson) Summary Conventional two-point ray traing in a general 3D heterogeneous medium is normally performed by a shooting

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

Alleviating DFT cost using testability driven HLS

Alleviating DFT cost using testability driven HLS Alleviating DFT ost using testability driven HLS M.L.Flottes, R.Pires, B.Rouzeyre Laboratoire d Informatique, de Robotique et de Miroéletronique de Montpellier, U.M. CNRS 5506 6 rue Ada, 34392 Montpellier

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks Flow Demands Oriented Node Plaement in Multi-Hop Wireless Networks Zimu Yuan Institute of Computing Tehnology, CAS, China {zimu.yuan}@gmail.om arxiv:153.8396v1 [s.ni] 29 Mar 215 Abstrat In multi-hop wireless

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om A New-Fangled Algorithm

More information

Evolutionary Feature Synthesis for Image Databases

Evolutionary Feature Synthesis for Image Databases Evolutionary Feature Synthesis for Image Databases Anlei Dong, Bir Bhanu, Yingqiang Lin Center for Researh in Intelligent Systems University of California, Riverside, California 92521, USA {adong, bhanu,

More information

Machine Vision. Laboratory Exercise Name: Student ID: S

Machine Vision. Laboratory Exercise Name: Student ID: S Mahine Vision 521466S Laoratory Eerise 2011 Name: Student D: General nformation To pass these laoratory works, you should answer all questions (Q.y) with an understandale handwriting either in English

More information

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours Contour Box: Rejeting Objet Proposals Without Expliit Closed Contours Cewu Lu, Shu Liu Jiaya Jia Chi-Keung Tang The Hong Kong University of Siene and Tehnology Stanford University The Chinese University

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

Methods for Multi-Dimensional Robustness Optimization in Complex Embedded Systems

Methods for Multi-Dimensional Robustness Optimization in Complex Embedded Systems Methods for Multi-Dimensional Robustness Optimization in Complex Embedded Systems Arne Hamann, Razvan Rau, Rolf Ernst Institute of Computer and Communiation Network Engineering Tehnial University of Braunshweig,

More information