Transition Detection Using Hilbert Transform and Texture Features

Size: px
Start display at page:

Download "Transition Detection Using Hilbert Transform and Texture Features"

Transcription

1 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 Institute of Tehnology, Tiruhirappall Tamilnadu, India Abstrat In this paper, we propose a new method for deteting shot boundaries in video sequenes by performing Hilbert transform and extrating feature vetors from Gray Level Co-ourrene Matrix (GLCM). The proposed method is apable of deteting both abrupt and gradual transitions suh as dissolves, fades and wipes in the video sequenes. The derived features on proessing through Kernel -means lustering proedure results in effiient detetion of abrupt and gradual transitions, as tested on TRECVid video test set ontaining various types of shot transition with illumination effets, obet and amera movement in the shots. The results show that the proposed method yields better result ompared to that of the existing transition detetion methods. Keywords Transition detetion, Hilbert Transform, GLCM, Feature Vetors, Kernel -means lustering, Performane Evaluation 1. Introdution Video shot boundary detetion plays maor role in digital video analysis, having appliations in many important video analysis domains lie video indexing, video ompression, video ontent browsing, retrieval and others. The video shot represents the elementary unit of the video and refers to a ontinuous sequene of one frame aptured uninterruptedly by one amera. Shots are assembled during the editing phases using varieties of tehniques lie fade, dissolve and wipe are referred as gradual shot transitions. A rapid transition from one shot to another is simply referred to as hard uts or uts (abrupt shot transition). A soft ut represents a gradual transition between two shots, whih means a sequene of video frames that belong to both the first and the seond video shot. The proess of identifying the different shot transition within a video sequenes is nown as Video Shot Boundary Detetion or Shot Based Video Segmentation or video partitioning[1]. Some diffiulties are faed in finding the shot boundaries in the presene of amera and obet motion, illumination variations and speial effets. Two approahes that are broadly used for video shot boundary detetion are pixel domain proessing and ompressed domain proessing. Comparison of various shot detetion methods has shown that the pixel domain methods are more aurate when ompared to that of ompressed * Corresponding author: gg_lashmipriya@yahoo.o.in (G.G.Lashmi Priya) Published online at Copyright 1 Sientifi & Aademi Publishing. All Rights Reserved domain methods[-4]. On the other hand, ompressed domain methods wors faster. In order to improve the auray of the detetion proess in ompressed domain, more important and onfined features are to be extrated from the video data. The effiieny of the detetion proess lies on extrated features, metris used to find relation between the onseutive frames and the transition identifiation proess whih ategories shot boundary and not shot boundary. Initial way to he for visual ontent dissimilarity is to ompare the pixel intensities between the two onseutive frames[3]. They are very sensitive to amera and sene obet motion in the video sequenes. Histograms[3] are the most ommon method used to detet shot boundary. It omputes gray level or olor histogram of two onseutive frames. This method has one maor benefit that the spatial distribution of the information is disregarded. The drawba is that if two frames have quite same histogram while their ontents are dissimilar extremely, they may result in miss detetion. In papers[5] the authors have ompared the ontent of two onseutive frames using the edge hange ratio (ECR). The main disadvantage of this method is they produe relatively high number of false hits, espeially in the video senes in whih they ontain high speed motion. Yoo et.al[6] have used the inter-frame orrelation between two onseutive frames and +1to detet abrupt transition and used loalized edge blo information for deteting gradual transitions. The maor drawba of this method is that they are sensitive to illumination effet, amera and obet movement. Yoshihio awai et. al. [7] have proposed a method that utilizes multiple features for shot boundary detetion. In this paper eah extrated feature differene value is ompared

