Person Re-identification Based on Color Histogram and Spatial. Configuration of Dominant Color Regions

Size: px
Start display at page:

Download "Person Re-identification Based on Color Histogram and Spatial. Configuration of Dominant Color Regions"

Transcription

1 Person Re-dentfcaton Based on Color Hstogram and Spatal Confguraton of Domnant Color Regons Kwangchol Jang, Sokmn Han, Insong Km College of Computer Scence, KIM IL SUNG Unversty, Pyongyang, D.P.R of Korea Abstract There s a requrement to determne whether a gven person of nterest has already been observed over a network of cameras n vdeo survellance systems. A human appearance obtaned n one camera s usually dfferent from the ones obtaned n another camera due to dfference n llumnaton, pose and vewpont, camera parameters. Beng related to appearance-based approaches for person re-dentfcaton, we propose a novel method based on the domnant color hstogram and spatal confguraton of domnant color regons on human body parts. Domnant color hstogram and spatal confguraton of the domnant color regons based on domnant color descrptor(dcd) can be consdered to be robust to llumnaton and pose, vewpont changes. The proposed method s evaluated usng benchmark vdeo datasets. Expermental results usng the cumulatve matchng characterstc(cmc) curve demonstrate the effectveness of our approach for person re-dentfcaton. Keywords - person re-dentfcaton, domnant color descrptor, domnant color regon, color hstogram, mage retreval. 1. Introducton Person re-dentfcaton s to recognze the persons prevously observed by many cameras, and s to dentfy ndvduals among many canddates. Person re-dentfcaton needs technques of matchng features between ndvdual from a probe set and the correspondng template n a gallery set. Dependng on the number of avalable frames per ndvdual, the scenaros for person re-dentfcaton can be classfed by Sngle vs Sngle(SvsS), Multple vs Sngle(MvsS), Multple vs Multple(MvsM)[3]. On the other hand, the recent person re-dentfcaton approaches can be dvded nto non-learnng based methods, and learnng-based methods. And also human body can be subdvded wth respect to ts symmetry propertes. Ant-symmetry subdvdes nto head, torso and legs, whle symmetry can be used to dvde nto left and rght parts of human body. In [1], human body part detector s based on ffteen non-overlappng square cells of ndvdual body. And also n [2], frstly Haar-lke features are extracted from the full body, and then the body s dvded nto upper and lower part, each s descrbed by the MPEG-7 Domnant Color Descrptor. In [4], usng nterest ponts and Hessan-Affne nterest operator s proposed, and also AdaBoost-based learnng method [5], a matchng dstance learnng [8] s presented. Also usng Global Color Context(GCC) [6], MPEG-7 Domnant Color Descrptor(DCD)[12,13,14], Maxmal Stable Color Regon(MSCR) [9,10,11] and so on are proposed. 1

2 Our person re-dentfcaton approach s based on Domnant Color Descrptor(DCD), that s, Domnant Color Regons of human body parts. The rest of the paper s organzed as follows. Secton 2 ponts out the extractons of Domnant Color Descrptor and Domnant Color Regon, and secton 3 addresses the feature matchng and a framework for our proposed method. Expermental results and conclusons are gven n secton 4 and 5, respectvely. 2. Domnant Color Descrptor and Domnant Color Regon Extracton 2.1. Color Space Choce and Quantzaton Color feature s mportant n mage processng and recognton, vdeo survellance, and so on. Especally, for appearance-based person re-dentfcaton, color s the most expressve and powerful cue. The HSV color space provdes an ntutve representaton and approxmates the way n whch human perceves and manpulates the color. Ths color model s already represented by Munsell 3D space reference frame. In general, the color value can be transformed convenently from RGB to HSV [13]. The converson algorthm s shown n follow: C RGB =(R,G,B) s a color value of RGB color space, C HSV =(h,s,v) s the transformed color value of HSV color pace. r=r/255, g=g/255, b=b/255 (h,s,v [0,1]) MAX=max(r,g,b), MIN=mn(r,g,b) v=max, delta=max-min f (MAX==0) s = 0 ; else s=delta/max; f (MAX==MIN) h=-1; //Hue s undefned. (Achromatc color) else { f ( r==max && g MIN ) h = 60*(g-b)/delta; else f (r==max && g==min) h = *(g-b)/delta; else f (g==max) h = 60*(2.0+ (b-r)/delta); else h=60*(4.0+(r-g)/delta); } where for a color value (h,s,v) of HSV color space, h [0, 360], s [0,1], v [0,1]. The dmenson of the color hstogram of HSV color space used to descrbe the color features drectly, wll be very much for true-color mages especally, owng to the abundance of mage color nformaton. Therefore, t s essental to reduce the dmenson of HSV color space components. or HSV color space, we dvde hue H nto eght parts, saturaton S and ntensty V nto three parts respectvely n consderaton of the human eyes to dstngush. A non-nterval quantzaton algorthm of the HSV space s shown as follows [13]. 2

