An Optimal iterative Minimal Spanning tree Clustering Algorithm for images

Size: px
Start display at page:

Download "An Optimal iterative Minimal Spanning tree Clustering Algorithm for images"

Transcription

1 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May An Optmal teratve Mnmal Spannng tree Clusterng Algorthm for mages S. Senthl, A. Sathya, Dr.R.Davd Chandrakumar Abstract:-Lmted Spatal resoluton, poor contrast, overlappng ntenstes, nose and ntensty n homogenetes varaton make the assgnment of segmentaton of medcal mages s greatly dffcult. In recent days, mathematcal algorthm supported automatc segmentaton system plays an mportant role n clusterng of magng. The mnmal spannng tree algorthm s capable of detectng clusterng wth rregular boundares. In ths paper we propose an optmal teratve mnmal spannng tree clusterng algorthm (OPIMSTCA).At each herarchcal level, t optmzes the number of cluster, from whch the proper herarchcal structure of underlyng data set can be found. The algorthm uses a new cluster valdaton crteron based on the geometrc property of data partton of the data set n order to fnd the proper number of clusters at each level. The center and standard devaton of the cluster are computed to fnd the tghtness of the ndvdual clusters. In ths paper we compute tghtness of clusters, whch reflects good measure of the effcacy of clusterng. The algorthm works n two phases. The frst phase of the algorthm produces sub trees. The second phase creates objectve functon usng optmal number of clusters. The performance of proposed method has been shown wth random data and then the new Cluster separaton approach to optmal number of clusterng. The expermental results demonstrate that our proposed method s a promsng technque for effectve optmal clusters. Key words: Eucldean mnmum spannng tree, clusterng, eccentrcty, center herarchcal clusterng, sub tree, standard devaton, cluster separaton. 1. INTRODUCTION Cluster analyss s playng an mportant role n solvng many problems n medcal feld, psychology, bology, socology, pattern recognton and mage processng. Due to the lmtatons n mage equpments n MRI, the mage has manly three consderable dffcultes: Nose, partal volume and ntensty n-homogenety.also the mage sgnals have hghly affected by shackng of patent s body and patent s moton. So the medcal MRI s serously affected and t has mproper nformaton about the anatomc structure. Hence the segmentaton of medcal mages s an mportant one before t to go for treatment plannng for proper dagnoss. Automated segmentaton methods based on artfcal ntellgence A spannng tree s an acyclc sub graph of a graph G, whch contans all vertces from G. The mnmum spannng tree (MST) of a weghted graph s mnmum weght spannng tree of that graph wth the classcal MST algorthms [2, 3, 4] the cost of constructng a mnmum spannng tree s O (mlogn), where m s the number of edges n the graph and n s the number of vertces. More effcent algorthm for constructng MSTs have also been extensvely researched [, 1 Department of Mathematcs, Vckram College of Engneerng, Enath, Svaganga, Taml nadu, Inda. 2 Department of Mathematcs, Natonal Insttute of Technology Goa, Goa Engneerng college campus, Inda. 3 Department of Mathematcs, Vckram College of Engneerng, Enath, Svaganga, Taml nadu, Inda. technques were proposed n (Clark etal.[1]).the mage segmentaton vewed as partton a gven mage nto regons(or) segments such that pxels belongng to a regon are more smlar to each other than pxel belongng to dfferent regons. We also requre that these regons be connected so regons consst of neghborng pxels. Image segmentaton used to partton a gven mage nto a number of regons. So that each regon corresponds to an object(ntensty, color, texture ).Here we address the problem of segmentng a dgtal mage nto a set of dsjont regons such that each regon s composed of nearby pxels wth smlar colors (or) ntenstes (or) spatal locaton. 6, 7].These algorthms promse close to lnear tme complexty under dfferent assumptons. A Eucldean mnmum spannng tree (EMST) s a spannng tree of a set of n ponts n a metrc n space ( E ).where the length of an edge s the Eucldean dstance between a par of ponts n the pont set. MSTs have been used for data Classfcaton n the feld of pattern recognton (8) and mage processng (9, 10, 11).we have also seen some lmted applcatons n bologcal data analyss (12).One popular form these MST applcatons s called the sngle-lnkage cluster analyss (13, 14, 1, 16). Our study on these methods has led us to beleve that all these applcatons have used the MSTs n some heurstc ways;eg.cuttng long edges to separate clusters wthout fully explorng ther power and understandng ther rch propertes related to clusterng. Geometrc noton of centralty are closely lnked to faclty locaton problem. The dstance matrx D

