STUDIES ON IMPROVING TEXTURE SEGMENTATION PERFORMANCE USING GENERALIZED GAUSSIAN MIXTURE MODEL INTEGRATING DCT AND LBP

Size: px
Start display at page:

Download "STUDIES ON IMPROVING TEXTURE SEGMENTATION PERFORMANCE USING GENERALIZED GAUSSIAN MIXTURE MODEL INTEGRATING DCT AND LBP"

Transcription

1 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: STUDIES ON IMPROVING TEXTURE SEGMENTATION PERFORMANCE USING GENERALIZED GAUSSIAN MIXTURE MODEL INTEGRATING DCT AND LBP K. NAVEEN KUMAR, 2 K.SRINIVASA RAO, 3 Y.SRINIVAS, 4 CH. SATYANARAYANA Dept. of IT, GITAM Univesity, Visakhapatnam 2 Dept of Statistics, Andha Univesity, Visakhapatnam 3 Dept. of IT, GITAM Univesity, Visakhapatnam 4 Dept of CSE, JNTUK-Kakinada, Kakinada nkumakuppili@gmail.com, 2 ksaoau@yahoo.co.in, 3 dys@gitam.edu, 4 chsatyanaayana@yahoo.com ABSTRACT This pape addesses the pefomance evaluation of the textue segmentation integating DCT with LBP. In this method, the whole image is conveted in to local binay patten domain. The LBP image is then divided into diffeent non ovelapping blocks. Fom each block, the DCT coefficients ae selected in a zigzag patten fo each block. Assuming the featue vectos follow a multivaiate genealized Gaussian mixtue model, the model paametes ae estimated using EM algoithm. The initialisation of the model paametes is caied using moment method of estimation and using Hieachical clusteing algoithm. The textue segmentation algoithm is developed unde Bayesian fame with component maximum likelihood. The pefomance of the poposed algoithm is evaluated using pefomance measues such as GCE, PRI and VOI with andomly selected images fom Bodatz database. It is obseved that this algoithm outpefoms existing textue segmentation algoithms with espect to pefomance measues. Keywods: Textue Segmentation, Multivaiate Genealized Gaussian Mixtue Model, Pefomance Measues, Local Binay Pattens, DCT Coefficients.. INTRODUCTION Textue segmentation is one of the most impotant consideation fo image analysis, Hence seveal methods developed on vaious methods fo textue segmentation[-2]. Haim Pemute et.al, (2006)[3] has pesented a eview on textue classification using diffeent appoaches such as suppot vecto mechanisms, histogam with maps, vecto quantization, neaest neighbou classification, Fissue tansfomation, Makov andom fields and pobability models. Geman and Gaffigne (987)[4] has povided a eview on Mako andom fields fo textue analysis. Pemute et.al.(2003)[5] has utilised the Gaussian mixtue model fo textue classification and shown that this method impoved the pefomance ove othe methods, But still, the textue segmentation method based on Gaussian mixtue model ae lagging behind the standad citeia of segmentation pefomance measues such as coect ate. Accoding to Pemute et.al,(2005)[3], the classification pefomance of textue segmentation algoithm based on Gaussian mixtue model is only 85.2%. The efficiency of the textue segmentation pefomance is impoved futhe by consideing two impotant aspects namely the featue vecto extaction as well as descibing the suitable model to the featue vecto. Recently, Naveen Kuma et.al, (205)[6-7] have consideed textue segmentation using DCT coefficients and genealized Gaussian mixtue model. These methods impoved the pefomance ove that of Gaussian mixtue model. But still thee is a gap, one has to look the dawbacks of the featue vecto extaction using DCT coefficients only[8]. The majo dawback of consideing DCT coefficients fo extacting featue vecto is taking educed (few) DCT coefficients in each block. These DCT coefficients will povide the global (maco) infomation of the image. But they may miss the vey cucial local infomation such as connectivity 200

