A Semantic Model for Video Based Face Recognition

Size: px
Start display at page:

Download "A Semantic Model for Video Based Face Recognition"

Transcription

1 Proceedng of the IEEE Internatonal Conference on Inforaton and Autoaton Ynchuan, Chna, August 2013 A Seantc Model for Vdeo Based Face Recognton Dhong Gong, Ka Zhu, Zhfeng L, and Yu Qao Shenzhen Key Lab of Coputer Vson and Pattern Recognton Shenzhen Insttutes of Advanced echnology, Chnese Acadey of Scences he Chnese Unversty of Hong Kong, Hong Kong SAR {dh.gong, ka.zhu, zhfeng.l, yu.qao}@sat.ac.cn Abstract - Vdeo-based face recognton has attracted a great deal of attenton n recent years due to ts wde applcatons. he challenge of vdeo-based face recognton coes fro several aspects. Frst, vdeo data nvolves any fraes, whch ncreases data sze and processng coplexty. Second, key fraes extracted fro vdeos are usually of hgh ntra-personal dscrepancy due to varatons n expressons, poses, and llunatons. In order to address these probles, we propose a novel seantc based subspace odel to prove the perforance of vdeo based face recognton. he basc dea s to construct an approprate low-densonal subspace for each person, upon whch a seantc odel s bult to classfy the key fraes of the person nto specfc class. After the seantc classfcaton, the key fraes belongng to the sae classes,.e. the sae seantcs, are used to tran the lnear classfers for recognton. Extensve experents on a large face vdeo database (XM2VS) clearly show that our approach obtans a sgnfcant perforance proveent over the tradtonal approaches. Index ers - face recognton, vdeo based face recognton, seantc odel. 1. INRODUCION Vdeo-based face recognton has attracted a great deal of research nterests n recent years. he ajor advantage of vdeo-based face recognton over age-based face recognton les n the fact that a vdeo sequence contans uch ore nforaton than n a stll age. Proper utlzaton of such addtonal nforaton ay help prove face recognton perforance. A ajor research challenge n vdeo-based face recognton s that vdeo data often nvolves any fraes, leadng to the probles of large data sze and hgh processng coplexty. A popular way to solve ths proble s to extract a sall set of key fraes for copact feature representaton, and then apply subspace analyss technques to learn a dscrnant subspace for effectve atchng. ypcal subspace analyss ethods nclude prncpal coponent analyss (PCA) [1], lnear dscrnant analyss (LDA) [3], and soe proveents of LDA [9][10][12]. Recently, several effectve ethods [11][13][14][15] are further proposed to address the large data sze proble and prove the recognton perforance n vdeo based face recognton. However, a ltaton wth these ethods les n the fact that the key fraes extracted fro vdeos are usually of hgh dscrepancy due to dfferent llunaton, poses and expressons whch we refer to as seantc varatons. Such varatons ntroduce great ntra-person dscrepancy and thus lead to perforance degradaton. In order to address ths proble and prove the recognton perforance, we propose a seantc based approach for vdeo based face recognton. he prary dea s to classfy the key fraes extracted fro vdeo streas nto approprate seantcs. he key fraes of the sae seantcs are then used to tran the classfers. In atchng process, the probe key fraes are also atched seantcally to reduce potental satch. We nvestgated the effectveness of ths ethod by experentaton wth the XM2VS vdeo face database [4]. Fro the experents, we can clearly see that our new approach s able to obtan sgnfcant perforance proveent over the state-of-the-art algorths. 2. Related Work hs secton descrbes soe prevous works n face feature representaton and subspace analyss that are related to our proposed fraework Local Bnary Patterns (LBP) Aong the exstng descrptors for face recognton, local bnary patterns (LBP) [8] s one of the bestperforng ones [16]. It has been shown to be very successful n face feature representaton [8]. he orgnal LBP operator assgns a label to each age pxel by thresholdng the 3x3 neghborhood of /13/$ IEEE 1369

2 each pxel wth the center pxel value and consderng the result as a bnary nuber. hen the hstogra of the labels s used as a texture descrptor for feature representaton. In face recognton, the basc process for LBP-based feature representaton s to use unfor bnary patterns for face texture descrpton. Each unfor bnary pattern s labeled wth a separate label whle all the non-unfor bnary patterns are labeled wth a sngle label, whch yelds n 59 dfferent labels. hen the hstogra of these 59 labels s used as a texture descrptor to descrbe the cro-structure of the facal ages. o deal wth the textures at dfferent scales, the LBP operator can be extended to use ultple scales. In our study, we use the extended LBP to descrbe the face at ultple scales, by coputng the LBP descrptors coputed at four dfferent rad {1, 3, 5, 7} Lnear Dscrnant Analyss (LDA) LDA s one of the ost popular subspace analyss ethods for face recognton [3][10][12][17]. he basc dea of LDA s to use the wthn-class scatter atrx and the between-class scatter atrx to defne a crteron functon to easure the class separablty. he wthn-class and between-class scatter atrces are defned as S c w = ( X j μ )( X j μ ) (1) = 1 X j C c S b = ( μ μ )( μ μ ), (2) = 1 where μ denotes the ean of the class C, μ denotes the overall ean, and c denotes the nuber of classes. he objectve of LDA s to obtan the optal projecton W opt, whch axzes the rato of the deternant of the between-class atrx to that of the wthn-class atrx, defned as: W SbW. Wopt = argax (3) W W Sw W Matheatcally, t s equvalent to coputng the leadng egenvectors of S w 1 S b. 3. Our approach 3.1. Feature Representaton Our approach begns by extractng a sall set of key fraes fro each vdeo sequence by eans of the spato-teporal synchronzaton ethod, as developed n our prevous work [5][11]. he spatoteporal synchronzaton ethod uses the wavefor of the audo sgnal to allocate desred fraes n each vdeo for further analyss. he objectve of ths key frae extracton procedure s to locate a sall set of dstnct vdeo fraes to represent the characterstcs of the vdeo sequence. In our experents, 21 key vdeo fraes are extracted fro each vdeo sequence usng the spato-teporal synchronzaton ethod. In order to cobat llunaton varatons, all the key fraes are fltered by DoG flters wth σ 1 = 1 and σ 2 = 2, and turned nto Local Bnary Pattern (LBP) [8] representatons. hese key fraes need to be cobned for subsequent analyss and classfcaton of the vdeo. A straghtforward approach s to aggregate C1,1 C1,2 C1,3 K-eans PCA+LDA C2,1 C2,2 C2,3... ranng Cn,1 Cn,2 Cn,3 estng Seantc Classfcaton Subspace Projecton Matchng Score 1370