2 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May (data set) can Computed rather effcently usng Djkstra s algorthm wth tme complexty O ( V 2 ln V ) (17). The eccentrcty of a vertex n G and radus ( G), respectvely are defned as e(x) max d(x, y) and (G) y V The center of G s the set C (G) {x V / e(x) (G)} mn e(x) x V The length of the longest path n the graph s called dameter of the graph G, D(G) max e(x). x V The dameter set of G s Da (G) {x V / e(x) D(G)}. An mage pxels represents a mode on vertces and an edge reflects par wse smlartes between the pxels. we take a graph-based approach to segmentaton. Let G (V, E) be an undrected graph wth vertces be segmented and ( j v V, the set of elements to v, v ) E correspondng to pars of neghborng vertces, each edge ( v, v j) E has a correspondng weght w(v, v ), whch s a non-negatve j measure of the dssmlarty between neghborng elements v and weghts of the edges are computed by a smlarty v j functon locaton, brghtness and color. Wth ths representaton, the segmentaton task can be solved by mnmum spannng tree clusterng methods. In ths paper, we wll provde n-depth studes for MST based clusterng. our major contrbutons nclude a rgorous formulaton for Optmal teratve mnmal spannng tree clusterng algorthm(opimstca).we beleve t s a good dea to allow users to defne ther desred smlarty wthn a cluster and allow them to have some flexblty to adjust the smlarty f the adjustment s needed. In ths paper we propose optmal teratve mnmal spannng tree clusterng algorthm for mage segmentaton algorthm to address the ssues of undesred clusterng structure and unnecessary large number of clusters. Our algorthm works n two phases. The frst phase construct the Eucldean dstance based MST from the pxels of nput mage data, then creates subtree (cluster/regons) from mnmum spannng tree (MST) by removes the nconsstent edges that satsfy the predefned nconsstence measure. The second phase optmal teratve mnmal spannng tree algorthm, whch produces optmal (or) best number of clusters wth segmentaton. The performance of proposed method has been shown wth random data for mages. Fnally expermental results and concluson we summarze the strength of our methods and possble mprovements. 2. MINIMAL SPANNING TREE-BASED CLUSTERING ALGORITHMS We wll use a MST to represent a set of expresson data and ther sgnfcant nter-data relatonshps to facltate fast rgorous clusterng algorthm. Gven a pont set D n E n,the herarchcal methods stats by constructng a mnmal spannng tree(mst) from the ponts n D.Each edge weght represents the dstance ((or)dssmlarty), u v between u and v,whch could be defned as the Eucldean dstance,so we named ths MST as EMST1.Next the average weght w of the edges n the entre EMST1 and ts standard devaton are computed; any edge wth w w (or)longest edge s e removed from the tree. Ths leads to a set of dsjont subtrees ST {T1,T2,T3...}.Each of these subtrees T s treated as cluster. 3. OUR ALGORITHM,OPTIMAL ITERATIVE MINIMAL SPANNING TREE CLUSTERING ALGORITHM The MST T nto k subtrees objectve functon s gven by k J (U) v c, 1 v T k { T } 1 to optmze a more general where c s the center of T, 1,2... k. that s to optmze the k-clusterng so that the total dstance between the center of each cluster and ts data ponts s mnmzed-objectve functon for data clusterng. The centers of clusters are dentfed usng eccentrcty of ponts. These ponts are a representatve pont for the each cluster (or) subtrees. A pont c s assgned to a cluster f c T, 1,2...k.The group of center ponts c1, c2... ck are connected and agan mnmum spannng tree EMST2 s constructed. To each T calculate standard devaton, dstance between the pont of T and clusters center c.thus the problem of fndng the optmal number of clusters of a data set can be transformed nto problem of fndng the proper regon (clusters) of the data set. Here we use the MST as a crteron to test the nter cluster property based on ths observaton, we use a cluster valdaton crteron, called cluster separaton (CS) n OPIMST clusterng algorthm. Cluster separaton :(CS) s defned as the rato between mnmum and maxmum standard devaton of clusters (subtrees),