2 36 G. G. Lashmi Priya et al.: Transition Detetion Using Hilbert Transform and Texture Features with the predefined threshold at different stages. The main drawba of this method is the use of predefined threshold value for eah stage of the detetion proess. As an improvement to the method[7], Lian in his wor[8] has used multiple features (pixel wise differenes, olor histogram, motion) whih detet transitions in serial manner using different threshold values. The number of thresholds used is omparatively less than the previous method[7]. Zhang et al. [9] have used the HSV histogram differenes of the two onseutive frames as the feature for evaluating the olor information between the frames. The main disadvantage of this method is that if two onseutive dissimilar frames have same histogram may result in missed hit. In paper[1] Color Layout Desriptor (CLD) is onsidered as feature and the differene between the onseutive frames are omputed. This method wors well for hard uts but las its performane in the presene of long dissolve and fades regions in the video stream. Abdul Salam[11] in his paper has suggested that 1-D Hilbert transform an be utilized to handle image signals and video transmission. Author has also onluded that Hilbert transform is onsidered to be useful in manipulating images. In our previous paper[1] we have deteted abrupt transitions using Hilbert transform and GLCM based features. As an extension, we have made hanges in the features to be onsidered for detetion proess whih wors well for both abrupt and gradual transitions. Also our extended wor is ompared with the reent methods and the performane of the proposed wor is disussed in setion 3. In the proposed method, we have seleted the texture information as the feature vetor. To redue the detetion time, the features are extrated from the Hilbert transformed frames[11]. Then the proposed method uses ernel -means lustering[13] to lassify the video frames as shot or no shot. The rest of this paper is organized as follows. The proposed method is presented in setion along with the desription and method for identifying transitions. Experimental results are disussed in setion 3 and finally onlusion is derived in setion Hilbert Transform The Hilbert transform[14] of a funtion f(t) an also be represented as: 1 1 g() t = H{ f()} t = f()* t = f() t dτ π t π (1) t τ g(t) an be evaluated as the produt of the transform of f(t) with i*sgn( ω), gt ( ) = F( ω)( i*sgn( ω)) () where F( ω) is the Fourier transform of the funtion f() t, sgn( ω ) is the odd signum funtion. sgn( ω ) is +1 for ω >, for ω = and -1 for ω <. The Hilbert transform is onsidered as a filter, whih simply shifts phases of all frequeny omponents of its input, by ± π/ radians. In general, video is a sequential olletion of frames whose intensity values are represented as a set of real numbers R. More features lie olor, edge, texture et., information an be extrated from eah frame. Instead of using the whole frames intensity values as features, transformed information an also be onsidered, is the ondensed representation of the original. In our wor the transformed information is obtained by applying above disussed Hilbert transformation over the frames. To perform Hilbert transformation, the input video data is to be onverted into 1-D signal f (t). The RGB frame shown in figure a is onverted into gray sale image as shown in figure b and the Hilbert transformed image is shown in figure. Based on this transformed information, GLCM features are extrated.. Proposed Method In the proposed method, the video information is onverted into Hilbert transformed signal and the Gray Level Co-ourrene Matrix (GLCM) of the transformed data have been used as the soure to extrat features for deteting shot boundaries in video sequenes. Texture features are extrated from GLCM and the distane measure between the adaent frames is alulated. Based on the similarity values between the onseutive frames, lustering of shot transition frames and non-transition frames are performed using Kernel -means lustering. The blo diagram of the proposed method is shown in figure 1. In the next subsetions detailed explanation about Hilbert transforms, Gray level o-ourrene matrix, texture features extration and ernel -means lustering are disussed. Figure 1. Blo diagram of the proposed method