2 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: between adjacent pixels in the image. Theefoe to have an accuate textue segmentation one has to conside the integation of DCT coefficients with local binay pattens. The LBP is capable of captuing local infomation moe accuately (D. Haitha et.al(202))[9]. Hence in this pape we develop a textue segmentation method based on multivaiate genealized Gaussian mixtue model using integation of DCT with LBP. The est of the pape is pesented as follows. Section deals with the featue vecto extaction using DCT coefficients and local binay pattens. Section 3 is concened with image textue model using multivaiate genealized Gaussian mixtue model. Section 4 deals with estimation of model paametes using EM algoithm. Section 5 is concened initialisation of model paametes. Section 6 deals with expeimentation with poposed algoithm. Section 7 pesents the pefomance evaluation metics and compaative study with ealie models. Section 8 deals with conclusions. 2. FEATURE VECTOR EXTRACTION USING DCT COEFFICIENTS AND LOCAL BINARY PATTERS The discete cosine tansfom is capable of denoising the image and LBP captues the mico level infomation of the textue featues. The integation of DCT coefficients and local binay pattens will povide efficient extaction of featue vecto that can be incopoated in Textue segmentation pocess. The local binay patten opeato convets each pixel intensity with a decimal numbe by captuing local stuctue aound each pixel. By subtacting the cente pixel value fo each pixel is compaed with its neighbouhood eight pixel values. The negative values ae coded with zeo and all othes values with esulting a binay numbe in clockwise otation. The pocess usually stats fom top left neighbou and the associated decimal values that ae geneated by concatenating binay values ae called local binay pattens(lbp) (Huang et al.,(20)[0] and Chi et al.,(2007)[]). The basic dawback of LBP opeato is that its small 3X3 neighbouhood cannot captue dominant featues with lage scale stuctues. To deal with textue at diffeent scales, the opeato was genealized to use neighbouhoods of diffeent sizes (Ojala et al., (2004)[2]). Given a pixel at (x c,y c ), the esulting LBP is expessed in decimal fom as LBP P,R (x c,y c ) = p p= 0 q( i i)2 p () whee, i c coesponds to the gay value of the cente pixel (x c,y c ), i p efes to gay values of P equally spaced pixels on a cicle of adius R, and s defines a thesholding function as, if x 0 q(x)= 0, othewise The basic LBP opeato is invaiant to monotonic gay-scale tansfomations, which peseve pixel intensity ode on the local neighbouhoods. The opeato LBP (P,R) poduces 2 P diffeent output values, coesponding to 2 P diffeent binay pattens fomed by P pixels in the neighbouhood. The DCT featues extacted fom LBP-images have lowe atio than the ones extacted fom pixel intensity values. Theefoe, the featue vecto extaction is implemented in two methods namely, DCT+LBP and DCT+LBP unde logaithmic domain. In the fist method, the image is tansfomed in to LBP domain. The obtained LBP image is then divided into non ovelapping blocks of MxN size. Figue : Oiginal Textue Images And Images Unde LBP Domain Fo each block, the 2D DCT s coefficients ae extacted afte odeing them in zig-zag fashion. The obtained coefficients fom the featue vecto set. In the othe method, to compensate the illumination vaiations, log DCT s ae consideed as small vaiation of the local featues epesenting textue pattens known as mico level infomation has significant influence. To have efficient featue extaction, the appoach namely, utilizing the maco and mico level infomation s unde ideal conditions ae to be integated, esulting in a geneic appoach. The steps fo featue vecto extaction is conveting the image in to LBP domain. The conveted image is divided into blocks and DCT coefficients ae obtained afte odeing them in zig-zag fashion epesenting the featue vecto set fo textue segmentation. c p 20