3 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May where CS clusters and, 1,2... k, s the maxmum value of standard devaton of s the mnmum value of standard devaton clusters. Then the CS represents the relatve separaton of centrods.the value of CS ranges from 0 to 1.A low value of CS means that the two centrods are too close to each other and the correspondng partton s not vald. A hgh CS value means the parttons of the data s even and vald. In practce, we predefne a threshold to test the CS.If the CS s greater than the threshold; the partton of the data set s vald. Then agan parttons the data set by creatng subtree (cluster/regon).ths process contnuous untl the CS s smaller than the threshold The CS crteron fnds the proper bnary relatonshp among clusters n the data space. The value settng of the threshold for the CS wll be practcal and s dependent on the dataset. The hgh the value of the threshold the smaller the number of clusters would be Generally, the value of the threshold wll be 0.8 [18].The gven clusters the CS value 0. 8 and our OPIMST algorthm processng the results, the proper number of clusters/regons for the data set (pxel) s 2.Further more, the computatonal cost of CS s much lghter because the number of sub clusters s small. The created clusters/regons are well separated. Algorthm: OPIMSTCA Input : Image data (pxel value) Output : optmal number of clusters Let e1 be an edge n the EMST1 constructed from mage data. Let e2 be an edge n the EMST2 constructed form C. Let w be the weght of e1. e Let be the standard devaton of the edge weghts n EMST1. Let ST be the set of dsjont subtrees of EMST1. 1. Create a node v, for each pxel of an mage I. 2. Compute the edge weght usng Eucldean dstance from mage data. 3. Construct an EMST1 from 2 4. Compute the average weght of w of all the edges from EMST1.. Compute the standard devaton of the edges from EMST1. 6. S, n 1, C T c. 7. Repeat. 8. For each e 1 EMST If (w w ) (or) current longest edge e remove e1 10. e from EMST1. T T ' S S {T }// T s new dsjont subtrees (regons). 11. n n 1 c c. ' 12. Compute the center c of T usng eccentrcty of ponts. 13. C S {c }. T T 14. Construct an EMST2 T from C. 1. Compute the standard devaton ( T ). 16. ( T ) =get-mn standard devaton. 17. ( T ) =get-max standard devaton. (T ) 18. CS=, 1,2... k (T ) 19. Untl CS Merge the closest neghbor from EMST Update the clusters ponts, repeat step 12 to step The followng optmze the k-clusterng objectve functon mnmzed, termnaton crteron s satsfed J t (U) J t 1(U), where t s the teraton count and s a thresholdng value les between 0 and EXPERIMENTAL RESULTS Ths secton descrbes some expermental results on random data to the segmentaton Performance of proposed method, TABLE1: RANDOM DATA