3 Amerian Journal of Signal Proessing 1, (): Figure. (a) Original frame (b) Gray sale frame () Hilbert transformed frame.. Gray Level o-ourrene Matrix (GLCM) The texture filter funtions provide information about the texture of a frame but fail to provide information about shape. A statistial method that onsiders the spatial relationship of pixels is the Gray-Level Co-ourrene Matrix (GLCM) and also nown as the gray-level spatial dependene matrix[15]. GLCM is alulated by finding the frequeny of the gray level pixel intensity value i ours in a speifi spatial relationship to a pixel with the value. Eah element () in the resultant GLCM is the sum of the number of times that the pixel with value i ourred in the speified spatial relationship to a pixel with value in the input frame. Here, the o-ourrene matrix is omputed based on two parameters, whih are the relative distane d between the pixel pair () and their relative orientation θ. d is measured in pixel number. Normally θ is quantized in four angles (, 45, 9, 135 ). Let Pi (,, dθ, ) represents the GLCM for an image I ( m, n) for distane d and diretion θ an be defined as m n 1, if I( p, q) = i and I( p + dθ, q + dθ1) = Pi (, d,, θ ) = (3) p= 1q= 1, otherwise For a hosen distane d, four angular GLCM are onsidered ie. Pi (, d,, ), Pi (, d,,45 ), Pi (, d,,9 ), Pi (, d,,135 ). For eah θ value, it s dθ and dθ1 values are (, 1) for, (-1,-1) for 45, (1, ) for 9, (1,-1) for Texture Features Extrated from GL CM Various texture features[11] an be extrated from GLCM and from that four features Contrast (f 1 ), Correlation (f ), Energy (f 3 ) and Homogeneity (f 4 ) are onsidered. The ontrast feature f 1 measures the intensity ontrast between a pixel and its neighbour over the whole image and is alulated using (4). The range of ontrast depends on the size of the matrix. i.e. Range =[, (size(glcm,1)-1)^]. The orrelation feature f is a measure of gray tone linear dependeny in the image. It measures how a pixel is orrelated to its neighbour over the whole image and it is alulated using (5). Correlation is 1 or -1 for a perfetly positively or negatively orrelated image. The energy feature f 3 provides the sum of squared elements in the GLCM. It is also nown as uniformity, uniformity of energy. Energy is alulated using (6). The homogeneity feature f 4 measures the loseness of the distribution of elements in the GLCM to the GLCM diagonal. Homogeneity is 1 for a diagonal GLCM and alulated using (7). f1 = i Pi (, ) (4) f ( i µ i)( µ Pi ) (, ) = (5) σσ f 3 i = Pi (, ) (6) Pi (, ) f4 = (7) 1+ i Where µ is mean, σ is the standard deviation of GLCM ( P ). However, for a onstant image the texture features are f1 =, f = NAN, f3 = f4 = 1. The four features f1, f, f3, f4 are the funtions of distane and angle. For a hosen distane d, four angular GLCM are measured and hene a set of four values for eah of the four features are obtained. On the whole 16 feature measures are generated. To redue the number of features, the average of four angular GLCM is taen using (8) and then the four features are extrated as the Average GLCM (AGLCM). 1 AGLCM = P (, i, d, θ ) (8) 4 θ =,45,9,135 A four dimensional vetor F = [ f1 f f3 f4 ] from AGLCM is onstruted whih is feature representing eah frame. In order to find the relationship between the onseutive frames, dissimilarity / similarity between these frames are to be arried out. The simplest method for shot detetion is to ompute absolute differene D i(, + 1) between the F of and +1 th frame. Thus the relation between the onseutive frames is alulated using: D = F F (9) i (, + 1) i ( ) i ( + 1) The resultant D is again a four dimensional differene vetor whih represents the disontinuity between the onseutive frames and +1. After omputing a set of features omputed from eah frame and similarity between the onseutive frames, a shot hange detetion algorithm is required to detet where the atual transition taes plae by using the disontinuity values..3. Shot Change Detetion In order to detet the video shots, the set of differene

4 38 G. G. Lashmi Priya et al.: Transition Detetion Using Hilbert Transform and Texture Features vetors D are proessed using lustering method. The frames are grouped into two lusters: Shot transition and no transition lusters. In general, -means lustering[13] is one of the most popular lustering algorithms. The standard -means lustering tehniques separate the luster by a hyper-plane; where squared Eulidean distane is used as the distortion measure. Given a set of data points x1, x,..., x n, the -means algorithm finds lusters C 1, C,..., C that minimizes the obetive funtion DC ( ) = 1 = x x i i C xi m where m = (1) = 1 xi C C The th luster is denoted by C and the entroid of the luster is denoted by m. A maor drawba is this standard lustering tehnique is it annot separate lusters that are non-linearly separable in input spae. To tale this problem, ernel -means[13] is emerged where data points are mapped to a higher dimensional feature spae using a non linear funtion φ [16] before lustering points. Then ernel -means partitions the points by linear separators in the new spae. The main obetive of the ernel -means an be written as a minimization of DC ( ) = 1 = ϕ( x ) x i i C ϕ( xi) m where m = (11) = 1 xi C C As a result, given a ernel matrix, distane between the points and entroid is alulated. A ernel funtion is ommonly used to map the data points to inner produts. Table 1. Desription of the video sequenes in the test set Using the ernel -means lustering algorithm the feature vetors obtained from (9) are lustered into shot transition and no transition lusters. 3. Experimental Results and Disussion The proposed method for deteting video shot boundary is tested on various TRECVid video datasets[16] and on few other publially available data[17]. The videos ontaining obet/ amera motion and illumination effets inside single shots are seleted. Video sequenes, varies in duration, frame rate and resolution. To speed up the alulations the videos are downsampled with resolution 18 x 16 were used in our experiments. Desription of the video sequenes in the sample test set is depited in table 1. A orretly deteted shot transition is alled a hit (H), a not deteted shot is alled a missed hit (M) and a falsely deteted shot transition is alled a false hit (F). For the evaluation of the proposed wor, the preision, reall and ombined measures are alulated using Pr eision ( P) = H ( H + F) Re all ( V ) = H ( H + M ) Combined Measures ( F1) =. P. V ( P + V ) The higher these ratios are, the better the performane. Our proposed algorithm is implemented in Matlab 7.6, Table. shows the experimental results of the proposed method for detetion of abrupt and gradual transition. Video Sequenes Number of Frames Duration(s) Abrupt Transition Gradual Transition Total Number of transitions TRECVid Data set[16] BG_ BG_ BG_ BG_ Open data set[17] Anni Anni Anni Bor CNN News Movie Total Table. Performane evaluation of the proposed method Video Sequenes Abrupt Transition Gradual Transition Overall Transition P V F1 P V F1 P V F1 BG_ BG_ BG_ BG_ Anni Anni Anni Bor CNN News Movie Average

