Action Recognition by Matching Clustered Trajectories of Motion Vectors

Size: px
Start display at page:

Download "Action Recognition by Matching Clustered Trajectories of Motion Vectors"

Transcription

1 Acton Recognton by Matchng Clustered Trajectores of Moton Vectors Mchals Vrgkas 1, Vasleos Karavasls 1, Chrstophoros Nkou 1 and Ioanns Kakadars 2 1 Department of Computer Scence, Unversty of Ioannna, Ioannna, Greece 2 Department of Computer Scence, Unversty of Houston, Houston, Texas, USA {mvrgkas, vkaravas, cnkou}@cs.uo.gr, oannsk@uh.edu Keywords: Abstract: Human acton recognton; Optcal flow; Moton curves; Gaussan mxture modelng (GMM); Clusterng; Longest common subsequence. A framework for acton representaton and recognton based on the descrpton of an acton by tme seres of optcal flow moton features s presented. In the learnng step, the moton curves representng each acton are clustered usng Gaussan mxture modelng (GMM). In the recognton step, the optcal flow curves of a probe sequence are also clustered usng a GMM and the probe curves are matched to the learned curves usng a non-metrc smlarty functon based on the longest common subsequence whch s robust to nose and provdes an ntutve noton of smlarty between trajectores. Fnally, the probe sequence s categorzed to the learned acton wth the maxmum smlarty usng a nearest neghbor classfcaton scheme. Expermental results on common acton databases demonstrate the effectveness of the proposed method. 1 Introducton Acton recognton s a preponderant and dffcult task n computer vson. Many applcatons, ncludng vdeo survellance systems, human-computer nteracton and robotcs to human behavor characterzaton, requre a multple actvty recognton system. The problem of categorzng a human acton remans a challengng task that has attracted much research effort n the recent years. The surveys n (Aggarwal and Ryoo, 2011) and (Poppe, 2010) provde a good overvew of the numerous papers on acton/actvty recognton and analyze the semantcs of human actvty categorzaton. Several feature extracton methods for descrbng and recognzng human actons have been proposed (Efros et al., 2003; Schuldt et al., 2004; Jhuang et al., 2007; Nebles et al., 2008; Fath and Mor, 2008). A major famly of methods reles on optcal flow whch has proven to be an mportant cue. In (Efros et al., 2003), human actons are recognzed from low-resoluton sports vdeo sequences usng the nearest neghbor classfer, where humans are represented by wndows of heght of 30 pxels. The approach n (Fath and Mor, 2008) s based on md-level moton features, whch are also constructed drectly from the optcal flow features. Moreover, Wang and Mor employed moton features as nputs to hdden condtonal random felds and support vector machne (SVM) classfers (Wang and Mor, 2011). Real tme classfcaton and predcton of future actons s proposed n (Morrs and Trved, 2011), where an actvty vocabulary s learnt through a three step procedure. Other optcal flowbased methods whch ganed popularty are presented n (Ln et al., 2009; Chaudhry et al., 2009). The classfcaton of a vdeo sequence usng local features n a spato-temporal envronment has been gven much focus. Schuldt et al. represent local events n a vdeo usng space-tme features, whle an SVM classfer s used to recognze an acton (Schuldt et al., 2004). In (Gorelck et al., 2007), actons are consdered as 3D space tme slhouettes of movng humans. They take advantage of the Posson equaton soluton to effcently descrbe an acton by utlzng spectral clusterng between sequences of features and applyng nearest neghbor classfcaton to characterze an acton. Nebles et al. address the problem of acton recognton by creatng a codebook of spacetme nterest ponts (Nebles et al., 2008). A herarchcal approach was followed n (Jhuang et al., 2007), where an nput vdeo s analyzed nto several feature descrptors dependng on ther complexty. The fnal classfcaton s performed by a mult-class SVM classfer. In (Dollár et al., 2005), spato-temporal features are proposed based on cubod descrptors. An acton descrptor of hstograms of nterest ponts, re-