4 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May TABLE2: DISSIMILARITY MATRIX Table3: MINIMUM SPANNING TREE EDGES from the EMST1,vertces(data ponts) n the EMST1 parttoned nto four sets (four subtrees (or) clusters) T,T,T and namely T4 T 1 {1,2,3,4,,6,7,8,9,10,11,12,13,18,20}, T 2 {14,1,16,17}, T 3 {19} and {20} s show n the fgure 2.center pont T 4 (vertex) for each of the each subtree s fnd usng eccentrcty of ponts (vertces).these center pont (or) vertex s connected and agan another mnmum spannng tree EMST2(fgure3) s constructed. To calculate the standard devaton each subtree usng center. The maxmum value of standard devaton of clusters and the mnmum value of standard devaton of clusters, s fnd to compute cluster separaton value. If the CS s greater than 0.8, then to remove the mnmum edge weght of EMST2.To update the clusters(subtree) vertces then to compute the center usng eccentrcty ponts(vertces).fnally the optmal teratve mnmal spannng tree clusterng algorthm produce, the optmal number of clusters 2. T T Fgure1: Clusters connected through ponts-emst1 14 Our OPIMSTCA constructs EMST1 from the dssmlarty matrx s shown n the fgure1.the mean w and standard devaton of the edges from the EMST1 are computed respectvely as 2.38 and 4.66.The sum of the mean w and standard devaton s computed as 7.04.Ths value s used to dentfy the nconsstence edges n the EMST1 to generate subtrees(clusters).based on the above value the edge havng weght 8.06,9.21 and By removng nconsstent edges 1 T 3 T

5 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May-2012 Fgure2: Clusters connected through ponts- (number of clusters 4) EMST1 Fgure3:EMST2 usng four clusters center ponts. Center ponts:,14,19,20 Our algorthm OPIMST clusterng algorthm, processng the optmal number of clusters Two Fgure: 4 OPIMST clusterng algorthm, center and16, 2.94and CS CONCLUSION 1 In ths paper proposed an optmal teratve MST clusterng algorthm and appled to random data segmentaton. The algorthm was formulated by ntroducng Eucldean dstance functon, eccentrcty, and standard devaton of each cluster, wth basc Objectve functon of the optmal teratve mnmal spannng tree clusterng algorthm to have proper effectve segmentaton n mage. Our algorthm uses new cluster valdaton crteron based on the geometrc property of parttoned clusters to produce optmal number of true clusters. The test result shows that the proposed method outperformed the base lne methods. In future we wll explore and test our proposed clusterng algorthm n varous domans and ths work hopes that the proposed method can also be used to mprove the performance of other clusterng algorthm based on Eucldean dstance functons. References: [1].Clark,M.C.,Hall,L.O.,Goldgof,D.B.,Velthuzen,R. Murtagh,F.R.,Slbger,M.S:- Automatc tumorsegmentaton usng knowledge-based technque. IEEE Transactons on Medcal Imagng 117, (1998). [2].Prm.R. Shortest connecton networks and some generalzaton, Bell systems techncal journal 36: (197). [3].Kruskal.J. On the Shortest spannng subtree and the travellng salesman problem In proceedngs of the Amercan Mathematcal Socety, Pages 48-0(196). [4].Nesetrl.J, Mlkova.E and Nesetrlova.H.otakar boruvka On mnmal Spannng tree problem: Translaton of both the 1926 papers, comments, hstory.dmath.dscrete Mathematcs, 233(2001). [].Karger.D, Klen.P and Tarjan.R A randomzed lnear-tme algorthm to fnd mnmum spannng tree, Journal of the ACM, 42(2): (199). [6].Fredman.M and Wllard.D Trans-dchotomous algorthms for mnmum spannng trees and shortest paths,in proceedngs of the 31 st annual IEEE symposum on Foundatons of computer scence,pages (1990). [7].Gabow.h,Spencer.T and Rarjan.R, Effcent algorthms for fndng mnmal spannng trees n undrected and drected graphs, Combnatorca 6(2): (1986). [8].Duda.R.O and hart.p.e. pattern classfcaton and scene analyss wley-nter Scence, New York (1973). [9].Gonzalez.R.C and wntz.p Dgtal mage processng, 2nd edn, Addson-wesley., Readng MA (1987). [10].Xu, Y.Olman.V and Uberbacher.E. A segmentaton algorthm for nosy mages; desgn and evaluaton, patt.recogn.lett19, C (1998). [11].Xu.y and Uberbacher.E. 2D mage segmentaton usng mnmum spannng trees,mage Vs.comput 1, 47-7(1997). [12].States.D.JHarrs, N.L.and Hunter, Computatonally effcent cluster representaton n molecula Sequence megaclassfcaton, Ismb, 1, (1993). [13].Gower J.C and Ross.G.J.S mnmum spannng trees and sngle lnkage analyss, Appl.stat.18, 4-64(1969). [14].Aho.A.V, Hopcroff.J.E and Ullman.J.D, The Desgn and Analyss of computer algorthms, Addson- wesley, Readng MA (1974). [1].A.k and Dubes.R. Algorthms for clusterng Data, prentce hall, New Jersey (1988).

