Local Quaternary Patterns and Feature Local Quaternary Patterns

Size: px
Start display at page:

Download "Local Quaternary Patterns and Feature Local Quaternary Patterns"

Transcription

1 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 a new local texture descrptor, Local Quaternary Patterns (LQP) and ts extenson, Feature Local Quaternary Patterns (FLQP). The LQP, whch encodes four relatonshps of local texture, ncludes more nformaton of local texture than the Local Bnary Patterns (LBP) and Local Ternary Patterns (LTP). The FLQP whch encodes both local and feature nformaton s expected to perform better than the LQP for texture descrpton and pattern recognton. To reduce the sze of feature dmensons and hstograms of both LQP and FLQP, a new codng schema s proposed to splt the LQP and FLQP nto two bnary codes: the upper and lower bnary codes. As a result, the total possble values of splt LQP and FLQP are reduced to 512. The feasblty of the proposed LQP and FLQP methods s demonstrated on an eye detecton problem. Expermental results usng the BoID database show that both the FLQP and the LQP methods archve better performance than the feature LTP, the LTP, the feature LBP and the LBP methods. Specfcally, the FLQP method acheves the hghest eye detecton rate among all the competng methods. Keywords: Local Quaternary Patterns (LQP), Feature Local Quaternary Patterns (FLQP), Local Bnary Patterns (LBP), Feature Local Bnary Patterns (FLBP) and Local Ternary Patterns (LTP). 1 Introducton Local Bnary Patterns (LBP) [1] has recently become a popular method n texture descrpton for content based mage search and feature extracton for pattern recognton and computer vson. The most mportant propertes of the LBP operator are ts tolerance aganst llumnaton and computatonal smplcty, whch makes t possble to analyze mages n real-world n real-tme. The Local Bnary Patterns (LBP) has been wdely appled n many applcatons, such as face recognton [2-4], face detecton [5], [6], and facal expresson analyss [-10]. Tan and Trggs [2] argued that the orgnal LBP tends to be senstve to nose, especally n near-unform mage regons, because t thresholds exactly at the value of the central pxel. To solve the problem, they proposed 3- valued codes, called Local Ternary Patterns (LTP). In LTP, neghbor pxels are compared wth an nterval [-r, +r] around the value of the center pxel. A neghbor pxel s assgned 1, 0 or -1, f ts value s above +r, n the nterval [- r, +r] or below r, respectvely. Because the radus r s not changed wth the gray scale, the LTP s no longer a strctly gray-scale nvarant texture descrpton, and s less tolerance aganst llumnaton than LBP. The LTP has 6561 possble values, whch not only poses a computatonal challenge but also leads to sparse hstograms. To solve these problems, a codng scheme s ntroduced to splt a LTP code nto two bnary codes, the postve one (PLTP) and the negatve one (NLTP). Therefore the total number of possble values of two splt bnary codes s reduced to 512. Some of experments n [2], [10] show that LTP and LBP acheved smlar, although LTP doubles the sze of feature dmensons and hstograms, and has a hgher computatonal cost than LBP. To mprove the performance of LTP, we present n ths paper a new local texture descrptor, Local Quaternary Patterns (LQP) and ts extenson, Feature Local Quaternary Patterns (FLQP). The LQP encodes four relatonshps of local texture, and therefore t ncludes more nformaton of local texture than the LBP and the LTP. To reduce the sze of feature dmensons and hstograms of LQP, a codng scheme s ntroduced to splt each LQP code nto two bnary codes, the upper LQP (ULQP) and the lower LQP (LLQP). The possble LQP values are reduced to 512. We [11] have ntroduced a new Feature Local Bnary Patterns (FLBP) method to mprove upon the LBP approach. In ths paper, we further extend LQP to FLQP, and demonstrate that FLQP mproves upon LQP and other competng methods, such as LBP, FLBP, LTP, and Feature LTP (FLTP). The FLQP whch encodes both local and feature nformaton s expected to perform better than the LQP for texture descrpton and pattern analyss. We further show that the FLQP code can be splt nto two bnary codes as well, the upper FLQP (UFLQP) and the lower FLQP (LFLQP). To demonstrate the feasblty of the proposed LQP and FLQP methods, we apply them to eye detecton on the BoID database. Expermental results show that both FLQP and LQP acheve better eye detecton performance than FLTP, LTP, FLBP and LBP. The FLQP method has the best performance among all the methods.