2 lyng on (Schuldt et al., 2004) was presented n (Yan and Luo, 2012). Random forests for acton representaton have also been attractng wdespread nterest for acton recognton (Yao et al., 2010). Furthermore, the key ssue of how many frames are requred for acton recognton s addressed n (Schndler and Gool, 2008). In ths paper, we address the problem of human acton recognton by representng an acton wth a set of clustered moton trajectores. Moton curves are generated by optcal flow features whch are then clustered usng a dfferent Gaussan mxture (Bshop, 2006) for each dstnct acton. The optcal flow curves of a probe sequence are also clustered usng a Gaussan mxture model (GMM) and they are matched to the learned curves usng a smlarty functon (Vlachos et al., 2002) relyng on the longest common subsequence (LCSS) between trajectores. The LCSS s robust to nose and provdes an ntutve noton of smlarty between trajectores. Snce dfferent actors perform the same acton n dfferent manners and at dfferent speeds, an advantage of the LCSS smlarty s that t can handle wth moton trajectores of vared lengths. The man contrbuton of the paper s twofold. At frst, human moton s represented by a small set of trajectores whch are the mean curves of the mxture components along wth ther covarance matrces. The complexty of the model s consdered low, as t s determned by the Bayesan Informaton Crteron (BIC), but any other model selecton technque may be appled. Secondly, the use of the longest common subsequence ndex allows nput curves of dfferent length to be compared relably. The rest of the paper s organzed as follows: we represent the extracton of moton trajectores, the clusterng and the curve matchng n Secton 2. In Secton 3, we report results on the Wezmann (Blank et al., 2005) and the KTH (Schuldt et al., 2004) acton classfcaton datasets. Fnally, conclusons are drawn n Secton 4. 2 Acton Representaton and Recognton Our goal s to analyze and nterpret dfferent classes of actons to buld a model for human actvty categorzaton. Gven a collecton of fgure-centrc sequences, we represent moton templates usng optcal flow (Lucas and Kanade, 1981) at each frame. Assumng that a boundng box can be automatcally obtaned from the mage data, we defne a square regon of nterest (ROI) around the human. A bref overvew of our approach s depcted n Fgure 1. In the tranng mode, we assume that the vdeo sequences contan only one actor performng only one acton per frame. However, n the recognton mode, we allow more than one acton per vdeo frame. The optcal flow vectors as well as the moton descrptors (Efros et al., 2003) for each sequence are computed. These moton descrptors are collected together to construct moton curves, whch are clustered usng a mxture model to descrbe a unque acton. Then, the moton curves are clustered and each acton s characterzed by a set of clustered moton curves. Acton recognton s performed by matchng the clusters of moton curves of the probe sequence and the clustered curves n each tranng sequence. 2.1 Moton Representaton Followng the work n (Efros et al., 2003), we compute the moton descrptor for the ROI as a fourdmensonal vector F = ( F x +,Fx,F y +,Fy ) R 4, where = 1,..., N, wth N beng the number of pxels n the ROI. Also, the matrx F refers to the blurred, moton compensated optcal flow. We compute the optcal flow F, whch has two components, the horzontal F x, and the vertcal F y, at each pxel. It s worth notng that the horzontal and vertcal components of the optcal flow F x and F y are half-wave rectfed nto four non-negatve channels F x +,Fx,F y +,Fy, so that F x = F x + F x and F y = F y + F y. In the general case, optcal flow s sufferng from nosy measurements and analyzng data under these crcumstances wll lead to unstable results. To handle any moton artfacts due to camera movements, each half-wave moton compensated flow s blurred wth a Gaussan kernel. In ths way, the substantve moton nformaton s preserved, whle mnor varatons are dscarded. Thus, any ncorrectly computed flows are removed. 2.2 Extracton of Moton Curves Consder T to be the number of mage frames and C={c (t)},t [0,T], s a set of moton curves for the set of pxels =1,...,N of the ROI. Each moton curve s descrbed as a set of ponts correspondng to the optcal flow vector extracted n the ROI. Specfcally, we descrbe the moton at each pxel by the optcal flow vector F = ( F x +,Fx,F y +,Fy ). A set of moton curves for a specfc acton s depcted n Fgure 1. Gven the set of moton descrptors for all frames, we construct the moton curves by followng ther optcal flow components n consecutve frames. If there s no pxel dsplacement we consder a zero optcal flow vector dsplacement for ths pxel.

3 Fgure 1: Overvew of our approach. The set of moton curves descrbes completely the moton n the ROI. Once the moton curves are created, pxels and therefore curves that belong to the background are elmnated. Ths s accomplshed by dscardng curves whose ampltude of the optcal flow vector s below a predefned threshold. In order to establsh a correspondence between the moton curves and the actual moton, we perform clusterng of the moton curves usng a Gaussan mxture model. We estmate the characterstc moton whch s represented by the mean trajectory of each cluster. 2.3 Moton Curves Clusterng A moton curve s consdered to be a 2D tme sgnal c j (t)= ( F x j (t),f y j (t) ), t [0,T] where the ndex = 1,...,N represents the th pxel, for the j th vdeo sequence n the tranng set. To effcently learn human acton categores, each acton s represented by a GMM by clusterng the moton curves n every sequence of the tranng set. The p th acton (p=1,...,a) n the j th vdeo sequence ( j = 1,...,S p ) s modeled by a set of K p j mean curves (learned by the GMM) denoted by x p jk (t), k=1,...,kp j. The GMM s traned usng the Expectaton- Maxmzaton (EM) algorthm (Bshop, 2006), whch provdes a soluton to the problem of estmatng the model s parameters. However, the number of mxture components should be determned. To select the number of the Gaussans K p j, for the jth tranng sequence, representng the p th acton, the Bayesan Informaton crteron (BIC) (Bshop, 2006) s used. Thus, when EM converges the cluster labels of the moton curves are obtaned. Ths s schematcally depcted n Fgure 1, where a set of moton trajectores, representng a certan acton (e.g., p), n a vdeo sequence (e.g., labeled by j) s clustered by a GMM nto K p j = 2 curves for acton representaton. Note that, a gven acton s generally represented by a varyng number of mean trajectores as the BIC crteron may result n a dfferent number of components n dfferent sequences. 2.4 Matchng of Moton Curves Once a new probe vdeo s presented, where we must recognze the acton depcted, the optcal flow s computed, moton trajectores are created and clustered, and they are compared wth the learned mean trajectores of the tranng set. Recall that human actons are not unform sequences n tme, snce dfferent actors perform the same acton n dfferent manner and at dfferent speeds. Ths means that moton curves have vared lengths. An optmal matchng may be performed usng dynamc programmng whch detects smlar pars of curve segments. The longest common subsequence (LCSS) (Vlachos et al., 2002) s robust to nose and provdes a smlarty measure between moton trajectores snce not all ponts need to be matched. Let c 1 (t), t [0,T] and c 2 (t ), t [0,T ] be two curves of dfferent lengths. Then, we defne the affn-

