SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS

Size: px
Start display at page:

Download "SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS"

Transcription

1 SURVEY ON MEDICAL IMAGE SEGMENTATION USING ENHANCED K-MEANS AND KERNELIZED FUZZY C- MEANS Gunwanti S. Mahajan & Kanhan S. Bhagat. Dept of E &TC, J. T. Mahajan C.o.E Faizpur, India ABSTRACT Diagnosti imaging is an invaluable tool in mediine. Magneti resonane imaging (MRI), omputed tomography (CT), digital mammography provide an effetive means for noninvasively mapping the anatomy of a subjet. With the inreasing size and number of medial images, the use of omputers in failitating their proessing and analyses has beome neessary. More reently lustering is an effetive tool in segmenting medial images for further treatment plan. In order to solve the problems of lustering performane affeted by initial enters of lusters, a new tehnique is introdues a speialised enter initialization method for exeuting the proposed algorithms in segmenting medial images. Clustering is the proess of organizing data objets into a set of disjoint lasses alled lusters. The objetive of this paper is to make survey of enhaned k-means and Kernelized fuzzy -means for a segmentation of brain magneti resonane images. KEYWORDS: Enhane k-means, Kernelized fuzzy - means, Magneti resonane imaging, entre initialisation, lustering algorithm. I. INTRODUCTION Segmentation is an important step in the analysis of medial images for omputer-aided diagnosis and therapy [1]. Medial image segmentation separates the image into distint lasses suh as brain tumours, and neroti tissues, et. It provides an appropriate therapy presription by quantifying tissue volumes and deteting tumours, and neroti tissues. As a result, this tehnique is urrently a ruial diagnosti imaging tehnique for early detetion of abnormal hanges in tissues and organs. Many image proessing tehniques have been proposed for brain MRI segmentation inluding thresholding, region growing, and lustering [2],[3]. However, these tehniques based on pixel attributes lead to inauray with segmentation beause medial images are limited spatial resolution, poor ontrast, noise, and non-uniform intensity variation. Clustering is the proess of organizing data objets into a set of disjoint lasses alled lusters. Clustering aims to analyze and organize data into groups based on their similarity. Clustering is an example of unsupervised lassifiation. Classifiation refers to a proedure that assigns data objets to a set of lasses [4]. Unsupervised means that lustering does not depends on predefined lasses and training examples while lassifying the data objets. Cluster analysis seeks to partition a given data set into groups based on speified features so that the data points within a group are more similar to eah other than the points in different groups. Therefore, a luster is a olletion of objets that are similar among themselves and dissimilar to the objets belonging to other lusters. Fuzzy -means of unsupervised lustering tehniques whih used on established outstanding results in automated segmenting medial images in a robust manner. Fuzzy -means lustering is suessfully applied in many real world problems suh as astronomy, geology, medial imaging, target reognition, and image segmentation [4]. Among them, fuzzy -means segmentation method has onsiderable benefits, beause they ould retain muh more information from the original image than hard segmentation methods. But as we know that the lustering depends on hoie of initial luster 2531 Vol. 6, Issue 6, pp