5 Amerian Journal of Signal Proessing 1, (): Table 3. Quality measures for various transition detetion methods Proposed method HSV Histogram SBD using Multiple Color Layout desriptor Video Correlation Based differenes features Sequenes P V F1 P V F1 P V F1 P V F1 P V F1 BG_ BG_ BG_ BG_ Anni Anni Anni Bor CNN News Movie Average However, based on the frame numbers in the first luster the start and end of the shots are identified. The experimental results of the existing methods lie orrelation based[6], Color layout desriptor[1], multiple features[8] and HSV histogram differenes[9] are ompared with our proposed method. The results for overall transitions in the video sequenes are onsidered. On ompared to other methods listed in the table 3, our proposed method outperforms with ombined measure of 9 % where other methods yields 8%, 85%, 83% and 87%. 4. Conlusions a. Sum of omponents of Differene Vetor In this paper, a new shot boundary detetion algorithm is proposed whih extrats feature vetors from GLCM of the Hilbert transformed video. The derived feature vetors on proessing through Kernel based -means lustering proedure results in effiient detetion of transitions. Experiments have been performed on TRECvid data sets and publially available data sets. As a onlusion, our proposed method s performane is better when ompared with that of the other existing methods. REFERENCES [1] Tudor Barbu, A novel automati video ut detetion tehniques using Gabor filtering, Computer and Eletrial Engineering, vol.35, pp , Sep. 9. b. Clustering using ernel -means algorithm Figure 3. Results obtained for Anni1 video sequene The sum of the omponents of differene vetor D i alulated using (9) of onseutive frames is shown in figure 3a. The patterns obtained in the figure represent the abrupt and gradual transitions in the video sequenes. In figure 3b, the feature vetors are lustering using Kernel -means lustering as shot transition and no transition lusters. The start frame of shot are lustered together in shot transition luster and other frames are in no transition luster. [] U.Garg Kastur and S.H.Strayer, Performane haraterization of video shot hange detetion methods, IEEE Trans. on Ciruits and Systems for Video Tehnology, CSVT-1(1), pp.1-13,. [3] Rainer Lienhart, Comparison of automati shot boundary detetion algorithm, Image and video proessing VII, in Pro. SPIE, , [4] J. S. Borezy and L. Rowe, Comparison of video shot boundary detetion tehniques, in Pro. IS&T/SPIE Storage and Retrieval for Still Image and Video Databases IV, vol. 67, pp ,1996.