4 ty between the two curves as: ( ) ( ) LCSS c α c 1 (t),c 2 (t 1 (t),c 2 (t ) ) =, (1) ( where the LCSS c 1 (t),c 2 (t ) mn(t,t ) ) (Eq. (2)) ndcates the qualty of the matchng between the curves c 1 (t) and c 2 (t ) and measures the number of the matchng ponts between two curves of dfferent lengths. Note that the LCSS s a modfcaton of the edt dstance (Theodords and Koutroumbas, 2008) and ts value s computed wthn a constant tme wndow δ and a constant ampltude ε, that control the matchng thresholds. The terms c 1 (t) T t and c 2 (t ) T t denote the number of curve ponts up to tme t and t, accordngly. The dea s to match segments of curves by performng tme stretchng so that segments that le close to each other (ther temporal coordnates are wthn δ) can be matched f ther ampltudes dffer at most by ε. When a probe vdeo sequence s presented, ts moton trajectores are clustered usng GMMs of varous numbers of components usng the EM algorthm. The BIC crteron s employed to determne the optmal value of the number of Gaussans K, whch represent the acton. Thus, we have a set of K mean trajectores y k, k=1,...,k modelng the probe acton. Recognton of the acton present n the probe vdeo sequence s performed by assgnng the probe acton to the acton of the labeled sequence whch s most smlar. As both the probe sequence y and the j th labeled sequence of the p th acton n the tranng set x p j are represented by a number of GMM components, the overall dstance between them s computed by: p K d(x p j j,y)= K k=1l=1 π p jk π l [ ( )] 1 α x p jk (t),y l(t ), (3) where π p jk and π l are the GMM mxng proportons for the labeled and probe sequence, respectvely, that s k π p jk = 1 and l π l = 1. The probe sequence y s categorzed wth respect to ts mnmum dstance from an already learned acton: [ j, p ]=argmnd(x p j,y). (4) j,p 3 Expermental Results We evaluated the proposed method on acton recognton by conductng a set of experments over publcly avalable datasets. At frst we appled the algorthm to the Wezmann human acton dataset Table 1: Recognton accuracy and executon tme over the Wezmann dataset. The results of (Blank et al., 2005; Seo and Mlanfar, 2011; Nebles et al., 2008; Chaudhry et al., 2009; Ln et al., 2009; Jhuang et al., 2007; Fath and Mor, 2008) are taken from the orgnal papers. Method Accuracy (%) Proposed Method 98.8 (Blank et al., 2005) (Chaudhry et al., 2009) 95.7 (Fath and Mor, 2008) (Jhuang et al., 2007) 98.8 (Ln et al., 2009) (Nebles et al., 2008) 90.0 (Seo and Mlanfar, 2011) 97.5 (Blank et al., 2005). The Wezmann dataset s a collecton of 90 low-resoluton vdeos, whch conssts of 10 dfferent actons such as run, walk, skp, jumpng jack, jump forward, jump n place, gallop sdeways, wave wth two hands, wave wth one hand, and bend, performed by nne dfferent people. The vdeos were acqured wth a statc camera and contan uncluttered background. To test the proposed method on acton recognton we adopted the leave-one-out scheme. We learned the model parameters from the vdeos of eght subjects and tested the recognton results on the remanng vdeo set. The procedure was repeated for all sets of vdeo sequences and the fnal result s the average of the ndvdual results. The optmal number of mxture components K p j for the j th vdeo sequence, j= 1,...,S p of the p th acton p=1,...,a s found by employng the BIC crteron. The value of BIC was computed for K p j = 1 to 10. In the recognton step, n our mplementaton of the LCSS (2), the constants δ and ε were estmated usng cross valdaton. Parameter δ, was set to 1% of the trajectores lengths, and parameter ε was determned as the smallest standard devaton of the two trajectores to be compared. As shown n Table 1, the average correct classfcaton of the algorthm on ths dataset s 98.8%. The performances of other state-of-the-art methods on the same dataset are shown n Table 1. As t can be observed, we acheve better results wth respect to four out of seven state-of-the-art methods. However, the proposed method provded only one erroneous categorzaton as one jump-n-place (pjump) acton was wrongly categorzed as run. It seems that n ths case the number of Gaussan components K p j computed by the BIC crteron was not optmal. Fgure 2 depcts the confuson matrx for ths experment. We have further assessed the performance rate of our method by conductng experments on the KTH

