A DIVISIVE HIERARCHICAL CLUSTERING- BASED METHOD FOR INDEXING IMAGE INFORMATION

Size: px
Start display at page:

Download "A DIVISIVE HIERARCHICAL CLUSTERING- BASED METHOD FOR INDEXING IMAGE INFORMATION"

Transcription

1 A DIVISIVE HIERARCHICAL CLUSTERING- BASED METHOD FOR INDEXING IMAGE INFORMATION ABSTRACT Najva Izadpanah Department of Computer Engineering, Ilamic Azad Univerity, Qazvin Branch, Qazvin, Iran In mot practical application of image retrieval, high-dimenional feature vector are required, but current multi-dimenional indexing tructure loe their efficiency with growth of dimenion. Our goal i to propoe a diviive hierarchical clutering-baed multi-dimenional indexing tructure which i efficient in high-dimenional feature pace. A projection puruit method ha been ued for finding a component of the data, which data' projection onto it maximize the approximation of negentropy for preparing eential information in order to partitioning of the data pace. Variou tet and experimental reult on high-dimenional dataet indicate the performance of propoed method in comparion with other. KEYWORDS Content-baed image retrieval, Multi-dimenional indexing tructure, Hierarchical diviive clutering, Projection puruit method 1. INTRODUCTION Due to the advance in hardware technology and increae in the production of digital image in variou application, it i neceary to develop efficient technique for toring and retrieval of uch image [1, 2, 3]. One of the current technique for image retrieval i content-baed image retrieval. In contentbaed image retrieval approach, viual feature uch a colour feature, texture feature, hape feature and local feature are automatically extracted from the image object and organized a feature vector. Then at earch phae, after electing the query image by uer, retrieval engine retrieve the mot imilar image to the query image by performing imilarity comparion between query feature vector and all the feature vector in databae [1, 4]. One of the dicued iue in content-baed image retrieval reearch area i to ue efficient method to accelerate earch operation in image retrieval databae. For thi purpoe, multidimenional indexing tructure have been ued for organization of multi-dimenional image feature and then earching image databae ha been done via multi-dimenional indexing tructure for having appropriate peed in retrieval proce [5, 6, 7]. Up to now many multi-dimenional indexing tructure have been propoed [8, 9]. But due to large volume of image in image databae and high dimenionality of image feature vector, propoing an efficient multi-dimenional indexing tructure capable of managing thee large feature vector i very arduou and important. Increae of the dimenionality trongly aggravate the quality of the multi-dimenional indexing tructure. Uually thee tructure exhaut their poibilitie until dimenion around 15[6]. However, it i hown that in high-dimenional data pace, multi-dimenional indexing tructure tend to perform wore than the equential canning of the databae. Thi fact i due to the cure of dimenionality phenomena [7]. Hence new approache have been recently propoed for indexing DOI : /ipij