3 0 f h[316,20) 1 f h[20,40) 2 f h[40,75) 3 f h[75,155) H (1) 4 f h[155,190) 5 f h[190,270) 6 f h[270,295) 7 f h[295,316) 0 f s [0,0.2] S 1 f s (0.2,0.7] (2) 2 f s (0.7,1] 0 f v [0,0.2] V 1 f v (0.2,0.7] (3) 2 f v (0.7,1] where h [0,360], s [0,1], and v [0,1]. Accordng to the quantzaton levels as above, the H,S,V 3-dmensonal feature vector for dfferent pxels can be transformed nto 1-dmensonal feature vector C as follows: C =Q S Q V H+Q V S+V (4) where Q S, Q V are quantfed seres of S and V, respectvely, then Q S =Q V =3. C = 9H+3S+V (5) Such value C s called quantfed value of pxel. And all the number of possble quantfed values s 8*3*3=72, and also quantfed value C of pxel belongs to [0,71]. 0,1,,71 are called quantzaton levels for 1-dmensonal feature vector, and L=72 s called the number of quantzaton labels. or HSV color feature vector (0,0,0), just C=0, and for HSV color feature vector (7,2,2), C=9*7+3*2+2=71. As above, RGB 3-D color feature vector of each pxel s just transformed nto 1-D quantfed feature vector through RGB to HSV transformaton, and t s lmted to L levels. Such quantfcaton can be effectve n reducng the dmenson by effects of lght ntensty, but also reducng the computatonal tme and complexty Domnant Color Descrptor Extracton Domnant Color Descrptor(DCD) s defned as C, P, V, S, =1,2,,N [13]. Here C s th domnant color, P s the percentage for domnant color C, V s ts color varance, and also S s a sngle number that represents the overall spatal homogenety of the domnant color n the mage, and N s the domnant color's number. Now wthout consderaton of color varance V and domnant color spatal unformty S, the above expresson s smplfed as C, P}, P [0,1], { =1,2,,N. Also, based on the above quantfcaton, N=L=72. 3

4 On the other hand, the number of domnant colors can vary from mage to mage and a maxmum of eght domnant colors can be used to represent the regons n MPEG-7 [13,15]. g.1 shows DCD representaton of regons. Here each regon can be represented by two to four domnant colors. Thus a few domnant colors are enough to represent a regon. In fact, MPEG-7 recommends that a regon may have one to eght domnant colors, and a maxmum of eght domnant colors s extracted for a regon. (a) (b) (c) g.1. DCD representaton of regons. Regons n (a), (b) and (c) need 2, 3 and 4 centrod domnant colors. Such eght domnant colors are called centrod domnant colors, each descrptor of them s called centrod Domnant Color Descrptor(smplcty centrod DCD). And also, let M be the maxmum number of centrod domnant colors, M=8. or a gven mage, M centrod DCDs extracton algorthm s shown as follows. Input: I: gven mage, L: quantzaton level number (L=72) Output: I : set of M centrod DCDs of mage I I = ; Step 1. for all pxels of I, calculate the quantfed value C. C=9*H+3*S+V. Step 2. for =0,1,,L-1, calculate the normalzed hstogram P of color. I = I { ={,P }}; Step 3. for I (=0,,L-1), rearrange I n descendng order of P. Step 4. Leave only frst M domnant color descrptors as centrod DCDs n I. Step 5. for ={C,P } I, renormalze P. (=1,2,,M) 2.3. Extracton of Domnant Color Regons or mage I and ts M centrod DCDs I, let C I be a set of centrod domnant colors of mage I. C I ={C {C,P } I }, =1,,M where C s th centrod domnant color. A domnant color regon of mage I s a connected component of pxels wth ts correspondng domnant color. Therefore, for mage I, the extracton of domnant color regons can be just consdered beng 4