5 ( ) LCSS c 1 (t),c 2 (t ) = 0, f T = 0 or T = 0, 1+LCSS { max LCSS (c 1 (t) T t 1,c 2 (t ) T t 1 ), f c 1 (t) c 2 (t ) <ε and T T <δ, )},otherwse (c 1 (t) Tt 1,c 2 (t ) T t ), LCSS (c 1 (t) T t,c 2 (t ) T t 1 (2) Table 2: Recognton results over the KTH dataset. The results of (Fath and Mor, 2008; Jhuang et al., 2007; Ln et al., 2009; Nebles et al., 2008; Schuldt et al., 2004; Seo and Mlanfar, 2011) are taken from the orgnal papers. Method Accuracy (%) Proposed Method (Fath and Mor, 2008) 90.5 (Jhuang et al., 2007) 90.5 (Ln et al., 2009) (Nebles et al., 2008) (Schuldt et al., 2004) (Seo and Mlanfar, 2011) 95.1 Wezmann database, accuracy = 98.8% Fgure 2: Confuson matrx for the classfcaton results for the Wezmann dataset for the estmaton of the number of components usng the BIC crteron for both the tranng and probe sequences. dataset (Schuldt et al., 2004). Ths dataset conssts of 2391 sequences and contans sx types of human actons such as walkng, joggng, runnng, boxng, hand wavng, and hand clappng. These actons are repeatedly performed by 25 dfferent people n four dfferent envronments: outdoors (s1), outdoors wth scale varaton (s2), outdoors wth dfferent clothes (s3), and ndoors (s4). The vdeo sequences were acqured usng a statc camera and nclude a unform background. The average length of the vdeo sequences s four seconds, whle they were downsampled to the spatal resoluton of pxels. We tested the acton recognton capablty of the proposed method by usng a leave-one-out cross valdaton approach. Accordngly, we learned the model from the vdeos of 24 subjects whle we tested the algorthm on the remanng subject and averaged the recognton results. The confuson matrx over the KTH dataset for ths leave-one-out approach s depcted n Fgure 3. We acheved a recognton rate of 96.71%, whch to the best of our knowledge s a very hgh performance for ths dataset. In addton, comparson of the proposed method wth other stateof-the-art methods s reported n Table 2. As can be observed, the proposed method provdes the more ac- curate recognton rates. The proposed method attans hgh acton classfcaton accuracy as the BIC crteron determnes the optmal value of Gaussans K p j for ths dataset. The average recognton tme depends on the value of Gaussans K p j and t s approxmately 2 sec for both datasets, on a standard PC (dual core, 2 GHz RAM). KTH database, accuracy = 96.71% Fgure 3: Confuson matrx for the classfcaton results for the KTH dataset for the estmaton of the number of components usng the BIC crteron for both the tranng and probe sequences.

6 4 Concluson In ths paper, we presented an acton recognton approach, where actons are represented by a set of moton curves assumed to be generated by a probablstc model. The performance of the extracted moton curves s nterpreted by dscoverng smlartes between the moton trajectores, followed by a classfcaton scheme. Although a perfect recognton performance s accomplshed wth a fxed number of Gaussan mxtures, there are stll some open ssues n feature representaton. Our next step s to apply ths work to other benchmark databases wth rcher moton varatons and more nformaton to be modeled by a Gaussan mxture where more Gaussan components would be necessary. Moreover, an extenson of the acton classfcaton method s envsoned n order to ntegrate t nto a complete scheme consstng of moton detecton, background subtracton, and acton recognton n natural and cluttered envronments, whch s a dffcult and more challengng topc. REFERENCES Aggarwal, J. K. and Ryoo, M. S. (2011). Human actvty analyss: A revew. ACM Compututng Surveys, 43(3):1 43. Bshop, C. M. (2006). Pattern Recognton and Machne Learnng. Sprnger. Blank, M., Gorelck, L., Shechtman, E., Iran, M., and Basr, R. (2005). Actons as space-tme shapes. In Proc. 10 th IEEE Internatonal Conference on Computer Vson, pages , Begng, Chna. Chaudhry, R., Ravchandran, A., Hager, G. D., and Vdal, R. (2009). Hstograms of orented optcal flow and Bnet-Cauchy kernels on nonlnear dynamcal systems for the recognton of human actons. In Proc. IEEE Computer Socety Conference on Computer Vson and Pattern Recognton, pages , Mam, Florda, USA. Dollár, P., Rabaud, V., Cottrell, G., and Belonge, S. (2005). Behavor recognton va sparse spato-temporal features. In Proc. 14 th Internatonal Conference on Computer Communcatons and Networks, pages 65 72, Bejng, Chna. Efros, A. A., Berg, A. C., Mor, G., and Malk, J. (2003). Recognzng acton at a dstance. In Proc. 9 th IEEE Internatonal Conference on Computer Vson, volume 2, pages , Nce, France. Fath, A. and Mor, G. (2008). Acton recognton by learnng md-level moton features. In Proc. IEEE Computer Socety Conference on Computer Vson and Pattern Recognton, pages 1 8, Anchorage, Alaska, USA. Gorelck, L., Blank, M., Shechtman, E., Iran, M., and Basr, R. (2007). Actons as space-tme shapes. IEEE Transactons on Pattern Analyss and Machne Intellgence, 29(12): Jhuang, H., Serre, T., Wolf, L., and Poggo, T. (2007). A bologcally nspred system for acton recognton. In Proc. IEEE Internatonal Conference on Computer Vson, pages 1 8, Ro de Janero, Brazl. Ln, Z., Jang, Z., and Davs, L. S. (2009). Recognzng actons by shape-moton prototype trees. In Proc. IEEE Internatonal Conference on Computer Vson, pages , Mam, Florda, USA. Lucas, B. D. and Kanade, T. (1981). An teratve mage regstraton technque wth an applcaton to stereo vson. In Proc. 7 th Internatonal Jont Conference on Artfcal Intellgence, pages , Nce, France. Morrs, B. T. and Trved, M. M. (2011). Trajectory learnng for actvty understandng: Unsupervsed, multlevel, and long-term adaptve approach. IEEE Transactons on Pattern Analyss and Machne Intellgence, 33(11): Nebles, J. C., Wang, H., and Fe-Fe, L. (2008). Unsupervsed learnng of human acton categores usng spatal-temporal words. Internatonal Journal of Computer Vson, 79(3): Poppe, R. (2010). A survey on vson-based human acton recognton. Image and Vson Computng, 28(6): Schndler, K. and Gool, L. V. (2008). Acton snppets: How many frames does human acton recognton requre? pages 1 8, Anchorage, Alaska, USA. Schuldt, C., Laptev, I., and Caputo, B. (2004). Recognzng human actons: A local SVM approach. In Proc. 17 th Internatonal Conference on Pattern Recognton, pages 32 36, Cambrdge, UK. Seo, H. J. and Mlanfar, P. (2011). Acton recognton from one example. IEEE Transactons on Pattern Analyss and Machne Intellgence, 33(5): Theodords, S. and Koutroumbas, K. (2008). Pattern Recognton. Academc Press, 4th edton. Vlachos, M., Gunopoulos, D., and Kollos, G. (2002). Dscoverng smlar multdmensonal trajectores. In Proc. 18 th Internatonal Conference on Data Engneerng, pages , San Jose, Calforna, USA. Wang, Y. and Mor, G. (2011). Hdden part models for human acton recognton: Probablstc versus max margn. IEEE Transactons on Pattern Analyss and Machne Intellgence, 33(7): Yan, X. and Luo, Y. (2012). Recognzng human actons usng a new descrptor based on spatal-temporal nterest ponts and weghted-output classfer. Neurocomputng, 87: Yao, A., Gall, J., and Gool, L. V. (2010). A Hough transform-based votng framework for acton recognton. In Proc. IEEE Computer Socety Conference on Computer Vson and Pattern Recognton, pages , San Francsco, CA, USA.

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Human Action Recognition Using Dynamic Time Warping Algorithm and Reproducing Kernel Hilbert Space for Matrix Manifold

Human Action Recognition Using Dynamic Time Warping Algorithm and Reproducing Kernel Hilbert Space for Matrix Manifold IJCTA, 10(07), 2017, pp 79-85 Internatonal Scence Press Closed Loop Control of Soft Swtched Forward Converter Usng Intellgent Controller 79 Human Acton Recognton Usng Dynamc Tme Warpng Algorthm and Reproducng

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Extraction of Human Activities as Action Sequences using plsa and PrefixSpan

Extraction of Human Activities as Action Sequences using plsa and PrefixSpan Extracton of Human Actvtes as Acton Sequences usng plsa and PrefxSpan Takuya TONARU Tetsuya TAKIGUCHI Yasuo ARIKI Graduate School of Engneerng, Kobe Unversty Organzaton of Advanced Scence and Technology,

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity ISSN(Onlne): 2320-9801 ISSN (Prnt): 2320-9798 Internatonal Journal of Innovatve Research n Computer and Communcaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) Vol.2, Specal Issue 1, March 2014 Proceedngs