2 entre hene we have used the luster entre initialisation algorithm in order to mprove the performane of k-means and fuzzy C-means in addition with Kernelized fuzzy -means and Enhaned k means. In this work mainly onfined K-means, Fuzzy -means, Kernelized fuzzy -means, and Enhaned k means. The rest of this paper is organized as follows: Setion II literature survey desribes different segmentation methods for MRI images. Setions III, IV give onlusion and future work respetively. II. LITERATURE SURVEY Numerous methods are available in medial image segmentation. These methods are hosen based on the speifi appliations and imaging modalities. Imaging artifats suh as noise, partial volume effets, and motion an also have signifiant onsequenes on the performane of segmentation algorithms. Some of these methods with their idiosynrasies are thresholding Method Classifiers,Markov Random Field Models,Artifiial Neural Networks, Atlas-Guided Approahes, Deformable Models Clustering Analysis, Fuzzy C-Means,Clustering K-means lustering [5] K-Means Clustering K-means is one of the simplest unsupervised learning algorithms that solve the well known lustering problem. The proedure follows a simple and easy way to lassify a given data set through a ertain number of lusters (assume k lusters) fixed a priori. The main idea is to define k entroids, one for eah luster[5]. These entroids should be plaed in a unning way beause of different loation auses different result. So, the better hoie is to plae them as muh as possible far away from eah other. The next step is to take eah point belonging to a given data set and assoiate it to the nearest entroids. When no point is pending, the first step is ompleted and an early groupage is done. At this point we need to re-alulate k new entroids as baryenters of the lusters resulting from the previous step. After we have these k new entroids, a new binding has to be done between the same data set points and the nearest new entroid. A loop has been generated. As a result of this loop we may notie that the k entroids hange their loation step by step until no more hanges are done. In other words entroids do not move any more [5]. Finally, this algorithm aims at minimizing an objetive funtion, in this ase a squared error funtion. The objetive funtion is given as k n J w (U, V) = x j v i 2 i=1 j=1 (2.1.1) Where x j v i is a hosen distane measure between a data point X j and the luster entre V i, is an indiator of the distane of the n data points from their respetive luster enters. A novel initialization algorithm of luster entres for K-means algorithm has been proposed by S. Deelers et al[7]. The algorithm was based on the data partitioning algorithm used for olour quantization. A given data set was partitioned into k lusters in suh a way that the sum of the total lustering errors for all lusters was redued as muh as possible while inter distanes between lusters are maintained to be as large as possible[7] 2.2 Fuzzy C-means Clustering Fuzzy -means (FCM) is a method of lustering whih allows one piee of data to belong to two or more lusters[8]. The traditional FCM algorithm has been used with some suess in image segmentation. The FCM algorithm is an iterative algorithm of lustering tehnique that produes optimal partitions, entres V= {v 1, v 2,, v } whih are exemplars, and radii whih defines these partitions. Let unlabelled data set X={x 1, x 2,, x n} be the pixel intensity where n is the number of image pixels to determine their memberships. The FCM algorithm tries to partition the data set X into lusters [8]. The standard FCM objetive funtion is defined as follows J m (U, V) = n U m ik x k v i 2 i=1 k=1 (2.2.1) Where x k v i 2 represents the distane between the pixel x k and entroid v i, along with i=1 onstraint U ik = 1, and the degree of fuzzifiation m 1. A data point x k belongs to a speifi luster v i that is given by the membership value U ik of the data point to that luster. Loal minimization of the objetive funtion J m(u,v) is aomplished by repeatedly adjusting the values of U kj and v i aording to the following equations[3] Vol. 6, Issue 6, pp