3 Fgure 1. he llustraton for the ppelne of the proposed syste. At the tranng stage, tranng faces fro the sae person are frst clustered seantcally wth the K-eans algorth, and then the clustered faces fro dfferent persons are further grouped together accordng to ther seantcs. Fnally, face features fro each group are slced nto n slces, and PCA+LDA algorth s appled ndependent on these slces, yeldng n*3 classfers. At the testng stage, the atchng score of the gven par of testng vdeo sequences s coputed by frst seantcally assgnng each ndvdual frae nto one of the groups at the tranng stage, followed by the coputaton of the atchng score n the accordng subspace. he fnal atchng score s the su of the best atchng scores fro each group. the key vdeo fraes nto a sngle large vector, and then conduct regular subspace analyss for feature extracton. Although ths approach of feature level fuson utlzes all the data n vdeo, there are an overly large nuber of feature densons. he hgh densonalty leads to costly coputatons and overfttng probles. hese ssues are coon n facal age recognton, but are vastly aggravated n vdeo-based face recognton. For the rest of ths secton, we ntroduce a seantc odel for vdeo based face recognton. 3.2 Seantc Classfcaton Suppose we have a set of features fro tranng key fraes of N dfferent persons χ = { X = 1,..., N}, j X = x j = 1,..., K (K=21*4 n our syste where { } snce we use all the four sectons as tranng and n each secton there are 21 tranng fraes for each person) s the tranng features of the -th person (each person has K tranng features here). Snce the features of the key fraes fro the sae person should be contaned wthn a low-densonal subspace, we can construct a subspace wth PCA [6] to captures the an varaton for that person. he projecton n the subspace s coputed by j j y = W x μ (4) ( ) Where μ s the ean of the -th tranng person, and W s the projecton atrx whose coluns consst of egenvectors of the covarance atrx of the -th tranng person. Snce the key fraes of the tranng person can contan dfferent expressons and poses, whch we refer to as dfferent seantcs, we partton the tranng features of a person nto M groups (M s eprcally set to be 3 n our syste), wth each correspondng to one seantc. he partton of the tranng features s based on the K-eans [7] algorth, descrbed as below. a) For the -th person, we convert ts tranng features X nto subspace representaton wth equaton (4), j Y = W x μ j = 1,..., K. resultng n { ( ) } b) Apply the K-eans algorth on Y, clusterng the K saples nto M groups. hen the X s dvded nto M groups accordng to the partton schee of the Y, the resultng M groups of tranng features are denoted as: ( ) j X = x j C, = 1,.., M (5) ( ) { } where C s the -th cluster of the -th person. hus, the orgnal tranng set χ s seantcally dvded nto M tranng sets: χ = { X = 1,..., N}, = 1,.., M (6) One thng to note s that the clustered faces fro dfferent persons are further grouped together accordng to ther seantcs,.e. accordng to the Eucldean dstances between the clusters. hus, for each group of face features, t conssts of features fro dfferent persons, but they are sharng the sae seantc,.e. the sae pose or expresson. 3.3 Learnng Seantc-based Classfers Wth the ntroduced seantc classfcaton ethod, the tranng set χ s seantcally parttoned nto M tranng subsets accordng to (6). hen we learn the classfers on these M tranng subsets ndependently. For each of the tranng subset, otvated by the success of local feature dscrnant analyss (LFDA) [9], we frst slce each tranng feature evenly nto P slces (P s set to be 10 eprcally n our syste), followed by the PCA+LDA [10] ethod whch frst apples PCA on the tranng data to reove redundant nforaton or noses, and then uses LDA to construct a subspace where the ntra-personal varatons of the tranng features can be nzed whle the nter-personal varatons can be axzed. he densons of PCA and LDA are set to be 120 and 100, respectvely. In ths way, we have M dfferent tranng subsets and for each of the we can obtan P (the nuber of slces) PCA+LDA classfers. So we have totally (M*P) ndependent classfers. 3.4 Matchng Seantcally 1371