More information

Detection of Human Actions from a Single Example

Detection of Human Actions from a Single Example Detecton of Human Actons from a Sngle Example Hae Jong Seo and Peyman Mlanfar Electrcal Engneerng Department Unversty of Calforna at Santa Cruz 1156 Hgh Street, Santa Cruz, CA, 95064 {rokaf,mlanfar}@soe.ucsc.edu

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Large-scale Web Video Event Classification by use of Fisher Vectors

Large-scale Web Video Event Classification by use of Fisher Vectors Large-scale Web Vdeo Event Classfcaton by use of Fsher Vectors Chen Sun and Ram Nevata Unversty of Southern Calforna, Insttute for Robotcs and Intellgent Systems Los Angeles, CA 90089, USA {chensun nevata}@usc.org

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

More information

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input

Real-time Joint Tracking of a Hand Manipulating an Object from RGB-D Input Real-tme Jont Tracng of a Hand Manpulatng an Object from RGB-D Input Srnath Srdhar 1 Franzsa Mueller 1 Mchael Zollhöfer 1 Dan Casas 1 Antt Oulasvrta 2 Chrstan Theobalt 1 1 Max Planc Insttute for Informatcs

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Object-Based Techniques for Image Retrieval

Object-Based Techniques for Image Retrieval 54 Zhang, Gao, & Luo Chapter VII Object-Based Technques for Image Retreval Y. J. Zhang, Tsnghua Unversty, Chna Y. Y. Gao, Tsnghua Unversty, Chna Y. Luo, Tsnghua Unversty, Chna ABSTRACT To overcome the