2 2 Local Bnary Patterns and Local Ternary Patterns Before we ntroduce our Local Quaternary Patterns (LQP) and Feature Local Quaternary Patterns (FLQP), we brefly revew LBP and LTP. LBP defne a gray-scale nvarant texture descrpton by comparng a center pxel used as a threshold, wth those pxels n ts local neghborhood [1]. Specfcally, for a 3 3 neghborhood of a pxel p = [x, y] t, each neghbor s labeled by a number from 0 to shown n Fg.1. The neghbors of the pxel p thus may be defned as follows: t Np, x, y, 0, 1, 2,, (1) where s the number used to label a neghbor. The value of the LBP code of a pxel p(x, y) s calculated as follows: LBP p 2 Slbp{ G N p,, G( p )} (2) 0 where G(p) and G[N(p, )] are the gray levels of the pxel p and ts neghbor N(p, ), respectvely. S lbp s a threshold functon that s defned as follows: 1, f g gc; Slbp ( g, gc) (3) 0, otherwse. Fg. 1 The 3 3 neghborhood of a pxel p and the label of ts neghbors Tan and Trggs proposed a Local Ternary Pattern or LTP operator [2]. In LTP the threshold functon S ltp s defned as follows: 1, f g gc r Sltp g, gc, r 0, f g gc r 1, f g gc r where r s the radus of the nterval around the grey level of the central pxel. Fg. 2 shows an example of the computaton of the LTP. The grey level of the central pxel s 40 and r s 5. A neghbor pxel s assgned to 1, 0 or -1, f ts grey level s greater than or equal to 45, between 44 and 36, or less than or equal to 35, respectvely. The total number of the possble LTP codes s 3 8 = 6561, whch leads to a large sze for the feature dmenson and sparse hstograms of the LTP codes. To solve the problem, an LTP code s splt nto two bnary codes: the postve and negatve halves as shown n Fg. 2. The postve half of LTP (PLTP) (4) s obtaned by replacng -1 wth 0. The negatve half of LTP (NLTP) s obtaned by frst replacng the 1 wth 0 and then changng -1 to 1. Thus an LTP code can be represent by two bnary codes. As a result, the total number of the splt LTP codes s reduced to 512. Fg. 2 Computng the LTP and splttng t to two bnary codes, PLTP and NLTP 3 Local Quaternary Patterns We now present our new Local Quaternary Patterns (LQP) whch encodes four relatonshps of local texture, and therefore t ncludes more nformaton of local texture than LBP and LTP. The threshold functon of LQP s defned usng two bnary dgts as follows: S g, g, r lqp c 11, f g gc r 10, f gc g gc r 01, f gc r g gc 00, f g gc r where r s the radus of the nterval around the value of the central pxel and may be defned as follows: (5) r c g c (6) where c s a constant and τ s a parameter to control the contrbuton of g c to r. To reduce the total number of codes, an LQP code can be splt nto two bnary codes, the upper and lower halves. The upper half of LQP (ULQP) s obtaned by extractng the frst dgt of LQP code. The lower half of LTP (LLQP) s obtaned by extractng the second dgt of LQP code. Thus the total number of LQP codes s reduced to 512. From Eq. 5 we can derve the threshold functons of ULQP and LLQP, S ulqp and S llqp whch may be formulated as follows:,, S g g S g g () S ulqp c lbp c [1 Slbp ( g, gc )] 1, f g ( 1) ; (,, ) gc r g g r 0, otherwse. llqp c (8)