5 smlar to the connected component extracton of a grey mage. The domnant color regon extracton algorthm s shown as follows: Input: I: gven mage, C I : set of M centrod domnant colors of I Output: R: set of domnant color regons R= ; or all the centrod domnant colors, C C I, =1,2,,M, repeat the followng steps 1 to 3; Step 1. extract the set of pxels wth domnant color C, I C. Step 2. for C C C I, extract the set of all the connected components R R, R,..., R }. C C { 1 2 N Here, N s a number of the connected components wth domnant color C, C R s the kth k connected component wth the domnant color C, R I. (k [1,N ]) C k C Step 3. R R U. R C where R s the set of segmented domnant color regons, and each regon of R has the correspondng centrod DCD. And the relatvely small regons wth 1 to 4 pxels can be regarded as nose regons, and should be removed. To do ths, the thnng algorthm s appled to each regon of R extracted as above, and then the resultng empty regons wth no pxel are removed from R, just regardng as nose regon, and the relatvely large regons are left n R as before. The extracton of domnant color regons s shown n g.2. g.2. Extracton of DCRs. 3. eature Matchng In general, for person re-dentfcaton, a probe person pedestran mage A and gallery person pedestran mage set G B are gven. Person re-dentfcaton s to retreve the canddate pedestran mages of G B smlar to probe pedestran mage A and rearrange them n smlarty order. Here, t consders feature matchng between two mages: a probe pedestran mage A and a pedestran mage B of gallery set G B. It assumes that human full body s extracted from gven mage by foreground and background segmentaton beforehand. And then human full body s dvded to only two body parts: upper and lower body parts by ant-symmetry as presented n arenzena et al. [3]. The extracton of the 5

6 domnant color descrptors and domnant color regons s appled to human body parts. Consequently, the feature matchng for person re-dentfcaton s performed between the domnant color regons extracted from human body parts of two mages A and B Matchng Based on Domnant Color Hstogram Smlarty of Human Body Parts In general, the color cue s wdely used n person re-dentfcaton as well as mage retreval and so on. Especally, the color of clothng provdes the consderable nformaton to dentfy the ndvduals. The hstogram of clothng color s just a key feature wdely used n many applcatons for person re-dentfcaton, partcularly appearance-based approach. Peoples wear the clothes wth smlar or equal colors n upper and lower body parts: torso and legs, whle wear the clothes wth dfferent colors. In accordance wth clothng of human body parts: torso and legs, the color hstograms of each part can be smlar or dfferent. Here, notce that color for hstogram s regarded as domnant color. g.3 s shown the color hstogram smlarty accordng to clothng. g.3(a) s depcted that color hstograms of two full bodes are smlar, whle both color hstograms of upper parts and ones of lower parts, are dfferent respectvely. However, g.3(b) s presented that color hstograms of two full bodes are smlar, and ones of upper parts and lower parts are smlar too. (a) (b) g.3. Hstogram smlarty of dfferent mages. (a). smlar for full body, whle dfferent for upper and lower parts, respectvely. (b). smlar for full body, and also smlar for upper and lower parts, respectvely. Let A U, A L be sets of pxels n upper and lower part of probe mage A, respectvely. And also smlarly let B U, B L be sets of pxels n upper and lower part of gallery mage B, respectvely. And let A U, A L be sets of M centrod DCDs of A U and A L, respectvely. Also let B U, B L be sets of M centrod DCDs of B U and B L respectvely. That s, AU AL BU AU AU {{ C, P } 1,2,, M} AL AL {{ C, P } 1,2,, M} BU BU {{ C, P } 1,2,, M} BL BL BL {{ C, P } 1,2,, M} 6

7 where M=8, and also AL BU BL P, P, P, and P are the percentages of th quantfed A U domnant color A U AL C, BU BL C, C, C n A U, A L, B U, B L, respectvely, and also are normalzed. Smlar to hstogram ntersecton, the color hstogram smlarty d DCH (A,B) between two mages A and B, s defned as follows: d DCH ( A, B) d( A, B ) (1 ) d( A, B ) (6) U 71 0 U L AU BU d ( A, B ) mn( P, P ) (7) U U 71 0 AL BL d ( A, B ) mn( P, P ) (8) L L where d(a U,B U ) s the color hstogram smlarty between upper body parts of two mages A and B, and also d(a L,B L ) s the color hstogram smlarty between lower body parts of A and B. Both d(a U,B U ) and d(a L,B L ) are normalzed. Here, γ s a weghted coeffcent, 0<γ<1. d DCH (A,B) s just the weghted sum of color hstogram smlartes d(a U,B U ) and d(a L,B L ), and s also normalzed. The larger d(a U,B U ) s, the more smlar upper body parts of two mages A and B are. And also the larger d(a L,B L ) s, the more smlar lower body parts of two mages A and B are. Consequently, the larger d DCH (A,B) s, the more smlar two mages A and B are deemed to be. d DCH (A,B) can be regarded as color hstogram smlarty, related to statstcal domnant color confguraton of human clothng Matchng Based on Spatal Smlarty of Domnant Color Regons Let R A, R B be sets of domnant color regons of mages A and B, respectvely. R { A A r }, =1,2,,N A, R { B B r j }, j=1,2,,n B Beng based on dssmlarty, the spatal smlarty d DCR (A,B) based on domnant color regon between two mages A and B, s defned by dssmlarty as follows: d ) L DCR ( A, B) mn d R ( u, w (9) wr B, uc wc ura where u and w are domnant color regons of R A and R B, respectvely. u c and w c are domnant colors of u and w, respectvely. d R (u, w) s defned by the dssmlarty between two regons u and w as follows: d R (u, w)=βd y (u, w)+(1-β)d h (u, w) (10) d y (u, w)= u y - w y /H (11) d h (u, w)= u h - w h /H (12) where u y, w y are y components of center of mnmum boundng rectangles(mbrs) for regon u and w, respectvely. Smlarly, u h, w h are heghts of MBRs for regon u and w, respectvely. H s the normalzed heght of two mages A and B. In fact, the szes of two test mages are normalzed to be equal beforehand. Here, for each regon s MBR, x component of center and ts wdth are not 7

8 consdered, beng not robust to pose and vewpont changes. As shown n (11), (12), d y (u, w) s the dstance between the centers of MBRs for u and w, and d h (u, w) s the dfference between the heghts of MBRs for u and w. Both d y (u, w) and d h (u, w) are normalzed. Here, β s the weghted coeffcent, 0<β<1, therefore d R (u, w) s normalzed too. If two domnant color regons u and w, are closed on y axs and heghts of MBRs are smlar, d R (u, w) s small approxmately to be zero, consequently t can be regarded that they are deemed to be smlar. The smaller d DCR (A,B) s, the more smlar A and B are deemed to be. d DCR (A,B) s just regarded as a smlarty based on the spatal confguraton of domnant color regons related to the person clothng Integrated eature Matchng Smlarty between probe mage A and gallery mage B, s evaluated as follows: d(a,b)=αd DCH (A,B)+(1-α)d DCR (A,B) (13) where d(a,b) s the smlarty between two mages A and B. Here,α s a weghted coeffcent, 0<α<1, d(a,b) s normalzed. If for two mages A and B, the domnant color hstograms between upper parts are smlar and also the domnant color hstograms between lower parts are smlar, and also the spatal confguraton of domnant color regons of them s smlar, d(a,b) s relatvely larger, and also t can be regarded that they are deemed to be smlar. Through some experments, the parameters for d(a,b) are set to as follows: α=0.4<1, β=0.6<1, γ=0.55<1. Here, α=0.4<1 s that spatal confguraton feature d DCR s a lttle more mportant than color confguraton feature d DCH. β=0.6<1 s that d y denoted the closeness of domnant color regons s a lttle more mportant than d h related to the heghts of them,. And also, γ=0.55<1 s that clothng color confguraton of upper part: torso, s more complcated than ones of lower part: legs, and therefore d(a U,B U ) s a lttle more sgnfcant than d(a L,B L ). In g.4, the framework of our approach s shown. g.4. ramework of our approach. 8

9 4. Expermental Results To evaluate the performance of our approach, we conducted some experments wth the hghly challengng VIPeR dataset(sngle-shot scenaro), beng one of the benchmark datasets. The person re-dentfcaton performance can be presented usng the Cumulatve Matchng Characterstc(CMC) curve. The VIPeR dataset conssts of 632 person mage pars by two dfferent camera vews. g 5 shows the CMCs of our approach and others;el,sdal,and ERSVM. And also some of results: query mages and target mages, are shown n g 6. Here, query mages 1, 2, and 4 matched correctly n frst rank order, and query mage 3 ddn t. The result of CMCs presents that our approach s more effectve than other methods as above. g.5. CMCs of Our Approach and other methods for VIPeR dataset. 5. Conclusons In ths paper, we addressed the person re-dentfcaton based on the color and spatal confguratons of domnant color regons of human body parts. Proposed approach s a knd of appearance-based person re-dentfcaton. It s just based on the domnant color hstograms and the spatal dstrbutons of domnant color regons of clothng. Domnant color hstogram smlarty s related to color confguraton, and also smlarty of domnant color regons s related to spatal confguraton for our appearance-based approach. The experment results presented that our approach should be robust to pose, vewpont and llumnaton changes, and also more effectve than others. 9

10 (a) (b) g.6. Results. (a) query mages. (b) target mages. References [1] S. Bak, E. Corvee,. Brémond, M. Thonnat. Person Re-dentfcaton Usng Spatal Covarance Regons of Human Body Parts. 7th IEEE Conf. on Advanced Vdeo and Sgnal Based Survellance (AVSS), 2010, pp [2] S. Bak, E. Corvee,. Brémond, M. Thonnat. Person Re-dentfcaton Usng Haar-based and DCD-based Sgnature. 7th IEEE Conf. on Advanced Vdeo and Sgnal Based Survellance (AVSS), 2010, pp [3] M. arenzena, L. Bazzan, A. Perna, V. Murno, M. Crstan. Person Re-Identfcaton by Symmetry-Drven Accumulaton of Local eatures. IEEE Conf. on Computer Vson and Pattern Recognton (CVPR), 2010, pp [4] N. Ghessar, T. B. Sebastan, P. H. Tu, J. Rttscher. Person Redentfcaton Usng Spatotemporal Appearance. IEEE Conf. on Computer Vson and Pattern Recognton (CVPR), 2006, pp [5] D. Gray, H. Tao. Vewpont Invarant Pedestran Recognton wth an Ensemble of Localzed eatures. 10th European Conf. on Computer Vson (ECCV), 2008, pp [6] Y. Ca, M. Petkänen. Person Re-dentfcaton Based on Global Color Context. ACCV Workshops, 2010, pp [7] M. Hrzer, C. Belezna, P. M. Roth, H. Bschof. Person Re-dentfcaton by Descrptve and Dscrmnatve Classfcaton. Proceedngs of SCIA, 2011, pp [8] W. S. Zheng, S. Gong, T. Xang. Person Re-dentfcaton by Probablstc Relatve Dstance Comparson. IEEE Conference on Computer Vson and Pattern Recognton (CVPR), 2011, pp [9] L. Ronghua, M. Huaqng. Mult-Scale Maxmally Stable Extremal Regons for Object 10

11 Recognton. IEEE Internatonal Conference on Informaton and Automaton (ICIA), 2010, pp [10] P. E. orssen. Maxmally Stable Colour Regons for Recognton and Matchng. IEEE Conference on Computer Vson and Pattern Recognton (CVPR), 2007, pp [11] V. rolov,. P. León. Pedestran detecton based on maxmally stable extremal regons. Proceedngs of Intellgent Vehcles Symposum, 2010, pp [12] N. C. Yang, W.-H. Chang, C.-M. Kuo, T.-H. L. A fast MPEG-7 domnant color extracton wth new smlarty measure for mage retreval. Journal of Vsual Communcaton and Image Representaton, 19 (2008) [13] H. Shao, Y. Wu, W.-C. Cu, J. Zhang. Image Retreval Based on MPEG-7 Domnant Color Descrptor. 9th Internatonal Conference for Young Computer Scentsts (ICYCS), 2008, pp [14] S. M. Youssef, S. Mesbah, Y. M. Mahmoud. An Effcent Content-based Image Retreval System Integratng Wavelet-based Image Sub-blocks wth Domnant Colors and Texture Analyss. 8th Internatonal Conference on Informaton Scence and Dgtal Content Technology (ICIDT), 3 (6), 2012, pp [15] M. M. Islam, D. Zhang, G. Lu. Automatc Categorzaton of Image Regons Usng Domnant Color Based Vector Quantzaton Dgtal Image Computng: Technques and Applcatons, pp [16] R. Satta, G. umera,. Rol. ast person re-dentfcaton based on dssmlarty representatons. Pattern Recognton Letters 33 (2012) [17] L. Bazzan, M. Crstan, A. Perna, V. Murno. Multple-shot Person Re-dentfcaton by Chromatc and Eptomc Analyses. Pattern Recognton Letters, , 2012, 33 (5). [18] G. Doretto, T. Sebastan, P. Tu, J. Rttscher. Appearance-based person redentfcaton n camera networks: problem overvew and current approaches. Journal of Ambent Intellgence and Humanzed Computng, 2 (2011) [19] A. Bedagkar-Gala, S. K. Shah. Part-based spato-temporal model for mult-person re-dentfcaton. Pattern Recognton Letters, 33 (2012) [20] K. E. Azz, D. Merad, B. ertl. People re-dentfcaton across multple non-overlappng cameras system by appearance classfcaton and slhouette part segmentaton. 8th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2011, pp [21] V. V. Kumar, N. G. Rao, A. L. N. Rao, V. V. Krshna. IHBM: Integrated Hstogram Bn Matchng or Smlarty Measures of Color Image Retreval. Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton, 2 (3), 2009, pp [22] Y. Du, H. A, S. Lao. Evaluaton of Color Spaces for Person Re-dentfcaton. 21st Internatonal Conference on Pattern Recognton (ICPR), 2012, pp [23] M. Hrzer, P. M. Roth, H. Bschof. Person Re-Identfcaton by Effcent Impostor-based Metrc Learnng. 9th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2012, pp [24] J. Yang, Z. Sh, P. A. Vela. Person Redentfcaton by Kernel PCA based Appearance Learnng Canadan Conference on Computer and Robot Vson, pp [25] O. Hamdoun,. Moutarde, B. Stanculescu, and B. Steux. Person re-dentfcaton n mult-camera system by sgnature based on nterest pont descrptors collected on short vdeo sequences. ICDSC08, 2008, pp

12 [26] K. Junglng, M. Arens. Vew-nvarant Person Re-dentfcaton wth an Implct Shape Model. 8th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2011, pp [27] M. Esenbach, A. Kolarow, K. Schenk, K. Debes, H. Gross. Vew Invarant Appearance-based Person Redentfcaton Usng ast Onlne eature Selecton and Score Level uson. 9th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2012, pp [28] J. P. Xang. Actve Learnng for Person Re-dentfcaton Internatonal Conference on Machne Learnng and Cybernetcs, pp [29] A. Datta, L. M. Brown, R. ers, S. Pankant. Appearance Modelng for Person Re-Identfcaton usng Weghted Brghtness Transfer unctons. 21st Internatonal Conference on Pattern Recognton (ICPR), 2012, pp [30] X. Lu, M. Song, Q. Zhao, D. Tao, C. Chen, J. Bu. Attrbute-restrcted latent topc model for person re-dentfcaton. Pattern Recognton, 45 (2012) [31] A. Roy, S. Sural, J. Mukherjee. A herarchcal method combnng gat and phase of moton wth spatotemporal model for person re-dentfcaton. Pattern Recognton Letters, 33 (2012) [32] E. Monar. Color Constancy Usng Shadow-based Illumnaton Maps for Appearance-based Person Re-Identfcaton. 9th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2012, pp [33] M. Bauml, R. Stefelhagen. Evaluaton of Local eatures for Person Re-Identfcaton n Image Sequences. 8th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2011, pp [34] Y. Zhang, S. L. Gabor-LBP Based Regon Covarance Descrptor for Person Re-dentfcaton. 6th Internatonal Conference on Image and Graphcs, 2011, pp [35] R. Kawa, Y. Makhara, C. Hua, H. Iwama, Y. Yag. Person Re-dentfcaton usng Vew-dependent Score-level uson of Gat and Color eatures. 21st Internatonal Conference on Pattern Recognton (ICPR), 2012, pp [36] L. Bazzan, M. Crstan, A. Perna, M. arenzena, V. Murno. Multple-shot Person Re-dentfcaton by HPE sgnature Internatonal Conference on Pattern Recognton, 2012, pp [37] A. Bedagkar-Gala, S. K. Shah. Multple Person Re-dentfcaton usng Part based Spato-Temporal Color Appearance Model IEEE Internatonal Conference on Computer Vson Workshops, 2011, pp [38] Y. Wu, M. Mukunok, T. unatom, M. Mnoh. Optmzng Mean Recprocal Rank for Person Re-dentfcaton. 8th IEEE Internatonal Conference on Advanced Vdeo and Sgnal-Based Survellance (AVSS), 2011, pp

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

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

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

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

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

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

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

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

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

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

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

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

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

2 ZHENG et al.: ASSOCIATING GROUPS OF PEOPLE (a) Ambgutes from person re dentfcaton n solaton (b) Assocatng groups of people may reduce ambgutes n mat

2 ZHENG et al.: ASSOCIATING GROUPS OF PEOPLE (a) Ambgutes from person re dentfcaton n solaton (b) Assocatng groups of people may reduce ambgutes n mat ZHENG et al.: ASSOCIATING GROUPS OF PEOPLE 1 Assocatng Groups of People We-Sh Zheng jason@dcs.qmul.ac.uk Shaogang Gong sgg@dcs.qmul.ac.uk Tao Xang txang@dcs.qmul.ac.uk School of EECS, Queen Mary Unversty

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

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

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

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

Person re-identification with content and context re-ranking

Person re-identification with content and context re-ranking DOI.7/s42-4-949-7 Person re-dentfcaton wth content and context re-rankng Qngmng Leng Rumn Hu Chao Lang Ymn Wang Jun Chen Sprnger Scence+Busness Meda New York 24 Abstract Ths paper proposes a novel and

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

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

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

An efficient method to build panoramic image mosaics

An efficient method to build panoramic image mosaics An effcent method to buld panoramc mage mosacs Pattern Recognton Letters vol. 4 003 Dae-Hyun Km Yong-In Yoon Jong-Soo Cho School of Electrcal Engneerng and Computer Scence Kyungpook Natonal Unv. Abstract

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

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

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

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

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

A Clustering Algorithm for Key Frame Extraction Based on Density Peak

A Clustering Algorithm for Key Frame Extraction Based on Density Peak Journal of Computer and Communcatons, 2018, 6, 118-128 http://www.scrp.org/ournal/cc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 A Clusterng Algorthm for Key Frame Extracton Based on Densty Peak Hong Zhao

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

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

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

1. Introduction. Abstract

1. Introduction. Abstract Image Retreval Usng a Herarchy of Clusters Danela Stan & Ishwar K. Seth Intellgent Informaton Engneerng Laboratory, Department of Computer Scence & Engneerng, Oaland Unversty, Rochester, Mchgan 48309-4478

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

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

Brushlet Features for Texture Image Retrieval

Brushlet Features for Texture Image Retrieval DICTA00: Dgtal Image Computng Technques and Applcatons, 1 January 00, Melbourne, Australa 1 Brushlet Features for Texture Image Retreval Chbao Chen and Kap Luk Chan Informaton System Research Lab, School

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

AUTOMATIC RECOGNITION OF TRAFFIC SIGNS IN NATURAL SCENE IMAGE BASED ON CENTRAL PROJECTION TRANSFORMATION

AUTOMATIC RECOGNITION OF TRAFFIC SIGNS IN NATURAL SCENE IMAGE BASED ON CENTRAL PROJECTION TRANSFORMATION AUTOMATIC RECOGNITION OF TRAFFIC SIGNS IN NATURAL SCENE IMAGE BASED ON CENTRAL PROJECTION TRANSFORMATION Ka Zhang a, Yehua Sheng a, Pefang Wang b, Ln Luo c, Chun Ye a, Zhjun Gong d a Key Laboratory of

More information

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL Nader Safavan and Shohreh Kasae Department of Computer Engneerng Sharf Unversty of Technology Tehran, Iran skasae@sharf.edu

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

Combination of Color and Local Patterns as a Feature Vector for CBIR

Combination of Color and Local Patterns as a Feature Vector for CBIR Internatonal Journal of Computer Applcatons (975 8887) Volume 99 No.1, August 214 Combnaton of Color and Local Patterns as a Feature Vector for CBIR L.Koteswara Rao Asst.Professor, Dept of ECE Faculty

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

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

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

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

776 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 26, NO. 4, APRIL 2016

776 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 26, NO. 4, APRIL 2016 776 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 26, NO. 4, APRIL 2016 Person Redentfcaton Wth Reference Descrptor Le An, Member, IEEE, Mehran Kafa, Member, IEEE, Songfan Yang,

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

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

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

A COMBINED APPROACH USING TEXTURAL AND GEOMETRICAL FEATURES FOR FACE RECOGNITION

A COMBINED APPROACH USING TEXTURAL AND GEOMETRICAL FEATURES FOR FACE RECOGNITION ISSN: 0976-910(ONLINE) ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, MAY 013, VOLUME: 03, ISSUE: 04 A COMBINED APPROACH USING TEXTURAL AND GEOMETRICAL FEATURES FOR FACE RECOGNITION A. Suruland 1, R. Reena

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

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

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

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm

Invariant Shape Object Recognition Using B-Spline, Cardinal Spline, and Genetic Algorithm Proceedngs of the 5th WSEAS Int. Conf. on Sgnal Processng, Robotcs and Automaton, Madrd, Span, February 5-7, 6 (pp4-45) Invarant Shape Obect Recognton Usng B-Splne, Cardnal Splne, and Genetc Algorthm PISIT

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

Histogram of Template for Pedestrian Detection

Histogram of Template for Pedestrian Detection PAPER IEICE TRANS. FUNDAMENTALS/COMMUN./ELECTRON./INF. & SYST., VOL. E85-A/B/C/D, No. xx JANUARY 20xx Hstogram of Template for Pedestran Detecton Shaopeng Tang, Non Member, Satosh Goto Fellow Summary In

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

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow

Integrated Expression-Invariant Face Recognition with Constrained Optical Flow Integrated Expresson-Invarant Face Recognton wth Constraned Optcal Flow Chao-Kue Hseh, Shang-Hong La 2, and Yung-Chang Chen Department of Electrcal Engneerng, Natonal Tsng Hua Unversty, Tawan 2 Department

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

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

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps Vsual Thesaurus for Color Image Retreval usng Self-Organzng Maps Chrstopher C. Yang and Mlo K. Yp Department of System Engneerng and Engneerng Management The Chnese Unversty of Hong Kong, Hong Kong ABSTRACT

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

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

Robust Inlier Feature Tracking Method for Multiple Pedestrian Tracking

Robust Inlier Feature Tracking Method for Multiple Pedestrian Tracking 2011 Internatonal Conference on Informaton and Intellgent Computng IPCSIT vol.18 (2011) (2011) IACSIT Press, Sngapore Robust Inler Feature Trackng Method for Multple Pedestran Trackng Young-Chul Lm a*

More information

Robust Shot Boundary Detection from Video Using Dynamic Texture

Robust Shot Boundary Detection from Video Using Dynamic Texture Sensors & Transducers 204 by IFSA Publshng, S. L. http://www.sensorsportal.com Robust Shot Boundary Detecton from Vdeo Usng Dynamc Teture, 3 Peng Tale, 2 Zhang Wenjun School of Communcaton & Informaton

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

Majlesi Journal of Electrical Engineering Vol. 4, No. 4, December 2010

Majlesi Journal of Electrical Engineering Vol. 4, No. 4, December 2010 A Herarchcal Classfcaton Structure based on Tranable Bayesan Classfer for Logo Detecton and Recognton Hossen Pourghassem Young Research Club-Islamc Azad Unversty- Najafabad Branch, Iran. Emal: h_pourghasem@aun.ac.r

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

A Study on the Application of Spatial-Knowledge-Tags using Human Motion in Intelligent Space

A Study on the Application of Spatial-Knowledge-Tags using Human Motion in Intelligent Space A Study on the Applcaton of Spatal-Knowledge-Tags usng Human Moton n Intellgent Space Tae-Seok Jn*, Kazuyuk Moroka**, Mhoko Ntsuma*, Takesh Sasak*, and Hdek Hashmoto * * Insttute of Industral Scence, the

More information

A Shadow Detection Method for Remote Sensing Images Using Affinity Propagation Algorithm

A Shadow Detection Method for Remote Sensing Images Using Affinity Propagation Algorithm Proceedngs of the 009 IEEE Internatonal Conference on Systems, Man, and Cybernetcs San Antono, TX, USA - October 009 A Shadow Detecton Method for Remote Sensng Images Usng Affnty Propagaton Algorthm Huayng

More information

EFFICIENT H.264 VIDEO CODING WITH A WORKING MEMORY OF OBJECTS

EFFICIENT H.264 VIDEO CODING WITH A WORKING MEMORY OF OBJECTS EFFICIENT H.264 VIDEO CODING WITH A WORKING MEMORY OF OBJECTS A Thess presented to the Faculty of the Graduate School at the Unversty of Mssour-Columba In Partal Fulfllment of the Requrements for the Degree

More information

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

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

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

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

Background Removal in Image indexing and Retrieval

Background Removal in Image indexing and Retrieval Background Removal n Image ndexng and Retreval Y Lu and Hong Guo Department of Electrcal and Computer Engneerng The Unversty of Mchgan-Dearborn Dearborn Mchgan 4818-1491, U.S.A. Voce: 313-593-508, Fax:

More information

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors Onlne Detecton and Classfcaton of Movng Objects Usng Progressvely Improvng Detectors Omar Javed Saad Al Mubarak Shah Computer Vson Lab School of Computer Scence Unversty of Central Florda Orlando, FL 32816

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

Multiclass Object Recognition based on Texture Linear Genetic Programming

Multiclass Object Recognition based on Texture Linear Genetic Programming Multclass Object Recognton based on Texture Lnear Genetc Programmng Gustavo Olague 1, Eva Romero 1 Leonardo Trujllo 1, and Br Bhanu 2 1 CICESE, Km. 107 carretera Tjuana-Ensenada, Mexco, olague@ccese.mx,

More information

Algorithm for Human Skin Detection Using Fuzzy Logic

Algorithm for Human Skin Detection Using Fuzzy Logic Algorthm for Human Skn Detecton Usng Fuzzy Logc Mrtunjay Ra, R. K. Yadav, Gaurav Snha Department of Electroncs & Communcaton Engneerng JRE Group of Insttutons, Greater Noda, Inda er.mrtunjayra@gmal.com

More information

3D Face Reconstruction With Local Feature Refinement. Abstract

3D Face Reconstruction With Local Feature Refinement. Abstract , pp.6-74 http://dx.do.org/0.457/jmue.04.9.8.06 3D Face Reconstructon Wth Local Feature Refnement Rudy Adpranata, Kartka Gunad and Wendy Gunawan 3, formatcs Department, Petra Chrstan Unversty, Surabaya,

More information

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System

Mining Image Features in an Automatic Two- Dimensional Shape Recognition System Internatonal Journal of Appled Mathematcs and Computer Scences Volume 2 Number 1 Mnng Image Features n an Automatc Two- Dmensonal Shape Recognton System R. A. Salam, M.A. Rodrgues Abstract The number of

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

Content-Based Bird Retrieval using Shape context, Color moments and Bag of Features

Content-Based Bird Retrieval using Shape context, Color moments and Bag of Features www.ijcsi.org 101 Content-Based Brd Retreval usng Shape context, Color moments and Features Bahr abdelkhalak 1 and hamd zouak 2 1 Faculty of Scences, Unversty Chouab Doukkal, Equpe: Modélsaton mathématque

More information

Searching Large Image Databases using Color Information

Searching Large Image Databases using Color Information Searchng Large Image Databases usng Color Informaton Ioan Racu CMSC350: Artfcal Intellgence Wnter Quarter 2004 Department of Computer Scence Unversty of Chcago racu@cs.uchcago.edu ABSTRACT The goal of

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

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

Object Tracking Based on PISC Image and Template Matching

Object Tracking Based on PISC Image and Template Matching ect Trackng Based on PISC Image and Template Matchng Bud Sugand Electrcal Engneerng Department Batam State Polytechnc Batam Indonesa ud_sugand@polatam.ac.d Astract Ths paper proposed a method for oect

More information

Shape-adaptive DCT and Its Application in Region-based Image Coding

Shape-adaptive DCT and Its Application in Region-based Image Coding Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton, pp.99-108 http://dx.do.org/10.14257/sp.2014.7.1.10 Shape-adaptve DCT and Its Applcaton n Regon-based Image Codng Yamn Zheng,

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

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

3D Face Reconstruction With Local Feature Refinement

3D Face Reconstruction With Local Feature Refinement ternatonal Journal of Multmeda and Ubqutous Engneerng Vol.9, No.8 (014), pp.59-7 http://dx.do.org/10.1457/jmue.014.9.8.06 3D Face Reconstructon Wth Local Feature Refnement Rudy Adpranata 1, Kartka Gunad

More information

arxiv: v1 [cs.cv] 23 Apr 2015

arxiv: v1 [cs.cv] 23 Apr 2015 Person Re-dentfcaton wth Correspondence Structure Learnng Yang Shen 1, Weyao Ln 1, Junch Yan 1, Mnglang Xu 2, Janxn Wu 3 and Jngdong Wang 4 1 Shangha Jao Tong Unversty, Chna 2 Zhengzhou Unversty, Chna

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

Development of Face Tracking and Recognition Algorithm for DVR (Digital Video Recorder)

Development of Face Tracking and Recognition Algorithm for DVR (Digital Video Recorder) IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.6 No.3A, March 2006 7 Development of Face Trackng and Recognton Algorthm for DVR (Dgtal Vdeo Recorder) Jang-Seon Ryu and Eung-Tae

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

Image Alignment CSC 767

Image Alignment CSC 767 Image Algnment CSC 767 Image algnment Image from http://graphcs.cs.cmu.edu/courses/15-463/2010_fall/ Image algnment: Applcatons Panorama sttchng Image algnment: Applcatons Recognton of object nstances

More information

Image Interpretation Based On Similarity Measures of Visual Content Descriptors An Insight Mungamuru Nirmala

Image Interpretation Based On Similarity Measures of Visual Content Descriptors An Insight Mungamuru Nirmala Internatonal Journal of Computer Scence & Emergng Technologes (E-ISS: 2044-6004) 242 Image Interpretaton Based On Smlarty Measures of Vsual Content Descrptors An Insght Mungamuru rmala Lecturer, Department

More information