More information

SVM Based Forest Fire Detection Using Static and Dynamic Features

SVM Based Forest Fire Detection Using Static and Dynamic Features DOI: 10.2298/CSIS101012030Z SVM Based Forest Fre Detecton Usng Statc and Dynamc Features Janhu Zhao, Zhong Zhang, Shzhong Han, Chengzhang Qu Zhyong Yuan, and Dengy Zhang Computer School, Wuhan Unversty,

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

2. Related Work Hand-crafted Features Based Trajectory Prediction Deep Neural Networks Based Trajectory Prediction

2. Related Work Hand-crafted Features Based Trajectory Prediction Deep Neural Networks Based Trajectory Prediction Encodng Crowd Interacton wth Deep Neural Network for Pedestran Trajectory Predcton Yanyu Xu ShanghaTech Unversty xuyy2@shanghatech.edu.cn Zhxn Pao ShanghaTech Unversty paozhx@shanghatech.edu.cn Shenghua

More information

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition Mathematcal Methods for Informaton Scence and Economcs Novel Pattern-based Fngerprnt Recognton Technque Usng D Wavelet Decomposton TUDOR BARBU Insttute of Computer Scence of the Romanan Academy T. Codrescu,,

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

Combining Keypoint Clustering and Neural Background Subtraction for Real-time Moving Object Detection by PTZ Cameras

Combining Keypoint Clustering and Neural Background Subtraction for Real-time Moving Object Detection by PTZ Cameras Combnng Keypont Clusterng and Neural Background Subtracton for Real-tme Movng Object Detecton by PTZ Cameras Danlo Avola 1, Marco Bernard 2, Lug Cnque 2, Gan Luca Forest 1 and Crstano Massaron 2 1 Department

More information

SVM-based Learning for Multiple Model Estimation

SVM-based Learning for Multiple Model Estimation SVM-based Learnng for Multple Model Estmaton Vladmr Cherkassky and Yunqan Ma Department of Electrcal and Computer Engneerng Unversty of Mnnesota Mnneapols, MN 55455 {cherkass,myq}@ece.umn.edu Abstract:

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

CLUSTERING ALGORITHM OF VEHICLE MOTION TRAJECTORIES IN ENTRANCES AND EXITS OF FREEWAY. Zongyuan SUN1 Dongxue LI2

CLUSTERING ALGORITHM OF VEHICLE MOTION TRAJECTORIES IN ENTRANCES AND EXITS OF FREEWAY. Zongyuan SUN1 Dongxue LI2 5th Internatonal Conference on Cvl, Archtectural and Hydraulc Engneerng (ICCAHE 206) CLUSTERING ALGORITHM OF VEHICLE MOTION TRAJECTORIES IN ENTRANCES AND EXITS OF FREEWAY Zongyuan SUN Dongxue LI2 Tongj

More information

Improved SIFT-Features Matching for Object Recognition

Improved SIFT-Features Matching for Object Recognition Improved SIFT-Features Matchng for Obect Recognton Fara Alhwarn, Chao Wang, Danela Rstć-Durrant, Axel Gräser Insttute of Automaton, Unversty of Bremen, FB / NW Otto-Hahn-Allee D-8359 Bremen Emals: {alhwarn,wang,rstc,ag}@at.un-bremen.de

More information

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1 Adaptve Slhouette Extracton and Human Trackng n Dynamc Envronments 1 X Chen, Zhha He, Derek Anderson, James Keller, and Marjore Skubc Department of Electrcal and Computer Engneerng Unversty of Mssour,

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Research Article Adaptive Self-Occlusion Behavior Recognition Based on plsa