3 The threshold functon of ULQP, S ulqp s equal to the threshold functon of LBP and s not depend on the r. The ULQP and LLQP are therefore defned as follows: ULQP p LBP p (9) LLQP p 2 Sllqp{ G N p,, G( p )} (10) 0 Note that the ULQP s the same as the LBP. Fg 3 shows an example of the computaton of the LQP. The grey level of the central pxel s 40 and r s 5. The ULQP code s whch s the same as LBP code. For LLQP, a pxel s assgned 1 f t s greater than or equal to 45, or t s less than 40 and greater than or equal to 35, otherwse t s assgned 0. Fg. 3 Computng the LQP and splttng t to two bnary codes ULQP and LLQP 4 Feature Local Quaternary Patterns We [11] have ntroduced a new Feature Local Bnary Patterns (FLBP) method. FLBP generalzes the LBP approach by ntroducng feature pxels, whch may be broadly defned by, for example, the edge pxels, the ntensty peaks or valleys n an mage. FLBP whch encodes both local and feature nformaton, has been shown more effectve than LBP for texture descrpton and pattern recognton, such as eye detecton. In ths paper, we extend LQP to FLQP. Next we brefly revew the concepts of dstance vector [12] and FLBP method, and then ntroduce our FLQP method. In a bnary mage, each pxel assumes one of two dscrete values: 0 or 1. Whle pxels of value 0 are called the background pxels, pxels of 1 are called feature pxels. Let p and q represent a pxel and ts nearest feature pont n a bnary mage, respectvely. The dstance vector of p pontng to q s defned below:, dv p q p q arg mn ( p, r) r F (11) where F s the set of feature pxels of the bnary mage. δ s a dstance metrc. FLBP s defned on the concepts of True Center (TC) whch s the center pxel of a gven neghborhood, and Vrtual Center (VC) whch s a pxel used to replace the center pxel of a gven neghborhood. The TC whch may be any pxel on the path ponted by dv(p) from p to q, s defned below: t ( ) C p p dv p (12) where α t [0, 1] s a parameter that controls the locaton of the TC. The VC whch may be any pxel on the path ponted by dv(p) from p to q as well, s defned below: v ( ) t C p p dv p (13) where α v [0, 1] s a parameter that controls the locaton of the VC. The general form of FLBP s defned below: 0 v FLBP p 2 Slbp{ G N C t p,, G[ C v p ]} (14) where N(C t (p), ) defned by Eq. 1 represents the neghbors of the TC. G[C v (p)] and G[N(C t (p), )] are the gray levels of the VC and the neghbors of the TC, respectvely. Next, we use the grayscale mage shown n Fg. 4 to llustrate how to compute the FLBP code. We assume that the upper left pxel s at locaton (1, 1) n the Cartesan coordnate system wth the horzontal axs pontng to the rght and the vertcal axs pontng downwards. As dscussed before, feature pxels are broadly defned. Here we defne the feature pxels n Fg. 4 to be those wth gray level greater than 80. Because the pxel at the coordnates (6, 6) n Fg. 4 s the only pxel whose gray level s greater than 80, As a result the pxel becomes the only feature pxel n the bnary mage shown n Fg. 4(b). And ths feature pxel becomes the nearest one for all the pxels n Fg. 4. (b) Fg. 4 a grayscale mage used n the examples of FLBP computaton. (b) The bnary feature mage derved by extractng feature pxel wth gray level greater than 80 from the grayscale mage. We select the pxel p at coordnates (2, 2) n Fg. 4 as an example to compute the FLBP code. We frst compute the dv(p). Gven p = [2, 2] t, and q = [6, 6] t, we

4 have dv(p) = q p = [4, 4] t. Then we determne the locatons of TC and VC whch are controlled by the parameters α t and α v respectvely. Fg. 5 shows two examples of the computaton of FLBP wth dfferent locatons of TC and VC. In Fg. 4 gven α t = 0.5 and α v = 0.25, we have C t (p) = p + α t dv(p) = [5, 5] t, and C v (p) = p + dv(p) = [3, 3] t. Therefore, the TC s the pxel at locaton (5, 5) and the VC s the pxel at locaton (3, 3). Accordng to Eq. 14 we replace the gray level 60 of TC at locaton (5, 5) by the gray level 30 of VC at locaton (3, 3), and threshed the neghbors of the TC. We have the bnary FLBP code: FLBP(2, 2) = Fg. 5(b) shows another example of the FLBP(2, 2) computaton when α t = 0.25, and α v = 0.5. Smlarly, we locate the TC s the pxel at locaton (3, 3) and the VC s the pxel at locaton (5, 5). The bnary FLBP code becomes: FLBP(2, 2) = when α t = 0.25, and α v = 0.5. Fg. 6 shows an example of the FLBP representatons of a face mage. Fg. 6 and (b) dsplay a face mage and ts bnary feature mage. The feature pxel of the bnary mage s derved usng our LRBT method when β = 0.1. Fg. 6(c) shows the LBP mage of the face mage n Fg. 6. Fg. 6(d) - (g) exhbt the FLBP mages when α t = 0.25, 0.5, 0.5, 1, respectvely, and α v = 0. Fg. 6(h) (k) exhbt the FLBP mages when α v = 0.25, 0.5, 0.5, 1, respectvely, and α t = 0. (b) (c) (d) (e) (f) (g) (b) Fg. 5 The computaton of FLBP for the pxel at (2, 2). An example when TC (α t = 0.5) s at (5, 5) and VC (α v = 0.25) s at (3, 3) (b) An example when TC (α t = 0.25) s at (3, 3) and VC (α v = 0.5) s at (5, 5) In [11] we present a new feature pxel extracton method, the LBP wth Relatve Bas Thresholdng (LRBT) method. The LRBT method frst computes the LBP representaton usng the relatve bas threshold functon defned below: 1, f g (1 ) gc; S( g, gc, ) (15) 0, otherwse. where β s a parameter that controls the contrbuton of g c to the bas. Then the LRBT method derves the bnary LRBT feature mage by convertng the LBP mage to a bnary mage, whose feature pxels correspond to those whose LBP code s greater than 0, and the background pxels correspond to the pxels n the LBP mage wth the LBP code 0. (h) () (j) (k) Fg. 6 A face mage (b) The bnary LRBT feature mage of (c) The LBP representaton of the face mage of (d) (g) The FLBP mage when α v = 0 and α t = 0.25, 0.5, 0.5, 1 respectvely (h) (k) The FLBP mage when α t = 0 and α v = 0.25, 0.5, 0.5, 1 respectvely Our new feature local quaternary patterns or FLQP can be splt nto two bnary codes, the upper half of FLQP (UFLQP) and the lower half of FLQP (LFLQP) usng the threshold functons defned n Eqs. and 8, respectvely. The UFLQP s equvalent to FLBP. The general form of the UFLQP and the LFLQP s defned below: UFLQP 0 p FLBP p (16) LFLQP p 2 Sllqp{ G N C t p,, G C v p, r} (1) Fg. shows the computaton of FLQP when r = 5. The gray level mage and the feature pxel are the same as those n Fg. 4. We use the same pxel p at (2, 2) and the same values of α v and α t as those n Fg. 5 to compute