6 4 G. G. Lashmi Priya et al.: Transition Detetion Using Hilbert Transform and Texture Features [5] R. Zabih, J. Miller, and K. Ma A feature-based algorithm for deteting uts and lassifying sene breas, in Pro. ACM Multimedia 95, San Franiso, CA, pp. 189, [6] Hun-Woo Yoo & Han-Jin Ryoo & Dong-Si Jang, Gradual shot boundary detetion using loalized edge blos, Multimedia tools appls. 8: 83-3, 6. [7] Y. Kawa H. Sumiyosh and N. Yagi. Shot Boundary Detetion at TRECVID 7, In TRECVID 7 Worshop, Gaithersburg, 7. [8] Shiguo Lian. Automati video temporal segmentation based on multiple features. Soft Computing, Vol. 15, , 11. [9] Weigang Zhang, et. al., Video Shot Detetion Using Hidden Marov Models with Complementary Features, In Proeedings of the First International Conferene on Innovative Computing, Information and Control.Vol.3. mputersoiety.org/1.119/icicic.6.549, 6. [1] Damian Borth, Adrian Ulges, Christian Shulze, Thomas M. Breuel: Keyframe Extration for Video Tagging & Summarization. In: Informatitage pp , 3. [11] Ahmed O. Abdul Salam, Hilbert transform in image proessing in Pro. ISIE, pp , [1] Lashmi Priya G.G., Domni S., Video ut detetion using Hilbert transform and GLCM, in pro. of IEEE-International Conferene on Reent Trends in Information Tehnology, , 11. [13] Inderit S. Dhillon, Yuqiang Guan, and Brian Kulis, Weighted Graph Cuts without Eigenvetors: A Multilevel Approah, IEEE Transations On Pattern Analysis And Mahine Intelligene, VOL. 9, NO. 11, , 7. [14] Panhamumar D Shula, Complex wavelet transforms and their appliations, Thesis of Master of Philosophy(M.Phil.), University of Strathlyde, United Kingdom, 3. [15] Harali, R.M., Shanmugam, K., Dinstein, I.: Textural Features for Image Classifiation, IEEE Trans. Systems Man Cybernet. SMC-3, 61 61, [16] B. Sholopf, A. Smola, and K.-R. Muller, Nonlinear Component Analysis as a Kernel Eigenvalue Problem, Neural Computation, vol. 1, pp , [17] TRECVID Dataset website: [18] Video Dataset:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

More information

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

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

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

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

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

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

More information

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

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Journal of Computer Siene 4 (): 9-97, 008 ISSN 549-3636 008 Siene Publiations Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Deepti Gaur, Aditya Shastri and Ranjit Biswas Department of Computer

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

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

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

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

More information

Machine Vision. Laboratory Exercise Name: Student ID: S

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

More information

Unsupervised color film restoration using adaptive color equalization

Unsupervised color film restoration using adaptive color equalization Unsupervised olor film restoration using adaptive olor equalization A. Rizzi 1, C. Gatta 1, C. Slanzi 1, G. Cioa 2, R. Shettini 2 1 Dipartimento di Tenologie dell Informazione Università degli studi di

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

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

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

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

Detection of RF interference to GPS using day-to-day C/No differences

Detection of RF interference to GPS using day-to-day C/No differences 1 International Symposium on GPS/GSS Otober 6-8, 1. Detetion of RF interferene to GPS using day-to-day /o differenes Ryan J. R. Thompson 1#, Jinghui Wu #, Asghar Tabatabaei Balaei 3^, and Andrew G. Dempster

More information

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu

PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING. Yesheng Gao, Kaizhi Wang, Xingzhao Liu 20th European Signal Proessing Conferene EUSIPCO 2012) Buharest, Romania, August 27-31, 2012 PARAMETRIC SAR IMAGE FORMATION - A PROMISING APPROACH TO RESOLUTION-UNLIMITED IMAGING Yesheng Gao, Kaizhi Wang,

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

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

More information

Approximate logic synthesis for error tolerant applications

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

More information

Evolutionary Feature Synthesis for Image Databases

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

More information

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

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

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

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

More information

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

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

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

Video Key-Frame Extraction using Entropy value as Global and Local Feature

Video Key-Frame Extraction using Entropy value as Global and Local Feature Video Key-Frame Extraction using Entropy value as Global and Local Feature Siddu. P Algur #1, Vivek. R *2 # Department of Information Science Engineering, B.V. Bhoomraddi College of Engineering and Technology

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

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

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

More information

特集 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

Preliminary investigation of multi-wavelet denoising in partial discharge detection

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

More information

Figure 1. LBP in the field of texture analysis operators.

Figure 1. LBP in the field of texture analysis operators. L MEHODOLOGY he loal inary pattern (L) texture analysis operator is defined as a gray-sale invariant texture measure, derived from a general definition of texture in a loal neighorhood. he urrent form