Research Article Adaptive Self-Occlusion Behavior Recognition Based on plsa Appled Mathematcs Volume 213, Artcle ID 56752, 9 pages http://dx.do.org/1.1155/213/56752 Research Artcle Adaptve Self-Occluson Behavor Recognton Based on plsa Hong-bn Tu, L-mn Xa, and Lun-zheng Tan School

More information

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1 A New Feature of Unformty of Image Texture Drectons Concdng wth the Human Eyes Percepton Xng-Jan He, De-Shuang Huang, Yue Zhang, Tat-Mng Lo 2, and Mchael R. Lyu 3 Intellgent Computng Lab, Insttute of Intellgent

More information

On Supporting Identification in a Hand-Based Biometric Framework

On Supporting Identification in a Hand-Based Biometric Framework On Supportng Identfcaton n a Hand-Based Bometrc Framework Pe-Fang Guo 1, Prabr Bhattacharya 2, and Nawwaf Kharma 1 1 Electrcal & Computer Engneerng, Concorda Unversty, 1455 de Masonneuve Blvd., Montreal,

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

Backpropagation: In Search of Performance Parameters

Backpropagation: In Search of Performance Parameters Bacpropagaton: In Search of Performance Parameters ANIL KUMAR ENUMULAPALLY, LINGGUO BU, and KHOSROW KAIKHAH, Ph.D. Computer Scence Department Texas State Unversty-San Marcos San Marcos, TX-78666 USA ae049@txstate.edu,

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Scale Selective Extended Local Binary Pattern For Texture Classification

Scale Selective Extended Local Binary Pattern For Texture Classification Scale Selectve Extended Local Bnary Pattern For Texture Classfcaton Yutng Hu, Zhlng Long, and Ghassan AlRegb Multmeda & Sensors Lab (MSL) Georga Insttute of Technology 03/09/017 Outlne Texture Representaton

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

Fast Feature Value Searching for Face Detection

Fast Feature Value Searching for Face Detection Vol., No. 2 Computer and Informaton Scence Fast Feature Value Searchng for Face Detecton Yunyang Yan Department of Computer Engneerng Huayn Insttute of Technology Hua an 22300, Chna E-mal: areyyyke@63.com

More information

Learning a Class-Specific Dictionary for Facial Expression Recognition

Learning a Class-Specific Dictionary for Facial Expression Recognition BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 4 Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-0067 Learnng a Class-Specfc Dctonary for

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng, Natonal Unversty of Sngapore {shva, phanquyt, tancl }@comp.nus.edu.sg

More information

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection 2009 10th Internatonal Conference on Document Analyss and Recognton A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng,

More information

Inference of Human Postures by Classification of 3D Human Body Shape

Inference of Human Postures by Classification of 3D Human Body Shape IEEE Internatonal Workshop on Analyss and Modelng of Faces and Gestures, ICCV 23 Inference of Human Postures by Classfcaton of 3D Human Body Shape Isaac COHEN, Hongxa LI Insttute for Robotcs and Intellgent

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

Mining User Similarity Using Spatial-temporal Intersection

Mining User Similarity Using Spatial-temporal Intersection www.ijcsi.org 215 Mnng User Smlarty Usng Spatal-temporal Intersecton Ymn Wang 1, Rumn Hu 1, Wenhua Huang 1 and Jun Chen 1 1 Natonal Engneerng Research Center for Multmeda Software, School of Computer,

More information

Multiple Frame Motion Inference Using Belief Propagation

Multiple Frame Motion Inference Using Belief Propagation Multple Frame Moton Inference Usng Belef Propagaton Jang Gao Janbo Sh The Robotcs Insttute Department of Computer and Informaton Scence Carnege Mellon Unversty Unversty of Pennsylvana Pttsburgh, PA 53

More information

Human Face Recognition Using Generalized. Kernel Fisher Discriminant

Human Face Recognition Using Generalized. Kernel Fisher Discriminant Human Face Recognton Usng Generalzed Kernel Fsher Dscrmnant ng-yu Sun,2 De-Shuang Huang Ln Guo. Insttute of Intellgent Machnes, Chnese Academy of Scences, P.O.ox 30, Hefe, Anhu, Chna. 2. Department of

More information

MULTISPECTRAL REMOTE SENSING IMAGE CLASSIFICATION WITH MULTIPLE FEATURES

MULTISPECTRAL REMOTE SENSING IMAGE CLASSIFICATION WITH MULTIPLE FEATURES MULISPECRAL REMOE SESIG IMAGE CLASSIFICAIO WIH MULIPLE FEAURES QIA YI, PIG GUO, Image Processng and Pattern Recognton Laboratory, Bejng ormal Unversty, Bejng 00875, Chna School of Computer Scence and echnology,