5 FLQP. Therefore the computaton of dv(p), TC and VC are the same as the examples n Fg. 5. Fg. shows the FLQP computaton of the pxel p at (2, 2), when α v = 0.25, and α t = 0.5. Because the UFLQP s the same as the FLBP shown n Fg 5, only the LFLQP s shown n Fg.. Frst the grey level 60 of TC at (5, 5) s replaced by the grey level 30 of VC at (3, 3). For LFLQP, a neghborhood pxel s assgned 1 f t s greater than or equal to 35, or t s less than 30 and greater than or equal to 25, and s assgned 0 otherwse. Then we have LFLQP(2, 2) = Fg. (b) shows another example of the FLQP computaton when α v = 0.5, and α t = The UFLQP s the same as FLBP shown n Fg 5(b) and not shown n Fg. (b). Frst the grey level 30 of TC at (3, 3) s replaced by the grey level 60 of VC at (5, 5). For LFLQP, a neghborhood pxel s assgned 1 f t s greater than or equal to 65, or t s less than 60 and greater than or equal to 55, and s assgned 0 otherwse. Then we have the LFLQP(2, 2) = (b) (c) (d) (e) (f) (g) (h) () Fg. 8 The LLQP mage when r = 0.1g c (b) - (e) The LFLQP mages when r = 0.1g c, α t = 0.25, 0.5, 0.5, 1, respectvely, and α v = 0 (f) - () The LFLQP mages when 0.1g c, α v = 0.25, 0.5, 0.5, 1, respectvely, and α t = 0 5 Experments (b) Fg. The computaton of FLQP for the pxel at (2, 2). An example when TC (α t = 0.5) s at (5, 5) and VC (α v = 0.25) s at (3, 3) (b) An example when TC (α t = 0.25) s at (3, 3) and VC (α v = 0.5) s at (5, 5) Fg. 8 shows an example of the FLQP representatons when r = 0.1gc. The face mage and the bnary LRBT feature mage are the same as Fg. 6 and Fg. 6(b). Fg 8 shows the LLQP mage. The ULQP mage s the same as LBP mage n Fg. 6(c). Fg. 8(b) - (e) show LFLQP mages when αt = 0.25, 0.5, 0.5, 1, respectvely, and αv = 0. Ther correspondng UFLQP are the same as Fg. 6(d) (g). Fg. 8(f) - () show LFLQP mages when αv = 0.25, 0.5, 0.5, 1, respectvely, and αt = 0. Ther correspondng UFLQP are the same as Fg. 6(h) (k). We apply the FLQP methods on eye detecton. Fg. 9 shows the system archtecture of our FLQP-based eye detecton method whch s smlar to the FLBP method on eye detecton ntroduced n [11]. Fg. 9 conssts of three major steps. In frst step, a bnary mage, whch contans the feature pxels of the grayscale face mage, s derved by applyng LRBT feature pxel extracton method. In the second step the FLQP representaton of the face mage s formed based on the grayscale mage and a dstance vector feld or DVF, whch s obtaned by computng the dstance vector between each pxel and ts nearest feature pxel defned n the bnary mage. The FLQP code s then splt to two bnary codes, from whch two mages, UFLQP and LFLQP mages are formed. In the fnally step, each eye canddate s compared wth the eye template based on the UFLQP and LFLQP hstograms and smlarty measures. An eye template s constructed from a number of tranng eye samples. Each eye sample s dvded nto a grd of u v cells. The occurrences of the UFLQP codes n a cell are collected nto a UFLQP hstogram. The occurrences of the LFLQP codes n a cell are collected nto a LFLQP hstogram. The eye template s thus defned by uv UFLQP mean hstograms and uv LFLQP mean hstograms of the tranng eye samples. The smlarty measure to compare the

