Vaseem Durrani Technical Analyst, Aedifico Tech Pvt Ltd., New Delhi, India

Size: px
Start display at page:

Download "Vaseem Durrani Technical Analyst, Aedifico Tech Pvt Ltd., New Delhi, India"

Transcription

1 Performace Aalysis of Color Image Segmetatio Techiques (K-meas Clusterig ad Probabilistic Fuzzy C-Meas Clusterig ad Desity based Clusterig) Farah Jamal Asari Sectio of Computer Egieerig, Uiversity Polytechic, Faculty of Egieerig ad Techology, Jamia Millia Islamia (A cetral Uiversity) New Delhi-25(Idia) Vaseem Durrai Techical Aalyst, Aedifico Tech Pvt Ltd., New Delhi, Idia Abstract A comparative aalysis of color image segmetatio of three differet techiques is preseted i this paper with differet oise levels. The robustess of each algorithm is checked o the basis of its accuracy of the clusters mapped. We have take K-Meas, FCM ad Desity based image segmetatio approach for the aalysis. I these methods of segmetatio, the objects are distiguished clearly from the backgroud. Basically Image is that type of iformatio which has to be processed effectively ad correctly. Segmetatio of a image requires the separatio or divisio of the image ito regios of similar ad multiple attribute. Image segmetatio assigs a tag to each ad every pixel i a image such that each pixel with the same tag share certai visual characteristic. Basic attribute for segmetatio of a image is its lumiace amplitude for a image ad color compoets for a color image ad its itesity level. Clusterig is oe of the methods which are used for segmetatio. The objective of this paper is to compare the performace of various segmetatio techiques for color images at differet oise levels ad attacks. Keywords: K-Meas clusterig,optimal Fuzzy C-Meas clusterig,segmetatio PSNR ad MSE. I. INTRODUCTION Image segmetatio is the process of dividig a image ito multiple parts ad that parts collectively cover the etire image. Basically, partitios are differet objects i which image have the same texture or color. Because of its complicated backgroud oise, the image segmetatio is the difficult ad very hot research issues o the image processig. This is typically used to idetify objects or other relevat iformatio i digital images. There are may differet ways to perform image segmetatio; oe is Color-based Segmetatio such as K-meas clusterig, ad aother is Optimal Fuzzy C- Meas clusterig. All of the pixels of a image i a regio are similar with respect to some computed property, like color or itesity. Image segmetatio is typically used to locate objects ad boudaries (lies, curves, etc.) i images. Adjacet regios of a image are sigificatly differet with respect to the same characteristics. Some of practical applicatios of image segmetatio are: image processig, computer visio, face recogitio, medical imagig, digital libraries, image ad video retrieval [1]. Image segmetatio methods have five categories: Regio based segmetatio [6], Pixel based segmetatio [7], Edge based segmetatio, ad Clusterig based segmetatio [1], Edge ad regio Hybrid segmetatio. The K-Meas clusterig techique is oe of the most popular method that has bee applied to solve low-level image segmetatio tasks. I k-meas clusterig, it partitios a collectio of data ito a k umber group of data [11, 12]. K-meas algorithm cosists of two separate phases. I the first phase it calculates the k cetroid ad i the secod phase it takes each poit to the cluster which has earest cetroid from the respective data poit. There are differet methods to defie the distace of the earest cetroid ad oe of the most used methods is Euclidea distace [15]. The images are restricted by two mai problems. The first problem is geerated by the fact that o spatial (regioal) cohesio is applied durig the space partitioig process startig coditio (the iitializatio of the iitial cluster ceters), while the secod is geerated by the Fuzzy clusterig techiques have bee effectively used i image processig, patter recogitio ad fuzzy modelig.the OFCM was proposed by Gath ad Geva ad Xuejia Xiog, Kap Luk Cha. A effective method for usupervised optimal fuzzy clusterig based o a geeralized objective fuctio is implemeted i this paper [12]. Volume 4 Issue 4 April ISSN :

2 II. COLOR IMAGE SEGMENTATION USING K- MEANS CLUSTERING The K-Meas clusterig techique is oe of the most popular methods that have bee applied to solve low-level image segmetatio tasks. I k-meas clusterig, it partitios a collectio of data ito a k umber group of data [11, 12]. K-meas algorithm cosists of two separate phases. I the first phase it calculates the k cetroid ad i the secod phase it takes each poit to the cluster which has earest cetroid from the respective data poit [15]. Clusterig algorithm is coverget ad its basic aim is to shape up the partitioig decisios based o a userdefied pre or iitial set of clusters. Applicatios of the clusterig algorithms of segmetatio of image for complex color images are restricted because of two problems. The first problem is with geeratig the cluster ceters ad secod is geeratig by the fact that o regioal cohesio is applied durig the space partitioig process. The k-meas clusterig was proposed by Bo Zhao, Zhogxiag Zhu, Erog Mao ad Zheghe Sog [12]. To produce erroeous decisios the selectio of iitial ceters is very importat because it prevets the algorithms from coverge to local miima. The basic iitializatio procedure radomly selects the ceters of the cluster from the iput data. This procedure does t elimiate the problem of covergig ad also the segmetatio results differet ay time whe the algorithm is applied to the iput data. I this paper, by extractig the most power colors from the color histogram by usig a differet approaches to select the cluster ceters. Whe this procedure is applied o the large images the this procedure proved very efficiet. Durig the processig, the algorithm does t cosider the coectios betwee the color compoets of each pixels d its eighbors this is the limitatio with the K-Meas. Because of this reaso this algorithm is restricted with some applicatios of the clusterig to complex color-textured images. By cosiderig to the sample the local color smoothess, The iput image is filtered by the gradiet operator for the local complex texture image while for filterig the image a adaptive diffusio scheme is used. So durig the space partitioig, algorithm tries to optimize the fit diffusio gradiet distributio i a local eighborhood (aroud the pixels) uder the aalysis with the color for each cluster. Util the process is reached to coverges, the method is cotiuously applied. This is applied to the clusterig algorithm o large images of complex texture ad o to test the data that have bee corrupted due to oise. 2.1 The Algorithm The procedure of the algorithm is easy ad simple that fallows some steps to classify a set of data though some umber of clusters (k clusters). For each cluster defie k cetroid the these cetroid placed i a differet way at differet locatios so that it ca produce differet results. Make these cetroids far from each other to take a better result. Associate each poit to the earest cetroid which belogs to a give data set, ow each object assiged a earest cluster group. Now we have to re-calculate k for ew cetroid from the previous steps so that bidig has to be doe betwee earest poits of cetroid ad same data set the a loop has bee geerated ow we otice that k cetroid chages their locatio ad the o more chages have bee see, meas ow cetroid do ot chage their locatio or does t move aymore. Σ ζ( ti;cj ) (1) i=1 Cj is the earest cluster cetroid of ti q =1/ Σ ζ( ti; Cj ) (2) i=1 This ca be computed from R as, k d q(r, W) = Σ Wj Σ Rij (3) j=1 i= Steps of the classical K-Meas clusterig algorithm Steps i the algorithm are as follows [11]: Step1. Defie the umber of cluster k ad radomly selects the cetroid of the clusters. Volume 4 Issue 4 April ISSN :