More information

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM Classfcaton of Face Images Based on Gender usng Dmensonalty Reducton Technques and SVM Fahm Mannan 260 266 294 School of Computer Scence McGll Unversty Abstract Ths report presents gender classfcaton based

More information

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

Lower Body Pose Estimation in Team Sports Videos Using Label-Grid Classifier Integrated with Tracking-by-Detection

Lower Body Pose Estimation in Team Sports Videos Using Label-Grid Classifier Integrated with Tracking-by-Detection Informaton and Meda Technologes 10(2): 246-258 (2015) reprnted from: IPSJ Transactons on Computer Vson and Applcatons 7: 18-30 (2015) Informaton Processng Socety of Japan Research Paper Lower Body Pose

More information

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING.

WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING. WIRELESS CAPSULE ENDOSCOPY IMAGE CLASSIFICATION BASED ON VECTOR SPARSE CODING Tao Ma 1, Yuexan Zou 1 *, Zhqang Xang 1, Le L 1 and Y L 1 ADSPLAB/ELIP, School of ECE, Pekng Unversty, Shenzhen 518055, Chna

More information

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

More information

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database A Mult-step Strategy for Shape Smlarty Search In Kamon Image Database Paul W.H. Kwan, Kazuo Torach 2, Kesuke Kameyama 2, Junbn Gao 3, Nobuyuk Otsu 4 School of Mathematcs, Statstcs and Computer Scence,

More information

Three supervised learning methods on pen digits character recognition dataset

Three supervised learning methods on pen digits character recognition dataset Three supervsed learnng methods on pen dgts character recognton dataset Chrs Flezach Department of Computer Scence and Engneerng Unversty of Calforna, San Dego San Dego, CA 92093 cflezac@cs.ucsd.edu Satoru

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

LEARNING INDIVIDUAL ROLES FROM VIDEO IN A SMART HOME. O. Brdiczka, J. Maisonnasse, P. Reignier, J. L. Crowley

LEARNING INDIVIDUAL ROLES FROM VIDEO IN A SMART HOME. O. Brdiczka, J. Maisonnasse, P. Reignier, J. L. Crowley LEARNING INDIVIDUAL ROLES FROM VIDEO IN A SMAR HOME O. Brdczka, J. Masonnasse, P. Regner, J. L. Crowley PRIMA research group, INRIA Rhône-Alpes, France Abstract: hs paper addresses learnng and recognton

More information

Capturing Global and Local Dynamics for Human Action Recognition

Capturing Global and Local Dynamics for Human Action Recognition 2014 22nd Internatonal Conference on Pattern Recognton Capturng Global and Local Dynamcs for Human Acton Recognton Sq Ne Department of Electrcal, Computer and System Engneerng Rensselaer Polytechnc Insttute

More information

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

More information

Implementation of a Dynamic Image-Based Rendering System

Implementation of a Dynamic Image-Based Rendering System Implementaton of a Dynamc Image-Based Renderng System Nklas Bakos, Claes Järvman and Mark Ollla 3 Norrköpng Vsualzaton and Interacton Studo Lnköpng Unversty Abstract Work n dynamc mage based renderng has

More information

High Five: Recognising human interactions in TV shows

High Five: Recognising human interactions in TV shows PATRON-PEREZ ET AL.: RECOGNISING INTERACTIONS IN TV SHOWS 1 Hgh Fve: Recognsng human nteractons n TV shows Alonso Patron-Perez alonso@robots.ox.ac.uk Marcn Marszalek marcn@robots.ox.ac.uk Andrew Zsserman

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images Internatonal Journal of Informaton and Electroncs Engneerng Vol. 5 No. 6 November 015 Usng Fuzzy Logc to Enhance the Large Sze Remote Sensng Images Trung Nguyen Tu Huy Ngo Hoang and Thoa Vu Van Abstract

More information

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1 A Resources Vrtualzaton Approach Supportng Unform Access to Heterogeneous Grd Resources 1 Cunhao Fang 1, Yaoxue Zhang 2, Song Cao 3 1 Tsnghua Natonal Labatory of Inforamaton Scence and Technology 2 Department

More information

Motion Boundary Trajectory for Human Action Recognition

Motion Boundary Trajectory for Human Action Recognition Moton Boundary Trajectory for Human Acton Recognton So-Long Lo and Ah-Chung Tso Faculty of Informaton Technology, Macau Unversty of Scence and Technology Abstract. In ths paper, we propose a novel approach

More information

Face Recognition Method Based on Within-class Clustering SVM

Face Recognition Method Based on Within-class Clustering SVM Face Recognton Method Based on Wthn-class Clusterng SVM Yan Wu, Xao Yao and Yng Xa Department of Computer Scence and Engneerng Tong Unversty Shangha, Chna Abstract - A face recognton method based on Wthn-class

More information

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Journal of Emergng Trends n Computng and Informaton Scences 009-03 CIS Journal. All rghts reserved. http://www.csjournal.org Unhealthy Detecton n Lvestock Texture Images usng Subsampled Contourlet Transform

More information