6 UFLQP and LFLQP hstograms of an eye template T and an eye canddate C s defned as follows: M C, T g b 2 ( C, j T, j ) (18) C 1 j 1, j T, j where C,j represents the j-th bn of the hstogram of the -th cell of the eye canddate wndow, T,j represents the j-th bn of the hstogram of the -th cell of the eye template, g = uv s the total number of cells of the u v grd, and b s the number of bns of a hstogram. The fnal smlarty measure s the sum of smlarty values of the UFLQP and LFLQP hstograms. The eye canddate has the largest smlarty value wth the eye template s the locaton of the detected eye. We have used a fast algorthm n hstogram and smlarty measure computaton n [11]. The dea of the fast algorthm s to update only two columns or two rows correspondng to the two consecutve eye canddate wndows for the hstogram and smlarty computaton nstead of repeatng the computaton for the whole new wndow. As a result, the fast algorthm sgnfcantly mproves the computatonal effcency of the eye detecton method. Fg. 8 The system archtecture of our FLQP-based eye detecton method We assess the eye detecton performance of FLQP and LQP method usng the BoID databases whch contans 1,521 grayscale frontal face mages wth spatal resoluton of All facal mages n our experments are cropped and normalzed to the sze of To construct the eye template, we collected 0 pars of eye samples that are not from the BoID database. Eye samples are cropped to 3 1. Eye detecton performance s determned by a relatve dstance error and s defned as follows: γ = d 1 / d 2 (19) where d 1 s the Eucldean dstance between the detected eye center and the ground truth eye center, and d 2 s the ntraocular dstance between the two ground truth eye centers. Table 1 compares the performance of the FLQPbased, the LQP-based, the FLTP-based, the LTP-based, the FLBP-based, and the LBP-based eye detecton methods. The best experments are selected from each method to make the comparson. The eye detecton success rate when γ 0.25, 0.1 and 0.05 and the average γ are shown n Table 1. In [11] the experments show that the 5 5 neghborhood sze s better than the 3 3 neghborhood sze, and 3 4 grd sze of eye canddate wndow yelds the best eye detecton performance. We apply 5 5 neghborhood sze and 3 4 grd sze n all experments n Table 1. The expermental results lead to the followng fndngs. LQP performs better than LTP and LBP. FLQP perform better than FLTP and FLBP. These results demonstrate that the proposed LQP and FLQP, whch encode four relatonshps of local texture, are more effectve than the LTP, FLTP, LBP, and FLBP for texture descrpton and pattern recognton, such as eye detecton. FLQP acheves the best eye detecton performance. Specfcally, the average γ of the LQP, FLTP, LTP, FLBP, and LBP-based eye detecton methods are 6.1%,.5%, 9.%, 6.9%, and 125.6% hgher than the average γ of the FLQP-based eye detecton method. The results ndcate that FLQP mproves upon FLTP, LTP, FLBP, and LBP for eye detecton. FLQP and FLBP perform better than LQP and LBP methods, respectvely. FLTP methods archve better results than LTP methods except LTP obtans hgher success rate than FLTP when γ 0.1. The results llustrate that the feature local methods (FLQP, FLTP, and FLBP), whch encode both local and feature nformaton, perform better than the local methods (LQP, LTP, and LBP) whch do not encode feature nformaton. Our experments show that LTP methods mprove upon the LBP methods. However the FLBP methods archve better results than FLTP except FLTP s better for success rates when γ The FLTP method does not outperform the FLBP method. Our results are consstent wth the expermental results reported n [2], [10] whch showed that LTP and LBP acheved smlar results for face and facal expresson recognton, although LTP has a hgher computatonal cost than LBP.