3 Ceter i 0 =GL mi + [(i-i/2) (GL max -GL mi )/k)] i =1, 2.k (4) Step2. Geerate k clusters ad determie the clusters Cetre. Distace i, j = abs (GL j Ceter i ) i= 1,2,., K; j = 1,2,., N. (5) Step3. Assig each pixel i the image to the clusters that miimize the distace betwee the pixel ad the cluster Cetre (Distace is the squared or absolute differece betwee a pixel ad a cluster Cetre). Ni Ceter i m = 1/Ni i=1 Σ GLj j=1, 2,..K. (6) Step4. Re-compute cluster Cetre by averagig all of the pixels i the cluster. Step5. Repeat steps 2 ad 3 util covergece is attaied (for example cluster Cetre remais uchaged). Threshold=1/2(ceter k + ceter k-1 ). (7) III. FUZZY CLUSTERING I Fuzzy clusterig meas methods, a piece of data ca be from oe or more umber of clusters. I patters recogitio this techique is used. Clusterig meas dividig data poits of cluster ito homogeous classes, so that similar data items ca be take ito same class ad dissimilar data ca be take ito differet class as possible. Data compressio ca be though as a clusterig where large data coverted ito a small umber of clusters. The formatio of cluster depeds o the data ad the applicatio, to idetify the classes differet similarity-dissimilarity measures ca be used. Areas of applicatio of fuzzy cluster aalysis iclude data aalysis, patter recogitio, ad image segmetatio [4]. 3.1The Usupervised Optimal Fuzzy C-Meas Clusterig There are two problems i Fuzzy C-Meas Clusterig algorithm, oe is clusters eeds to be specified i advace which is used, ad other is limitatio of FCM( restrictio to spherical clusters). Also there are several derivatives of FCM oe is the UFP-ONC algorithm [3], it is a two-step approach to fidig a good results of a clusterig. The core part of the algorithms is FCM. UFP-ONC algorithm is the improvemet i the FCM. 3.2The Optimal Fuzzy Clusterig Cosider a collectio of patters, x1,x2, xєrp. Form a iput data set X. c J(U,V;X)= (μ ik ) m {(1-g)*( x k -V i l ) l + g*( {( x k -V i ) s ij } 2 )}, l 1 (8) i=1 k=1 c is the umber of the clusters ad V i is the prototype of i th cluster. These r eigevectors, N E i = (μ ik ) m (x k -V i ) (x k -V i ) T (9) K=1 Volume 4 Issue 4 April ISSN :