6 Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue, May [16].Mrkn.B, Mathematcal classfcaton and clusterng DIMACS, Rutgers Unversty, Pscataway.Nj (1996). [7].Stefan wuchty and peter.f.stadler, Centers of complex networks (2006). [18].FengLuo,Latfur kahn,farokh Bastan,T-lng yen and Jzhong zhon, A dynamcally growng selforganzng tree(dgost)for herarchcal gene expresson profle,bo nformatcs,vol20,no 16,PP ,(2004). Authors: 1. S.Senthl s workng as Assstant professor n Mathematcs, Vckram College of Engneerng, Enath, Svaganga.He earned hs M.Sc degree from Saraswath Narayanan College, Madura Kamaraj Unversty, Madura, He also earned hs M.Phl from Saraswath Narayanan College, Madura Kamaraj Unversty, Madura.Now he s dong Ph.D n Mathematcs at Anna Unversty of Technology Madura, Madura.Emal:senthl.lmec@gmal.com. 2. A.sathya s workng as Assstant professor n Mathematcs, Natonal Insttute of Technology Goa; Goa.she earned her M.Sc degree from Saraswath Narayanan College, Madura Kamaraj Unversty, and Madura. She also earned her M.Phl from Vnayaka mssons Unversty Selam. She was publshed research papers on clusterng algorthm n varous nternatonal journals. She was submtted Ph.D thess on Fuzzy Clusterng Analyss n Medcal mages at Gandhgram Unversty, Dndgul. Emal:sathyaarumugam.gru@gmal.com 3. R.Davd Chandrakumar receved hs graduate degree n Mathematcs from M.D.T. Hndu College, Trunelvel n 1969.Post graduate degree n Mathematcs from St.Xaver's College, Trunelvel n 1972.He receved M.Phl n Mathematcs from Unversty of Jammu n 1980.He also Receved Ph.D n Mathematcs from Unversty of Jammu n 1986.Presently he s workng as a Professor n Mathematcs department of Vckram College of Engneerng, Enath, Svaganga Emal:mathsvce@gmal.com.

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

K-means and Hierarchical Clustering

K-means and Hierarchical Clustering Note to other teachers and users of these sldes. Andrew would be delghted f you found ths source materal useful n gvng your own lectures. Feel free to use these sldes verbatm, or to modfy them to ft your

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Graph-based Clustering

Graph-based Clustering Graphbased Clusterng Transform the data nto a graph representaton ertces are the data ponts to be clustered Edges are eghted based on smlarty beteen data ponts Graph parttonng Þ Each connected component

More information

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

1. Introduction. Abstract

1. Introduction. Abstract Image Retreval Usng a Herarchy of Clusters Danela Stan & Ishwar K. Seth Intellgent Informaton Engneerng Laboratory, Department of Computer Scence & Engneerng, Oaland Unversty, Rochester, Mchgan 48309-4478

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Fuzzy Logic Based RS Image Classification Using Maximum Likelihood and Mahalanobis Distance Classifiers

Fuzzy Logic Based RS Image Classification Using Maximum Likelihood and Mahalanobis Distance Classifiers Research Artcle Internatonal Journal of Current Engneerng and Technology ISSN 77-46 3 INPRESSCO. All Rghts Reserved. Avalable at http://npressco.com/category/jcet Fuzzy Logc Based RS Image Usng Maxmum

More information