2 of multi-dimenional object epecially for high-dimenional pace. In [9] a claification of high-dimenional indexing tructure ha been propoed. Many clutering algorithm are propoed by now, but only few reearch tudie are conducted to propoe clutering method in the purpoe of applying them to indexing of image information [10]. Reearcher have claified clutering method in four total clae of partitioning algorithm, hierarchical algorithm, grid-baed algorithm and denity-baed algorithm [11]. Hierarchical algorithm ha developed in two clae of hierarchical diviive algorithm including PDDP[12] and hierarchical Agglomerative algorithm including BIRCH[13] and CURE[14] for partitioning the data pace in a hierarchical tructure. The goal of thi reearch tudy i to propoe a diviive hierarchical clutering-baed multidimenional indexing tructure in order to manage high-dimenional image feature vector which alo prevent overlapping in it tructure. The ret of the paper i organized a follow: In ection 2, we decribe circumtance of the operation of retrieval ytem according to our propoed indexing tructure. In ection 3, propoed multi-dimenional indexing tructure (NO-NGP-tree1 i decribed. In ection 4, implementation and experiment on our propoed method are explained. And Section 5 include concluion and feature work. 2. CIRCUMSTANCE OF THE OPERATION OF RETRIEVAL SYSTEM ACCORDING TO OUR PROPOSED INDEXING STRUCTURE Like image retrieval ytem architecture propoed in [16], image retrieval baed on our propoed indexing tructure conit of four main component including Feature extraction, Dataet, Retrieval and Multi-dimenional indexing cheme. Figure.1 how the image retrieval baic architecture and our propoed indexing cheme i hown with green color on it. Figure.1 Image retrieval baic architecture and our propoed indexing cheme place in it 1 No Overlapping-Non Gauian Projection baed-tree 14

3 Feature vector are extracted from each image in the image databae and aved in the feature databae. When uer ak their query via Query interface, image query i converted to a multidimenional feature vector via Query Proceing. In Multi-dimenional indexing cheme, in an offline phae(building multi-dimenional indexing tructure phae, every feature vector in feature databae are organized in a hierarchical diviive clutering-baed tructure that we name it NO-NGP-tree, and then in imilarity earch phae, query feature vector i taken and via a recurive imilarity earch algorithm the NO-NGP-tree i earched and k-nearet neighbor to the query feature vector end to the Query interface for repreenting to uer. In thi reearch, reult of the Building multi-dimenional indexing tructure phae, a it i hown in Figure. 2, i an un-balanced binary tree that in highet level or root conit of all multidimenional feature vector. Figure.2 NO-NGP-tree tructure In NO-NGP-tree, node with two child are directory node and node with no child if have le data point than Minpt are outlier and otherwie are leave node. In imilarity earch phae we ued the nearet-neighbor earch propoed in [17]. 3. PROPOSED MULTI-DIMENSIONAL INDEXING STRUCTURE NO- NGP-TREE In image retrieval ytem baed on our propoed indexing tructure, each image i repreented a a multi-dimenional feature vector and all feature vector are aved in the feature databae. Therefore feature databae could be conidered a matrix M 0 (n, m that conit of feature vector in it row. Where n i dimenion of feature vector and m i number of feature vector in feature databae. In order to build the NO-NGP-tree, M 0 ha partitioned recurively via an iterative algorithm. In each iteration a not complete binary tructure ha contructed. The iterative procedure continue until k leaf node are created. Finally a binary tructure which i hown in Figure. 2 i built. Peudo code of NO-NGP-tree i hown in Figure. 3. Figure. 3 NO-NGP-tree Peudo code 15

4 In Figure. 4 the proce of building propoed multi-dimenional indexing tructure i hown. Proce of building propoed multi-dimenional indexing tructure conit of four main phae: Pre-partitioning, Partitioning, bounding and Build tree tructure. Thi procedure iteratively continue until k leaf node are created. Since data node of each leave could be conidered a a matrix, in each iteration, all leaf matrixe of tree in iteration ith that i defined by et M i i taken. M i ha been defined a in (1. (1 M i ={M i-1 - (M i-1 } (MR i-1 (ML i-1 - outlier i -1 Where, M i-1 i the et of leave matrixe at i-1th iteration, (MR i-1 and (ML i-1 are right ub-cluter and left ub-cluter that i elected at i-1th iteration, and outlier i-1 i an outlier at i-1th iteration. Alo (I i j ha been defined a in(2. (2 (I i j ={F j,(a i j,idx1,idx2,cp1,cp2} Where, F j i a vector conit of projection of jth leaf on to the (a i j, (a i j i the meaningful non-gauian component of jth leaf in M i, IDX1, IDX2 are projection ub-cluter, and CP1,CP2 are centroid of projection ub-cluter which all will explain later in thi paper. Figure. 4 Proce of building NO-NGP-tree In the firt iteration (i=1, i i the counter for number of iteration, M 0 i given a input. In Pre-partitioning phae, required information for partition phae (I i i prepared. Then in partitioning phae, next cluter for farther partitioning will be elected and partitioned into the right ub-cluter((mr i and left ub-cluter((ml i. Partitioning i done baed on projection of datanode of elected cluter on the meaningful non-gauian component obtained from pre-partitioning phae ((a i. Then (a i will be ent to the bounding phae. In the bounding phae, right and left ub-cluter will be bounded with minimum bounding rectangle that directed according to the (a i, therefore there i no overlap between them. Reult of bounding phae are (BR i,(bl j that are bounding information about left and rightub- cluter of elected cluter in ith iteration. Then in tree tructure building phae, two right and left ub-cluter will be verified and if number of datanode in each of them i le than Minpt,it will be marked a outlier,otherwie it will be marked a leaf node. In both cae (BRi,(BL j will be aved. Then TS i that pecifie the binary tree in ith iteration in addition to LNO i will be reulted in thi phae. It hould be aid that LNO i i the number of leaf node in ith iteration. 3.1 Pre-Partitioning In Pre-partitioning phae, required information for partition phae (I i i prepared. In thi phae, the M i conit of leaf matrixe in i-1 iteration i taken and then for each member of M i that 16

5 are leaf node, in three phae, (I i j will be obtained. In thi reearch, (I i j for j=1 to LNO i are defined a I i,where j i the counter for number of leave in M i, and (M i j i the jth leaf in M i. Then I i and M i will be ent to partitioning phae. A the pre-partitioning peudo code how in Figure. 5, pre-partitioning conit of following three phae that iterate for j=1to LNO i : Find meaningful non-gauian component: In thi phae the meaningful nono-guian component will be extracted from (M i j where thi component that i pecified with(a i j directed according to a direction that how the clutered tructure of data ditribution. Projection: In thi phae, data node In (M i j will be projected on to the (a i j. 2-mean clutering: In thi phae, 2-mean clutering will be applied on projection, then two centroid (IDX1, IDX2 and two cluter (CP1, CP2 will be obtained that we pecified thee two ub-cluter with projection ub-cluter. Figure. 5 Pre-partitioning Peudo code Find meaningful non-gauian component For building propoed multi-dimenional indexing tructure, in each iteration elected leaf matrix will be partitioned in to two ub-cluter at partitioning phae. For thi purpoe, data node of elected leaf have been projected on to one component extracted from that leaf, and then at partitioning phae have been decompoed in to two ub-cluter from a data node among projected data node. Idea of projecting data on to a component from data i not a new idea and it ha already been ued in hierarchical diviive algorithm uch a PDDP. In PDDP, the data et i divided into two ub cluter. In uch a way that, it project all the data point on to firt principal component. After the algorithm ha plit the initial dataet into two ub cluter, it i going to recure thi procedure for one of the two ub cluter. Thi partitioning trategy create a binary tree whoe leave are the final cluter of the data et. In thi reearch, in order to propoe a hierarchical diviive clutering method, a Projection Puruit(PP method ha been ued for finding a meaningful non-gauian component of the data which projection of data onto maximize the approximation of negentropy, therefore data projection on thi component could contain deirable information for plitting data into two ubcluter[12]. In fact, in PDDP, PCA 2 [18, 19] linear tranformation i done and dataet i projected on firt principal component. Deirability of the component(direction with maximum non-gauian attribute than principal component(direction i hown in Figure. 6. In Figure. 6, firt principal component which i hown with green color preent the clutering tructure of the data ditribution, but non-guaian component that i hown with red color preent the eparation between cluter then it how the clutering tructure of data ditribution. 2 Principal Component Analyi 17

6 Figure. 6 Deirability of non-gauian component than principal component. The main idea of Projection Puruit method i to extract meaningful component from dataet with local optimization of a deire Objective function (Projection index [20]. Pat tudie indicate that Gauian ditribution how le meaning at data ditribution and deire component (direction have maximum ditance from Gauian direction. Local optimization of an Objective function i alo done in ICA 3 which i one of the Projection Puruit method. In [21] uing tranformation of neural network learning rule to fixed point iteration, FatICA algorithm ha been propoed. FatICA i originally propoed for finding independent component but in fact, it i a Projection Puruit method that we can ue to find meaningful non-gauian component. FatICA algorithm find each component individually. Therefore we can ue it for finding only one component. Objective function in thi algorithm could be each objective function which i ued by reearcher in proce of finding projection puruit. In thi reearch, we ue one verion of FatICA algorithm that approximation of negentropy i ued in a objective function. Negentropy i one of the mot important meaure of non-gauianity. Gauian variable have mot entropy among variable with ame variance. Therefore, negentropy could be conidered a one of the non- gauianity meaure. Data ditribution with more gauianity and therefore with more entropy i more non-tructured and more unpredictable. Negentropy J i defined a in (3 [20]. (3 J ( y = H ( y - H ( y gau Where, y gau i Gauian variable that ha ame variance with variance of y, and H i entropy. Since it i difficult to calculate negentropy, approximation of negentropy practically ha been ued a Objective function in [20]. Thi approximation defined in (4. (4 J ( y [E{G(y}- E{ G ( V }] 2 Where, E i expectation function, V i a Gauian variable with zero mean, and G i defined in (5. (5 G ( u = tanh( cu Where 1 c 2 i a contant that i uually et a 1. In thi reearch, FatICA with firt principal component a initial weight vector i ued to extract a meaningful non-gauian component and the firt component found by the algorithm i ued for projecting of data onto, becaue projection of data onto it maximize the approximation 3 Independent Component Analyi 18

7 of negentropy and therefore ince thi component i directed according to the direction of data with mot non-gauianity attribute, projection of data onto it could include intereting information for partitioning the dataet into two ub-cluter Projection In projection phae, data matrix (M i j (M 0 in firt iteration will be projected on to (a i j. projection on (a i j i characterize in (6. T (6 F( x = (a ( x j b i j b Where, x b i bth feature data point(image feature vector in (M i j, and F j (x b i a vector whoe each component i a calar that how the projection value of x b (b=1 to nodeize on to (a i j, nodeize i the number of data point in (M i j. Data Projection on to the meaningful non-gauian component could conit of following information: Location with le denity are appreciating location for partitioning of data point of related cluter from them. Location with more denity are cloe to the ub-cluter centroid of related cluter. In Figure. 7 an example of not balanced and not eparated cluter ha been hown. In Figure. 7, firt principal component i hown by green color and the meaningful non-gauian component i hown by red color. We can ee that the red one i aligned to the direction with more irregularity. Then projection of data on the red one could how the location with more and le denity Clutering of data projection Figure.7 an example of not balanced and not eparated cluter In thi phae, a clutering algorithm uch a k-mean [22] will be applied on the data projection F j. A the reult two projection ub-cluter (IDX1, IDX2 and their centroid (CP1, CP2 will be obtained. Data projection onto (a i j could how the location with more and le denity, But how we can find thee location. In thi reearch, in order to gue thee location, k-mean clutering with k=2 ha been applied on projection. So two obtained centroid are conidered a location with more denity, and the mean of thee two centroid i conidered a the location with le denity. In data ditribution, with balanced and eparated natural cluter, mean of two centroid of projection ub-cluter i probably near the real centroid of the data but in data ditribution with not balanced and not eparated natural cluter, the mean of two projection ub-cluter centroid i hown the location with le denity that centroid of the data. 19

8 Figure. 8 how centroid of the dataet hown in Figure. 7, and the mean of projection ubcluter centroid. A it i hown in Figure. 8, location of mean of the projection ub-cluter centroid that located on the meaningful non-gauian component ha le denity than the location of the real data centroid. Figure. 8 comparing location of mean of projection ub-cluter centroid with the location of real data centroid 3.2 Partitioning In partitioning phae, I i and M i i taken. M i include leave of tree tructure contructed until ith iteration. Figure. 9 how partitioning peudo code. Figure. 9 Pre-partitioning Peudo code A the partitioning peudo code how in Figure. 9, partitioning conit of following two phae: Cluter election: In thi phae, one of the leaf node cluter in ith iteration will be elected for further partitioning. In thi reearch the node with more clutered tructure will be elected. Split: In thi phae, the elected cluter will be plit into two ub-cluter Cluter election In thi phae, the cluter which hould be plit into two ub-cluter i elected from cluter related to the leaf node. For thi purpoe Mi and Ii ha been taken and then according to thi information one of the cluter related to leaf node will be elected. In thi reearch, information obtained from projection of data of each cluter on to the (a i j ha been ued and a cluter election meaure i propoed. Cluter election i one of the main challenge of diviive clutering method. In ome pat tudie (for exapmle ee [12], the cluter with the mot catter value ha been elected for further partitioning. Scatter value i defined a in (7. 20

9 (7 Signal & Image Proceing : An International Journal (SIPIJ Vol.6, No.1, February 2015 Scattvalue = 1 N N i= 1 _ x i w 2 Where, Scatvalue i catter value, N i the number of data point in related cluter, and w i the centroid of the cluter. But a it i hown in [23], catter value i not a good meaure for meauring the clutering tructure of a cluter. Propoed cluter election meaure i defined in (8. (8 c= 1,2 c elvalue= CP1 CP2 max ( diameter( IDX Where, CP1 and CP2 are projection ubcluter centroid obtained from the conidered leaf node, and diameter (IDXc i the diameter of cth(c=1,2 projection ub-cluter diameter that i defined in (9. (9 diameter(idx = max( F p min( F p Where, IDX i the conidered projection ub-cluter, and F p i pth data projection. Longer ditance between centroid of two projection ub-cluter with le cluter diameter indicated the more clutering tructure of the data. In other word, the cluter with more value of thi meaure ha more clutering tructure. In Figure. 10, a imple example with it dataponit, their projection on to the meaningful non-gauian component, and centroid of projection ub-cluter i hown. Figure. 10 an example of data projection on to the meaningful non-gauian component in twodimenional pace. a cluter with untructured ditribution, elvaue=1.5. b cluter with tructured ditribution, elvalue=2.8. Figure. 10.a how a cluter with untructured ditributation, which ha the elvalue equal to 1.5, and Fig.10.b preent a cluter with tructured ditribution and the elvalue equal to

10 3.2.2 Split Signal & Image Proceing : An International Journal (SIPIJ Vol.6, No.1, February 2015 In thi phae, the matrix related to the elected leaf in ith iteration((m i and it meaningful non-gauian component ((a i, a well a the vector conit of projection data of elected leaf (F are taken. Then it i plit into two right and left ub-cluter from the mean of centroid of projection ub-cluter by the hyper-plane orthogonal to the (a i. (a i i alo aving for right and left ub-cluter. In ection 3.1.3, we have dicued about why it i better to plit the cluter by the hyper plane paing from the mean of centroid of projection ub-cluter. Figure. 11-a, how the eparating hyper-plane paing from real (origin centroid of the data ditribution wa hown in Figure. 7. A it i demontrated in Figure. 11 becaue the data ditribution conit not balanced and not eparated cluter, real centroid of the data i not a good choice a location that eparating hyper plane paing from, but mean of the centroid of projection ub-cluter i more uitable. Figure. 11-b how the eparating hyper-plane paing from mean of the centroid of projection ub-cluter for the data ditribution hown in Figure. 7. A it i hown in Figure. 11, by hyper-plane orthogonal to the meaningful non-gauian component paing from mean of the centroid of projection ub-cluter, the data i partitioned into two tight ub-cluter, and finally after bounding it i reulted to the tighter minimum bounding rectangle. A the reult of plitting by hyper-plane orthogonal to the meaningful non-gauian component paing from mean of the centroid, data point in elected cluter that their projection are in the right ide of the hyper-plane will be aigned to the right ub-cluter that attributed by (MR i, and data point that their projection are in the left ide of the hyper-plane will be aigned to the left ub-cluter that attributed by (ML i. In fact, for each x b, if reult of (10 i poitive, then x b will be aigned to right ub-cluter and, ele if it i not poitive then x b will be aigned to the left ub-cluter. T (10 F ( xb ( ai cmean Where, x b i bth data point, F (x b i the projection of bth data point, and Cmean i the mean of centroid of projection ub-cluter. 22

11 Figure. 11 Split by eparating hyper-plane. a hyper-plane orthogonal to the meaningful non-gauian component paing from mean of the centroid of projection ub-cluter.b hyper-plane orthogonal to the meaningful non-gauian component paing from the real data centroid. 3.3 Bounding A the proce of building NO-NGP-tree i how in Figure. 4, in each iteration, after partitioning phae, right and left ub-cluter obtained from partitioning phae and alo (a i will be ent to the bounding phae, and in bounding phae, right and left ub-cluter will be bounded with minimum bounding rectangle which are directed according to (a i. Bounding peudo code i hown in Figure. 12. Figurer. 12 Bounding peudo code Bounding phae conit of two following phae: Change-reference mark: in thi phae, reference mark i changed according to the (a i direction. Minimum bounding rectangle contruction: in thi phae, minimum bounding rectangle contructed in the new reference mark Change-reference mark A it ha been mentioned before, to prevent from bounding overlapping, both right and left ub-cluter are bounded with minimum bounding rectangle which are directed according to (a i therefore bounding rectangle of two nearby node do not have any overlap. Changing reference mark and directed bounding rectangle according to the new reference mark in order to prevent from overlapping covering node area i not a new idea. In [17], changing reference mark i done in NOHIS-tree for preventing from node overlapping. In thi phae, right and left ub-cluter in new reference mark obtained uing (11 and (12. T (11 ( NR i = (MR i 2V. V.(MR i 23

12 T (12 (NL i = (ML i 2V. V.(ML i Where, (NR i, (NL i are matrixe related to the right and left ub-cluter in new reference _ (( ai e1 mark, and V = _ where e 1 = (1,0,...,0. ( a e i Minimum bounding rectangle contruction In thi phae right and left ub-cluter in new reference mark are taken and bounded with minimum bounding rectangle (MBR. Then information related to the right and left MBR which are defined with (BR i and (BL i will be aved. In thi reearch, for contruction of MBRS the method that it i ued in [17] ha been applied. It i hown in Figure. 13 that how changing reference mark and contructing minimum bounding rectangle according to the new reference mark lead to minimum bounding rectangle of nearby node with no overlap between them. Figure. 13 MBR contruction. a MBR contruction according to real reference mark. b MBR contruction according to the new reference mark. c data plitting by the heyper-plane paing through real data centroid and MBR contructing according to the new reference mark 24

13 A we can ee in Figure. 13-b contruction of MBR according to the new reference mark prevent overlapping between node. In Figure. 13-a and b data i plit by the hyper-plane orthogonal to the meaningful non-gauian paing through mean of centroid of projection ubcluter. But in Figure. 13- c data i plit by the hyper-plane orthogonal to the meaningful nongauian paing through real data centroid, and MBR are contructed according to the new reference mark. A it i hown in Figure. 13- c that there i no overlapping between bounding area of the node, but a plitting i done by the hyper-plane paing through the real data centroid, it i lead to not completely eparated ubcluter and therefore the total volume of the bounding rectangle in Figure. 13-c i larger than total volume of bounding rectangle in Figure. 13-b. 3.4 Building tree tructure In thi phae, in each iteration of contructing the propoed index tructure, right and left ub-cluter and alo information related to the right and left MBR are added to the tree tructure TS i. Building tree tructure peudo code i hown in Figure. 14. A we can ee in Building tree tructure peudo code, if the number of data node in each ub-cluter wa le than Minpt, it will be marked a outlier, otherwie it will be marked a leaf node. Figure. 14. Building tree tructure peudo code. 4. IMPLEMENTATION AND EXPERIMENTS We have reported implementation and experiment reult of our propoed method and in thi ection. 4.1 Implementation In thi ection, we have covered detail about implementation uch a evaluation meaure, tet method, dataet and implementation environment Evaluation meaure In thi reearch, Recall and Repone time are conidered a evaluation meaure of our propoed method. Quality of final evaluated cluter i evaluated with Recall meaure. Recall i conidered a ratio of the number of data point related to the query point that are retrieved to the total number of related data point to the query point. Recall i defined in (13 [10, 24, 25]. α β (13 Re call = α Where, α i et of related data point and β i et of related retrieved data point. Alo in thi reearch the retrieval peed via propoed indexing tructure i evaluated with Repone time meaure. Repone time i the time that i expended to earch the databae via 25

14 indexing tructure for finding k-nearet data point in the databae to the query point. Repone time i defined in (14 [10, 17, 24]. (14 Repone time = the time that final reult exit from imilarity earch phae-the time that query point enter to the imilarity earch phae Le value for repone time how better performance of indexing tructure Tet method All tet in thi reearch are done with Cro-validation method. For thi purpoe, each tet i done 10 time and each time, 20 feature vector from dataet are conidered a tet et, and for each of them all the dataet i canned and 20-nearet neighbor for them will be found and inerted in the related data point et (α. Then indexing tructure will be contructed with the ret of feature vector in the dataet. Then we ue tet et for querie and mean reult of 20 querie will be obtained and finally mean reult for 10 tet will be reported [24, 23] Dataet To evaluate and tet our propoed method, we have ued a databae including 1,193,647 feature vector extracted from color image. Feature vector are local feature baed on point of interet derived from 4,996 color image which are ued in previou tudie for evaluating indexing tructure performance [17]. In thi reearch, we have ued four databae of different dimenion including 50,000 feature vector from decribed dataet. Firt databae include 50,000 feature vector of dimenion 25. Second databae include 50,000 feature vector of dimenion 40. Third databae include 50,000 feature vector of dimenion 60 and fourth databae include 50,000 feature vector of dimenion Implementation environment In thi reearch, for implementing indexing method in our experiment, all algorithm are implemented in MATLAB Algorithm run on a PC with Intel CPU.4GHZ, 4GB of RAM. 4.2 Experiment In thi ection, we have covered detail about our experiment on our propoed indexing method Prerequite parameter adjutment In thi ection, we have done experiment for adjuting prerequiite parameter of our propoed indexing cheme. A it i decribed in peudo code of ection 3, we have conidered two prerequiite parameter k and Minpt. Parameter k i final number of cluter (final leaf and outlier. In fact parameter k define the number of leaf node plu outlier node after building of NO-NGPtree. Alo in our propoed cheme, minimum number that i conidered for number of data node in each leaf node i defined with parameter Minpt. In our experiment, Minpt characterized a percent of average number of final cluter data member. For example 15 mean 15 percent of average number of final cluter data member. Average number of final cluter data member are defined in (15. (15 26

15 Average number of final cluter data member= total number of data node /k Where, k i final number of cluter. For adjuting two parameter k and Minpt, ome experiment are done and the average Repone time i reported. Thee experiment that their reult are hown in continue are done with different value for Minpt and fixed value for k in each for databae of dimenion 25, 40, 60 and 80. Reult of average Repone time obtained from experiment on NO-NGP-tree baed on the econd are hown in Tab. 1. Table.1 Average Repone time for different value of Minpt and k on databae with different dimenion Average Repone( time on different dimenional databae k= Average Repone( time on different dimenional databae k= Average Repone( time on different dimenional databae k= Average Repone( time on different dimenional databae k= Minpt 25-d databae 40-d databae 60-d databae 80-d databae 25-d databae 40-d databae 60-d databae 80-d databae 25-d databae 40-d databae 60-d databae 80-d databae 25-d databae 40-d databae 60-d databae 80-d databae Reult in Tab.1 how that with growing of dimenion of data, average Repone time i increaed for different value of Minpt. Alo it i conidered from reult in Tab.1 that with variation of value for Minpt, different reult have been obtained. Therefore, for analyzing the reult more accurately, in Figure. 15 with waiver of number of dimenion, hitogram of average Repone time on 25-d databae for different value of k i hown. Figure. 15 Hitogram of average Repone time on 25-d databae for different value of k Figure. 15 demontrate that with adjutment done on prerequiite parameter, when Minpt i 25 and k i 600, bet reult are obtained. Alo it i oberved that when Minpt i adjuted on greater value uch a 65 or le value uch a 5, average repone time i increaed. Alo when 27

16 Minpt i adjuted on 15 to 25, better reult have obtained. In fact if a minimum value conidered for number of leaf node data member (Minpt in each iteration i very large, ince cluter election meaure ued in our cheme tend to elect maller cluter, mall cluter will be plit continuouly. Thi lead to increae in height of the unbalanced indexing tructure and therefore to decreae in peed of earch via propoed indexing tructure. Alo adjuting Minpt on very mall value lead to not fine detection of real outlier and jut cluter with very mall number of data node are marked a outlier, o that not incorrect partitioning i done and then it lead to decreae in the quality of final cluter a well a increae in Repone time. Alo it i hown in Figure. 15 that Repone time for different value of k and fixed value of Minpt i different. Thi i becaue if the value of k i near to the real number of natural cluter in dataet, quality of the final cluter i better, and ince it lead to earch in fewer cluter in our cheme it lead to decreae of Repone time through our propoed indexing tructure Experiment for evaluating quality of final earched cluter In thi ection, reult of experiment for evaluating quality of final earched cluter with Recall meaure in compare to following cheme are reported: NGP-tree: thi tructure wa obtained through elimination of changing reference mark phae from the proce of contructing the propoed indexing tructure NO-NGP-tree. PDDP-tree: thi tructure wa obtained by adding MBR clutering method PDDP. NOHIS-tree: a clutering baed indexing method [17]. It i obervable that in four conidered indexing method, in imilarity earch phae, we have ued imilarity earch algorithm that wa propoed in [17]. Experiment on NO-NGP-tree and NGP-tree in thi ection are done with adjuting Minpt on 25 and different value for k. The purpoe of running the experiment with different value of parameter k i to how the effect of adjuting thi parameter in a comparion of imilar indexing cheme. Figure. 16 how average Recall with repect to number of earched final cluter on 25-d and 80-d databae where k i 600,800 and 1000, and Minpt i 25. Via NO-NGP-tree, earching the databae after earching average 14 final cluter i topped. But via NOHIS-tree after earching average 20 final cluter i topped. A it i demontrated in Figure. 16, with increaing the number of earched cluter, average Recall i increaed, and after earching about 14 cluter via NO-NGP-tree Recall turn to 1. Alo it i demontrated in Figure. 16 that for PDDP-tree and NGP-tree in whoe tructure there are ome overlap between node, average Recall i increaed lightly, and it i topped for NGPtree after earching about 257 cluter and for PDDP-tree after 273 cluter. Slower increae in the average Recall for tructure with ome overlap i actually becaue of not accurate calculation of MINDIST (ditance between MBR and query vector [17]. Alo if MBR are tighter, the calculation of MINDIST will be more accurate. Figure. 16 indicate that NO-NGPtree ha better reult than NOHIS-tree becaue of optimum partitioning during building indexing tructure which lead to tighter MBR. A we can ee in Figure. 16, average Recall on 80-d databae for four method increae lower than 25-d databae. Alo with increaing the value of prerequiite parameter k, average Recall for NO-NGP-tree and NGP-tree ha le increaing, becaue when k ha more ditance from real number of natural cluter in dataet ditribution, quality of final cluter will be decreaed. Thi decreae in the performance how itelf on 80-d databae in uch a way that after earching 12 cluter, average Recall for NOHIS-tree i higher than average Recall for NO-NGPtree. Reaon of thi problem i decreae in performance of the algorithm ued in pre-partitioning phae for finding a meaningful non-gauian component from data on high dimenional databae. 28

17 29

18 Figure. 16 average Recall repect to number of final earched cluter on 25-d and 80-d databae where k i 600, 800 and 1000, and Minpt i Experiment for evaluating earch peed via propoed indexing cheme In thi ection, reult obtained from our experiment for evaluating earch peed via our propoed indexing tructure with Repone time evaluation meaure in compare to NOHIS-tree, NGP-tree, PDDP-tree and equential-can i reported. Experiment in thi ection are done by adjuting prerequiite parameter for NO-NGP-tree and NGP-tree on bet cae obtained from adjuting parameter ection. Therefore in all experiment of thi ection, Minpt i adjuted on 25 and k i adjuted on 600. Alo, in imilarity earch phae, we have ued imilarity earch algorithm that wa propoed in [17]. Figure. 17 how average Repone time for the comparion of NO-NGP-tree, NOHIS-tree, NGP-tree and PDDP-tree on 25-d, 40-d, 60-d and 80-d databae. Figure. 17 average Repone time for comparing NO-NGP-tree, NOHIS-tree, NGP-tree and PDDP-tree on 25-d,40-d, 60-d and 80-d databae A it i demontrated in Figure. 17, our propoed indexing cheme NO-NGP-tree that i hown in black color i ha the le repone time than NOHIS-tree, NGP-tree and PDDP-tree for different dimenion. Alo it i demontrated that Repone time i growing with increae in dimenion. Becaue in thee indexing cheme, increae in dimenion of databae lead to increae in the volume of minimum bounding rectangle (MBR of node. Therefore, average ditance of query vector from MBR will increae, and then it lead to decreae in accuracy of calculating MINDIST ditance. Thi lead to more navigation of tree tructure and alo more final cluter that ha been earched during earch proce then it lead to growing Repone time. 30

19 Alo Figure. 17 indicate that NGP-tree and PDDP-tree in whoe tructure, overlapping between node i not guaranteed, have more Repone time than NO-NGP-tree and NOHIS-tree. Reaon of thi problem i the increae in number of navigation of tree tructure becaue of thee overlap. In thi reearch, we claimed that reaon of decreae in Repone time via propoed NO-NGPtree in compare to NOHIS-tree i optimum partitioning and tighter ub-cluter, which lead to decreae in the total volume of MBR in NO-NGP-tree tructure. Figure. 18 how average Repone time for comparion of NO-NGP-tree and Sequentialcan on 25-d, 40-d, 60-d and 80-d databae. Figure. 18 average Repone time for comparing NO-NGP-tree and Sequential-can on 25-d, 40-d, 60-d and 80-d databae We compared our indexing cheme with equential-can becaue mot conventional indexing cheme loe their efficiency in high-dimenional pace o that equential canning of dataet how better reult [6, 7]. A it i demontrated in Figure. 18, NO-NGP-tree improve repone time with large ditance than equential-can. 5. RESULTS AND FUTURE WORKS In mot application of image retrieval, image are decribed with high-dimenional feature vector but reearch tudie on indexing tructure have hown that thee tructure loe their efficiency with increae in dimenion. In thi reearch we have propoed an indexing tructure for managing high-dimenion image feature vector uing pattern of hierarchical diviive clutering method. In ection 4, prerequiite parameter have adjuted on different value and our propoed cheme i evaluated and reult are reported. Alo we have run ome experiment for evaluating final cluter quality which can alo affect on earch efficiency. Finally by adjuting prerequiite parameter on bet cae we have run ome other experiment for evaluating peed of earch in the databae via our propoed indexing tructure. Some more invetigation in thi field which might be helpful in improvement of our indexing cheme in feature include: 1-Uing other objective function intead of approximation of negentropy in proce of finding a meaningful non-gauian component and compare their reult. 2-Our indexing tructure ha an unbalanced binary tructure. Therefore plitting the elected cluter to everal ub-cluter intead of only two ub-cluter in each iteration might improve our indexing cheme performance. 3-Propoe a method to etimate prerequiite parameter k value uing election model method. 31

20 REFERENCES [1] Ritendra Datta, Dhiraj Johi, Jiali, and Jame Z. Wang. Image Retrieval: Idea, Influence, and Trend of the New Age, The Pennylvania State Univerity, ACM Tranaction on Computing Survey, [2] Shanmugapriya, N., and R. Nalluamy, A New Content baed Image Retrieval Sytem GMM and Relevance Feedback, Journal of Computer Science,VOL.10,NO.2, [3] CHRISTIANBÖHM, STEFAN BERCHTOLD, DANIEL A. KEIM, earching in high-dimenional pace-index tructure for Improving the performance of Multimedia Databae,ACM Computing urvey,vol.33,no.3, ,2001. [4] M.S.LEW, N.SEBE, C.DJERABA, and R. JAIN, Content-baed Multimedia Information Retrieval: State of the Art and Challenge, ACM Tranaction on Multimedia Computing, Communication, and Application, [5] V. Gaede and O. Günther, Multi-dimenional Acce Method, ACM Computing Survey, Vol. 30, No. 2, [6] Kraimir Markov, Kraimira Ivanova, Ilia Mitov and Stefan Karatanev, ADVANCE OF THE ACCESS METHODS, International Journal of Information Technologie and Knowledge, Vol.2, [7] Kauhik Chakrabarti, Sharad Mehrotra, The hybrid tree:an tructure for high dimenional feature pace,ieee international confererance on data engineering,1999. [8] M-R.keyvanpour, N.izadpanah, Analytical Claification of Multimedia Index Structure by Uing a Partitioning Method-Baed Framework, The International Journal of Multimedia & It Application (IJMA Vol.3, No.1, February [9] M-R.Keyvanpour,N.izadpanah, Claification and evaluation of High-dimenional Image Indexing Structure,The International journal of Machine learning and Copmuting,vol.2,No.3,2012. [10] C. Li and E. Chang and, H. Garcia-Molina and G. Wiederhold, Clutering for approximate imilarity earch in high-dimenional pace, IEEE Tranaction on Knowledge and Data Engineering, Vol.14,No.4,pp , [11] Hongli Xu, De Xu, and Enai Lin. An Applicable Hierarchical Clutering Algorithm for Content- Baed Image Retrieval.Springer-Verlag Berlin Heidelberg, [12] DANIEL BOLEY, Principal Direction Diviive Partitioning.Data Mining and Knowledge Dicovery 2, (1998. [13] Tian Zhang, Raghu Ramakrihnan, and Miron Livny. BIRCH: An Efficient Data Clutering Method for VeryLarge Databae. In Proceeding of the 1996 ACM SIGMOD International Conference on Management ofdata, Montreal, Canada, pp , [14] Guha S, Ratogi R, Shim K. CURE: an efficient clutering algorithm for large databae, Proc. of the ACM SIGMOD Int l Conf. on Management of Data. Seattle: ACM Pre, pp , [15] Aapo Hyvärinen and Erkki Oja, Independent Component Analyi: Algorithm and Application. Neural Network, Vol.13,No.(4-5,pp , [16] Y. Rui and T. S. Huang, Image Retrieval: current technique,promiing, Direction,and Open Iue. Journal of Viual communication and Image repreentation Vol.10, Iue. 1, pp.39-62,1999. [17] M. Taileb, S. Lamrou,and S. Touati, Non-overlapping Hierarchical Index Structure for imilarity earch International Journal of Computer Science, Vol. 3,No. 1, [18] J.E. Jackon. A Uer' Guide to Principal Component. New York: John Wiley and Son,Inc, [19] I.T. Jolliffe. Principal Component Analyi. Second edition, New York: Springer-Verlag New York, Inc, [20] Aapo Hyvärinen and Erkki Oja, Independent Component Analyi: Algorithm and Application. Neural Network, Vol.13,No.(4-5,pp , [21] Hyvärinen, A. and Oja, E., A fat fixed-point algorithm for independent component analyi. NeuralComputation, Vol.9,NO.7,pp: , [22] J. MacQueen, Some Method for Claification and Analyi of Multivariate Obervation. In Proc. 5th BerkeleySymp. Mat. Statit, Prob., 1, pp , [23] Sergio M. Savarei, Daniel Boley, Sergio Bittanti, Giovanna Gazzaniga. Cluter Selection in Diviive Clutering Algorithm. In Proceeding of SDM',2002. [24] Dantong Yu and Aidong Zhang, CluterTree: Integration of Cluter Repreentation and Nearet- NeighborSearch for Large Data Set with High Dimenion, IEEE tranaction on Knowledge and data Engineering, VOL. 15, NO. 3, MAY/JUNE [25] T.M. Mitchell, Machine Learning. McGraw-Hill,

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

UC Berkeley International Conference on GIScience Short Paper Proceedings

UC Berkeley International Conference on GIScience Short Paper Proceedings UC Berkeley International Conference on GIScience Short Paper Proceeding Title A novel method for probabilitic coverage etimation of enor network baed on 3D vector repreentation in complex urban environment

More information

Routing Definition 4.1

Routing Definition 4.1 4 Routing So far, we have only looked at network without dealing with the iue of how to end information in them from one node to another The problem of ending information in a network i known a routing

More information

3D SMAP Algorithm. April 11, 2012

3D SMAP Algorithm. April 11, 2012 3D SMAP Algorithm April 11, 2012 Baed on the original SMAP paper [1]. Thi report extend the tructure of MSRF into 3D. The prior ditribution i modified to atify the MRF property. In addition, an iterative

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION A. Váque-Nava * Ecuela de Ingeniería. CENTRO UNIVERSITARIO MEXICO. DIVISION DE ESTUDIOS SUPERIORES J. Figueroa

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak

IMPROVED JPEG DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION. Tak-Shing Wong, Charles A. Bouman, and Ilya Pollak IMPROVED DECOMPRESSION OF DOCUMENT IMAGES BASED ON IMAGE SEGMENTATION Tak-Shing Wong, Charle A. Bouman, and Ilya Pollak School of Electrical and Computer Engineering Purdue Univerity ABSTRACT We propoe

More information

Minimum congestion spanning trees in bipartite and random graphs

Minimum congestion spanning trees in bipartite and random graphs Minimum congetion panning tree in bipartite and random graph M.I. Otrovkii Department of Mathematic and Computer Science St. John Univerity 8000 Utopia Parkway Queen, NY 11439, USA e-mail: otrovm@tjohn.edu

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique 202 International Conference on Frontier in Handwriting Recognition Building a Compact On-line MRF Recognizer for Large Character Set uing Structured Dictionary Repreentation and Vector Quantization Technique

More information

Markov Random Fields in Image Segmentation

Markov Random Fields in Image Segmentation Preented at SSIP 2011, Szeged, Hungary Markov Random Field in Image Segmentation Zoltan Kato Image Proceing & Computer Graphic Dept. Univerity of Szeged Hungary Zoltan Kato: Markov Random Field in Image

More information

CENTER-POINT MODEL OF DEFORMABLE SURFACE

CENTER-POINT MODEL OF DEFORMABLE SURFACE CENTER-POINT MODEL OF DEFORMABLE SURFACE Piotr M. Szczypinki Iintitute of Electronic, Technical Univerity of Lodz, Poland Abtract: Key word: Center-point model of deformable urface for egmentation of 3D

More information

A TOPSIS based Method for Gene Selection for Cancer Classification

A TOPSIS based Method for Gene Selection for Cancer Classification Volume 67 No17, April 2013 A TOPSIS baed Method for Gene Selection for Cancer Claification IMAbd-El Fattah,WIKhedr, KMSallam, 1 Department of Statitic, 3 Department of Deciion upport, 2 Department of information

More information

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata he 32nd International Congre and Expoition on Noie Control Engineering Jeju International Convention Center, Seogwipo, Korea, Augut 25-28, 2003 [N309] Feedforward Active Noie Control Sytem with Online

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost Implementation of a momentum-baed ditance metric for motion graph Student: Aleandro Di Domenico (t.no 3775682), Supervior: Nicola Pronot April 3, 2014 Abtract Thi report preent the procedure and reult

More information

Trainable Context Model for Multiscale Segmentation

Trainable Context Model for Multiscale Segmentation Trainable Context Model for Multicale Segmentation Hui Cheng and Charle A. Bouman School of Electrical and Computer Engineering Purdue Univerity Wet Lafayette, IN 47907-1285 {hui, bouman}@ ecn.purdue.edu

More information

Lecture 14: Minimum Spanning Tree I

Lecture 14: Minimum Spanning Tree I COMPSCI 0: Deign and Analyi of Algorithm October 4, 07 Lecture 4: Minimum Spanning Tree I Lecturer: Rong Ge Scribe: Fred Zhang Overview Thi lecture we finih our dicuion of the hortet path problem and introduce

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

How to Select Measurement Points in Access Point Localization

How to Select Measurement Points in Access Point Localization Proceeding of the International MultiConference of Engineer and Computer Scientit 205 Vol II, IMECS 205, March 8-20, 205, Hong Kong How to Select Meaurement Point in Acce Point Localization Xiaoling Yang,

More information

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment Int. J. Communication, Network and Sytem Science, 0, 5, 90-97 http://dx.doi.org/0.436/ijcn.0.50 Publihed Online February 0 (http://www.scirp.org/journal/ijcn) Increaing Throughput and Reducing Delay in

More information

A Novel Feature Line Segment Approach for Pattern Classification

A Novel Feature Line Segment Approach for Pattern Classification 12th International Conference on Information Fuion Seattle, WA, USA, July 6-9, 2009 A Novel Feature Line Segment Approach for Pattern Claification Yi Yang Intitute of Integrated Automation Xi an Jiaotong

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

Multiclass Road Sign Detection using Multiplicative Kernel

Multiclass Road Sign Detection using Multiplicative Kernel Proceeding of the Croatian Computer Viion Workhop, Year 1 Multicla Road Sign Detection uing Multiplicative Kernel Valentina Zadrija Mireo d. d. Zagreb, Croatia valentina.zadrija@mireo.hr Siniša Šegvić

More information

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM RAC Univerity Journal, Vol IV, No, 7, pp 87-9 AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROLEM Mozzem Hoain Department of Mathematic Ghior Govt

More information

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE Volume 5, Iue 8, Augut 2015 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Verification of Agent

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

Comparison of Methods for Horizon Line Detection in Sea Images

Comparison of Methods for Horizon Line Detection in Sea Images Comparion of Method for Horizon Line Detection in Sea Image Tzvika Libe Evgeny Gerhikov and Samuel Koolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 2982 Irael

More information

else end while End References

else end while End References 621-630. [RM89] [SK76] Roenfeld, A. and Melter, R. A., Digital geometry, The Mathematical Intelligencer, vol. 11, No. 3, 1989, pp. 69-72. Sklanky, J. and Kibler, D. F., A theory of nonuniformly digitized

More information

A Fast Association Rule Algorithm Based On Bitmap and Granular Computing

A Fast Association Rule Algorithm Based On Bitmap and Granular Computing A Fat Aociation Rule Algorithm Baed On Bitmap and Granular Computing T.Y.Lin Xiaohua Hu Eric Louie Dept. of Computer Science College of Information Science IBM Almaden Reearch Center San Joe State Univerity

More information

On combining Learning Vector Quantization and the Bayesian classifiers for natural textured images

On combining Learning Vector Quantization and the Bayesian classifiers for natural textured images On combining Learning Vector Quantization and the Bayeian claifier for natural textured image María Guiarro Dept. Ingeniería del Software e Inteligencia Artificial Facultad Informática Univeridad Complutene

More information

A Boyer-Moore Approach for. Two-Dimensional Matching. Jorma Tarhio. University of California. Berkeley, CA Abstract

A Boyer-Moore Approach for. Two-Dimensional Matching. Jorma Tarhio. University of California. Berkeley, CA Abstract A Boyer-Moore Approach for Two-Dimenional Matching Jorma Tarhio Computer Science Diviion Univerity of California Berkeley, CA 94720 Abtract An imple ublinear algorithm i preented for two-dimenional tring

More information

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

Data Mining with Linguistic Thresholds

Data Mining with Linguistic Thresholds Int. J. Contemp. Math. Science, Vol. 7, 22, no. 35, 7-725 Data Mining with Linguitic Threhold Tzung-Pei Hong Department of Electrical Engineering National Univerity of Kaohiung Kaohiung, Taiwan, R.O.C.

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function

Research on Star Image Noise Filtering Based on Diffusion Model of Regularization Influence Function 016 Sith International Conference on Intrumentation & Meaurement Computer Communication and Control Reearch on Star Image Noie Filtering Baed on Diffuion Model of Regularization Influence Function SunJianming

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array

Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Dynamically Reconfigurable Neuron Architecture for the Implementation of Self- Organizing Learning Array Januz A. Starzyk,Yongtao Guo, and Zhineng Zhu School of Electrical Engineering & Computer Science

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang Stochatic Search and Graph Technique for MCM Path Planning Chritine D. Piatko, Chritopher P. Diehl, Paul McNamee, Cheryl Rech and I-Jeng Wang The John Hopkin Univerity Applied Phyic Laboratory, Laurel,

More information

PARALLEL knn ON GPU ARCHITECTURE USING OpenCL

PARALLEL knn ON GPU ARCHITECTURE USING OpenCL PARALLEL knn ON GPU ARCHITECTURE USING OpenCL V.B.Nikam 1, B.B.Mehram 2 1 Aociate Profeor, Department of Computer Engineering and Information Technology, Jijabai Technological Intitute, Matunga, Mumbai,

More information

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage

LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage Proceeding of the World Congre on Engineering 2007 Vol I LinkGuide: Toward a Better Collection of Hyperlink in a Webite Homepage A. Ammari and V. Zharkova chool of Informatic, Univerity of Bradford anammari@bradford.ac.uk,

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL

USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL USING ARTIFICIAL NEURAL NETWORKS TO APPROXIMATE A DISCRETE EVENT STOCHASTIC SIMULATION MODEL Robert A. Kilmer Department of Sytem Engineering Unite State Military Acaemy Wet Point, NY 1996 Alice E. Smith

More information

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds *

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds * Advance in Linear Algebra & Matrix Theory, 2012, 2, 20-24 http://dx.doi.org/10.4236/alamt.2012.22003 Publihed Online June 2012 (http://www.scirp.org/journal/alamt) A Linear Interpolation-Baed Algorithm

More information

Laboratory Exercise 2

Laboratory Exercise 2 Laoratory Exercie Numer and Diplay Thi i an exercie in deigning cominational circuit that can perform inary-to-decimal numer converion and inary-coded-decimal (BCD) addition. Part I We wih to diplay on

More information

Introduction to PET Image Reconstruction. Tomographic Imaging. Projection Imaging. PET Image Reconstruction 11/6/07

Introduction to PET Image Reconstruction. Tomographic Imaging. Projection Imaging. PET Image Reconstruction 11/6/07 Introduction to PET Image Recontruction Adam Aleio Nuclear Medicine Lecture Imaging Reearch Laboratory Diviion of Nuclear Medicine Univerity of Wahington Fall 2007 http://dept.wahington.edu/nucmed/irl/education.html

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

CSE 250B Assignment 4 Report

CSE 250B Assignment 4 Report CSE 250B Aignment 4 Report March 24, 2012 Yuncong Chen yuncong@c.ucd.edu Pengfei Chen pec008@ucd.edu Yang Liu yal060@c.ucd.edu Abtract In thi project, we implemented the recurive autoencoder (RAE) a decribed

More information

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling

Stress-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Stre-Blended Eddy Simulation (SBES) - A new Paradigm in hybrid RANS-LES Modeling Menter F.R. ANSYS Germany GmbH Introduction It i oberved in many CFD imulation that RANS model how inherent technology limitation

More information

Module Size Distribution and Defect Density

Module Size Distribution and Defect Density Module Size Ditribution and Defect Computer Science Dept. Colorado State Univerity With update 1 Module Size Ditribution and Defect Significance: Factor that affect defect denity Exiting work: Data & Hypothei

More information

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1 US 2003O196031A1 (19) United State (12) Patent Application Publication (10) Pub. No.: US 2003/0196031 A1 Chen (43) Pub. Date: Oct. 16, 2003 (54) STORAGE CONTROLLER WITH THE DISK Related U.S. Application

More information

A reduced reference image quality metric based on feature fusion and neural networks

A reduced reference image quality metric based on feature fusion and neural networks Univerity of Wollongong Reearch Online Faculty of Engineering and Information Science - Paper: Part A Faculty of Engineering and Information Science 2011 A reduced reference image quality metric baed on

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10 Computer Aided Drafting, Deign and Manufacturing Volume 5, umber 3, September 015, Page 10 CADDM Reearch of atural Geture Recognition and Interactive Technology Compatible with YCbCr and SV Color Space

More information

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline

Generic Traverse. CS 362, Lecture 19. DFS and BFS. Today s Outline Generic Travere CS 62, Lecture 9 Jared Saia Univerity of New Mexico Travere(){ put (nil,) in bag; while (the bag i not empty){ take ome edge (p,v) from the bag if (v i unmarked) mark v; parent(v) = p;

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES05 Analyi and Deign of Engineering Sytem: Lab : An Introductory Tutorial: Getting Started with SIMULINK What i SIMULINK? SIMULINK i a oftware package for modeling, imulating, and analyzing dynamic ytem.

More information

An Approach to a Test Oracle for XML Query Testing

An Approach to a Test Oracle for XML Query Testing An Approach to a Tet Oracle for XML Query Teting Dae S. Kim-Park, Claudio de la Riva, Javier Tuya Univerity of Oviedo Computing Department Campu of Vieque, /n, 33204 (SPAIN) kim_park@li.uniovi.e, claudio@uniovi.e,

More information

Load Estimation of Social Networking Web Sites Using Clustering Technique

Load Estimation of Social Networking Web Sites Using Clustering Technique International Journal of Electronic and Electrical Engineering Vol. 4, No. 6, December 216 Load Etimation of Social Networking Web Site Uing Clutering Technique Deepti Bhagwani and Setu Kumar Chaturvedi

More information

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput Modeling the Effect of Mobile Handoff on TCP and TFRC Throughput Antonio Argyriou and Vijay Madietti School of Electrical and Computer Engineering Georgia Intitute of Technology Atlanta, Georgia 3332 25,

More information

Analysis of Surface Wave Propagation Based on the Thin Layered Element Method

Analysis of Surface Wave Propagation Based on the Thin Layered Element Method ABSTACT : Analyi of Surface Wave Propagation Baed on the Thin ayered Element Method H. AKAGAWA 1 and S. AKAI 1 Engineer, Technical Centre, Oyo Corporation, Ibaraki, Japan Profeor, Graduate School of Engineering,

More information

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED Jutin Domke and Yianni Aloimono Computational Viion Laboratory, Center for Automation Reearch Univerity of Maryland College Park,

More information

A User-Attention Based Focus Detection Framework and Its Applications

A User-Attention Based Focus Detection Framework and Its Applications A Uer-Attention Baed Focu Detection Framework and It Application Chia-Chiang Ho, Wen-Huang Cheng, Ting-Jian Pan, Ja-Ling Wu Communication and Multimedia Laboratory, Department of Computer Science and Information

More information

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS

A SIMPLE IMPERATIVE LANGUAGE THE STORE FUNCTION NON-TERMINATING COMMANDS A SIMPLE IMPERATIVE LANGUAGE Eventually we will preent the emantic of a full-blown language, with declaration, type and looping. However, there are many complication, o we will build up lowly. Our firt

More information

Analysis of the results of analytical and simulation With the network model and dynamic priority Unchecked Buffer

Analysis of the results of analytical and simulation With the network model and dynamic priority Unchecked Buffer International Reearch Journal of Applied and Baic Science 218 Available online at www.irjab.com ISSN 2251-838X / Vol, 12 (1): 49-53 Science Explorer Publication Analyi of the reult of analytical and imulation

More information

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Iue 4, April 2015 International Journal Advance Reearch in Computer Science and Management Studie Reearch Article / Survey Paper / Cae Study Available online at: www.ijarcm.com

More information

A CLUSTERING-BASED HYBRID REPLICA CONTROL PROTOCOL FOR HIGH AVAILABILITY IN GRID ENVIRONMENT

A CLUSTERING-BASED HYBRID REPLICA CONTROL PROTOCOL FOR HIGH AVAILABILITY IN GRID ENVIRONMENT Journal of Computer Science 10 (12): 2442-2449, 2014 ISSN: 1549-3636 2014 R. Latip et al., Thi open acce article i ditributed under a Creative Common Attribution (CC-BY) 3.0 licene doi:10.3844/jcp.2014.2442.2449

More information

Web Page Recommendation Approach Using Weighted Sequential Patterns and Markov Model

Web Page Recommendation Approach Using Weighted Sequential Patterns and Markov Model Global Journal of Computer Science and Technology Volume 2 Iue 9 Verion.0 April 202 Type: Double Blind Peer Reviewed International Reearch Journal Publiher: Global Journal Inc. (USA) Online ISSN: 0975-472

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology

A Study of a Variable Compression Ratio and Displacement Mechanism Using Design of Experiments Methodology A Study of a Variable Compreion Ratio and Diplacement Mechanim Uing Deign of Experiment Methodology Shugang Jiang, Michael H. Smith, Maanobu Takekohi Abtract Due to the ever increaing requirement for engine

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

CS201: Data Structures and Algorithms. Assignment 2. Version 1d

CS201: Data Structures and Algorithms. Assignment 2. Version 1d CS201: Data Structure and Algorithm Aignment 2 Introduction Verion 1d You will compare the performance of green binary earch tree veru red-black tree by reading in a corpu of text, toring the word and

More information

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces Aalborg Univeritet Software-Baed Adjutment of Mobile Autotereocopic Graphic Uing Static Parallax Barrier Paprocki, Martin Marko; Krog, Kim Srirat; Kritofferen, Morten Bak; Krau, Martin Publihed in: Proceeding

More information

A New Approach to Pipeline FFT Processor

A New Approach to Pipeline FFT Processor A ew Approach to Pipeline FFT Proceor Shouheng He and Mat Torkelon Department of Applied Electronic, Lund Univerity S- Lund, SWEDE email: he@tde.lth.e; torkel@tde.lth.e Abtract A new VLSI architecture

More information

Development of an atmospheric climate model with self-adapting grid and physics

Development of an atmospheric climate model with self-adapting grid and physics Intitute of Phyic Publihing Journal of Phyic: Conference Serie 16 (2005) 353 357 doi:10.1088/1742-6596/16/1/049 SciDAC 2005 Development of an atmopheric climate model with elf-adapting grid and phyic Joyce

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi Spoken Language Paring with Robutne and ncrementality Yohihide Kato, Shigeki Matubara, Katuhiko Toyama and Yauyohi nagaki y Graduate School of Engineering, Nagoya Univerity y Faculty of Language and Culture,

More information

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values

The norm Package. November 15, Title Analysis of multivariate normal datasets with missing values The norm Package November 15, 2003 Verion 1.0-9 Date 2002/05/06 Title Analyi of multivariate normal dataet with miing value Author Ported to R by Alvaro A. Novo . Original by Joeph

More information

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations:

Gray-level histogram. Intensity (grey-level) transformation, or mapping. Use of intensity transformations: Faculty of Informatic Eötvö Loránd Univerity Budapet, Hungary Lecture : Intenity Tranformation Image enhancement by point proceing Spatial domain and frequency domain method Baic Algorithm for Digital

More information

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Anne Auger and Nikolau Hanen Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Proceeding of the IEEE Congre on Evolutionary Computation, CEC 2005 c IEEE Performance Evaluation

More information

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO Integration of Digital Tet Tool to the Internet-Baed Environment MOSCITO Abtract Current paper decribe a new environment MOSCITO for providing acce to tool over the internet. The environment i built according

More information

Shortest Path Routing in Arbitrary Networks

Shortest Path Routing in Arbitrary Networks Journal of Algorithm, Vol 31(1), 1999 Shortet Path Routing in Arbitrary Network Friedhelm Meyer auf der Heide and Berthold Vöcking Department of Mathematic and Computer Science and Heinz Nixdorf Intitute,

More information

Focused Video Estimation from Defocused Video Sequences

Focused Video Estimation from Defocused Video Sequences Focued Video Etimation from Defocued Video Sequence Junlan Yang a, Dan Schonfeld a and Magdi Mohamed b a Multimedia Communication Lab, ECE Dept., Univerity of Illinoi, Chicago, IL b Phyical Realization

More information

Delaunay Triangulation: Incremental Construction

Delaunay Triangulation: Incremental Construction Chapter 6 Delaunay Triangulation: Incremental Contruction In the lat lecture, we have learned about the Lawon ip algorithm that compute a Delaunay triangulation of a given n-point et P R 2 with O(n 2 )

More information

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing.

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing. Send Order for Reprint to reprint@benthamcience.ae 488 The Open Automation and Control Sytem Journal, 2014, 6, 488-492 Open Acce Parameter Optimization of Linear Phaed Array Tranducer for Defect Detection

More information

PERFORMANCE EVALUATION OF TRANSMISSION DISTANCE AND BIT RATES IN INTER-SATELLITE OPTICAL WIRELESS COMMUNICATION SYSTEM

PERFORMANCE EVALUATION OF TRANSMISSION DISTANCE AND BIT RATES IN INTER-SATELLITE OPTICAL WIRELESS COMMUNICATION SYSTEM PERFORMANCE EVALUATION OF TRANSMISSION DISTANCE AND BIT RATES IN INTER-SATELLITE OPTICAL WIRELESS COMMUNICATION SYSTEM Rohni Joy 1, Ami Lavingia 2, Prof. Kruti Lavingia 3 1 Electronic and Communication

More information

An Image Edge Detection Algorithm using Wavelet Transform and Fuzzy Techniques

An Image Edge Detection Algorithm using Wavelet Transform and Fuzzy Techniques An Image Edge Detection Algorithm uing Wavelet Tranform and Fuzzy Technique Bin Huang 1*, Jiaofeng Wang,Xiaomei Jin 3 1.College of Teacher Education, Quzhou Univerity, Zheiang Quzhou, china. Quzhou Vocational

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier a a The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each b c circuit will be decribed in Verilog

More information