4 At ths pont, we have (M*P) classfers traned, and the atchng echans based on the proposed fraework s ntroduced n ths subsecton. In the atchng process, we have L unseen persons n the gallery set and each person has 21 key fraes extracted fro one vdeo sequence. Our task s to atch a vdeo sequence of a person (probe) to the gallery ones. For the probe vdeo sequence, we also extract 21 key fraes usng the sae technques n the tranng process. he atchng score between the probe person and the -th gallery person s obtaned as follows: a) Assgn each face feature f to one of the M seantc groups accordng to ther Eucldean dstances to the eans of the groups: where k = arg n h c = 1.. M c s the ean n the PCA subspace of the - th group for the tranng features, and h s the subspace representaton for the feature f. b) After the seantc assgnent, the gallery and probe face features are scattered nto M groups. For the -th group, convert the features g and p to subspace representatons usng the sae approach n Secton 3.3 (frst slcng, followed by PCA+LDA), and then copute the par-wse atchng scores fro p to g n the subspace. he atchng score wth regards to the -th group wll be the hghest parwse atchng scores (the hgher atchng score ndcates the better atchng). Fnally, the fnal atchng score fro the probe person to the -th gallery person wll be the su of the atchng scores fro the M groups. 4. Experent We use the XM2VS vdeo database for experental evaluaton. hs database contans face vdeos fro 295 dfferent persons wth each one havng four vdeo sequences captured n dfferent te. A detaled descrpton can be found n [4]. In ths secton, we conduct extensve experents on the XM2VS face vdeo dataset. In our experents, we use all the 295*4 vdeo sequences of 295 dstnct persons fro the four dfferent sessons. he persons n the vdeo are asked to read two sequence of nubers, and Fgure 2 shows one person s 20 age saples. Fgure saples fro a person's vdeo sequence. Fro each vdeo sequence, 21 fraes are selected usng the Audo-Vdeo eporal Synchronzaton ethod [11]. Each frae corresponds to the wavefor peak of a dgt, as llustrated n Fgure 3. An addtonal frae s located at the dpont of the end of the frst sentence and the start of the second sentence. (a) Audo Sgnal one two three four fve sx (b) Face Vdeo Fraes Fgure 3. Exaple vdeo sequence and correspondng speech sgnal. o better evaluate the recognton perforance wth geoetrc and photoetrc nterference fltered out, we preprocess the face ages through the followng steps: Scale the face age so that the dstance between two eyes s a constant. Crop the face fro the orgnal face age accordng to the locaton of the dpont of the two eyes. Perfor hstogra equalzaton on the cropped age. After preprocessng, each face age s noralzed and algned by sze. Fgure 4 shows the noralzed 1372

5 saples of the face ages n Fgure 2. By coparng the noralzed face ages shown n Fgure 4 wth the orgnal face ages shown n Fgure 2, we can see that after preprocessng only the regon whch contans the face nforaton are reaned n the noralzed face age, whch not only lowers the denson of the noralzed face vector but also reduces the large ntra-personal varatons to soe extent. Fgure noralzed saples of one person fro XM2VS database. In our experents, the face vdeo dataset s dvded nto two parts: 145 persons are used for tranng, and the rest 150 persons are used for testng. here s no overlap between the tranng people and the testng people. In the tranng process, the four sectons of 145 persons are used as the tranng set; and n the testng process, the frst secton of the other 150 testng person (unseen) s used as gallery data, and the rest three sectons of the correspondng 150 persons (450 saples) are used as probe set. We frst copare our approach aganst the exstng face atchng algorths desgned for large data sze. he coparson results for both face dentfcaton and verfcaton are shown n able 1 and able 2. Fro these results, we can see that our approach has a notable proveent over the exstng algorths n both face dentfcaton and verfcaton tasks. hs shows the effectveness of the proposed approach n handlng the large data sze proble. able 1. Identfcaton Perforance Coparson Algorths Rank-1 recognton accuracy PCA [1] 68.63% LDA [3] 87.56% Unfed Subspace Analyss [16] 89.19% NDA [18] 90.33% Mult-level Subspace Analyss [17] 91.93% LFDA [15] 92.16% Our Approach 95.33% able 2. Verfcaton Perforance Coparson Algorths Verfcaton FAR=0.1% PCA [1] 73.25% LDA [3] 89.13% Unfed Subspace Analyss [16] 92.03% NDA [18] 92.20% Mult-level Subspace Analyss [17] 94.09% LFDA [15] 94.11% Our Approach 97.82% In the second experent, we copare our approach wth several newly developed vdeo based face recognton n the lterature. he coparatve results are reported n able 3. Fro these results we can see that our approach also has superor perforance over the exstng ethods. hs shows the effectveness of the proposed ethod n addressng the vdeo based face recognton proble. able 3. Coparson of our approach wth the exstng ethods n the lterature. Algorths Rank-1 recognton accuracy [17] 91.93% [19] 91.97% [20] 93.52% [21] 92.27% Our approach 95.33% 5. Concluson hs paper presents a seantc approach for vdeobased face recognton. By clusterng vdeo key fraes nto seantc groups, we show that the proposed algorth acheves a great proveent over the tradtonal face recognton approaches whch treat all the key fraes equvalently. In the future work, we would lke to further prove the groupng accuracy by applyng a supervsed learnng approach to classfy the key fraes. ACKNOWLEDGEMEN hs work was supported by grants fro Natonal Natural Scence Foundaton of Chna ( , ), Shenzhen Basc Research Progra 1373