7 Table 1 The eye detecton success rates when γ 0.25, 0.1 and 0.05 and average γ usng the FLQP-based, the LQP-based, the FLTP-based, the LTP-based, the FLBP-based and the LBP-based eye detecton methods Method γ 0.25 γ 0.1 γ 0.05 Average γ FLQP, β = 0.2, α v = 0.25, α t = 0, r = 0.18g c LQP, r = 0.0g c FLTP, β=0.2, α v = 0.25, α t = 0, r = LTP, r = FLBP, β = 0.2, α v = 0.25, α t = 0, LBP Conclusons We present n ths paper Local Quaternary Patterns (LQP) and Feature Local Quaternary Patterns (FLQP). The FLQP and LQP whch encodes four relatonshps of the local texture nclude more nformaton of the local texture than the local bnary patterns or LBP and the local ternary patterns or LTP. The FLQP, whch encodes both local and feature nformaton, s expected to perform better than the LQP for texture descrpton and pattern recognton. To reduce the feature dmenson of LQP and FLQP, a new codng scheme s proposed to splt the LQP nto two bnary codes: the Upper LQP (ULQP) and the Lower LQP (LLQP), and the FLQP nto two bnary codes: the Upper FLQP (UFLQP) and the Lower FLQP (LFLQP). Expermental results usng the BoID database show that () LQP and FLQP perform better than LTP, FLTP, LBP, and FLBP for eye detecton. () FLQP acheves the best eye detecton performance. () FLQP, FLTP, and FLBP perform better than LQP, LTP, and LBP, respectvely. References [1] T. Ojala, M. Petkanen, and D. Harwood, A comparatve study of texture measures wth classfcaton based on feature dstrbutons, Pattern Recognton, vol. 29, no. 1, pp , [2] X. Tan and B. Trggs, Enhanced local texture feature sets for face recognton under dffcult lghtng condtons, IEEE Transactons on Image Processng, vol. 19, no. 6, pp , [3] T. Ahonen, A. Hadd, and M. Petkanen, Face descrpton wth local bnary patterns: applcaton to face recognton, IEEE Transactons on Pattern Analyss and MachneIntellgence, vol. 28, no. 12, pp , [4] Z. Lu and C. Lu, Fuson of color, local spatal and global frequency nformaton for face recognton, Pattern Recognton, vol. 43, no. 8, pp , [5] A. Hadd, M. Petkanen, and T. Ahonen, A dscrmnatve feature space for detectng and recognzng faces, n Proc. Int. Conf. Computer Vson and Pattern Recognton (CVPR), Washngton, DC, June 2 July 2, 2004, pp [6] H. Zhang and D. Zhao, Spatal hstogram features for face detecton n color mages, n Proc. Advances n Multmeda Informaton Processng: 5th Pacfc Rm Conference on Multmeda, Tokyo, Japan, November 30 - December 3, 2004, pp. I: [] C. Shan, S. Gong, and P. W. McOwan, Facal expresson recognton based on local bnary patterns: a comprehensve study, Image and Vson Computng, Vol. 2, No 6, pp , [8] G. Zhao and M. Petkanen, Experments wth facal expresson recognton usng spatotemporal local bnary patterns, n Proc. Int. Conf. Multmeda and Expo (ICME), Bejng, Chna, July 2-5, 200, pp [9] S. Moore and R. Bowden, Local bnary patterns for mult-vew facal expresson recognton, Computer Vson and Image Understandng, vol. 115, no. 4, pp , 2011 [10] T. Grtt, C. Shan, V. Jeanne, and R. Braspennng, Local features based facal expresson recognton wth face regstraton errors, n Proc. IEEE Int. Conf. Automatc Face and Gesture Recognton (FG), Amsterdam, The Netherlands, Sept. 1-19, [11] J. Gu and C. Lu, A New Feature Local Bnary Patterns (FLBP) Method, n Proc. 16th Internatonal Conference on Image Processng, Computer Vson, and Pattern Recognton, Las Vegas, Nevada, USA, July 16-19, 2012, [12] P. Danelson, Eucldean dstance mappng, Computer Graphcs and Image Processng, vol. 14, no. 3, pp , 1980.

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

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

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

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

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

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

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

A New Feature Local Binary Patterns (FLBP) Method

A New Feature Local Binary Patterns (FLBP) Method A New Feature Local Binary Patterns (FLBP) Method Jiayu Gu and Chengjun Liu The Department of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102, USA Abstract - This paper presents

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

More information

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

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

More information

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

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

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

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

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

Robust Mean Shift Tracking with Corrected Background-Weighted Histogram

Robust Mean Shift Tracking with Corrected Background-Weighted Histogram Robust Mean Shft Trackng wth Corrected Background-Weghted Hstogram Jfeng Nng, Le Zhang, Davd Zhang and Chengke Wu Abstract: The background-weghted hstogram (BWH) algorthm proposed n [] attempts to reduce

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

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

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

Feature-based image registration using the shape context

Feature-based image registration using the shape context Feature-based mage regstraton usng the shape context LEI HUANG *, ZHEN LI Center for Earth Observaton and Dgtal Earth, Chnese Academy of Scences, Bejng, 100012, Chna Graduate Unversty of Chnese Academy

More information

Using Fuzzy Logic to Enhance the Large Size Remote Sensing Images

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

More information

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 Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

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

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

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