4 V i t = (μ ik t-1 ) m x k / ( μ ik t-1 ) m (10) k=1 k=1 Where t is the iterative step umber, ad r μ ik t =1/{ δ ik t / δ t jk } (1 / (m-1)) (11) j=1 δ ik t = (1-g)* ( x k -V i t l ) l + g*( {(x k V i t ) s t ij} 2 (12) Explaatio of this equatio is i [15].Obliviously, these two values are the ecessary coditios for J to have a local miimum [15]. However, miimizatio of J with Eq. (8) forms a class of costraied oliear optimizatio problems whose solutio is ukow [12,15]. This problem arises by placig the l-orm i the objective Fuctio [15]. For the preset research, oly l=2 orm is cosidered for testig the UOFC algorithm while other orm measures will be studied i future work [15]. It ca be see that the two mai advatages of the UOFC algorithm are [ 15] (1) Its additioal liear i the geeralized objective fuctio; (2)The l-orm distace measure used The Algorithm The algorithm cosists of followig parts: (1) Choose iitial cluster cetroids Vi. (2) calculate the ceters vectors (3) Compute ew cetroids Vi_ew: (1/d^2(Xj, Vi))^ (1/ (q-1)) (13) u_ {ij}= Sum (k=1, K) (1/d^2(Xj, Vk)) ^ (1/ (q-1)) Sum (j=1, N) (u_ {ij}) ^q Xj Vi_ew = (14) Sum (j=1, N) (u_ {ij}) ^q (4) Whe the movemet of cetroids (relative chages) is less tha a predetermied threshold MOVETHRS, stop the iteratio. Otherwise go to step 2. IV. EXPERIMENTAL RESULTS We have cosidered three clusterig algorithms for the complete aalysis. these algorithms are kmeas clusterig, fcm clusterig ad desity based clusterig. Clusterig of color i oe stadard image is doe for all the three algorithms o MATLAB software tool. Fig 1 displays the stadard image. Fig 1 origial image Figure 2(a) displays the clusterig image after kmeas algorithm ad figure 2(b) displays the clusterig image after fcm. Volume 4 Issue 4 April ISSN :

5 (a) (b) Fig2 (a) kmeas result (b) fcm result Volume 4 Issue 4 April ISSN :

6 I figure 3 (a), (b) ad (c) color based separate clusters are show for kmeas, fcm ad desity based respectively Fig 3(a) Fig 3(b) Volume 4 Issue 4 April ISSN :

7 Fig 3(c) Fig 3 (a) kmeas color clusters (b) fcm color clusters (c) db color clusters Noise Salt & Pepper (0.05 level) Algorithm Accuracy (%) Kmeas Fcm Desity based Table 1 The accuracy of fcm is better tha the desity based ad kmeas clusterig algorithms as show i the table 1. Noise Salt & Pepper (0.15 level) Algorithm Accuracy (%) Kmeas Fcm Desity based Table 2 Noise Salt & Pepper (0..25 level) Algorithm Accuracy (%) Kmeas Fcm Desity based Table 3 Volume 4 Issue 4 April ISSN :

8 Table 1 2 ad 3 are displayig the algorithms performace aalysis at differet salt ad pepper oise. At 0.05 level where oise is almost egligible all the three are above 75 % accuracy level but as the oise level icreases the performace of the algorithm degrades. Ad at 0.25 level of oise the kmeas accuracy goes dow to 59% whereas FCM still shows 78.23%. hece fcm performs better i cotext with the oisy eviromet it fouds the cluster above 75% correct. V. CONCLUSION After performig the experimets o all the three algorithm s for image segmetatio ad clusterig. we have cocluded that the fcm clusterig algorithm is quite accurate i-terms of detectig the clusters as compared to desity based ad kmeas algorithm at differet level of salt ad pepper oise. REFERENCES [1] J.Bezdek, A Covergece Theorem for the Fuzzy ISODATA Clusterig Algorithm, IEEE Tras.Patter. Aal. Mach. Itel, 2:1-8, [2] GAO Xi-bo.Fuzzy cluster aalysis ad its applicatios [M].Xi a, Chia: House ofxidia Uiversity, (i Chiese) [3] Ahmed M N, Yamay S M, Mohamed N, etal. A modified fuzzy Cmeas algorithm for bias field estimatio ad segmetatio of MRIdata [J].IEEE Tras o MedicalImagig, 2002, 21(3): [4] DINGZhe, HU Zhog-sha, YANG Jig-yu, TANG Zhe-mi, WU Yog-ge.Afuzzy-clusterig-based approach to image 1997, 34(7): (i Chiese) [5] F.Meyer, Color image segmetatio, I IEEE Iteratioal Coferece o Image Processig ad its Applicatios, pages , May 1995.Maastricht, The Netherlads. [6] A.Moghaddamzadeh ad N. Bourbakis, A Fuzzy Regio Growig Approach for Segmetatio of Color Images,Patter Recogitio, 30(6): , [7] G.A. Ruz, P.A.Estevez, ad C.A. Perez, A Neurofuzzy Color Image Segmetatio Method for Wood Surface Defect Detectio, Forest Prod. J. 55 (4), 52-58, [8] A.A. Youes, I. Truck, ad H. Akdaj, Color Image Profilig Usig Fuzzy Sets, Turk J Elec Egi, vol.13, o.3, [9] Refael C.Gozalez ad Richard E.Woods, Digital Image processig (secod editio) Pearso Educatio Asia Limited ad Publishig House of Electroics Idustyt, [10] Pham DL ad Price JL, A adaptive fuzzy C-meas algorithm for image segmetatio i the presece of itesity ihomogeeities, Patter Recogit Lett, 1999, 20(1): [11] B. Zhag, Geeralized K-harmoic Meas boostig i Usupervised Learig, Techical report (HPL ), Hewlett-Packard Labs, [11] ZhogxiagZhu,Bo Zhao,Erog Mao ad Zheghe Sog, Image segmetatio based o At coloy optimizatio ad K-meas clusterig, Proceedigs of the IEEE iteratioal coferece o Automatio ad logistics, August 18-21,2007,jia,chia. [12] Gath,I. ad Geva A. B. (1989), Usupervised Optimal fuzzyclusterig,ieee Trasactio o Patter Aalysis Machie Itelligece, 11(7): [13] Moika Xess ad S.Akila Ages, Survey O Clusterig Based Color Image Segmetatio Ad Novel Approaches To Fcm Algorithm, IJRET: Iteratioal Joural of Research i Egieerig ad Techology eissn: pissn: [14] Muthukaa.K, Merli Moses.M, Color Image Segmetatio usig K-meas Clusterig ad Optimal Fuzzy C-Meas Clusterig, Iteratioal Coferece o Commuicatio ad Computatioal Itelligece 2010, Volume 4 Issue 4 April ISSN :

Image Segmentation EEE 508

Image Segmentation EEE 508 Image Segmetatio Objective: to determie (etract) object boudaries. It is a process of partitioig a image ito distict regios by groupig together eighborig piels based o some predefied similarity criterio.

More information

Administrative UNSUPERVISED LEARNING. Unsupervised learning. Supervised learning 11/25/13. Final project. No office hours today

Administrative UNSUPERVISED LEARNING. Unsupervised learning. Supervised learning 11/25/13. Final project. No office hours today Admiistrative Fial project No office hours today UNSUPERVISED LEARNING David Kauchak CS 451 Fall 2013 Supervised learig Usupervised learig label label 1 label 3 model/ predictor label 4 label 5 Supervised

More information

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le

Fundamentals of Media Processing. Shin'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dinh Le Fudametals of Media Processig Shi'ichi Satoh Kazuya Kodama Hiroshi Mo Duy-Dih Le Today's topics Noparametric Methods Parze Widow k-nearest Neighbor Estimatio Clusterig Techiques k-meas Agglomerative Hierarchical

More information

Dynamic Programming and Curve Fitting Based Road Boundary Detection

Dynamic Programming and Curve Fitting Based Road Boundary Detection Dyamic Programmig ad Curve Fittig Based Road Boudary Detectio SHYAM PRASAD ADHIKARI, HYONGSUK KIM, Divisio of Electroics ad Iformatio Egieerig Chobuk Natioal Uiversity 664-4 Ga Deokji-Dog Jeoju-City Jeobuk

More information

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 2013, 5(12):745-749 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 K-meas algorithm i the optimal iitial cetroids based

More information

New HSL Distance Based Colour Clustering Algorithm

New HSL Distance Based Colour Clustering Algorithm The 4th Midwest Artificial Itelligece ad Cogitive Scieces Coferece (MAICS 03 pp 85-9 New Albay Idiaa USA April 3-4 03 New HSL Distace Based Colour Clusterig Algorithm Vasile Patrascu Departemet of Iformatics

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

Neuro Fuzzy Model for Human Face Expression Recognition

Neuro Fuzzy Model for Human Face Expression Recognition IOSR Joural of Computer Egieerig (IOSRJCE) ISSN : 2278-0661 Volume 1, Issue 2 (May-Jue 2012), PP 01-06 Neuro Fuzzy Model for Huma Face Expressio Recogitio Mr. Mayur S. Burage 1, Prof. S. V. Dhopte 2 1

More information

New Fuzzy Color Clustering Algorithm Based on hsl Similarity

New Fuzzy Color Clustering Algorithm Based on hsl Similarity IFSA-EUSFLAT 009 New Fuzzy Color Clusterig Algorithm Based o hsl Similarity Vasile Ptracu Departmet of Iformatics Techology Tarom Compay Bucharest Romaia Email: patrascu.v@gmail.com Abstract I this paper

More information

Improving Template Based Spike Detection

Improving Template Based Spike Detection Improvig Template Based Spike Detectio Kirk Smith, Member - IEEE Portlad State Uiversity petra@ee.pdx.edu Abstract Template matchig algorithms like SSE, Covolutio ad Maximum Likelihood are well kow for

More information

Stone Images Retrieval Based on Color Histogram

Stone Images Retrieval Based on Color Histogram Stoe Images Retrieval Based o Color Histogram Qiag Zhao, Jie Yag, Jigyi Yag, Hogxig Liu School of Iformatio Egieerig, Wuha Uiversity of Techology Wuha, Chia Abstract Stoe images color features are chose

More information

CSCI 5090/7090- Machine Learning. Spring Mehdi Allahyari Georgia Southern University

CSCI 5090/7090- Machine Learning. Spring Mehdi Allahyari Georgia Southern University CSCI 5090/7090- Machie Learig Sprig 018 Mehdi Allahyari Georgia Souther Uiversity Clusterig (slides borrowed from Tom Mitchell, Maria Floria Balca, Ali Borji, Ke Che) 1 Clusterig, Iformal Goals Goal: Automatically

More information

Performance Plus Software Parameter Definitions

Performance Plus Software Parameter Definitions Performace Plus+ Software Parameter Defiitios/ Performace Plus Software Parameter Defiitios Chapma Techical Note-TG-5 paramete.doc ev-0-03 Performace Plus+ Software Parameter Defiitios/2 Backgroud ad Defiitios

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

Cluster Analysis. Andrew Kusiak Intelligent Systems Laboratory

Cluster Analysis. Andrew Kusiak Intelligent Systems Laboratory Cluster Aalysis Adrew Kusiak Itelliget Systems Laboratory 2139 Seamas Ceter The Uiversity of Iowa Iowa City, Iowa 52242-1527 adrew-kusiak@uiowa.edu http://www.icae.uiowa.edu/~akusiak Two geeric modes of

More information

Parallel Polygon Approximation Algorithm Targeted at Reconfigurable Multi-Ring Hardware

Parallel Polygon Approximation Algorithm Targeted at Reconfigurable Multi-Ring Hardware Parallel Polygo Approximatio Algorithm Targeted at Recofigurable Multi-Rig Hardware M. Arif Wai* ad Hamid R. Arabia** *Califoria State Uiversity Bakersfield, Califoria, USA **Uiversity of Georgia, Georgia,

More information

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System A Novel Feature Extractio Algorithm for Haar Local Biary Patter Texture Based o Huma Visio System Liu Tao 1,* 1 Departmet of Electroic Egieerig Shaaxi Eergy Istitute Xiayag, Shaaxi, Chia Abstract The locality

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

Image based Cats and Possums Identification for Intelligent Trapping Systems

Image based Cats and Possums Identification for Intelligent Trapping Systems Volume 159 No, February 017 Image based Cats ad Possums Idetificatio for Itelliget Trappig Systems T. A. S. Achala Perera School of Egieerig Aucklad Uiversity of Techology New Zealad Joh Collis School

More information

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem A Improved Shuffled Frog-Leapig Algorithm for Kapsack Problem Zhoufag Li, Ya Zhou, ad Peg Cheg School of Iformatio Sciece ad Egieerig Hea Uiversity of Techology ZhegZhou, Chia lzhf1978@126.com Abstract.

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

A Note on Least-norm Solution of Global WireWarping

A Note on Least-norm Solution of Global WireWarping A Note o Least-orm Solutio of Global WireWarpig Charlie C. L. Wag Departmet of Mechaical ad Automatio Egieerig The Chiese Uiversity of Hog Kog Shati, N.T., Hog Kog E-mail: cwag@mae.cuhk.edu.hk Abstract

More information

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process Vol.133 (Iformatio Techology ad Computer Sciece 016), pp.85-89 http://dx.doi.org/10.1457/astl.016. Euclidea Distace Based Feature Selectio for Fault Detectio Predictio Model i Semicoductor Maufacturig

More information

AN OPTIMIZATION NETWORK FOR MATRIX INVERSION

AN OPTIMIZATION NETWORK FOR MATRIX INVERSION 397 AN OPTIMIZATION NETWORK FOR MATRIX INVERSION Ju-Seog Jag, S~ Youg Lee, ad Sag-Yug Shi Korea Advaced Istitute of Sciece ad Techology, P.O. Box 150, Cheogryag, Seoul, Korea ABSTRACT Iverse matrix calculatio

More information

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON Roberto Lopez ad Eugeio Oñate Iteratioal Ceter for Numerical Methods i Egieerig (CIMNE) Edificio C1, Gra Capitá s/, 08034 Barceloa, Spai ABSTRACT I this work

More information

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c Iteratioal Coferece o Computatioal Sciece ad Egieerig (ICCSE 015) Harris Corer Detectio Algorithm at Sub-pixel Level ad Its Applicatio Yuafeg Ha a, Peijiag Che b * ad Tia Meg c School of Automobile, Liyi

More information

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana The Closest Lie to a Data Set i the Plae David Gurey Southeaster Louisiaa Uiversity Hammod, Louisiaa ABSTRACT This paper looks at three differet measures of distace betwee a lie ad a data set i the plae:

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network

Probabilistic Fuzzy Time Series Method Based on Artificial Neural Network America Joural of Itelliget Systems 206, 6(2): 42-47 DOI: 0.5923/j.ajis.2060602.02 Probabilistic Fuzzy Time Series Method Based o Artificial Neural Network Erol Egrioglu,*, Ere Bas, Cagdas Haka Aladag

More information

DATA MINING II - 1DL460

DATA MINING II - 1DL460 DATA MINING II - 1DL460 Sprig 2017 A secod course i data miig http://www.it.uu.se/edu/course/homepage/ifoutv2/vt17/ Kjell Orsbor Uppsala Database Laboratory Departmet of Iformatio Techology, Uppsala Uiversity,

More information

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Y.K. Patil* Iteratioal Joural of Advaced Research i ISSN: 2278-6244 IT ad Egieerig Impact Factor: 4.54 HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Prof. V.S. Nadedkar** Abstract: Documet clusterig is

More information

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram http://dx.doi.org/10.5755/j01.eee.0.4.6888 ELEKTROIKA IR ELEKTROTECHIKA ISS 139 115 VOL. 0 O. 4 014 A Image Retrieval Method Based o Hu Ivariat Momet ad Improved Aular Histogram F. Xiag 1 H. Yog 1 S. Dada

More information

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE Z.G. Zhou, S. Zhao, ad Z.G. A School of Mechaical Egieerig ad Automatio, Beijig Uiversity of Aeroautics ad Astroautics,

More information

Fuzzy Membership Function Optimization for System Identification Using an Extended Kalman Filter

Fuzzy Membership Function Optimization for System Identification Using an Extended Kalman Filter Fuzzy Membership Fuctio Optimizatio for System Idetificatio Usig a Eteded Kalma Filter Srikira Kosaam ad Da Simo Clevelad State Uiversity NAFIPS Coferece Jue 4, 2006 Embedded Cotrol Systems Research Lab

More information

Investigating methods for improving Bagged k-nn classifiers

Investigating methods for improving Bagged k-nn classifiers Ivestigatig methods for improvig Bagged k-nn classifiers Fuad M. Alkoot Telecommuicatio & Navigatio Istitute, P.A.A.E.T. P.O.Box 4575, Alsalmia, 22046 Kuwait Abstract- We experimet with baggig knn classifiers

More information

Performance Comparisons of PSO based Clustering

Performance Comparisons of PSO based Clustering Performace Comparisos of PSO based Clusterig Suresh Chadra Satapathy, 2 Guaidhi Pradha, 3 Sabyasachi Pattai, 4 JVR Murthy, 5 PVGD Prasad Reddy Ail Neeruoda Istitute of Techology ad Scieces, Sagivalas,Vishaapatam

More information

IMAGE-BASED MODELING AND RENDERING 1. HISTOGRAM AND GMM. I-Chen Lin, Dept. of CS, National Chiao Tung University

IMAGE-BASED MODELING AND RENDERING 1. HISTOGRAM AND GMM. I-Chen Lin, Dept. of CS, National Chiao Tung University IMAGE-BASED MODELING AND RENDERING. HISTOGRAM AND GMM I-Che Li, Dept. of CS, Natioal Chiao Tug Uiversity Outlie What s the itesity/color histogram? What s the Gaussia Mixture Model (GMM? Their applicatios

More information

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the COMPARATIVE RESEARCHES ON PROBABILISTIC NEURAL NETWORKS AND MULTI-LAYER PERCEPTRON NETWORKS FOR REMOTE SENSING IMAGE SEGMENTATION Liu Gag a, b, * a School of Electroic Iformatio, Wuha Uiversity, 430079,

More information

Intrusion Detection using Fuzzy Clustering and Artificial Neural Network

Intrusion Detection using Fuzzy Clustering and Artificial Neural Network Itrusio Detectio usig Fuzzy Clusterig ad Artificial Neural Network Shraddha Suraa Research Scholar, Departmet of Computer Egieerig, Vishwakarma Istitute of Techology, Pue Idia shraddha.suraa@gmail.com

More information

Lecture 18. Optimization in n dimensions

Lecture 18. Optimization in n dimensions Lecture 8 Optimizatio i dimesios Itroductio We ow cosider the problem of miimizig a sigle scalar fuctio of variables, f x, where x=[ x, x,, x ]T. The D case ca be visualized as fidig the lowest poit of

More information

THIN LAYER ORIENTED MAGNETOSTATIC CALCULATION MODULE FOR ELMER FEM, BASED ON THE METHOD OF THE MOMENTS. Roman Szewczyk

THIN LAYER ORIENTED MAGNETOSTATIC CALCULATION MODULE FOR ELMER FEM, BASED ON THE METHOD OF THE MOMENTS. Roman Szewczyk THIN LAYER ORIENTED MAGNETOSTATIC CALCULATION MODULE FOR ELMER FEM, BASED ON THE METHOD OF THE MOMENTS Roma Szewczyk Istitute of Metrology ad Biomedical Egieerig, Warsaw Uiversity of Techology E-mail:

More information

Classification of binary vectors by using DSC distance to minimize stochastic complexity

Classification of binary vectors by using DSC distance to minimize stochastic complexity Patter Recogitio Letters 24 (2003) 65 73 www.elsevier.com/locate/patrec Classificatio of biary vectors by usig DSC distace to miimize stochastic complexity Pasi Fr ati *, Matao Xu, Ismo K arkk aie Departmet

More information

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis IOSR Joural of Egieerig Redudacy Allocatio for Series Parallel Systems with Multiple Costraits ad Sesitivity Aalysis S. V. Suresh Babu, D.Maheswar 2, G. Ragaath 3 Y.Viaya Kumar d G.Sakaraiah e (Mechaical

More information

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies Evaluatio of Support Vector Machie Kerels for Detectig Network Aomalies Prera Batta, Maider Sigh, Zhida Li, Qigye Dig, ad Ljiljaa Trajković Commuicatio Networks Laboratory http://www.esc.sfu.ca/~ljilja/cl/

More information

Texture Image Segmentation Using Without Re-initialization Geodesic Active Contour Model

Texture Image Segmentation Using Without Re-initialization Geodesic Active Contour Model Texture Image Segmetatio Usig Without Re-iitializatio Geodesic Active Cotour Model Kaibi Wag Biazhag Yu Departmet of Electroic ad Iformatio Egieerig, Northwester Polytechical Uiversity, Xi a 71007, Shaaxi

More information

Efficient Eye Location for Biomedical Imaging using Two-level Classifier Scheme

Efficient Eye Location for Biomedical Imaging using Two-level Classifier Scheme 828 Iteratioal Joural of Cotrol, Automatio, ad Systems, vol. 6, o. 6, pp. 828-835, December 2008 Efficiet Eye Locatio for Biomedical Imagig usig Two-level Classifier Scheme Mi Youg Nam, Xi Wag, ad Phill

More information

Blood Cell Image Segmentation Using Unsupervised Clustering Techniques

Blood Cell Image Segmentation Using Unsupervised Clustering Techniques Blood Cell Segmetatio Usig Usupervised Clusterig Techiques T. Zalizam T. Mudaa, Rosalia Abdul Salamb a College of Arts ad Scieces Iformatio Techology Buildig Uiversiti Utara Malaysia, 06010 UUM Sitok,

More information

are two specific neighboring points, F( x, y)

are two specific neighboring points, F( x, y) $33/,&$7,212)7+(6(/)$92,',1* 5$1'20:$/.12,6(5('8&7,21$/*25,7+0,17+(&2/285,0$*(6(*0(17$7,21 %RJGDQ602/.$+HQU\N3$/86'DPLDQ%(5(6.$ 6LOHVLDQ7HFKQLFDO8QLYHUVLW\'HSDUWPHQWRI&RPSXWHU6FLHQFH $NDGHPLFND*OLZLFH32/$1'

More information

Bayesian approach to reliability modelling for a probability of failure on demand parameter

Bayesian approach to reliability modelling for a probability of failure on demand parameter Bayesia approach to reliability modellig for a probability of failure o demad parameter BÖRCSÖK J., SCHAEFER S. Departmet of Computer Architecture ad System Programmig Uiversity Kassel, Wilhelmshöher Allee

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

Software Fault Prediction of Unlabeled Program Modules

Software Fault Prediction of Unlabeled Program Modules Software Fault Predictio of Ulabeled Program Modules C. Catal, U. Sevim, ad B. Diri, Member, IAENG Abstract Software metrics ad fault data belogig to a previous software versio are used to build the software

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

CS 683: Advanced Design and Analysis of Algorithms

CS 683: Advanced Design and Analysis of Algorithms CS 683: Advaced Desig ad Aalysis of Algorithms Lecture 6, February 1, 2008 Lecturer: Joh Hopcroft Scribes: Shaomei Wu, Etha Feldma February 7, 2008 1 Threshold for k CNF Satisfiability I the previous lecture,

More information

Algorithms for Disk Covering Problems with the Most Points

Algorithms for Disk Covering Problems with the Most Points Algorithms for Disk Coverig Problems with the Most Poits Bi Xiao Departmet of Computig Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog csbxiao@comp.polyu.edu.hk Qigfeg Zhuge, Yi He, Zili Shao, Edwi

More information

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets WSEAS TRANSACTIONS o SYSTEMS Ag Sau Loog, Og Hog Choo, Low Heg Chi Criterio i selectig the clusterig algorithm i Radial Basis Fuctioal Lik Nets ANG SAU LOONG 1, ONG HONG CHOON 2 & LOW HENG CHIN 3 Departmet

More information

Lip Contour Extraction Based on Support Vector Machine

Lip Contour Extraction Based on Support Vector Machine Lip Cotour Extractio Based o Support Vector Machie Author Pa, Xiaosheg, Kog, Jiagpig, Liew, Ala Wee-Chug Published 008 Coferece Title CISP 008 : Proceedigs, First Iteratioal Cogress o Image ad Sigal Processig

More information

Automatic Road Extraction from Satellite Image

Automatic Road Extraction from Satellite Image Automatic Road Extractio from Satellite Image B.Sowmya Dept. of Electroics & Cotrol Egg., Sathyabama Istitute of Sciece & Techology, Deemed Uiversity, Cheai bsowya@yahoo.com Abstract This paper explais

More information

SAML-QC: a Stochastic Assessment and Machine Learning based QC technique for Industrial Printing

SAML-QC: a Stochastic Assessment and Machine Learning based QC technique for Industrial Printing SAML-QC: a Stochastic Assessmet ad Machie Learig based QC techique for Idustrial Pritig Azhar ussai College of Iformatio ad Commuicatio Egieerig, arbi Egieerig Uiversity, 5000, arbi, Chia egrazr@hrbeu.edu.c

More information

Analysis of Documents Clustering Using Sampled Agglomerative Technique

Analysis of Documents Clustering Using Sampled Agglomerative Technique Aalysis of Documets Clusterig Usig Sampled Agglomerative Techique Omar H. Karam, Ahmed M. Hamad, ad Sheri M. Moussa Abstract I this paper a clusterig algorithm for documets is proposed that adapts a samplig-based

More information

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering

On the Accuracy of Vector Metrics for Quality Assessment in Image Filtering 0th IMEKO TC4 Iteratioal Symposium ad 8th Iteratioal Workshop o ADC Modellig ad Testig Research o Electric ad Electroic Measuremet for the Ecoomic Uptur Beeveto, Italy, September 5-7, 04 O the Accuracy

More information

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 1 Itroductio to Computers ad C++ Programmig Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 1.1 Computer Systems 1.2 Programmig ad Problem Solvig 1.3 Itroductio to C++ 1.4 Testig

More information

Optimum Solution of Quadratic Programming Problem: By Wolfe s Modified Simplex Method

Optimum Solution of Quadratic Programming Problem: By Wolfe s Modified Simplex Method Volume VI, Issue III, March 7 ISSN 78-5 Optimum Solutio of Quadratic Programmig Problem: By Wolfe s Modified Simple Method Kalpaa Lokhade, P. G. Khot & N. W. Khobragade, Departmet of Mathematics, MJP Educatioal

More information

Hand Gesture Recognition for Human-Machine Interaction

Hand Gesture Recognition for Human-Machine Interaction Had Gesture Recogitio for Huma-Machie Iteractio Elea Sáchez-Nielse Departmet of Statistic, O.R. ad Computer Sciece, Uiversity of La Lagua Edificio de Física y Matemáticas 38271, La Lagua, Spai eielse@ull.es

More information

Unsupervised Discretization Using Kernel Density Estimation

Unsupervised Discretization Using Kernel Density Estimation Usupervised Discretizatio Usig Kerel Desity Estimatio Maregle Biba, Floriaa Esposito, Stefao Ferilli, Nicola Di Mauro, Teresa M.A Basile Departmet of Computer Sciece, Uiversity of Bari Via Oraboa 4, 7025

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

4. Levelset or Geometric Active Contour

4. Levelset or Geometric Active Contour 32 4. Levelset or Geometric Active Cotour The sake algorithm is a heavily ivestigated segmetatio method, but there are some limitatios: it is difficult to let the active cotour adapt to the topology. This

More information

Detection and Classification of Apple Fruit Diseases using Complete Local Binary Patterns

Detection and Classification of Apple Fruit Diseases using Complete Local Binary Patterns 2012 Third Iteratioal Coferece o Computer ad Commuicatio Techology Detectio ad Classificatio of Apple Fruit Diseases usig Complete Local Biary Patters Shiv Ram Dubey Departmet of Computer Egieerig ad Applicatios

More information

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only Edited: Yeh-Liag Hsu (998--; recommeded: Yeh-Liag Hsu (--9; last updated: Yeh-Liag Hsu (9--7. Note: This is the course material for ME55 Geometric modelig ad computer graphics, Yua Ze Uiversity. art of

More information

The isoperimetric problem on the hypercube

The isoperimetric problem on the hypercube The isoperimetric problem o the hypercube Prepared by: Steve Butler November 2, 2005 1 The isoperimetric problem We will cosider the -dimesioal hypercube Q Recall that the hypercube Q is a graph whose

More information

Algorithms for straight line fitting using k-means 1

Algorithms for straight line fitting using k-means 1 Ž. Patter Recogitio Letters 19 1998 31 41 Algorithms for straight lie fittig usig k-meas 1 Peg-Yeg Yi Departmet of Iformatio Maagemet, Mig Chua UiÕersity, 250 Sec. 5, Chug Sha N. Rd., Taipei 111, Taiwa,

More information

A Novel Approach for Coin Identification using Eigenvalues of Covariance Matrix, Hough Transform and Raster Scan Algorithms

A Novel Approach for Coin Identification using Eigenvalues of Covariance Matrix, Hough Transform and Raster Scan Algorithms Iteratioal Joural of Computer, Electrical, Automatio, Cotrol ad Iformatio Egieerig Vol:, No:8, 008 A Novel Approach for Coi Idetificatio usig Eigevalues of Covariace Matrix, Hough Trasform ad Raster Sca

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

A New Bit Wise Technique for 3-Partitioning Algorithm

A New Bit Wise Technique for 3-Partitioning Algorithm Special Issue of Iteratioal Joural of Computer Applicatios (0975 8887) o Optimizatio ad O-chip Commuicatio, No.1. Feb.2012, ww.ijcaolie.org A New Bit Wise Techique for 3-Partitioig Algorithm Rajumar Jai

More information

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 6 Special Issue o Logistics, Iformatics ad Service Sciece Sofia 2015 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI:

More information

A Comparative Study of Color Edge Detection Techniques

A Comparative Study of Color Edge Detection Techniques CS31A WINTER-1314 PROJECT REPORT 1 A Comparative Study of Color Edge Detectio Techiques Masood Shaikh, Departmet of Electrical Egieerig, Staford Uiversity Abstract Edge detectio has attracted the attetio

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

Lecture 13: Validation

Lecture 13: Validation Lecture 3: Validatio Resampli methods Holdout Cross Validatio Radom Subsampli -Fold Cross-Validatio Leave-oe-out The Bootstrap Bias ad variace estimatio Three-way data partitioi Itroductio to Patter Recoitio

More information

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Optimizatio for framework desig of ew product itroductio maagemet system Ma Yig, Wu Hogcui Tiaji Electroic Iformatio Vocatioal

More information

Handwriting Stroke Extraction Using a New XYTC Transform

Handwriting Stroke Extraction Using a New XYTC Transform Hadwritig Stroke Etractio Usig a New XYTC Trasform Gilles F. Houle 1, Kateria Bliova 1 ad M. Shridhar 1 Computer Scieces Corporatio Uiversity Michiga-Dearbor Abstract: The fudametal represetatio of hadwritig

More information

SD vs. SD + One of the most important uses of sample statistics is to estimate the corresponding population parameters.

SD vs. SD + One of the most important uses of sample statistics is to estimate the corresponding population parameters. SD vs. SD + Oe of the most importat uses of sample statistics is to estimate the correspodig populatio parameters. The mea of a represetative sample is a good estimate of the mea of the populatio that

More information

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve Advaces i Computer, Sigals ad Systems (2018) 2: 19-25 Clausius Scietific Press, Caada Aalysis of Server Resource Cosumptio of Meteorological Satellite Applicatio System Based o Cotour Curve Xiagag Zhao

More information

New Results on Energy of Graphs of Small Order

New Results on Energy of Graphs of Small Order Global Joural of Pure ad Applied Mathematics. ISSN 0973-1768 Volume 13, Number 7 (2017), pp. 2837-2848 Research Idia Publicatios http://www.ripublicatio.com New Results o Eergy of Graphs of Small Order

More information

Chapter 5. Functions for All Subtasks. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 5. Functions for All Subtasks. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 5 Fuctios for All Subtasks Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 5.1 void Fuctios 5.2 Call-By-Referece Parameters 5.3 Usig Procedural Abstractio 5.4 Testig ad Debuggig

More information

Exponential intuitionistic fuzzy entropy measure based image edge detection.

Exponential intuitionistic fuzzy entropy measure based image edge detection. Expoetial ituitioistic fuzzy etropy measure based image edge detectio. Abdulmajeed Alsufyai 1, Hassa Badry M. El-Owy 2 1 Departmet of Computer Sciece, College of Computers ad Iformatio Techology, Taif

More information

Linearising Calibration Methods for a Generic Embedded Sensor Interface (GESI)

Linearising Calibration Methods for a Generic Embedded Sensor Interface (GESI) 1st Iteratioal Coferece o Sesig Techology November 21-23, 2005 Palmersto North, New Zealad Liearisig Calibratio Methods for a Geeric Embedded Sesor Iterface (GESI) Abstract Amra Pašić Work doe i: PEI Techologies,

More information

Numerical Methods Lecture 6 - Curve Fitting Techniques

Numerical Methods Lecture 6 - Curve Fitting Techniques Numerical Methods Lecture 6 - Curve Fittig Techiques Topics motivatio iterpolatio liear regressio higher order polyomial form expoetial form Curve fittig - motivatio For root fidig, we used a give fuctio

More information

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c Advaces i Egieerig Research (AER), volume 131 3rd Aual Iteratioal Coferece o Electroics, Electrical Egieerig ad Iformatio Sciece (EEEIS 2017) Pruig ad Summarizig the Discovered Time Series Associatio Rules

More information

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE

WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE WEBSITE STRUCTURE IMPROVEMENT USING ANT COLONY TECHNIQUE Wiwik Aggraei 1, Agyl Ardi Rahmadi 1, Radityo Prasetyo Wibowo 1 1 Iformatio System Departmet, Faculty of Iformatio Techology, Istitut Tekologi Sepuluh

More information

Solving Fuzzy Assignment Problem Using Fourier Elimination Method

Solving Fuzzy Assignment Problem Using Fourier Elimination Method Global Joural of Pure ad Applied Mathematics. ISSN 0973-768 Volume 3, Number 2 (207), pp. 453-462 Research Idia Publicatios http://www.ripublicatio.com Solvig Fuzzy Assigmet Problem Usig Fourier Elimiatio

More information

DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION

DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION Proceedigs, 11 th FIG Symposium o Deformatio Measuremets, Satorii, Greece, 2003. DETECTION OF LANDSLIDE BLOCK BOUNDARIES BY MEANS OF AN AFFINE COORDINATE TRANSFORMATION Michaela Haberler, Heribert Kahme

More information

Fragments based tracking with adaptive multi-cue integration

Fragments based tracking with adaptive multi-cue integration Fragmets based tracig with adaptive multi-cue itegratio Abstract Lichua Gu *, Jiaxiao Liu, Chegi Wag School of Computer ad Iformatio, Ahui Agriculture Uiversity, Hefei Ahui, No.130 West Chagiag Road Chia,

More information

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations

Using a Dynamic Interval Type-2 Fuzzy Interpolation Method to Improve Modeless Robots Calibrations Joural of Cotrol Sciece ad Egieerig 3 (25) 9-7 doi:.7265/2328-223/25.3. D DAVID PUBLISHING Usig a Dyamic Iterval Type-2 Fuzzy Iterpolatio Method to Improve Modeless Robots Calibratios Yig Bai ad Dali Wag

More information

An abandoned object detection system based on dual background segmentation

An abandoned object detection system based on dual background segmentation 2009 Advaced Video ad Sigal Based Surveillace A abadoed object detectio system based o dual backgroud segmetatio A. Sigh, S. Sawa, M. Hamadlu Departmet of Electrical Egieerig I.I.T. Delhi Delhi, Idia abhiavkumar.sigh@mail2.iitd.ac.i

More information

A BINARY LEVEL SET METHOD BASED ON K-MEANS FOR CONTOUR TRACKING ON SKIN CANCER IMAGES

A BINARY LEVEL SET METHOD BASED ON K-MEANS FOR CONTOUR TRACKING ON SKIN CANCER IMAGES Proceedigs of the IASTED Iteratioal Coferece Biomedical Egieerig (BioMed 2014) Jue 23-25, 2014 Zurich, Switzerlad A BINARY LEVEL SET METHOD BASED ON K-MEANS FOR CONTOUR TRACKING ON SKIN CANCER IMAGES Azadeh

More information

Road Boundary Detection in Complex Urban Environment based on Low- Resolution Vision

Road Boundary Detection in Complex Urban Environment based on Low- Resolution Vision Road Boudary Detectio i Complex Urba Eviromet based o Low- Resolutio Visio Qighua We, Zehog Yag, Yixu Sog, Peifa Jia State Key Laboratory o Itelliget Techology ad Systems, Tsighua Natioal Laboratory for

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 19 Query Optimizatio Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio Query optimizatio Coducted by a query optimizer i a DBMS Goal:

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 18 Strategies for Query Processig Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio DBMS techiques to process a query Scaer idetifies

More information

Load balanced Parallel Prime Number Generator with Sieve of Eratosthenes on Cluster Computers *

Load balanced Parallel Prime Number Generator with Sieve of Eratosthenes on Cluster Computers * Load balaced Parallel Prime umber Geerator with Sieve of Eratosthees o luster omputers * Soowook Hwag*, Kyusik hug**, ad Dogseug Kim* *Departmet of Electrical Egieerig Korea Uiversity Seoul, -, Rep. of

More information

Our Learning Problem, Again

Our Learning Problem, Again Noparametric Desity Estimatio Matthew Stoe CS 520, Sprig 2000 Lecture 6 Our Learig Problem, Agai Use traiig data to estimate ukow probabilities ad probability desity fuctios So far, we have depeded o describig

More information

Research on Identification Model of Financial Fraud of Listed Company Based on Data Mining Technology

Research on Identification Model of Financial Fraud of Listed Company Based on Data Mining Technology 208 2d Iteratioal Coferece o Systems, Computig, ad Applicatios (SYSTCA 208) Research o Idetificatio Model of Fiacial Fraud of Listed Compay Based o Data Miig Techology Jiaqi Hu, Xiao Che School of Busiess,

More information