3 U ik = V i = 1 1 m 1 ( x k v i 2 j=1 2) x k v j n k=0 U ik m X k n U m k=0 ik (2.2.2) (2.2.3) Starting with an initial guess for eah luster entre, the FCM onverges to a solution for V i representing the loal minimum or a saddle point of the ost funtion. Convergene an be deteted by omparing the hanges in the membership funtion or the luster entre at two suessive iteration steps.[8]. Keh-Shih Chuang etal[8] proposed spatial FCM that inorporates the spatial information into the membership funtion to improve the segmentation results. The membership funtions of the neighbours entred on a pixel in the spatial domain are enumerated to obtain the luster distribution statistis. These statistis are transformed into a weighting funtion and inorporated into the membership funtion. This neighbouring effet redues the number of spurious blobs and biases the solution toward pieewise homogeneous labelling. The new method was tested on MRI images and evaluated by using various luster validity funtions. Preliminary results showed that the effet of noise in segmentation was onsiderably less with the new algorithm than with the onventional FCM. 2.3 Kernelized fuzzy C-means The standard FCM objetive funtion for partitioning a dataset {X k } N k=1 into lusters is given by J m (U, V) = n U m ik x k v i 2 i=1 k=1 (2.3.1) Where {V i } C i=1 are the enters or prototypes of the lusters and the array {U ik} =U represents a partition matrix satisfying N U {u ik [0, 1] i=1 u ik = 1, k and 0 < k=1 u ik < N, i } (2.3.2) The parameter m is a weighting exponent on eah fuzzy membership and determines the amount of fuzziness of the resulting lassifiation. In image lustering, the most ommonly used feature is the gray-level value, or intensity of image pixel [14]. Thus the FCM objetive funtion is minimized when high membership values are assigned to pixels whose intensities are lose to the entroid of its partiular lass, and low membership values are assigned when the point is far from the entroid[14]. From the disussion, we know every algorithm that only uses inner produts an impliitly be exeuted in the feature spae F. This trik an also be used in lustering, as shown in support vetor lustering and kernel (fuzzy) -means algorithm[5]s. A ommon ground of these algorithms is to represent the lustering entre as a linearly-ombined sum of all Φ (xk), i.e. the lustering entres lie in feature spae. In this setion, we onstrut a novel Kernelized FCM algorithm with objetive funtion as following n J m (U, V) = U m ik φ(x k ) φ(v i ) 2 i=1 k=1 (2.3.3) Where Φ is an impliit nonlinear map as desribed previously. Unlike, Φ(V i) here is not expressed as a linearly-ombined sum of all Φ(X k) anymore, a so-alled dual representation, but still reviewed as an mapped point (image) of i v in the original spae, then with the kernel substitution trik, we have ɸ(x k ) ɸ(x k ) 2 = (ɸ(x k ) ɸ(x k )) T (ɸ(x k ) ɸ(x k )) =ɸ(x k ) T ɸ(x k ) ɸ(v i ) T ɸ(x k ) ɸ(x k ) T ɸ(v i ) + ɸ(v i ) T ɸ(v i ) =K (x k, x k ) + K(v i, v i ) 2K(x k, v i ) (2.3.4) Below we onfine ourselves to the Gaussian RBF kernel, so K(x, x) = 1. From Eq. (2.3.4), Eq.9(2.3.3) an be simplified to N J m = 2 i=1 k=1 u m tk (1 K(x k, v i ) (2.3.5) Formally, the above optimization problem omes in the form min U,{v i } i=1 J m, (2.3.6) In a similar way to the standard FCM algorithm, the objetive funtion Jm an be minimized under the onstraint of U. Speifially, taking the first derivatives of Jm with respet to uik and vi, and zeroing them respetively, two neessary but not suffiient onditions for Jm to be at its loal extreme will be obtained as the following 2533 Vol. 6, Issue 6, pp

4 u tk = (1 K(x k,v i )) 1/(m 1) (1 K(x k,v j )) 1/(m 1) j=1 (2.3.7) V i = k=1 u tk n m K(x k,v i )x k n k=1 u m tk K(x k,v i ) (2.3.8) E.A. Zanaty etal had presented [9] alternative Kernelized FCM algorithms (KFCM) that ould improve magneti resonane imaging (MRI) segmentation. Then they implemented the KFCM method with onsidering some spatial onstraints on the objetive funtion. The algorithms inorporate spatial information into the membership funtion and the validity proedure for lustering. We use the intra-luster distane measure, whih is simply the median distane between a point and its luster entre. The number of the luster inreases automatially aording the value of intraluster, for example when a luster is obtained, it uses this luster to evaluate intra-luster of the next luster as input to the KFCM and so on, stop only when intra-luster is smaller than a presribe value. The most important aspet of the proposed algorithms is atually to work automatially. Alterative is to improve automati image segmentation[9] 2.4 Enhaned K-means Although K-means is simple and an be used for a wide variety of data types, it is quite sensitive to initial positions of luster entres. The final luster entroids may not be optimal ones as the algorithm an onverge to loal optimal solutions. An empty luster an be obtained if no points are alloated to the luster during the assignment step. Therefore, it is quite important for K-means to have good initial luster entres. The algorithms for initializing the luster entres for K-means have been proposed a new luster entre initialization algorithm. Hene the enhaned k-means algorithm will be as follows. 1. Read the input image. 2. Deide the number luster and initialize the luster entre obtained from luster entre initialization algorithm. 3. Partitioning the input data points into k lusters by assigning eah data point to the losest luster entroid using the seleted distane measure, 4. Computing a luster assignment matrix U. 5. Re-omputing the entroids. 6. If luster entroids or the assignment matrix does not hange from the previous iteration, stop; otherwise go to step 2. In Researh of Shreyansh Ojha it has proven that the Enhaned k-means algorithm is better than the onventional K-Means Clustering Algorithm for olour image segmentation, the validity measure of nearly all the images has been better than the onventional K-Means lustering algorithm, the onventional K-means algorithm uses user defined number of luster whih use to ause noisy image, but in the proposed algorithm, it uses the method for determining the number of optimal luster. It also removes the problem of empty lusters problem from onventional K-Means lustering algorithm where there was issue that if no pixel is assigned to a luster then that luster remains empty.[10] III. CONCLUSION Medial image segmentation is fasinating and very important as well. Fuzzy C-Means, K-Means and,kernelized Fuzzy C-Means,Enhaned K-means lustering algorithms have been onsidered so far they have been seen effetive in the image segmentation. They are easy to use unlike some other methods in existene. But there are still limitations that like k-means segmenting with predetermined number of lusters Fuzzy C-means generating an overlapping results and not being able to segment oloured images until they are onverted into grey sale.to improve the performane of k-means and fuzzy C-means, Kernelized fuzzy -means luster entre initialisation algorithm is used in Enhaned K means algorithm. IV. FUTURE WORK In general the lustering algorithm hooses the initial entres in random manner. In future a new entre initialization algorithm for measuring the initial entres of lustering algorithms is used. This algorithm is based on maximum measure of the distane funtion whih is found for luster entre 2534 Vol. 6, Issue 6, pp

5 detetion proess. The future implementation will be fousing on omparison of different parameters like silhouette sore, mean square error, peak signal to noise ratio of these four algorithms K means, fuzzy mean, Kernelized fuzzy means, and Enhaned k means. REFERENCES [1]. S. Shen, W. Sandham, M. Granat, and A. Sterr, MRI fuzzy segmentation of brain tissue using neighborhood attration with neural-network optimization, IEEE Transations on Information Tehnology in Biomediine, vol. 9, no. 3, pp , 2005 [2]. R. Gonzalez, and R. Woods, Digital image proessing, 2 nd ed., Prentie hall, Upper Saddle River, New Jersey, 2001 [3]. K. S. Fu and J. K. Mu, A Survey on Image Segmentation, Pattern Reognition, vol. 13, pp. 3-16, 1981 [4]. A Generalized Spatial Fuzzy C-Means Algorithm for Medial Image Segmentation Huynh Van Lun and Jong-Myon Kim, Member, IEEE, Korea, August 20-24, [5]. Fuzzy k--means Clustering Algorithm for Medial Image Segmentation, Ajala Funmilola A, Oke O.A, Adedeji T.O, Alade O.M, Adewusi E.A,Department of Computer Siene and Engineering, LAUTECH Ogbomoso, Oyo state, Nigeria. Journal of Information Engineering and Appliations ISSN (print) ISSN (online)vol 2, No.6, 2012 [6]. S. Deelers, and S. Auwatanamongkol, Enhaning K-Means Algorithm with Initial Cluster Centres Derived from Data Partitioning along the Data Axis with the Highest Variane, International Journal of Eletrial and Computer Engineering 2: [7]. Fuzzy -means lustering with spatial information for image segmentation, Keh-Shih Chuang a, Hong- Long Tzeng a,b, Sharon Chen a, Jay Wu a,b, Tzong-Jer Chen. [8]. A Kernelized Fuzzy C-means Algorithm for Automati magneti Resonane Image Segmentation, E.A. Zanaty,Sultan Aljahdali,Narayan Debnath. [9]. Enhaned K-Means Clustering Algorithm for Color Image Segmentation, Thesis submitted by Shreyansh Ojha at Shool Of Mathematis Andomputer Appliations, Thapar University Patiala [10]. N. Hema, R.Bhavani, Enhaning K-means and Kernelized Fuzzy C-means Clustering with Cluster Center Initialization in Segmenting MRI brain images, 2011 IEEE [11]. Vinod D, S Shrivastava, R. C. Jain, Clustering Of Image Data Set Using K-Means And Fuzzy K- Means Algorithms, 2010 International Conferene on Computational Intelligene and Communiation Networks. [12]. Martin Tabakov, A Fuzzy Clustering Tehnique for Medial Image Segmentation, International Symposium on Evolving Fuzzy Systems, [13]. D-Q ZHANG, S-C CHEN, Kernel-Based Fuzzy Clustering Inorporating Spatial Constraints For Image Segmentation, Proeedings of the Seond International Conferene on Mahine Learning and Cybernetis, [14]. J.M. Pena,J.A. Lozano, An Empirial Comparison of Four Initialization Methods for the K-Means algorithm, Pattern Reognition Letters 20 (1999) [15]. Stephen L. Chiu, Fuzzy Model Identifiation Based on Cluster Estimation, Journal of Intelligent and Fuzzy Systems 2 (1994) [16]. learning. html# kernel_methods. [17]. Shehroz S.Khan, Amir Ahmad, Cluster enter initialization algorithm for K-means lustering, Pattern Reognition Letters 25 (2004) [18]. S.R. Kannan, S. Ramathilagam, Robust kernel FCM in segmentation of breast medial images, Elsevier Expert Systems with Appliations 38 (2011) [19]. Image Segmentation using k-means lustering, EM and Normalized CutsSuman Tatiraju Department of EECS, Avi Mehta Department of EECS. [20]. Kernel-based fuzzy and possibilisti -means lustering, Dao-Qiang Zhang and Song-Can Chen, Department of Computer Siene Nanjing University of Aeronautis and Astronautis Nanjing, , People s Republi of China. [21]. T. Kanungo, D. M. Mount, N. Netanyahu, C. Piatko, R. Silverman, k-means lustering algorithm: Analysis and implementation, IEEE Conf. Computer Vision and Pattern Reognition, pp Vol. 6, Issue 6, pp

6 AUTHORS BIOGRAPHY Gunwanti Subhash Mahajan was born in Bhalod, India, in Year She reeived the Bahelor in Eletronis and Teleommuniation degree from the University of Pune, in Year She is urrently pursuing the Master degree with the Department of Eletronis And Teleommuniation Engineering, Faizpur. Her researh interests inlude Image proessing and information theory. Kanhan S. Bhagat was born in Jalgaon, India, in Year He reeived the Bahelor in Eletronis and Teleommuniation degree from the University of Marathwada, Aurangabad, in Year 1997 and the Master in Eletronis and Teleommuniation degree from the University of Amravati, in Year 2010, both in Eletronis and Teleommuniation engineering. His researh interest inlude Image proessing Vol. 6, Issue 6, pp

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

More information

Gray Codes for Reflectable Languages

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

More information

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

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

More information

Accurate Partial Volume Estimation of MR Brain Tissues

Accurate Partial Volume Estimation of MR Brain Tissues Aurate Partial Volume Estimation of MR Brain Tissues Author Liew, Alan Wee-Chung, Yan, Hong Published 005 Conferene Title Proeedings of the Asia-Paifi Worshop on Visual Image Proessing Copyright Statement

More information

arxiv: v1 [cs.db] 13 Sep 2017

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

More information

Outline: Software Design

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

More information

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

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

More information

Boosted Random Forest

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

More information

Video Data and Sonar Data: Real World Data Fusion Example

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

More information

the data. Structured Principal Component Analysis (SPCA)

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

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

More information

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

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

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

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

More information

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

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

More information

Exploiting Enriched Contextual Information for Mobile App Classification

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

More information

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

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

More information

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

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

More information

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

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

More information

Fuzzy k-c-means Clustering Algorithm for Medical Image. Segmentation

Fuzzy k-c-means Clustering Algorithm for Medical Image. Segmentation Fuzzy k-c-means Clustering Algorithm for Medical Image Segmentation Ajala Funmilola A*, Oke O.A, Adedeji T.O, Alade O.M, Adewusi E.A Department of Computer Science and Engineering, LAUTECH Ogbomoso, Oyo

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

Cluster-Based Cumulative Ensembles

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

More information

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

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

More information

An Improved Brain Mr Image Segmentation using Truncated Skew Gaussian Mixture

An Improved Brain Mr Image Segmentation using Truncated Skew Gaussian Mixture (IJACSA International Journal of Advaned Computer Siene and Appliations, Vol. 6, No. 7, 25 An Improved Brain Mr Image Segmentation using Gaussian Mixture Nagesh Vadaparthi Department of Information Tehnology

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

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

More information

Weak Dependence on Initialization in Mixture of Linear Regressions

Weak Dependence on Initialization in Mixture of Linear Regressions Proeedings of the International MultiConferene of Engineers and Computer Sientists 8 Vol I IMECS 8, Marh -6, 8, Hong Kong Weak Dependene on Initialization in Mixture of Linear Regressions Ryohei Nakano

More information

The Implementation of RRTs for a Remote-Controlled Mobile Robot

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

More information

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology The International Arab Journal of Information Tehnology, Vol. 12, No. 6, November 15 519 Model Based Approah for Content Based Image Retrievals Based on Fusion and Relevany Methodology Telu Venkata Madhusudhanarao

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

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

More information

Cluster Centric Fuzzy Modeling

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

More information

Extracting Partition Statistics from Semistructured Data

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

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

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

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

More information

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

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

More information

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

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

More information

New Fuzzy Object Segmentation Algorithm for Video Sequences *

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

More information

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

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

More information

Pipelined Multipliers for Reconfigurable Hardware

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

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

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

More information

Transition Detection Using Hilbert Transform and Texture Features

Transition Detection Using Hilbert Transform and Texture Features Amerian Journal of Signal Proessing 1, (): 35-4 DOI: 1.593/.asp.1.6 Transition Detetion Using Hilbert Transform and Texture Features G. G. Lashmi Priya *, S. Domni Department of Computer Appliations, National

More information

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

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

More information

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer Communiations and Networ, 2013, 5, 69-73 http://dx.doi.org/10.4236/n.2013.53b2014 Published Online September 2013 (http://www.sirp.org/journal/n) Cross-layer Resoure Alloation on Broadband Power Line Based

More information

WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION

WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION WIRELESS CAPSULE ENDOSCOPY IMAGES ENHANCEMENT BASED ON ADAPTIVE ANISOTROPIC DIFFUSION Lei Li 1, Y. X. ZOU 1* and Yi Li 1 ADSPLAB/ELIP, Shool of ECE, Peking Universit, Shenzhen 518055, China Shenzhen JiFu

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

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

More information

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

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

More information

Partial Character Decoding for Improved Regular Expression Matching in FPGAs

Partial Character Decoding for Improved Regular Expression Matching in FPGAs Partial Charater Deoding for Improved Regular Expression Mathing in FPGAs Peter Sutton Shool of Information Tehnology and Eletrial Engineering The University of Queensland Brisbane, Queensland, 4072, Australia

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

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

More information

Naïve Bayesian Rough Sets Under Fuzziness

Naïve Bayesian Rough Sets Under Fuzziness IJMSA: Vol. 6, No. 1-2, January-June 2012, pp. 19 25 Serials Publiations ISSN: 0973-6786 Naïve ayesian Rough Sets Under Fuzziness G. GANSAN 1,. KRISHNAVNI 2 T. HYMAVATHI 3 1,2,3 Department of Mathematis,

More information

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes

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

More information

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

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

More information

Uplink Channel Allocation Scheme and QoS Management Mechanism for Cognitive Cellular- Femtocell Networks

Uplink Channel Allocation Scheme and QoS Management Mechanism for Cognitive Cellular- Femtocell Networks 62 Uplink Channel Alloation Sheme and QoS Management Mehanism for Cognitive Cellular- Femtoell Networks Kien Du Nguyen 1, Hoang Nam Nguyen 1, Hiroaki Morino 2 and Iwao Sasase 3 1 University of Engineering

More information

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

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

More information

Accommodations of QoS DiffServ Over IP and MPLS Networks

Accommodations of QoS DiffServ Over IP and MPLS Networks Aommodations of QoS DiffServ Over IP and MPLS Networks Abdullah AlWehaibi, Anjali Agarwal, Mihael Kadoh and Ahmed ElHakeem Department of Eletrial and Computer Department de Genie Eletrique Engineering

More information

Approximate logic synthesis for error tolerant applications

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

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

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

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

More information

Adapting K-Medians to Generate Normalized Cluster Centers

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

More information

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

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

More information

Australian Journal of Basic and Applied Sciences. A new Divide and Shuffle Based algorithm of Encryption for Text Message

Australian Journal of Basic and Applied Sciences. A new Divide and Shuffle Based algorithm of Encryption for Text Message ISSN:1991-8178 Australian Journal of Basi and Applied Sienes Journal home page: www.ajbasweb.om A new Divide and Shuffle Based algorithm of Enryption for Text Message Dr. S. Muthusundari R.M.D. Engineering

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

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

More information

Adobe Certified Associate

Adobe Certified Associate Adobe Certified Assoiate About the Adobe Certified Assoiate (ACA) Program The Adobe Certified Assoiate (ACA) program is for graphi designers, Web designers, video prodution designers, and digital professionals

More information

13.1 Numerical Evaluation of Integrals Over One Dimension

13.1 Numerical Evaluation of Integrals Over One Dimension 13.1 Numerial Evaluation of Integrals Over One Dimension A. Purpose This olletion of subprograms estimates the value of the integral b a f(x) dx where the integrand f(x) and the limits a and b are supplied

More information

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

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

More information

A Unified Subdivision Scheme for Polygonal Modeling

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

More information

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

More information

Multi-Channel Wireless Networks: Capacity and Protocols

Multi-Channel Wireless Networks: Capacity and Protocols Multi-Channel Wireless Networks: Capaity and Protools Tehnial Report April 2005 Pradeep Kyasanur Dept. of Computer Siene, and Coordinated Siene Laboratory, University of Illinois at Urbana-Champaign Email:

More information

MATH STUDENT BOOK. 12th Grade Unit 6

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

More information

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION Journal of Theoretial and Applied Information Tehnology IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION V.KUMUTHA, 2 S. PALANIAMMAL D.J. Aademy For Managerial

More information

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

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

More information

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

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

More information

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management Semanti Conept Detetion Using Weighted Disretization Multiple Correspondene Analysis for Disaster Information Management Samira Pouyanfar and Shu-Ching Chen Shool of Computing and Information Sienes Florida

More information

Spatial-Aware Collaborative Representation for Hyperspectral Remote Sensing Image Classification

Spatial-Aware Collaborative Representation for Hyperspectral Remote Sensing Image Classification Spatial-Aware Collaborative Representation for Hyperspetral Remote Sensing Image ifiation Junjun Jiang, Member, IEEE, Chen Chen, Member, IEEE, Yi Yu, Xinwei Jiang, and Jiayi Ma Member, IEEE Representation-residual

More information

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

More information

mahines. HBSP enhanes the appliability of the BSP model by inorporating parameters that reet the relative speeds of the heterogeneous omputing omponen

mahines. HBSP enhanes the appliability of the BSP model by inorporating parameters that reet the relative speeds of the heterogeneous omputing omponen The Heterogeneous Bulk Synhronous Parallel Model Tiani L. Williams and Rebea J. Parsons Shool of Computer Siene University of Central Florida Orlando, FL 32816-2362 fwilliams,rebeag@s.uf.edu Abstrat. Trends

More information

A Fast Kernel-based Multilevel Algorithm for Graph Clustering

A Fast Kernel-based Multilevel Algorithm for Graph Clustering A Fast Kernel-based Multilevel Algorithm for Graph Clustering Inderjit Dhillon Dept. of Computer Sienes University of Texas at Austin Austin, TX 78712 inderjit@s.utexas.edu Yuqiang Guan Dept. of Computer

More information

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY Dileep P, Bhondarkor Texas Instruments Inorporated Dallas, Texas ABSTRACT Charge oupled devies (CCD's) hove been mentioned as potential fast auxiliary

More information

8 : Learning Fully Observed Undirected Graphical Models

8 : Learning Fully Observed Undirected Graphical Models 10-708: Probabilisti Graphial Models 10-708, Spring 2018 8 : Learning Fully Observed Undireted Graphial Models Leturer: Kayhan Batmanghelih Sribes: Chenghui Zhou, Cheng Ran (Harvey) Zhang When learning

More information

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

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

More information

Acoustic Links. Maximizing Channel Utilization for Underwater

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

More information

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks

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

More information

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

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

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

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

More information

A Multi-Head Clustering Algorithm in Vehicular Ad Hoc Networks

A Multi-Head Clustering Algorithm in Vehicular Ad Hoc Networks International Journal of Computer Theory and Engineering, Vol. 5, No. 2, April 213 A Multi-Head Clustering Algorithm in Vehiular Ad Ho Networks Shou-Chih Lo, Yi-Jen Lin, and Jhih-Siao Gao Abstrat Clustering

More information

INTERPOLATED AND WARPED 2-D DIGITAL WAVEGUIDE MESH ALGORITHMS

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

More information

On Optimal Total Cost and Optimal Order Quantity for Fuzzy Inventory Model without Shortage

On Optimal Total Cost and Optimal Order Quantity for Fuzzy Inventory Model without Shortage International Journal of Fuzzy Mathemat and Systems. ISSN 48-9940 Volume 4, Numer (014, pp. 193-01 Researh India Puliations http://www.ripuliation.om On Optimal Total Cost and Optimal Order Quantity for

More information

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

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

More information

Batch Auditing for Multiclient Data in Multicloud Storage

Batch Auditing for Multiclient Data in Multicloud Storage Advaned Siene and Tehnology Letters, pp.67-73 http://dx.doi.org/0.4257/astl.204.50. Bath Auditing for Multilient Data in Multiloud Storage Zhihua Xia, Xinhui Wang, Xingming Sun, Yafeng Zhu, Peng Ji and

More information

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

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

More information

Learning Discriminative and Shareable Features. Scene Classificsion

Learning Discriminative and Shareable Features. Scene Classificsion Learning Disriminative and Shareable Features for Sene Classifiation Zhen Zuo, Gang Wang, Bing Shuai, Lifan Zhao, Qingxiong Yang, and Xudong Jiang Nanyang Tehnologial University, Singapore, Advaned Digital

More information

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks JOURNAL OF COMPUTERS, VOL. 8, NO., OCTOBER 23 2575 An Edge-based Clustering Algorithm to Detet Soial Cirles in Ego Networks Yu Wang Shool of Computer Siene and Tehnology, Xidian University Xi an,77, China

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

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

More information