Histogram based Evolutionary Dynamic Image Segmentation

Histogram based Evolutionary Dynamic Image Segmentation Hstogram based Evolutonary Dynamc Image Segmentaton Amya Halder Computer Scence & Engneerng Department St. Thomas College of Engneerng & Technology Kolkata, Inda amya_halder@ndatmes.com Arndam Kar and

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Supervsed vs. Unsupervsed Learnng Up to now we consdered supervsed learnng scenaro, where we are gven 1. samples 1,, n 2. class labels for all samples 1,, n Ths s also

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15 CS434a/541a: Pattern Recognton Prof. Olga Veksler Lecture 15 Today New Topc: Unsupervsed Learnng Supervsed vs. unsupervsed learnng Unsupervsed learnng Net Tme: parametrc unsupervsed learnng Today: nonparametrc

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images Internatonal Journal of Informaton and Electroncs Engneerng Vol. 5 No. 6 November 015 Usng Fuzzy Logc to Enhance the Large Sze Remote Sensng Images Trung Nguyen Tu Huy Ngo Hoang and Thoa Vu Van Abstract

More information

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem Ecent Computaton of the Most Probable Moton from Fuzzy Correspondences Moshe Ben-Ezra Shmuel Peleg Mchael Werman Insttute of Computer Scence The Hebrew Unversty of Jerusalem 91904 Jerusalem, Israel Emal:

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

More information

Clustering Algorithm of Similarity Segmentation based on Point Sorting

Clustering Algorithm of Similarity Segmentation based on Point Sorting Internatonal onference on Logstcs Engneerng, Management and omputer Scence (LEMS 2015) lusterng Algorthm of Smlarty Segmentaton based on Pont Sortng Hanbng L, Yan Wang*, Lan Huang, Mngda L, Yng Sun, Hanyuan

More information

Nonlocal Mumford-Shah Model for Image Segmentation

Nonlocal Mumford-Shah Model for Image Segmentation for Image Segmentaton 1 College of Informaton Engneerng, Qngdao Unversty, Qngdao, 266000,Chna E-mal:ccluxaoq@163.com ebo e 23 College of Informaton Engneerng, Qngdao Unversty, Qngdao, 266000,Chna E-mal:

More information

Novel Fuzzy logic Based Edge Detection Technique

Novel Fuzzy logic Based Edge Detection Technique Novel Fuzzy logc Based Edge Detecton Technque Aborsade, D.O Department of Electroncs Engneerng, adoke Akntola Unversty of Tech., Ogbomoso. Oyo-state. doaborsade@yahoo.com Abstract Ths paper s based on

More information

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

More information

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 5) Maxmum Varance Combned wth Adaptve Genetc Algorthm for Infrared Image Segmentaton Huxuan Fu College of Automaton Harbn

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Private Information Retrieval (PIR)

Private Information Retrieval (PIR) 2 Levente Buttyán Problem formulaton Alce wants to obtan nformaton from a database, but she does not want the database to learn whch nformaton she wanted e.g., Alce s an nvestor queryng a stock-market

More information

EDGE DETECTION USING MULTISPECTRAL THRESHOLDING

EDGE DETECTION USING MULTISPECTRAL THRESHOLDING ISSN: 0976-90 (ONLINE) DOI: 0.97/jvp.06.084 ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 06, VOLUME: 06, ISSUE: 04 EDGE DETECTION USING MULTISPECTRAL THRESHOLDING K.P. Svagam, S.K. Jayanth, S. Aranganayag

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

Background Removal in Image indexing and Retrieval

Background Removal in Image indexing and Retrieval Background Removal n Image ndexng and Retreval Y Lu and Hong Guo Department of Electrcal and Computer Engneerng The Unversty of Mchgan-Dearborn Dearborn Mchgan 4818-1491, U.S.A. Voce: 313-593-508, Fax:

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Understanding K-Means Non-hierarchical Clustering