6 (JC A, JCYJ , JCYJ ), and Guangdong Innovatve Research ea Progra (No D ). REFERENCE [1] M. urk and A. Pentland, "Face recognton usng egenfaces", CVPR [2] K. Fukunnaga, Introducton to statstcal pattern recognton, Acadec Press, [3] V. Belhueur, J. Hespanda, and D. Kregean, Egenfaces vs. Fsherfaces: Recognton Usng Class Specfc Lnear Projecton, IEEE rans. on PAMI, Vol. 19, No. 7, pp , July [4] K. Messer, J. Matas, J. Kttler, J. Luettn, and G. Mattre, XM2VSDB: he Extended M2VS Database, Second Internatonal Conference on AVBPA, March [5] X. ang and Z. L, Frae synchronzaton and ult-level subspace analyss for vdeo based face recognton, Proc. CVPR, June [6] Moore B., Prncpal coponent analyss n lnear systes: Controllablty, observablty, and odel reducton, IEEE ransactons on Autoatc Control, Page(s): 17-32, [7] Krshna K., Genetc K-eans algorth, IEEE ransactons on Systes, Man, and Cybernetcs, Page(s): , [8]. Ahonen, A. Hadd and M. Petkanen, Face Recognton wth Local Bnary Patterns, Proceedngs of ECCV, Page(s): , [9] B. Klare, Z. L and A. K. Jan, Matchng forensc sketches to ugshot photos, IEEE ransactons on Pattern Analyss and Machne Intellgence, Page(s): , [10] X. Wang and X. ang. A unfed fraework for subspace face recognton. IEEE PAMI, 26(9): , [11] X. ang and Z. L, "Audo-guded Vdeo Based Face Recognton", IEEE rans. on CSV, [12] Z. L, D. Ln, and X. ang, "Nonparaetrc Dscrnant Analyss for Face Recognton," IEEE rans. on PAMI, vol. 31, no. 4, pp , [13] H. Cevkalp and B. rggs, "Face recognton based on age sets," n CVPR [14] Y. Chen, V. Patel, S. Shekhar, R. Chellappa, and P. Phllps, "Vdeo-based Face Recognton va Jont Sparse Representaton," FG, [15] M. Wbowo, D. jondronegoro, and V. Chandran, "Probablstc Matchng of Iage Sets for Vdeo- Based Face Recognton", Internatonal Conference on DICA, Dec [16] K. Mkolajczyk and C. Schd, A perforance evaluaton of local descrptors, IEEE rans. Pattern Analyss and Machne Intellgence, vol. 27, no. 10, pp , Oct [17] D. L. Swets and J. Weng, Usng dscrnant egenfeatures for age retreval, IEEE ransactons on Pattern Analyss and Machne Intellgence, vol. 18, pp , Aug

Multimodal Biometric System Using Face-Iris Fusion Feature

Multimodal Biometric System Using Face-Iris Fusion Feature JOURNAL OF COMPUERS, VOL. 6, NO. 5, MAY 2011 931 Multodal Boetrc Syste Usng Face-Irs Fuson Feature Zhfang Wang, Erfu Wang, Shuangshuang Wang and Qun Dng Key Laboratory of Electroncs Engneerng, College

More information

Generating Fuzzy Term Sets for Software Project Attributes using and Real Coded Genetic Algorithms

Generating Fuzzy Term Sets for Software Project Attributes using and Real Coded Genetic Algorithms Generatng Fuzzy Ter Sets for Software Proect Attrbutes usng Fuzzy C-Means C and Real Coded Genetc Algorths Al Idr, Ph.D., ENSIAS, Rabat Alan Abran, Ph.D., ETS, Montreal Azeddne Zah, FST, Fes Internatonal

More information

What is Object Detection? Face Detection using AdaBoost. Detection as Classification. Principle of Boosting (Schapire 90)

What is Object Detection? Face Detection using AdaBoost. Detection as Classification. Principle of Boosting (Schapire 90) CIS 5543 Coputer Vson Object Detecton What s Object Detecton? Locate an object n an nput age Habn Lng Extensons Vola & Jones, 2004 Dalal & Trggs, 2005 one or ultple objects Object segentaton Object detecton

More information

Comparative Study between different Eigenspace-based Approaches for Face Recognition

Comparative Study between different Eigenspace-based Approaches for Face Recognition Coparatve Study between dfferent Egenspace-based Approaches for Face Recognton Pablo Navarrete and Javer Ruz-del-Solar Departent of Electrcal Engneerng, Unversdad de Chle, CHILE Eal: {pnavarre, jruzd}@cec.uchle.cl

More information

Human Face Recognition Using Radial Basis Function Neural Network

Human Face Recognition Using Radial Basis Function Neural Network Huan Face Recognton Usng Radal Bass Functon eural etwor Javad Haddadna Ph.D Student Departent of Electrcal and Engneerng Arabr Unversty of Technology Hafez Avenue, Tehran, Iran, 594 E-al: H743970@cc.au.ac.r

More information

Pose Invariant Face Recognition using Hybrid DWT-DCT Frequency Features with Support Vector Machines

Pose Invariant Face Recognition using Hybrid DWT-DCT Frequency Features with Support Vector Machines Proceedngs of the 4 th Internatonal Conference on 7 th 9 th Noveber 008 Inforaton Technology and Multeda at UNITEN (ICIMU 008), Malaysa Pose Invarant Face Recognton usng Hybrd DWT-DCT Frequency Features

More information

Handwritten English Character Recognition Using Logistic Regression and Neural Network

Handwritten English Character Recognition Using Logistic Regression and Neural Network Handwrtten Englsh Character Recognton Usng Logstc Regresson and Neural Network Tapan Kuar Hazra 1, Rajdeep Sarkar 2, Ankt Kuar 3 1 Departent of Inforaton Technology, Insttute of Engneerng and Manageent,

More information

On-line Scheduling Algorithm with Precedence Constraint in Embeded Real-time System