More information

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8 Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introdution... 1 1.1. Internet Information...2 1.2. Internet Information Retrieval...3 1.2.1. Doument Indexing...4 1.2.2. Doument Retrieval...4

More information

Searching Video Collections:Part I

Searching Video Collections:Part I Searching Video Collections:Part I Introduction to Multimedia Information Retrieval Multimedia Representation Visual Features (Still Images and Image Sequences) Color Texture Shape Edges Objects, Motion

More information

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

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

More information

A 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

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

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

Incremental Mining of Partial Periodic Patterns in Time-series Databases

Incremental Mining of Partial Periodic Patterns in Time-series Databases CERIAS Teh Report 2000-03 Inremental Mining of Partial Periodi Patterns in Time-series Dataases Mohamed G. Elfeky Center for Eduation and Researh in Information Assurane and Seurity Purdue University,

More information

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

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

More information

Gait Based Human Recognition with Various Classifiers Using Exhaustive Angle Calculations in Model Free Approach

Gait Based Human Recognition with Various Classifiers Using Exhaustive Angle Calculations in Model Free Approach Ciruits and Systems, 2016, 7, 1465-1475 Published Online June 2016 in SiRes. http://www.sirp.org/journal/s http://dx.doi.org/10.4236/s.2016.78128 Gait Based Human Reognition with Various Classifiers Using

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

Image Steganography Scheme using Chaos and Fractals with the Wavelet Transform

Image Steganography Scheme using Chaos and Fractals with the Wavelet Transform International Journal of Innovation, Management and Tehnology, Vol. 3, o. 3, June Image Steganography Sheme using Chaos and Fratals with the Wavelet Transform Yue Wu and Joseph P. oonan bstrat This paper

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

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

More information

A 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

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

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

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Multi Features Content-Based Image Retrieval Using Clustering and Decision Tree Algorithm

Multi Features Content-Based Image Retrieval Using Clustering and Decision Tree Algorithm TELKOMNIKA, Vol.4, No.4, Deember 06, pp. 480~49 ISSN: 693-6930, aredited A by DIKTI, Deree No: 58/DIKTI/Kep/03 DOI: 0.98/TELKOMNIKA.v4i4.4646 480 Multi Features Content-Based Image Retrieval Using Clustering

More information

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS

ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS ASSESSMENT OF TWO CHEAP CLOSE-RANGE FEATURE EXTRACTION SYSTEMS Ahmed Elaksher a, Mohammed Elghazali b, Ashraf Sayed b, and Yasser Elmanadilli b a Shool of Civil Engineering, Purdue University, West Lafayette,

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

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

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

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

A Dictionary based Efficient Text Compression Technique using Replacement Strategy

A Dictionary based Efficient Text Compression Technique using Replacement Strategy A based Effiient Text Compression Tehnique using Replaement Strategy Debashis Chakraborty Assistant Professor, Department of CSE, St. Thomas College of Engineering and Tehnology, Kolkata, 700023, India

More information

A radiometric analysis of projected sinusoidal illumination for opaque surfaces

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

More information

A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS DATA

A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS DATA 6th International Symposium on Mobile Mapping Tehnology, Presidente Prudente, São Paulo, Brazil, July 1-4, 009 A MULTI-SCALE CURVE MATCHING TECHNIQUE FOR THE ASSESSMENT OF ROAD ALIGNMENTS USING GPS/INS

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

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

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT

NOISE REMOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAMETER USING CAMSHIFT International Journal of Computational Intelligene & Teleommuniation Sstems () 0 pp. 39-45 NOISE REOVAL FOR OBJECT TRACKING BASED ON HSV COLOR SPACE PARAETER USING CASHIFT P. Raavel G. Appasami and R.

More information

Hello neighbor: accurate object retrieval with k-reciprocal nearest neighbors

Hello neighbor: accurate object retrieval with k-reciprocal nearest neighbors Hello neighbor: aurate objet retrieval with -reiproal nearest neighbors Danfeng Qin Stephan Gammeter Luas Bossard Till Qua,2 Lu van Gool,3 ETH Zürih 2 Kooaba AG 3 K.U. Leuven {ind,gammeter,bossard,tua,vangool}@vision.ee.ethz.h

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

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

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