Understanding K-Means Non-hierarchical Clustering SUNY Albany - Techncal Report 0- Understandng K-Means Non-herarchcal Clusterng Ian Davdson State Unversty of New York, 1400 Washngton Ave., Albany, 105. DAVIDSON@CS.ALBANY.EDU Abstract The K-means algorthm

More information

F Geometric Mean Graphs

F Geometric Mean Graphs Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 2 (December 2015), pp. 937-952 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) F Geometrc Mean Graphs A.

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

A Similarity Measure Method for Symbolization Time Series

A Similarity Measure Method for Symbolization Time Series Research Journal of Appled Scences, Engneerng and Technology 5(5): 1726-1730, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scentfc Organzaton, 2013 Submtted: July 27, 2012 Accepted: September 03, 2012

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input Real-tme Jont Tracng of a Hand Manpulatng an Object from RGB-D Input Srnath Srdhar 1 Franzsa Mueller 1 Mchael Zollhöfer 1 Dan Casas 1 Antt Oulasvrta 2 Chrstan Theobalt 1 1 Max Planc Insttute for Informatcs

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

Robust Classification of ph Levels on a Camera Phone

Robust Classification of ph Levels on a Camera Phone Robust Classfcaton of ph Levels on a Camera Phone B.Y. Loh, N.K. Vuong, S. Chan and C.. Lau AbstractIn ths paper, we present a new algorthm that automatcally classfes the ph level on a test strp usng color

More information

APPROACHES TO IMAGE PROCESSING USING THE TOOLS OF FUZZY SETS. Technologies at the Tashkent University of Information Technologies

APPROACHES TO IMAGE PROCESSING USING THE TOOLS OF FUZZY SETS. Technologies at the Tashkent University of Information Technologies Internatonal Journal of Computer Scence Engneerng and Informaton Technology Research (IJCSEITR) ISSN (P): 2249-683; ISSN (E): 2249-7943 Vol. 8, Issue, Feb 208, -2 TJPRC Pvt. Ltd. APPROACHES TO IMAGE PROCESSING

More information

A New Measure of Cluster Validity Using Line Symmetry *

A New Measure of Cluster Validity Using Line Symmetry * JOURAL OF IFORMATIO SCIECE AD EGIEERIG 30, 443-461 (014) A ew Measure of Cluster Valdty Usng Lne Symmetry * CHIE-HSIG CHOU 1, YI-ZEG HSIEH AD MU-CHU SU 1 Department of Electrcal Engneerng Tamkang Unversty

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

More information

Cordial and 3-Equitable Labeling for Some Star Related Graphs

Cordial and 3-Equitable Labeling for Some Star Related Graphs Internatonal Mathematcal Forum, 4, 009, no. 31, 1543-1553 Cordal and 3-Equtable Labelng for Some Star Related Graphs S. K. Vadya Department of Mathematcs, Saurashtra Unversty Rajkot - 360005, Gujarat,

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

12. Segmentation. Computer Engineering, i Sejong University. Dongil Han

12. Segmentation. Computer Engineering, i Sejong University. Dongil Han Computer Vson 1. Segmentaton Computer Engneerng, Sejong Unversty Dongl Han Image Segmentaton t Image segmentaton Subdvdes an mage nto ts consttuent regons or objects - After an mage has been segmented,

More information

Classification Method in Integrated Information Network Using Vector Image Comparison

Classification Method in Integrated Information Network Using Vector Image Comparison Sensors & Transducers 2014 by IFSA Publshng, S. L. http://www.sensorsportal.com Classfcaton Method n Integrated Informaton Network Usng Vector Image Comparson Zhou Yuan Guangdong Polytechnc Normal Unversty

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

Optimal Fuzzy Clustering in Overlapping Clusters

Optimal Fuzzy Clustering in Overlapping Clusters 46 The Internatonal Arab Journal of Informaton Technology, Vol. 5, No. 4, October 008 Optmal Fuzzy Clusterng n Overlappng Clusters Ouafa Ammor, Abdelmoname Lachar, Khada Slaou 3, and Noureddne Ras Department

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information