More information

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

Face Recognition Method Based on Within-class Clustering SVM

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

More information

Local Tri-directional Weber Rhombus Co-occurrence Pattern: A New Texture Descriptor for Brodatz Texture Image Retrieval

Local Tri-directional Weber Rhombus Co-occurrence Pattern: A New Texture Descriptor for Brodatz Texture Image Retrieval ISS: 2278 323 Internatonal Journal of Advanced Research n Computer Engneerng & Technology (IJARCET) Local Tr-drectonal Weber Rhombus Co-occurrence Pattern: A ew Texture Descrptor for Brodatz Texture Image

More information

A Computer Vision System for Automated Container Code Recognition

A Computer Vision System for Automated Container Code Recognition A Computer Vson System for Automated Contaner Code Recognton Hsn-Chen Chen, Chh-Ka Chen, Fu-Yu Hsu, Yu-San Ln, Yu-Te Wu, Yung-Nen Sun * Abstract Contaner code examnaton s an essental step n the contaner

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

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

An Automatic Eye Detection Method for Gray Intensity Facial Images

An Automatic Eye Detection Method for Gray Intensity Facial Images www.ijcsi.org 272 An Automatc Eye Detecton Method for Gray Intensty Facal Images M. Hassaballah 1,2, Kenj Murakam 1, Shun Ido 1 1 Department of Computer Scence, Ehme Unversty, 790-8577, Japan 2 Department

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

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

Inverse-Polar Ray Projection for Recovering Projective Transformations

Inverse-Polar Ray Projection for Recovering Projective Transformations nverse-polar Ray Projecton for Recoverng Projectve Transformatons Yun Zhang The Center for Advanced Computer Studes Unversty of Lousana at Lafayette yxz646@lousana.edu Henry Chu The Center for Advanced

More information

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

More information

Learning-based License Plate Detection on Edge Features

Learning-based License Plate Detection on Edge Features Learnng-based Lcense Plate Detecton on Edge Features Wng Teng Ho, Woo Hen Yap, Yong Haur Tay Computer Vson and Intellgent Systems (CVIS) Group Unverst Tunku Abdul Rahman, Malaysa wngteng_h@yahoo.com, woohen@yahoo.com,

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

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization

Suppression for Luminance Difference of Stereo Image-Pair Based on Improved Histogram Equalization Suppresson for Lumnance Dfference of Stereo Image-Par Based on Improved Hstogram Equalzaton Zhao Llng,, Zheng Yuhu 3, Sun Quansen, Xa Deshen School of Computer Scence and Technology, NJUST, Nanjng, Chna.School

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

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

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM PERFORMACE EVALUAIO FOR SCEE MACHIG ALGORIHMS BY SVM Zhaohu Yang a, b, *, Yngyng Chen a, Shaomng Zhang a a he Research Center of Remote Sensng and Geomatc, ongj Unversty, Shangha 200092, Chna - yzhac@63.com

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

Unsupervised Texture Segmentation Using Feature Distributions

Unsupervised Texture Segmentation Using Feature Distributions Unsupervsed Texture Segmentaton Usng Feature Dstrbutons Tmo Ojala and Matt Petkänen Machne Vson and Meda Processng Group, Infotech Oulu Unversty of Oulu, FIN-957 Oulu, Fnland ojala@ee.oulu.f, mkp@ee.oulu.f

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

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

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

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Video-Based Facial Expression Recognition Using Local Directional Binary Pattern

Video-Based Facial Expression Recognition Using Local Directional Binary Pattern Vdeo-Based Facal Expresson Recognton Usng Local Drectonal Bnary Pattern Sahar Hooshmand, Al Jamal Avlaq, Amr Hossen Rezae Electrcal Engneerng Dept., AmrKabr Unvarsty of Technology Tehran, Iran Abstract

More information

Fingerprint matching based on weighting method and SVM

Fingerprint matching based on weighting method and SVM Fngerprnt matchng based on weghtng method and SVM Ja Ja, Lanhong Ca, Pnyan Lu, Xuhu Lu Key Laboratory of Pervasve Computng (Tsnghua Unversty), Mnstry of Educaton Bejng 100084, P.R.Chna {jaja}@mals.tsnghua.edu.cn

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

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

Improved SIFT-Features Matching for Object Recognition

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

More information

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features

A Probabilistic Approach to Detect Urban Regions from Remotely Sensed Images Based on Combination of Local Features A Probablstc Approach to Detect Urban Regons from Remotely Sensed Images Based on Combnaton of Local Features Berl Sırmaçek German Aerospace Center (DLR) Remote Sensng Technology Insttute Weßlng, 82234,

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

USING GRAPHING SKILLS