On-line Scheduling Algorithm with Precedence Constraint in Embeded Real-time System 00 rd Internatonal Conference on Coputer and Electrcal Engneerng (ICCEE 00 IPCSIT vol (0 (0 IACSIT Press, Sngapore DOI: 077/IPCSIT0VNo80 On-lne Schedulng Algorth wth Precedence Constrant n Ebeded Real-te

More information

Nighttime Motion Vehicle Detection Based on MILBoost

Nighttime Motion Vehicle Detection Based on MILBoost Sensors & Transducers 204 by IFSA Publshng, S L http://wwwsensorsportalco Nghtte Moton Vehcle Detecton Based on MILBoost Zhu Shao-Png,, 2 Fan Xao-Png Departent of Inforaton Manageent, Hunan Unversty of

More information

Performance Analysis of Coiflet Wavelet and Moment Invariant Feature Extraction for CT Image Classification using SVM

Performance Analysis of Coiflet Wavelet and Moment Invariant Feature Extraction for CT Image Classification using SVM Perforance Analyss of Coflet Wavelet and Moent Invarant Feature Extracton for CT Iage Classfcaton usng SVM N. T. Renukadev, Assstant Professor, Dept. of CT-UG, Kongu Engneerng College, Perundura Dr. P.

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

Combination of Local Multiple Patterns and Exponential Discriminant Analysis for Facial Recognition

Combination of Local Multiple Patterns and Exponential Discriminant Analysis for Facial Recognition Sensors & ransducers 203 by IFSA http://.sensorsportal.com Combnaton of Local Multple Patterns and Exponental Dscrmnant Analyss for Facal Recognton, 2 Lfang Zhou, 2 Bn Fang, 3 Wesheng L, 3 Ldou Wang College

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

A Novel System for Document Classification Using Genetic Programming

A Novel System for Document Classification Using Genetic Programming Journal of Advances n Inforaton Technology Vol. 6, No. 4, Noveber 2015 A Novel Syste for Docuent Classfcaton Usng Genetc Prograng Saad M. Darwsh, Adel A. EL-Zoghab, and Doaa B. Ebad Insttute of Graduate

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

Face Detection and Tracking in Video Sequence using Fuzzy Geometric Face Model and Mean Shift

Face Detection and Tracking in Video Sequence using Fuzzy Geometric Face Model and Mean Shift Internatonal Journal of Advanced Trends n Coputer Scence and Engneerng, Vol., No.1, Pages : 41-46 (013) Specal Issue of ICACSE 013 - Held on 7-8 January, 013 n Lords Insttute of Engneerng and Technology,

More information

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

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 2, June 2015, Page 14

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 2, June 2015, Page 14 Computer Aded Draftng, Desgn and Manufacturng Volume 5, Number, June 015, Page 14 CADDM Face Recognton Algorthm Fusng Monogenc Bnary Codng and Collaboratve Representaton FU Yu-xan, PENG Lang-yu College

More information

Using Gini-Index for Feature Selection in Text Categorization

Using Gini-Index for Feature Selection in Text Categorization 3rd Internatonal Conference on Inforaton, Busness and Educaton Technology (ICIBET 014) Usng Gn-Index for Feature Selecton n Text Categorzaton Zhu Wedong 1, Feng Jngyu 1 and Ln Yongn 1 School of Coputer

More information

Large Margin Nearest Neighbor Classifiers

Large Margin Nearest Neighbor Classifiers Large Margn earest eghbor Classfers Sergo Bereo and Joan Cabestany Departent of Electronc Engneerng, Unverstat Poltècnca de Catalunya (UPC, Gran Captà s/n, C4 buldng, 08034 Barcelona, Span e-al: sbereo@eel.upc.es

More information

Key-Words: - Under sear Hydrothermal vent image; grey; blue chroma; OTSU; FCM

Key-Words: - Under sear Hydrothermal vent image; grey; blue chroma; OTSU; FCM A Fast and Effectve Segentaton Algorth for Undersea Hydrotheral Vent Iage FUYUAN PENG 1 QIAN XIA 1 GUOHUA XU 2 XI YU 1 LIN LUO 1 Electronc Inforaton Engneerng Departent of Huazhong Unversty of Scence and

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

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

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation College of Engneerng and Coputer Scence Mechancal Engneerng Departent Mechancal Engneerng 309 Nuercal Analyss of Engneerng Systes Sprng 04 Nuber: 537 Instructor: Larry Caretto Solutons to Prograng Assgnent

More information

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis

Facial Expression Recognition Based on Local Binary Patterns and Local Fisher Discriminant Analysis WSEAS RANSACIONS on SIGNAL PROCESSING Shqng Zhang, Xaomng Zhao, Bcheng Le Facal Expresson Recognton Based on Local Bnary Patterns and Local Fsher Dscrmnant Analyss SHIQING ZHANG, XIAOMING ZHAO, BICHENG

More information

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction

Two-Dimensional Supervised Discriminant Projection Method For Feature Extraction Appl. Math. Inf. c. 6 No. pp. 8-85 (0) Appled Mathematcs & Informaton cences An Internatonal Journal @ 0 NP Natural cences Publshng Cor. wo-dmensonal upervsed Dscrmnant Proecton Method For Feature Extracton

More information

Research on action recognition method under mobile phone visual sensor Wang Wenbin 1, Chen Ketang 2, Chen Liangliang 3

Research on action recognition method under mobile phone visual sensor Wang Wenbin 1, Chen Ketang 2, Chen Liangliang 3 Internatonal Conference on Autoaton, Mechancal Control and Coputatonal Engneerng (AMCCE 05) Research on acton recognton ethod under oble phone vsual sensor Wang Wenbn, Chen Ketang, Chen Langlang 3 Qongzhou

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

Merging Results by Using Predicted Retrieval Effectiveness

Merging Results by Using Predicted Retrieval Effectiveness Mergng Results by Usng Predcted Retreval Effectveness Introducton Wen-Cheng Ln and Hsn-Hs Chen Departent of Coputer Scence and Inforaton Engneerng Natonal Tawan Unversty Tape, TAIWAN densln@nlg.cse.ntu.edu.tw;

More information

Recognizing Faces. Outline

Recognizing Faces. Outline Recognzng Faces Drk Colbry Outlne Introducton and Motvaton Defnng a feature vector Prncpal Component Analyss Lnear Dscrmnate Analyss !"" #$""% http://www.nfotech.oulu.f/annual/2004 + &'()*) '+)* 2 ! &

More information

On Modeling Variations For Face Authentication

On Modeling Variations For Face Authentication On Modelng Varatons For Face Authentcaton Xaomng Lu Tsuhan Chen B.V.K. Vjaya Kumar Department of Electrcal and Computer Engneerng, Carnege Mellon Unversty Abstract In ths paper, we present a scheme for

More information

A system based on a modified version of the FCM algorithm for profiling Web users from access log

A system based on a modified version of the FCM algorithm for profiling Web users from access log A syste based on a odfed verson of the FCM algorth for proflng Web users fro access log Paolo Corsn, Laura De Dosso, Beatrce Lazzern, Francesco Marcellon Dpartento d Ingegnera dell Inforazone va Dotsalv,

More information

Multiple Instance Learning via Multiple Kernel Learning *

Multiple Instance Learning via Multiple Kernel Learning * The Nnth nternatonal Syposu on Operatons Research and ts Applcatons (SORA 10) Chengdu-Juzhagou, Chna, August 19 23, 2010 Copyrght 2010 ORSC & APORC, pp. 160 167 ultple nstance Learnng va ultple Kernel

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

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

Color Image Segmentation Based on Adaptive Local Thresholds

Color Image Segmentation Based on Adaptive Local Thresholds Color Iage Segentaton Based on Adaptve Local Thresholds ETY NAVON, OFE MILLE *, AMI AVEBUCH School of Coputer Scence Tel-Avv Unversty, Tel-Avv, 69978, Israel E-Mal * : llero@post.tau.ac.l Fax nuber: 97-3-916084

More information

Optimally Combining Positive and Negative Features for Text Categorization

Optimally Combining Positive and Negative Features for Text Categorization Optally Cobnng Postve and Negatve Features for Text Categorzaton Zhaohu Zheng ZZHENG3@CEDAR.BUFFALO.EDU Rohn Srhar ROHINI@CEDAR.BUFFALO.EDU CEDAR, Dept. of Coputer Scence and Engneerng, State Unversty

More information

Local Subspace Classifiers: Linear and Nonlinear Approaches

Local Subspace Classifiers: Linear and Nonlinear Approaches Local Subspace Classfers: Lnear and Nonlnear Approaches Hakan Cevkalp, Meber, IEEE, Dane Larlus, Matths Douze, and Frederc Jure, Meber, IEEE Abstract he -local hyperplane dstance nearest neghbor (HNN algorth

More information

A Fast Dictionary Learning Algorithm for Image Denoising Hai-yang LI *, Chao YUAN and Heng-yuan WANG

A Fast Dictionary Learning Algorithm for Image Denoising Hai-yang LI *, Chao YUAN and Heng-yuan WANG 08 Internatonal onference on Modelng, Sulaton and Optzaton (MSO 08) ISBN: 978--60595-54- A ast ctonary Learnng Algorth for Iage enosng Ha-yang LI, hao YUAN and Heng-yuan WANG School of Scence, X'an Polytechnc

More information

A Cluster Tree Method For Text Categorization

A Cluster Tree Method For Text Categorization Avalable onlne at www.scencedrect.co Proceda Engneerng 5 (20) 3785 3790 Advanced n Control Engneerngand Inforaton Scence A Cluster Tree Meod For Text Categorzaton Zhaoca Sun *, Yunng Ye, Weru Deng, Zhexue

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

Extraction of Texture Information from Fuzzy Run Length Matrix

Extraction of Texture Information from Fuzzy Run Length Matrix Internatonal Journal of Computer Applcatons (0975 8887) Volume 55 o.1, October 01 Extracton of Texture Informaton from Fuzzy Run Length Matrx Y. Venkateswarlu Head Dept. of CSE&IT Chatanya Insttuteof Engg.

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

IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR

IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR Sgnal & Iage Processng : An Internatonal Journal (SIPIJ) Vol.4, No., February 03 IMAGE REPRESENTATION USING EPANECHNIKOV DENSITY FEATURE POINTS ESTIMATOR Tranos Zuva, Kenelwe Zuva 3, Sunday O. Ojo, Selean

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

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

A Balanced Ensemble Approach to Weighting Classifiers for Text Classification

A Balanced Ensemble Approach to Weighting Classifiers for Text Classification A Balanced Enseble Approach to Weghtng Classfers for Text Classfcaton Gabrel Pu Cheong Fung 1, Jeffrey Xu Yu 1, Haxun Wang 2, Davd W. Cheung 3, Huan Lu 4 1 The Chnese Unversty of Hong Kong, Hong Kong,

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

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

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 Robust Descriptor based on Weber s Law

A Robust Descriptor based on Weber s Law A Robust Descrptor based on Weber s Law Je Chen,2,3 Shguang Shan Guoyng Zhao 2 Xln Chen Wen Gao,3 Matt Petkänen 2 Key Laboratory of Intellgent Inforaton Processng, Chnese Acadey of Scences (CAS), Insttute

More information

AN ADAPTIVE APPROACH TO THE SEGMENTATION OF DCE-MR IMAGES OF THE BREAST: COMPARISON WITH CLASSICAL THRESHOLDING ALGORITHMS

AN ADAPTIVE APPROACH TO THE SEGMENTATION OF DCE-MR IMAGES OF THE BREAST: COMPARISON WITH CLASSICAL THRESHOLDING ALGORITHMS A ADAPTIVE APPROACH TO THE SEGMETATIO OF DCE-MR IMAGES OF THE BREAST: COMPARISO WITH CLASSICAL THRESHOLDIG ALGORITHMS Fath Kalel a zaettn Aydn a Gohan Ertas H.Ozcan Gulcur a Bahcesehr Unversty Engneerng

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

Modular PCA Face Recognition Based on Weighted Average

Modular PCA Face Recognition Based on Weighted Average odern Appled Scence odular PCA Face Recognton Based on Weghted Average Chengmao Han (Correspondng author) Department of athematcs, Lny Normal Unversty Lny 76005, Chna E-mal: hanchengmao@163.com Abstract

More information

Optimization Methods: Integer Programming Integer Linear Programming 1. Module 7 Lecture Notes 1. Integer Linear Programming

Optimization Methods: Integer Programming Integer Linear Programming 1. Module 7 Lecture Notes 1. Integer Linear Programming Optzaton Methods: Integer Prograng Integer Lnear Prograng Module Lecture Notes Integer Lnear Prograng Introducton In all the prevous lectures n lnear prograng dscussed so far, the desgn varables consdered

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

A Bayesian Mixture Model for Multi-view Face Alignment

A Bayesian Mixture Model for Multi-view Face Alignment A Bayesan Mxture Model for Mult-vew Face Algnent Y Zhou, We Zhang, Xaoou Tang, and Harry Shu Mcrosoft Research Asa Bejng, P. R. Chna {t-yzhou, xtang, hshu}@crosoft.co DCST, Tsnghua Unversty Bejng, P. R.

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

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information

Face Recognition by Fusing Binary Edge Feature and Second-order Mutual Information Face Recognton by Fusng Bnary Edge Feature and Second-order Mutual Informaton Jatao Song, Bejng Chen, We Wang, Xaobo Ren School of Electronc and Informaton Engneerng, Nngbo Unversty of Technology Nngbo,

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

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

Relevance Feedback in Content-based 3D Object Retrieval A Comparative Study

Relevance Feedback in Content-based 3D Object Retrieval A Comparative Study 753 Coputer-Aded Desgn and Applcatons 008 CAD Solutons, LLC http://www.cadanda.co Relevance Feedback n Content-based 3D Object Retreval A Coparatve Study Panagots Papadaks,, Ioanns Pratkaks, Theodore Trafals

More information

Low training strength high capacity classifiers for accurate ensembles using Walsh Coefficients

Low training strength high capacity classifiers for accurate ensembles using Walsh Coefficients Low tranng strength hgh capacty classfers for accurate ensebles usng Walsh Coeffcents Terry Wndeatt, Cere Zor Unv Surrey, Guldford, Surrey, Gu2 7H t.wndeatt surrey.ac.uk Abstract. If a bnary decson s taken

More information

Realistic 3D Face Modeling by Fusing Multiple 2D Images

Realistic 3D Face Modeling by Fusing Multiple 2D Images Realstc 3D Face Modelng by Fusng Multple D ages Changhu Wang EES Departent, Unversty of Scence and echnology of Chna, wch@ustc.edu Shucheng Yan, Hongjang Zhang, Weyng Ma Mcrosoft Research Asa, Bejng,.R.

More information

Infrared face recognition using texture descriptors

Infrared face recognition using texture descriptors Infrared face recognton usng texture descrptors Moulay A. Akhlouf*, Abdelhakm Bendada Computer Vson and Systems Laboratory, Laval Unversty, Quebec, QC, Canada G1V0A6 ABSTRACT Face recognton s an area of

More information

A Novel Fuzzy Classifier Using Fuzzy LVQ to Recognize Online Persian Handwriting

A Novel Fuzzy Classifier Using Fuzzy LVQ to Recognize Online Persian Handwriting A Novel Fuzzy Classfer Usng Fuzzy LVQ to Recognze Onlne Persan Handwrtng M. Soleyan Baghshah S. Bagher Shourak S. Kasae Departent of Coputer Engneerng, Sharf Unversty of Technology, Tehran, Iran soleyan@ce.sharf.edu

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

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

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

Joint Registration and Active Contour Segmentation for Object Tracking

Joint Registration and Active Contour Segmentation for Object Tracking Jont Regstraton and Actve Contour Segentaton for Object Trackng Jfeng Nng a,b, Le Zhang b,1, Meber, IEEE, Davd Zhang b, Fellow, IEEE and We Yu a a College of Inforaton Engneerng, Northwest A&F Unversty,

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

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

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

MULTI LOCAL FEATURE SELECTION USING GENETIC ALGORITHM FOR FACE IDENTIFICATION

MULTI LOCAL FEATURE SELECTION USING GENETIC ALGORITHM FOR FACE IDENTIFICATION ULTI LOCAL FEATURE SELECTION USING GENETIC ALGORITH FOR FACE IDENTIFICATION Dzulkfl ohaad Falkut Sans Koputer dan Sste akluat Unverst Teknolog alasa, 83 UT Skuda, Johor, alasa Tel: 7-553 3333 334, E-al:

More information

An Improved Image Segmentation Algorithm Based on the Otsu Method

An Improved Image Segmentation Algorithm Based on the Otsu Method 3th ACIS Internatonal Conference on Software Engneerng, Artfcal Intellgence, Networkng arallel/dstrbuted Computng An Improved Image Segmentaton Algorthm Based on the Otsu Method Mengxng Huang, enjao Yu,

More information

Keyword Spotting Based on Phoneme Confusion Matrix

Keyword Spotting Based on Phoneme Confusion Matrix Keyword Spottng Based on Phonee Confuson Matrx Pengyuan Zhang, Jan Shao, Jang Han, Zhaoje Lu, Yonghong Yan ThnkIT Speech Lab, Insttute of Acoustcs, Chnese Acadey of Scences Bejng 00080 {pzhang, jshao,

More information

Generalized Spatial Kernel based Fuzzy C-Means Clustering Algorithm for Image Segmentation

Generalized Spatial Kernel based Fuzzy C-Means Clustering Algorithm for Image Segmentation Internatonal Journal of Scence and Research (IJSR, Inda Onlne ISSN: 39-7064 Generalzed Spatal Kernel based Fuzzy -Means lusterng Algorth for Iage Segentaton Pallav Thakur, helpa Lnga Departent of Inforaton

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

Palmprint Feature Extraction Using 2-D Gabor Filters

Palmprint Feature Extraction Using 2-D Gabor Filters Palmprnt Feature Extracton Usng 2-D Gabor Flters Wa Kn Kong Davd Zhang and Wenxn L Bometrcs Research Centre Department of Computng The Hong Kong Polytechnc Unversty Kowloon Hong Kong Correspondng author:

More information

An Efficient Fault-Tolerant Multi-Bus Data Scheduling Algorithm Based on Replication and Deallocation

An Efficient Fault-Tolerant Multi-Bus Data Scheduling Algorithm Based on Replication and Deallocation BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volue 16, No Sofa 016 Prnt ISSN: 1311-970; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-016-001 An Effcent Fault-Tolerant Mult-Bus Data

More information

Aircraft Engine Gas Path Fault Diagnosis Based on Fuzzy Inference

Aircraft Engine Gas Path Fault Diagnosis Based on Fuzzy Inference 202 Internatonal Conference on Industral and Intellgent Inforaton (ICIII 202) IPCSIT vol.3 (202) (202) IACSIT Press, Sngapore Arcraft Engne Gas Path Fault Dagnoss Based on Fuzzy Inference Changzheng L,

More information

Introduction. Leslie Lamports Time, Clocks & the Ordering of Events in a Distributed System. Overview. Introduction Concepts: Time

Introduction. Leslie Lamports Time, Clocks & the Ordering of Events in a Distributed System. Overview. Introduction Concepts: Time Lesle Laports e, locks & the Orderng of Events n a Dstrbuted Syste Joseph Sprng Departent of oputer Scence Dstrbuted Systes and Securty Overvew Introducton he artal Orderng Logcal locks Orderng the Events

More information

An Efficient Illumination Normalization Method with Fuzzy LDA Feature Extractor for Face Recognition

An Efficient Illumination Normalization Method with Fuzzy LDA Feature Extractor for Face Recognition www.mer.com Vol.2, Issue.1, pp-060-065 ISS: 2249-6645 An Effcent Illumnaton ormalzaton Meod w Fuzzy LDA Feature Extractor for Face Recognton Behzad Bozorgtabar 1, Hamed Azam 2 (Department of Electrcal

More information

Competitive Sparse Representation Classification for Face Recognition

Competitive Sparse Representation Classification for Face Recognition Vol. 6, No. 8, 05 Compettve Sparse Representaton Classfcaton for Face Recognton Yng Lu Chongqng Key Laboratory of Computatonal Intellgence Chongqng Unversty of Posts and elecommuncatons Chongqng, Chna

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

Monte Carlo Evaluation of Classification Algorithms Based on Fisher's Linear Function in Classification of Patients With CHD

Monte Carlo Evaluation of Classification Algorithms Based on Fisher's Linear Function in Classification of Patients With CHD IOSR Journal of Matheatcs (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volue 13, Issue 1 Ver. IV (Jan. - Feb. 2017), PP 104-109 www.osrjournals.org Monte Carlo Evaluaton of Classfcaton Algorths Based

More information

Tone-Aware Sparse Representation for Face Recognition

Tone-Aware Sparse Representation for Face Recognition Tone-Aware Sparse Representaton for Face Recognton Lngfeng Wang, Huayu Wu and Chunhong Pan Abstract It s stll a very challengng task to recognze a face n a real world scenaro, snce the face may be corrupted

More information

Histogram-Enhanced Principal Component Analysis for Face Recognition

Histogram-Enhanced Principal Component Analysis for Face Recognition Hstogram-Enhanced Prncpal Component Analyss for Face ecognton Ana-ara Sevcenco and Wu-Sheng Lu Dept. of Electrcal and Computer Engneerng Unversty of Vctora sevcenco@engr.uvc.ca, wslu@ece.uvc.ca Abstract

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

2. KEYFRAME CONSTRUCTION

2. KEYFRAME CONSTRUCTION Proceedngs of the Fourth IIEEJ Internatonal Worshop on Iage Electroncs and Vsual oputng oh Sau, Thaland, October 7-0, 04 SPETRAL-ASED VIDEO OJET SEGMENTATION USING ALPHA MATTING AND AGROUND SUTRATION a

More information

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning Journal of Computer Scence 7 (3): 400-408, 2011 ISSN 1549-3636 2011 Scence Publcatons SRBIR: Semantc Regon Based Image Retreval by Extractng the Domnant Regon and Semantc Learnng 1 I. Felc Raam and 2 S.

More information

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN

RECOGNITION AND AGE PREDICTION WITH DIGITAL IMAGES OF MISSING CHILDREN RECOGNIION AND AGE PREDICION WIH DIGIAL IMAGES OF MISSING CHILDREN A Wrtng Project Presented to he Faculty of the Department of Computer Scence San Jose State Unversty In Partal Fulfllment of the Requrements

More information

Feature Extraction Based on Maximum Nearest Subspace Margin Criterion

Feature Extraction Based on Maximum Nearest Subspace Margin Criterion Neural Process Lett DOI 10.7/s11063-012-9252-y Feature Extracton Based on Maxmum Nearest Subspace Margn Crteron Y Chen Zhenzhen L Zhong Jn Sprnger Scence+Busness Meda New York 2012 Abstract Based on the

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

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 using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS

STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS STATIC MAPPING FOR OPENCL WORKLOADS IN HETEROGENEOUS COMPUTER SYSTEMS 1 HENDRA RAHMAWAN, 2 KUSPRIYANTO, 3 YUDI SATRIA GONDOKARYONO School of Electrcal Engneerng and Inforatcs, Insttut Teknolog Bandung,

More information

ENSEMBLE learning has been widely used in data and

ENSEMBLE learning has been widely used in data and IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 9, NO. 5, SEPTEMBER 2012 943 Sparse Kernel-Based Hyperspectral Anoaly Detecton Prudhv Gurra, Meber, IEEE, Heesung Kwon, Senor Meber, IEEE, andtothyhan Abstract

More information