More information

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

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

Shot Detection using Pixel wise Difference with Adaptive Threshold and Color Histogram Method in Compressed and Uncompressed Video

Shot Detection using Pixel wise Difference with Adaptive Threshold and Color Histogram Method in Compressed and Uncompressed Video Shot Detection using Pixel wise Difference with Adaptive Threshold and Color Histogram Method in Compressed and Uncompressed Video Upesh Patel Department of Electronics & Communication Engg, CHARUSAT University,

More information

Hyperspectral Images Classification Using Energy Profiles of Spatial and Spectral Features

Hyperspectral Images Classification Using Energy Profiles of Spatial and Spectral Features journal homepage: www.elsevier.om Hyperspetral Images Classifiation Using Energy Profiles of Spatial and Spetral Features Hamid Reza Shahdoosti a a Hamedan University of ehnology, Department of Eletrial

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 Efficient System for Medical Image Retrieval using Generalized Gamma Distribution

An Efficient System for Medical Image Retrieval using Generalized Gamma Distribution I.J. Image, Graphis and Signal Proessing, 05, 6, 5-58 Published Online May 05 in MECS (http://www.mes-press.org/) DOI: 0.585/ijigsp.05.06.07 An Effiient System for Medial Image Retrieval using Generalized

More information

HIGHER ORDER full-wave three-dimensional (3-D) large-domain techniques in

HIGHER ORDER full-wave three-dimensional (3-D) large-domain techniques in FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 21, no. 2, August 2008, 209-220 Comparison of Higher Order FEM and MoM/SIE Approahes in Analyses of Closed- and Open-Region Eletromagneti Problems Milan

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

Video shot segmentation using late fusion technique

Video shot segmentation using late fusion technique Video shot segmentation using late fusion technique by C. Krishna Mohan, N. Dhananjaya, B.Yegnanarayana in Proc. Seventh International Conference on Machine Learning and Applications, 2008, San Diego,

More information

A Subtractive Relational Fuzzy C-Medoids Clustering Approach To Cluster Web User Sessions from Web Server Logs

A Subtractive Relational Fuzzy C-Medoids Clustering Approach To Cluster Web User Sessions from Web Server Logs International Journal of Applied Engineering Researh ISSN 0973-456 Volume 1, Number 7 (017) pp. 114-1150 A Subtrative Relational Fuzzy C-Medoids Clustering Approah To Cluster Web User Sessions from Web

More information

Color Image Fusion for Concealed Weapon Detection

Color Image Fusion for Concealed Weapon Detection In: E.M. Carapezza (Ed.), Sensors, and ommand, ontrol, ommuniations, and intelligene (C3I) tehnologies for homeland defense and law enforement II, SPIE-571 (pp. 372-379). Bellingham, WA., USA: The International

More information

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control

Torpedo Trajectory Visual Simulation Based on Nonlinear Backstepping Control orpedo rajetory Visual Simulation Based on Nonlinear Bakstepping Control Peng Hai-jun 1, Li Hui-zhou Chen Ye 1, 1. Depart. of Weaponry Eng, Naval Univ. of Engineering, Wuhan 400, China. Depart. of Aeronautial

More information

Exploring the Commonality in Feature Modeling Notations

Exploring the Commonality in Feature Modeling Notations Exploring the Commonality in Feature Modeling Notations Miloslav ŠÍPKA Slovak University of Tehnology Faulty of Informatis and Information Tehnologies Ilkovičova 3, 842 16 Bratislava, Slovakia miloslav.sipka@gmail.om

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

A Real Time Hybrid Pattern Matching Scheme for Stock Time Series

A Real Time Hybrid Pattern Matching Scheme for Stock Time Series A Real Time Hybrid Pattern Mathing Sheme for Stok Time Series Zhe Zhang 1, Jian Jiang 2, Xiaoyan Liu 3, Riky Lau 4, Huaiqing Wang 4, Rui Zhang 3 1,4 Department of Information Systems, City University of

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

Gradient based progressive probabilistic Hough transform

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

More information

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

Orientation of the coordinate system

Orientation of the coordinate system Orientation of the oordinate system Right-handed oordinate system: -axis by a positive, around the -axis. The -axis is mapped to the i.e., antilokwise, rotation of The -axis is mapped to the -axis by a

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