USING GRAPHING SKILLS Name: BOLOGY: Date: _ Class: USNG GRAPHNG SKLLS NTRODUCTON: Recorded data can be plotted on a graph. A graph s a pctoral representaton of nformaton recorded n a data table. t s used to show a relatonshp

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

Enhanced Face Detection Technique Based on Color Correction Approach and SMQT Features

Enhanced Face Detection Technique Based on Color Correction Approach and SMQT Features Journal of Software Engneerng and Applcatons, 2013, 6, 519-525 http://dx.do.org/10.4236/jsea.2013.610062 Publshed Onlne October 2013 (http://www.scrp.org/journal/jsea) 519 Enhanced Face Detecton Technque

More information

Medical X-ray Image Classification Using Gabor-Based CS-Local Binary Patterns

Medical X-ray Image Classification Using Gabor-Based CS-Local Binary Patterns Medcal X-ray Image Classfcaton Usng Gabor-Based CS-Local Bnary Patterns Fatemeh Ghofran, Mohammad Sadegh Helfroush, Habbollah Danyal, Kamran Kazem Abstract As ntensty of medcal x-ray mages vares consderably

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

Editorial Manager(tm) for International Journal of Pattern Recognition and

Editorial Manager(tm) for International Journal of Pattern Recognition and Artfcal Intellgence Edtoral Manager(tm) for Internatonal Journal of Pattern Recognton and Manuscrpt Draft Manuscrpt Number: Ttle: TEXT LOCALIZATION IN COMPLEX COLOR DOCUMENTS Artcle Type: Research Paper

More information

Learning Ensemble of Local PDM-based Regressions. Yen Le Computational Biomedicine Lab Advisor: Prof. Ioannis A. Kakadiaris

Learning Ensemble of Local PDM-based Regressions. Yen Le Computational Biomedicine Lab Advisor: Prof. Ioannis A. Kakadiaris Learnng Ensemble of Local PDM-based Regressons Yen Le Computatonal Bomedcne Lab Advsor: Prof. Ioanns A. Kakadars 1 Problem statement Fttng a statstcal shape model (PDM) for mage segmentaton Callosum segmentaton

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

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Iris recognition algorithm based on point covering of high-dimensional space and neural network

Iris recognition algorithm based on point covering of high-dimensional space and neural network Irs recognton algorthm based on pont coverng of hgh-dmensonal space and neural network Wenmng Cao,, Janhu Hu, Gang Xao, Shoujue Wang The College of Informaton Engneerng, ZheJang Unversty of Technology,

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

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

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

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

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

DETECTION OF MOVING OBJECT BY FUSION OF COLOR AND DEPTH INFORMATION

DETECTION OF MOVING OBJECT BY FUSION OF COLOR AND DEPTH INFORMATION INTERNATIONAL JOURNAL ON SMART SENSING AN INTELLIGENT SYSTEMS VOL. 9, NO., MARCH 206 ETECTION OF MOVING OBJECT BY FUSION OF COLOR AN EPTH INFORMATION T. T. Zhang,G. P. Zhao and L. J. Lu School of Automaton

More information

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

More information

Mining User Similarity Using Spatial-temporal Intersection

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

More information

Facial Expression Recognition Using Sparse Representation

Facial Expression Recognition Using Sparse Representation Facal Expresson Recognton Usng Sparse Representaton SHIQING ZHANG, XIAOMING ZHAO, BICHENG LEI School of Physcs and Electronc Engneerng azhou Unversty azhou 38000 CHINA tzczsq@63.com, lebcheng@63.com Department

More information

Pictures at an Exhibition

Pictures at an Exhibition 1 Pctures at an Exhbton Stephane Kwan and Karen Zhu Department of Electrcal Engneerng Stanford Unversty, Stanford, CA 9405 Emal: {skwan1, kyzhu}@stanford.edu Abstract An mage processng algorthm s desgned

More information

Robust Classification of ph Levels on a Camera Phone

Robust Classification of ph Levels on a Camera Phone Robust Classfcaton of ph Levels on a Camera Phone B.Y. Loh, N.K. Vuong, S. Chan and C.. Lau AbstractIn ths paper, we present a new algorthm that automatcally classfes the ph level on a test strp usng color

More information

2-Dimensional Image Representation. Using Beta-Spline

2-Dimensional Image Representation. Using Beta-Spline Appled Mathematcal cences, Vol. 7, 03, no. 9, 4559-4569 HIKARI Ltd, www.m-hkar.com http://dx.do.org/0.988/ams.03.3359 -Dmensonal Image Representaton Usng Beta-plne Norm Abdul Had Faculty of Computer and

More information