3 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: MULTIVARIATE GENERALIZED GAUSSIAN MIXTURE MODEL In textue analysis, the entie image textue is consideed as a union of seveal epetitive pattens. In this section, we biefly discuss the pobability distibution (model) used fo chaacteizing the featue vecto of the textue. The featue vecto chaacteizing the image is to follow M-component mixtue distibution. Theefoe we develop and analyze the textues in an image by consideing that the featue vectos epesenting textues follow M-component multivaiate genealized Gaussian mixtue distibution (MGGMM) model[4]. The joint pobability density function of the featue vecto associated with each individual textue is p(x / θ ) = (2) whee, x = (x ), j=,2,..d, is D dimensional andom vecto epesents the featue vecto.i =,2,.M epesenting the goups, =,2,.T epesenting the samples. θis a paametic set such that θ = ( µ, σ, ), w i is the component weight M such that wi = and gi ( x, θ) is the i= pobability of i th class epesenting by the featue vectos of the image and the D-dimensional genealized Gaussian distibution is of the fom [3]. D K( ) x µ g(x / θ ) = exp ( A( ) 2σ j= σ (3) whee,,, paametes. M w g x µ σ ae location, scale and shape /2 Γ(3/ ) (/ ) K( ) Γ and = Γ (/ ) ( θ) i i, i= /2 Γ(3/ ) A( ) = Γ(/ ) (4) with Γ() denoting gamma function. Each paamete 0 contols the shape of GGD. This implies, D x µ g(x / θ ) = exp 2 A(, ) j= A(, σ) Γ ( + ) σ (5) The mean value of the genealized Gaussian distibution is x µ A(, σ) E(x ) = xe dx 2 Γ ( + )A(, σ) = µ (6) The GGD is symmetic with espect to µ, hence the odd cente moments ae zeo i.e., t Ex µ = 0,t =,3,5,. The even cente moments can be obtained fom absolute cente moments and given by /2 2 t + σγ Γ t E x µ = 3 Γ Γ The vaiance is va (x) = E(x x) = E(x µ ) =σ (7) (8) The model can have one covaiance matix fo a genealized Gaussian density of the class. The covaiance matix Σ can be full o diagonal. In this pape, the diagonal covaiance matix ix consideed. As a esult of diagonal covaiance matix fo the featue vecto, the featues ae independent and the pobability density function of the featue vecto is x exp µ D A(, σ) (9) g i(x / θ ) = j= 2Γ + A(, σ) 4. ESTIMATION OF MODEL PARAMETERS USING EM ALGORITHM In this section, we conside estimation of model paametes using EM algoithm that maximizes the likelihood function of the model [4]. The sample obsevations (DCT Coefficients) (x,x,...x ) 2 ae dawn fom image textue which is chaacteized by the joint pobability density function M p(x / θ ) = wigi ( x, θ) i= (0) 202

4 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: whee, gi ( x, θ) (9). is given in the above equation To find the efined estimates of paametes w, µ and σ fo i=,2,3, M; j=,2,..,d. we i maximize the expected value likelihood o log likelihood function. The shape paamete is estimated using the pocedue given by ShaoquanYU(202) [5]. w, µ and σ, we use the EM To estimate i algoithm which consists of two steps namely, Expectation (E ) Step whee we estimate initial w, µ and σ fom a given textue paametes i image data and Maximization (M) Step is to (l) maximizeq( θ, θ ). Using the steps in the EM algoithm, we get the updated equations fo the paametes as shown below. T (l) (l) (l+ ) w i.g i(x, θ ) wi = M T (l) (l) = w i i.g i(x, θ ) = () (l) (l) (l) θ = µ, σ ae the estimates at i th whee ( ) iteation. T (l) A(N, ) t i(x, θ ) (x t) (l+ ) µ = = T (l) A(N, ) t i(x, θ ) = whee, A(N, ) is some function = fo and must be equal to fo of N=2, we have also obseved that must be inceasing function of. 3 Γ T (l) t i(x, ) θ.x µ = Γ σ (l+ ) = T (l) t i(x, θ ) = (2) = 2, in the case A(N, ) (3) 5. INITIALIZATION OF MODEL PARAMETERS The efficiency of the EM algoithm in estimating the paametes is heavily dependent on the numbe of goups and the initial estimates of w, µ and σ fo the model paametes i i=,2,3, ; j=,2,,d. Usually in EM algoithm, the mixing paamete w i and the distibution µ and σ ae given with some initial paametes values. A commonly used method in initialization is by dawing a andom sample fom the entie data. To utilize the EM algoithm, we have to initialize the paametes which ae usually consideed as known apioi. The initial value of wican be taken as w i=/m, whee M is the numbe of textue image egions obtained fom Hieachical clusteing algoithm. Then we obtain the initial estimates of the paametes though sample moments as w i = /M σ = Standad Deviation of M th Class µ = T x T = substituting these values as the initial estimates, the efined estimates of the paametes can be obtained using EM Algoithm by simultaneously solving the equations (), (2) and (3) using MATLAB envionment. 6. EXPERIMENTATION WITH PROPOSED SEGMENTATION ALGORITHM The segmentation algoithm involves the following steps. Step : The featue vectos ae obtained by using the technique discussed in section 2. Step 2: The samples ae divided into M goups by Hieachical clusteing Algoithm[6]. Step 3: The mean vecto, vaiance vecto, µ and σ fo each class of the multivaiate data is computed. Step 4: Take w i = /M, fo i=,2,3,..m. Step 5: The efined estimates of w i, each class ae obtained using the updated equations of the EM algoithm. µ and σ fo 203

5 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: Step 6: The assignment of each featue vecto into the coesponding j th egion (segment) is pefomed accoding to the maximum likelihood of the j th component L j. x That is, Featue vecto t is assigned to the j th egion fo which L is maximum. j whee, L j x µ exp D A( ρ, σ ) = max j = 2 A(, σ ) Γ + 7. PERFORMANCE EVALUATION AND COMPARATIVE STUDY (4) To assess the ability and pefomance of the developed model, textue segmentation is to be pefomed by using the benchmak dataset of textues available in the Bodatz Textue databases[7]. Fo each textue image, Hieachical algoithm is employed ove the data of featue vectos that ae divided in to M goups. The initial µ and σ ae estimate of the paametes w i, obtained fo each goup using heuistics clusteing and moment estimatos. Using these initial estimates, the efined estimates ae calculated based on the updated equations obtained though EM Algoithm. With these values, textue segmentation is pefomed based on likelihood of data belonging to a paticula goup. Then the segmentation image is dawn fo the poposed algoithm. The segmentation and quality metics ae evaluated fo the poposed model. The image segmentation pefomance measues namely; Pobabilistic Rand Index (PRI), the Vaiation of Infomation (VOI) and Global Consistency Eo (GCE) ae computed fo the poposed method. The Rand index given by Unnikishnan et al (2007)[8] counts the faction of pais of pixels whose labeling ae consistent between the computed segmentation and the gound tuth. This quantitative measue is easily extended to the Pobabilistic Rand index (PRI). The vaiation of infomation (VOI) metic given by Meila (2007)[9] is based on elationship between a point and its cluste. It uses mutual infomation metic and entopy to appoximate the distance between two clusteing s acoss the lattice of possible clusteing s. It measues the amount of infomation that is lost o gained in changing fom one clusteing to anothe. The Global Consistency Eo (GCE) given by Matin D. et al (200)[20] measues the extent to which one segmentation map can be viewed as a efinement of segmentation. Fo a pefect match, evey egion in one of the segmentations must be identical to, o a efinement (i.e., a subset) of, a egion in the othe segmentation. The image segmentation pefomance measues namely, PRI,GCE,VOI ae computed fo the five images with espect to the developed model, Genealized Gaussian Mixtue Model with k- Means and Hieachical algoithm to that of othe models. Figue 2: Oiginal And Segmented Textue Images With LBP Featues 204

6 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: Table : Segmentation Pefomance Measues Of The Textued Images multivaiate genealized Gaussian mixtue model is less when compaed to that of GMM. The accuacy of the classifie is also studied fo the sample images by using confusion matix fo segmented egions and computing the quality metics [2].Table 3 shows the values of accuacy, Sensitivity,Specificity,Pecision, Recall,F-Measue fo the segmented egions in the image textue. Fom Table it is obseved that the segmentation pefomance measues of the poposed segmentation algoithm ae close to the optimal values of PRI, GCE and VOI. Table 2 pesents the miss classification ate of the pixels of the sample using the poposed model and ealie Gaussian mixtue model. Table 2: Miss Classification Rate Of The Classifie Model MGGMM-H and log DCT MGGMM-H and DCT +LBP MGGMM-H and log DCT+LBP Miss-classification Rate 2% 0% 9% Fom the Table 2, it is obseved that the misclassification ate of the classifie with the Table 3: Compaative Study Of MGGMM Withhieachical Clusteing Algoithmwith Vaiants Of DCT, LBP And Log DCT Fom Table 3, it is obseved that the F- measue value fo the poposed classifie is moe than the ealie Gaussian mixtue models. This indicates that the poposed classifie pefom well than that of Gaussian mixtue model. 8. CONCLUSIONS A textue segmentation algoithm based on multivaiate genealized Gaussian mixtue model integated with DCT and LBP is developed and analyzed. The DCT and log DCT coefficients ae capable of chaacteizing the maco infomation of the textues keeping in view the illumination compensation due to diffeent lightning and envionmental conditions. The textue of the image is modeled using multivaiate genealized Gaussian mixtue model. The input image is fist tansfomed in to LBP domain to captue mico 205

7 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: infomation and LBP image is consideed fo featue vecto extaction. The LBP image is divided in to blocks of non ovelapping egions. Fo each block, the DCT coefficients ae computed and ae selected in zig0zag patten. The obtained DCT coefficients fom the featue vecto fo textue segmentation. The EM algoithm is consideed and initial paametes ae obtained using Hieachical clusteing algoithm and moment method of estimation. The updated paametes ae computed and segmentation is pefomed based on maximum likelihood unde Bayesian fame. The pefomance of the segmentation algoithm is evaluated by consideing five andom images chosen fom Bodatz textue database. It is obseved that the model using DCT and LBP pefoms bette than ealie methods based on DCT and DCT unde logaithmic domain. It is also obseved that the pefomance metics namely GCE,PRI,VOI,F-measue ae bette than ealie models. It is possible to extend this algoithm using tuncated genealized Gaussian distibution with DCT and LBP which will be taken elsewhee. REFERENCES: [] Pal S.K and Pal N.R. (993), A eview on Image Segmentation Techniques, IEEE Tans. on Patten Recognition, Volume 26(9), pp [2] Vaainath V. Bhosle, VushsenP.Pawa (203), Textue Segmentation: Diffeent Methods, Intenational Jounal of Soft Computing and Engineeing, Vol.3(5), pp [3] Pemute Haim, Joseph Fancos and Ian Jemyn (2006), A study of Gaussian mixtue models of colo and textue featues fo image classification and segmentation, Patten ecognition Society, Vol.39, pp [4] Geman. S and Gaffigne.C ((987), Makov andom field image models and thei applications to compute vision, Poceedings of Intl. Congess of Mathematicians 986, Ameican Mathematical Society, pp [5] Pemute Haim, Joseph Fancos and Ian Jemyn (2003), Gaussian mixtue models of textue and colou fo image database etieval, Poceedings of IEEE Intl. Confeence on Acoustics, Speech and Signal pocessing, Vol.3,pp [6] Naveen Kuma.K, Sinivasa Rao.K, Sinivas.Y and Satyanaayana. Ch(205), Textue Segmentation based on multivaiate genealized Gaussian mixtue model,cmes Jounal, Vol.07(3),pp [7] Naveen Kuma. K, Sinivasa Rao.K, Sinivas.Y and Satyanaayana. Ch(205), Textue Segmentation using multivaiate genealized Gaussian mixtue model unde log DCT domain, Intenational Jounal of Applied Engineeing Reseach, Vol.0(22), pp [8] Rao K.R. and Yip P. (990), Discete Cosine Tansfom Algoithms, Advantages, Applications, Academic pess, New yok, USA [9] Haitha.D, Sinivasa Rao.K, Sinivas.Y and Satyanaayana. Ch(202), Pefomance evaluation on the effect of combining DCT and LBP on Face ecognition system, Intenational Jounal of Moden Education and Compute Science, Vol.4(),pp [0] Huang Di., Yunhong Wang(20), Local Binay Pattens and its applications to facial Image Analysis: A suvey, IEEE tans. On Sys. Man and Cybe., Vol.4(6),pp [] Chi Ho Chan, Josef Kittle and Kieon Messe(2007), Multi scale local binay patten histogam fo face ecognition, Intl. Jounal of Advances in Biometics, Vol.4642(9),pp [2] OjalaT.,Pietikainen.M and Maenpaa.T (2004), Multiesolution gay-scale and otation invaiant textue classification with local binay pattens, IEEE Tans. on Patten Anal. and Machine Intel., Vol.24(7), pp [3] M.S.Allili and NizaBougila (2008), Finite genealized Gaussian mixtue modeling and applications to image and video foegound segmentation, Jounal of Electonic Imaging, Vol. 7(3), pp.05-3 [4] Mclanchlan G. and Peel D.(2000), The EM Algoithm Fo Paamete Estimations, John Wileyand Sons, New Yok [5] Shaoquan YU, Anyi Zhang, Hongwei LI (202), A Review on estimating the Shape Paametes of Genealized Gaussian Distibution, Jounal of Infomation Systems, Volume 8(2),pp [6] Sinivas Y. and SinivasRao K. (2007), Unsupevised image segmentation using finite doubly tuncated Gaussian mixtue model and Hieachical clusteing, Jounal of Cuent Science,Vol.93(4), pp [7] P. Bodatz, Textue: a photogaphic album fo atists and designes, Dove, New Yok, 206

8 Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No JATIT & LLS. All ights eseved. ISSN: E-ISSN: ( [8] Unnikishnan R., Pantofau. C., and Henbet M. (2007), Towad objective evaluation of image segmentation algoithms, IEEE Tansactions in Patten Annl.&Mach.Intell,Vol.29(6), pp [9] M. Meila (2007), Compaing clusteings- an infomation based distance, Jounal of Multivaiate Analysis, Vol. 98,pp [20] D. Matin, C. Fowlkes, D. Tal and J. Malik (200), "A Database of Human Segmented Natual Images and its Application to Evaluating Segmentation Algoithms and Measuing Ecological Statistics", Poc. 8th Int l Conf. Compute Vision, Vol. 2, pp [2] Powes, David M.W. (20), Evaluation: Fom Pecision, Recall and F-Measue to ROC, Infomedness, Makedness and Coelation, Jounal of Machine Leaning Technologies, Vol.2(),pp

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

An Extension to the Local Binary Patterns for Image Retrieval

An Extension to the Local Binary Patterns for Image Retrieval , pp.81-85 http://x.oi.og/10.14257/astl.2014.45.16 An Extension to the Local Binay Pattens fo Image Retieval Zhize Wu, Yu Xia, Shouhong Wan School of Compute Science an Technology, Univesity of Science

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

Topic -3 Image Enhancement

Topic -3 Image Enhancement Topic -3 Image Enhancement (Pat 1) DIP: Details Digital Image Pocessing Digital Image Chaacteistics Spatial Spectal Gay-level Histogam DFT DCT Pe-Pocessing Enhancement Restoation Point Pocessing Masking

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

Image Enhancement in the Spatial Domain. Spatial Domain

Image Enhancement in the Spatial Domain. Spatial Domain 8-- Spatial Domain Image Enhancement in the Spatial Domain What is spatial domain The space whee all pixels fom an image In spatial domain we can epesent an image by f( whee x and y ae coodinates along

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM

ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM ADDING REALISM TO SOURCE CHARACTERIZATION USING A GENETIC ALGORITHM Luna M. Rodiguez*, Sue Ellen Haupt, and Geoge S. Young Depatment of Meteoology and Applied Reseach Laboatoy The Pennsylvania State Univesity,

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

Clustering Interval-valued Data Using an Overlapped Interval Divergence

Clustering Interval-valued Data Using an Overlapped Interval Divergence Poc. of the 8th Austalasian Data Mining Confeence (AusDM'9) Clusteing Inteval-valued Data Using an Ovelapped Inteval Divegence Yongli Ren Yu-Hsn Liu Jia Rong Robet Dew School of Infomation Engineeing,

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution

Concomitants of Upper Record Statistics for Bivariate Pseudo Weibull Distribution Available at http://pvamuedu/aam Appl Appl Math ISSN: 93-9466 Vol 5, Issue (Decembe ), pp 8 9 (Peviously, Vol 5, Issue, pp 379 388) Applications and Applied Mathematics: An Intenational Jounal (AAM) Concomitants

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler

POMDP: Introduction to Partially Observable Markov Decision Processes Hossein Kamalzadeh, Michael Hahsler POMDP: Intoduction to Patially Obsevable Makov Decision Pocesses Hossein Kamalzadeh, Michael Hahsle 2019-01-02 The R package pomdp povides an inteface to pomdp-solve, a solve (witten in C) fo Patially

More information

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD

DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD IAPRS Volume XXXVI, Pat 3 / W52, 27 DEVELOPMENT OF A PROCEDURE FOR VERTICAL STRUCTURE ANALYSIS AND 3D-SINGLE TREE EXTRACTION WITHIN FORESTS BASED ON LIDAR POINT CLOUD Yunsheng Wang a,*, Holge Weinacke

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

DISTRIBUTION MIXTURES

DISTRIBUTION MIXTURES Application Example 7 DISTRIBUTION MIXTURES One fequently deals with andom vaiables the distibution of which depends on vaious factos. One example is the distibution of atmospheic paametes such as wind

More information

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1

Improvement of First-order Takagi-Sugeno Models Using Local Uniform B-splines 1 Impovement of Fist-ode Takagi-Sugeno Models Using Local Unifom B-splines Felipe Fenández, Julio Gutiéez, Gacián Tiviño and Juan Calos Cespo Dep. Tecnología Fotónica, Facultad de Infomática Univesidad Politécnica

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

Effective Data Co-Reduction for Multimedia Similarity Search

Effective Data Co-Reduction for Multimedia Similarity Search Effective Data Co-Reduction fo Multimedia Similaity Seach Zi Huang Heng Tao Shen Jiajun Liu Xiaofang Zhou School of Infomation Technology and Electical Engineeing The Univesity of Queensland, QLD 472,

More information

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System Slotted Random Access Potocol with Dynamic Tansmission Pobability Contol in CDMA System Intaek Lim 1 1 Depatment of Embedded Softwae, Busan Univesity of Foeign Studies, itlim@bufs.ac.k Abstact In packet

More information

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry

Fast quality-guided flood-fill phase unwrapping algorithm for three-dimensional fringe pattern profilometry Univesity of Wollongong Reseach Online Faculty of Infomatics - Papes (Achive) Faculty of Engineeing and Infomation Sciences 2010 Fast quality-guided flood-fill phase unwapping algoithm fo thee-dimensional

More information

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

New Algorithms for Daylight Harvesting in a Private Office

New Algorithms for Daylight Harvesting in a Private Office 18th Intenational Confeence on Infomation Fusion Washington, DC - July 6-9, 2015 New Algoithms fo Daylight Havesting in a Pivate Office Rohit Kuma Lighting Solutions and Sevices Philips Reseach Noth Ameica

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

Towards Adaptive Information Merging Using Selected XML Fragments

Towards Adaptive Information Merging Using Selected XML Fragments Towads Adaptive Infomation Meging Using Selected XML Fagments Ho-Lam Lau and Wilfed Ng Depatment of Compute Science and Engineeing, The Hong Kong Univesity of Science and Technology, Hong Kong {lauhl,

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

IMAGERY TEXTURE ANALYSIS BASED ON MULTI-FEATURE FRACTAL DIMENSION

IMAGERY TEXTURE ANALYSIS BASED ON MULTI-FEATURE FRACTAL DIMENSION IMAGERY TEXTURE ANALYSIS BASED ON MULTI-EATURE RACTAL DIMENSION Jingxue Wang a,*, Weidong Song a, eng Gao b a School o Geomatics, Liaoning Technical Univesity, uxin, Liaoning, 13, China xiaoxue1861@163.com,

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions

Cardiac C-Arm CT. SNR Enhancement by Combining Multiple Retrospectively Motion Corrected FDK-Like Reconstructions Cadiac C-Am CT SNR Enhancement by Combining Multiple Retospectively Motion Coected FDK-Like Reconstuctions M. Pümme 1, L. Wigstöm 2,3, R. Fahig 2, G. Lauitsch 4, J. Honegge 1 1 Institute of Patten Recognition,

More information

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering 138 The Intenational Aab Jounal of Infomation Technology, Vol. 6,. 2, Apil 2009 Pediction of Time Seies Using RBF Neual Netwoks: A New Appoach of Clusteing Mohammed Awad 2, Hécto Pomaes 1, Ignacio Rojas

More information

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach

3D Hand Trajectory Segmentation by Curvatures and Hand Orientation for Classification through a Probabilistic Approach 3D Hand Tajectoy Segmentation by Cuvatues and Hand Oientation fo Classification though a Pobabilistic Appoach Diego R. Faia and Joge Dias Abstact In this wok we pesent the segmentation and classification

More information

arxiv: v2 [physics.soc-ph] 30 Nov 2016

arxiv: v2 [physics.soc-ph] 30 Nov 2016 Tanspotation dynamics on coupled netwoks with limited bandwidth Ming Li 1,*, Mao-Bin Hu 1, and Bing-Hong Wang 2, axiv:1607.05382v2 [physics.soc-ph] 30 Nov 2016 1 School of Engineeing Science, Univesity

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma

MapReduce Optimizations and Algorithms 2015 Professor Sasu Tarkoma apreduce Optimizations and Algoithms 2015 Pofesso Sasu Takoma www.cs.helsinki.fi Optimizations Reduce tasks cannot stat befoe the whole map phase is complete Thus single slow machine can slow down the

More information

Mobility Pattern Recognition in Mobile Ad-Hoc Networks

Mobility Pattern Recognition in Mobile Ad-Hoc Networks Mobility Patten Recognition in Mobile Ad-Hoc Netwoks S. M. Mousavi Depatment of Compute Engineeing, Shaif Univesity of Technology sm_mousavi@ce.shaif.edu H. R. Rabiee Depatment of Compute Engineeing, Shaif

More information

Detection and tracking of ships using a stereo vision system

Detection and tracking of ships using a stereo vision system Scientific Reseach and Essays Vol. 8(7), pp. 288-303, 18 Febuay, 2013 Available online at http://www.academicjounals.og/sre DOI: 10.5897/SRE12.318 ISSN 1992-2248 2013 Academic Jounals Full Length Reseach

More information

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer Using the Gow-And-Pune Netwok to Solve Poblems of Lage Dimensionality B.J. Biedis and T.D. Gedeon School of Compute Science & Engineeing The Univesity of New South Wales Sydney NSW 2052 AUSTRALIA bbiedis@cse.unsw.edu.au

More information

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method.

Several algorithms exist to extract edges from point. system. the line is computed using a least squares method. Fast Mapping using the Log-Hough Tansfomation B. Giesle, R. Gaf, R. Dillmann Institute fo Pocess Contol and Robotics (IPR) Univesity of Kalsuhe D-7618 Kalsuhe, Gemany fgieslejgafjdillmanng@ia.uka.de C.F.R.

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Effective Missing Data Prediction for Collaborative Filtering

Effective Missing Data Prediction for Collaborative Filtering Effective Missing Data Pediction fo Collaboative Filteing Hao Ma, Iwin King and Michael R. Lyu Dept. of Compute Science and Engineeing The Chinese Univesity of Hong Kong Shatin, N.T., Hong Kong { hma,

More information

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks

Effects of Model Complexity on Generalization Performance of Convolutional Neural Networks Effects of Model Complexity on Genealization Pefomance of Convolutional Neual Netwoks Tae-Jun Kim 1, Dongsu Zhang 2, and Joon Shik Kim 3 1 Seoul National Univesity, Seoul 151-742, Koea, E-mail: tjkim@bi.snu.ac.k

More information

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology,

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology, (IJCSIS) Intenational Jounal of Compute Science and Infomation Secuity, Efficient Candidacy Reduction Fo Fequent Patten Mining M.H Nadimi-Shahaki 1, Nowati Mustapha 2, Md Nasi B Sulaiman 2, Ali B Mamat

More information

Modeling spatially-correlated data of sensor networks with irregular topologies

Modeling spatially-correlated data of sensor networks with irregular topologies This full text pape was pee eviewed at the diection of IEEE Communications Society subject matte expets fo publication in the IEEE SECON 25 poceedings Modeling spatially-coelated data of senso netwoks

More information

View Synthesis using Depth Map for 3D Video

View Synthesis using Depth Map for 3D Video View Synthesis using Depth Map fo 3D Video Cheon Lee and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 1 Oyong-dong, Buk-gu, Gwangju, 500-712, Republic of Koea E-mail: {leecheon, hoyo}@gist.ac.k

More information

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING Emmanuel Buno Univesité du Sud Toulon-Va / LSIS CNRS BP 20132, F-83957 La Gade buno@univ-tln.f Nicolas Faessel LSIS CNRS Domaine Univesitaie de Saint-Jéôme

More information

4.2. Co-terminal and Related Angles. Investigate

4.2. Co-terminal and Related Angles. Investigate .2 Co-teminal and Related Angles Tigonometic atios can be used to model quantities such as

More information

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis Jounal of Machine Leaning Reseach 7 2006) 1183 1204 Submitted 12/05; Revised 3/06; Published 7/06 Computational and Theoetical Analysis of Null Space and Othogonal Linea Disciminant Analysis Jieping Ye

More information

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays 00 th Intenational Wokshop on Cellula Nanoscale Netwoks and thei Applications (CNNA) Appoximating Euclidean Distance Tansfom with Simple Opeations in Cellula Pocesso Aas Samad Razmjooei and Piot Dudek

More information

Modeling Spatially Correlated Data in Sensor Networks

Modeling Spatially Correlated Data in Sensor Networks Modeling Spatially Coelated Data in Senso Netwoks Apoova Jindal and Konstantinos Psounis Univesity of Southen Califonia The physical phenomena monitoed by senso netwoks, e.g. foest tempeatue, wate contamination,

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

Web scale image retrieval using compact tensor aggregation of visual descriptors

Web scale image retrieval using compact tensor aggregation of visual descriptors Web scale image etieval using compact tenso aggegation of visual desciptos Romain Negel, David Picad, Philippe-Heni Gosselin To cite this vesion: Romain Negel, David Picad, Philippe-Heni Gosselin. Web

More information

Real-Time Speech-Driven Face Animation. Pengyu Hong, Zhen Wen, Tom Huang. Beckman Institute for Advanced Science and Technology

Real-Time Speech-Driven Face Animation. Pengyu Hong, Zhen Wen, Tom Huang. Beckman Institute for Advanced Science and Technology Real-Time Speech-Diven Face Animation Pengyu Hong, Zhen Wen, Tom Huang Beckman Institute fo Advanced Science and Technology Univesity of Illinois at Ubana-Champaign, Ubana, IL 61801, USA Abstact This chapte

More information

Compact Vectors of Locally Aggregated Tensors for 3D shape retrieval

Compact Vectors of Locally Aggregated Tensors for 3D shape retrieval Euogaphics Wokshop on 3D Object Retieval (2013) S. Biasotti, I. Patikakis, U. Castellani, and T. Scheck (Editos) Compact Vectos of Locally Aggegated Tensos fo 3D shape etieval Hedi Tabia 1, David Picad

More information

Strictly as per the compliance and regulations of:

Strictly as per the compliance and regulations of: Global Jounal of HUMAN SOCIAL SCIENCE Economics Volume 13 Issue Vesion 1.0 Yea 013 Type: Double Blind Pee Reviewed Intenational Reseach Jounal Publishe: Global Jounals Inc. (USA) Online ISSN: 49-460x &

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images A Hybid DWT-SVD Image-Coding System (HDWTSVD) fo Colo Images Humbeto Ochoa a,b, K.R. Rao a a Univesity of Texas at Alington, Box 906 46 ates Steet, Neddeman Hall, Rm 530 Alington, TX 7609 hdo594@exchange.uta.edu

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

Linear Ensembles of Word Embedding Models

Linear Ensembles of Word Embedding Models Linea Ensembles of Wod Embedding Models Avo Muomägi Univesity of Tatu Tatu, Estonia avom@ut.ee Kaiit Sits Univesity of Tatu Tatu, Estonia kaiit.sits@ut.ee Sven Lau Univesity of Tatu Tatu, Estonia swen@math.ut.ee

More information

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS

PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Poceedings of the ASME 215 Dynamic Systems and Contol Confeence DSCC215 Octobe 28-3, 215, Columbus, Ohio, USA DSCC215-999 PROBABILITY-BASED OPTIMAL PATH PLANNING FOR TWO-WHEELED MOBILE ROBOTS Jaeyeon Lee

More information

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

More information

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS

EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS EYE DIRECTION BY STEREO IMAGE PROCESSING USING CORNEAL REFLECTION ON AN IRIS Kumiko Tsuji Fukuoka Medical technology Teikyo Univesity 4-3-14 Shin-Katsutachi-Machi Ohmuta Fukuoka 836 Japan email: c746g@wisdomcckyushu-uacjp

More information

Assessment of query reweighing, by rocchio method in farsi information retrieval

Assessment of query reweighing, by rocchio method in farsi information retrieval Univesity of Wollongong Reseach Online Univesity of Wollongong in Dubai - Papes Univesity of Wollongong in Dubai 2008 Assessment of quey eweighing, by occhio metho in fasi infomation etieval F Sabooi Bu-Ali

More information

Combinatorial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registration in Mobile IP Environments

Combinatorial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registration in Mobile IP Environments Wieless Netwoks 0, 3 32, 200 200 Kluwe Academic Publishes. Manufactued in The Nethelands. Combinatoial Mobile IP: A New Efficient Mobility Management Using Minimized Paging and Local Registation in Mobile

More information

QUANTITATIVE MEASURES FOR THE EVALUATION OF CAMERA STABILITY

QUANTITATIVE MEASURES FOR THE EVALUATION OF CAMERA STABILITY QUNTTTVE MESURES FR THE EVLUTN F CMER STBLTY. F. Habib a,. M. Pullivelli a, M. Mogan a a Depatment of Geomatics Engineeing, Univesity of Calgay 2500 Univesity Dive N.W, Calgay B T2N 1N4 Canada Email -

More information

Hierarchical Region Mean-Based Image Segmentation

Hierarchical Region Mean-Based Image Segmentation Hieachical Region Mean-Based Image Segmentation Slawo Wesolkowski and Paul Fieguth Systems Design Engineeing Univesity of Wateloo Wateloo, Ontaio, Canada, N2L-3G1 s.wesolkowski@ieee.og, pfieguth@uwateloo.ca

More information

University of Alberta, range data with the aid of an o-the-shelf video-camera.

University of Alberta, range data with the aid of an o-the-shelf video-camera. Single Camea Steeo fo Mobile Robot Wold Exploation Dmity O. Goodnichy and William W. Amstong Depatment of Computing Science, Univesity of Albeta, Edmonton, Albeta, Canada T6G 2H1 fdmiti,amsg@cs.ualbeta.ca

More information

Development and Analysis of a Real-Time Human Motion Tracking System

Development and Analysis of a Real-Time Human Motion Tracking System Development and Analysis of a Real-Time Human Motion Tacking System Jason P. Luck 1,2 Chistian Debunne 1 William Hoff 1 Qiang He 1 Daniel E. Small 2 1 Coloado School of Mines 2 Sandia National Labs Engineeing

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Hand Tracking and Gesture Recognition for Human-Computer Interaction

Hand Tracking and Gesture Recognition for Human-Computer Interaction Electonic Lettes on Compute Vision and Image Analysis 5(3):96-104, 2005 Hand Tacking and Gestue Recognition fo Human-Compute Inteaction Cistina Manesa, Javie Vaona, Ramon Mas and Fancisco J. Peales Unidad

More information

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il IEEE Conf. on Compute Vision and Patten Recognition, 1998. To appea. Illumination Cones fo Recognition Unde Vaiable Lighting: Faces Athinodoos S. Geoghiades David J. Kiegman Pete N. Belhumeu Cente fo Computational

More information