Eye Location Based on Hough Transform and Direct Least Square Ellipse Fitting

Size: px
Start display at page:

Download "Eye Location Based on Hough Transform and Direct Least Square Ellipse Fitting"

Transcription

1 JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 39 Eye Locaton Based on Hough ransform and Drect Least Square Ellpse Fttng Dngl Yang a, Quchan Ba a, Yuln Zhang a, Rendong J a,b, Huanyu Zhao a a Faculty of Electronc and Electrcal Engneerng; Huayn Insttute of echnology; Hua an 33, Chna; Emal: yangdngl@63.com b College of Scence, Nanjng Unversty of Aeronautcs and Astronautcs, Nanjng 6, Chna Emal: jrd7933@63.com Abstract Feature extracton and locaton of eye are very mportant n face expresson recognton, human-computer nteracton, face detecton and dentfcaton etc. hs paper presents a new effcent method for eye locaton. Frstly, gradent, ntegral mage, and Hough transform are used to obtan locaton and radus of the pupl. Secondly, CANNY operator and ellpse fttng of drect least square are used to obtan ellptc equaton of the eyeld. Fnally, the center of the ellpse s deemed to be the center of the eyeld, and the edge of fttng ellpse s deemed to be the edge of the eyeld. hs method s extremely robust and accurate n the condton that two eyes are horzontal and nclned. he average error s less than.8 pxels. Index erms Gradent; ntegral mage; Hough transform; CANNY operator; ellpse fttng of drect least square I.INRODUCION Currently, face recognton, whch s used as bologcal characterstcs, has great applcaton prospect. Face detecton s a pretreatment of the face recognton. Its detecton accuracy s very mportant to the accuracy of the face recognton [-3]. Moreover, the eye s an mportant part of the facal feature. hus, n facal expresson, human computer nteracton, dentfcaton, face detecton, locaton and feature extracton of the eye are extremely mportant. Now, the state-of-the-art eye locaton manly has two basc methods: algorthm based on template matchng [4, 5] and algorthm based on feature ponts of the eye [6, 7]. he algorthm based on template matchng can obtan not only the shape but also poston of the eye. But ts parameter selecton s more comple and calculaton speed s very slow. he method based on feature pont makes good use of feature pont to construct the eye contour. Its advantage s that t s robust, and ts calculaton speed s very fast. Its drawback s that the accuracy of the calculaton s relatvely low. In order to further mprove the accuracy of the calculaton wth the method based on the feature pont, a new method of eye locaton s proposed n ths paper. Frstly, the approxmate area of the eyeld s obtaned by utlzng gradent nformaton, ntegral mage, etc. hen the exact locaton and sze of the pupl are obtaned by utlzng Hough transform. hus, the approxmate rectangular regon of rght eye and left eye may be obtaned. Meanwhle, the length of the mnor axs of fttng ellpse, whch s the edge of the eyeld, can be obtaned by usng the radus of the pupl. At last, edge detecton of the left and rght eye regon s executed by CANNY operator. By searchng connected regon of the maxmum edge pxel, the edge mage of eyeld s obtaned. hen, ellptc equaton of the edge of eyeld s obtaned by utlzng the method of ellpse fttng. Fnally, the center of the ellpse s seen as the center of the eye. Contour of the fttng ellpse s regarded as the edge of the eyeld. he rest of the paper s organzed as follows. In secton Ⅱ, locaton and radus of the pupl are obtaned by utlzng gradent, ntegral mage, and Hough transform. hen, the eye regon can be obtaned. In secton Ⅲ, Hough transform s used to extract pupl. In secton Ⅳ, the new eye locaton method s proposed. Eyeld s obtaned wth ellpse fttng method, whch s very robust when two eyes are horzontal and nclned. Performance evaluaton and conclusons are presented n secton Ⅴ and secton Ⅵ. II. HE PREREAMEN OF HE EYE REGION In order to determne the poston of the eye, frstly, the method of face detecton n lterature [8] s adopted to extract face regon. Secondly, brghtness and chromnance nformaton of the face, from whch the background and har nformaton can be removed, are obtaned by the method of skn color detecton, corroson and expanson of mathematcal morphology. hey are Y, Cb, and Cr mage. In the experments, t s found that the Cb of the eye regon s larger than the other n Cb color space n Fg.. But the Cr of the eye regon s smaller than the other n Cr color space. So Cr s transformed wth Cr=55-Cr. After t s transformed, the Cr of the eye regon s larger than the other n Cr color space n Fg.. Manuscrpt receved January, 3; hs work was supported n part by the Natonal Natural Scence Foundaton of Chna GrantNo. 6356).Foundaton of Huayn Insttute of echnologygrantno. HGB) 4 ACADEMY PUBLISHER do:.434/jsw

2 3 JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 Fg. Cb mage Fg. Cr mage beng transformed In order to reduce the nfluence on the detecton accuracy of the eye due to the change of the lumnance, the gradent nformaton s calculated from the brghtness of the mage by the followng formula. f G = G x y f = f / x / y he modulus of the gradent vector s G ) = G A) G A) ) A x y In formula ), f s lumnance value of the pont A n the mage. G x A) and G y A) are the gradent component of the pont A. In order to calculate the gradent convenently, the gradent s normalzed frstly, then t s adjusted to a range from to 55. he eye dagram nformaton EyeMapC, j) can be calculated by chromnance and gradent nformaton: EyeMapC, j) =.5*Cb, j) Cr, j)).5*g, j) 3) After EyeMapC, j) s calculated wth formula 3), lumnance of the eye regon s brghter than the other regon. See Fg. 3. Durng the experments, the edge of the face has an effect on subsequent detecton. So the facal edge s removed from the face mage n experments. he eye dagram can be obtaned by processng wth threshold n the Fg. 3. See Fg. 4. Fg. 3 Eye dagram of the removed facal edge Fg. 4 Eye dagram beng processed through threshold A Fg. 5 Calculaton method of ntegral mage he approxmate locaton of the eye can be found from ntegral mage. Integral mage s the sum of pxels wthn the rectangular area from the upper left pont to the lower rght pont. For the pont n the mage, ts ntegral mage value s: = x, y ) 4) y < y x < x A C 3 B D Fg. 6 Calculaton method of rectangular ntegral mage Fg. 7 Image be processed wth ntegral mage In Fg. 5, the shaded porton s the value of the ntegral mage of the pont x-,. he ntegral mage value can be calculated teratvely by the followng formula: s = s y ) 5) x, s = 6) In formula 5), s s the sum of the gray value of pxels whch column ordnate does not exceed column ordnate of the pont. See Fg. 5. After ntegral mage s calculated, the sum of pxel value wthn any rectangular area of the mage can be obtaned through the ntegral mage. See Fg. 6, RectSum) s the sum of pxels value n the area A. RectSum) s the sum of pxels value n the area AB). RectSum3) s the sum of pxels value n the area AC). RectSum4) s the sum of pxels value n the area ABCD). So the sum of pxels value n the area D s: RectSumD) = RectSum4) RectSum) - RectSum) - RectSum3) 7) If the length and wdth of the eye are n the rato :, the mage of the eye n Fg. 4 can be calculated by method of the ntegral mage. See Fg. 7. In Fg. 7, the brghtest locaton of the mage s the area of eye. Although there are three relatvely brght postons, the postons of the two eyes can be obtaned accordng to the relatonshp of the x-axs and y-axs of the two eyes. See equaton 8), 9). After the postons of the two eyes are found, t s marked n the orgnal mage. See Fg. 8. hen the regon contanng two eyes can be extracted accordng to the dstance of the two eyes, and gradent nformaton of two eyes can be obtaned by CANNY operator. See Fg. 9. Fg. 8 Approxmate locaton of eye area ε x zuo x you ε 4 y zuo y you Fg. 9 Gradent mage of eye area ε s threshold 8) ε s threshold 9) III. EXRAC PUPIL WIH HOUGH RANSFORM 4 ACADEMY PUBLISHER

3 JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 3 Hough transform s a mappng relatonshp from the mage space to parameter space. It s to cluster pxels together by means whch have a certan relatonshp n the mage space. It s to look for cumulatve correspondng pont n parameter space, whch can lnk these ponts by certan analytcal form. It s very tolerant to fault and very robust when regon boundary s ntermttent, whch s nterfered by nose or covered by other object. hs transform has desred effect n the parameter space that s less than two-dmenson. But computaton complexty wll ncrease rapdly wth parameter space dmenson ncreasng [9]. he standard equaton of the crcle s: x x ) y y) = r. In order to reduce computaton, r s set to change from R to Rmax n standard equaton. So x s set to change from xstart xstart=x- to xend xend=x. y s set to change from ystart ystart=y- to yend yend=y. In practce, error of r s allowed. herefore, equaton 9) s used n the experments. x ε x 9) ) y y) = r ± ) In equaton 9),ε s used to control range of error. Step of the Hough transform of the crcle s: ) Set up a three-dmensonal array B. ) For an arbtrary pont whch value s not zero n Fg.9. Frstly, r s set to certan value. hen x and y are changed. If t meets the equaton 9), accumulator array B plus. 3) he value of r s changed accordng to the step. hen x and y are changed. If t meets the equaton 9), accumulator array B plus. 4) Accumulator arrays are voted alternately. Each pont whch value s not zero s calculated. If the peak of the accumulator array s found, then the center and the radus of the crcle are obtaned accordng to equaton 7), 8). he obtaned center and the radus of the crcle are the center and the radus of the pupl respectvely. See Fg.. hen approxmate range of mnor axs and center of the fttng ellpse of eyeld are obtaned. Fg. Pupl found wth Hough transform Fg. Image of left and rght eye Fg. Edge mage of two eyes Fg. 3 Maxmum edge pxel connected regon After center and radus of left and rght pupl are obtaned, approxmate regon of the left and rght eye can be got. See Fg.. It s processed wth method of edge detecton. See Fg.. In Fg., not only edge of eyeld contour, but also edge of non-eyeld contour s ncluded. So maxmum edge pxel connected regon must be found, whch s consdered to be the true contour of the eye. See Fg. 3. IV. DEERMINING EYELID WIH ELLIPSE FIING MEHOD here are two methods to fnd ellpse manly. he frst method s votng clusterng. he second method s optmal algorthm. Hough transform belongs to the frst class. he drect least square fttng method belongs to the second class. hs algorthm s that the smallest squared sum of algebrac dstance s used as fttng mathematcal prncple. he plane conc general equaton of ellpse can be represented by formula ) []. F B, X ) = B X = ax bxy cy dx ey f ) In formula ), B = [ a, b, c, d, e, f ], X = [ x, xy, y, y,], F B, X ) s algebrac [ x, y to quadratc curve F B, X ). If 4ac b s subject to 4ac b =, dstance from pont ] [ N the fttng curve s ellpse [,]. Smallest squared sum of algebrac dstance from pont x, y ] to quadratc curve F B, X ) s to fnd mnmal F B; X ). N s the number of fttng pont. = Supposng: H ] N 6 = [ X X... X N, = C ) he method of drect least square fttng can be transformed nto fndng coeffcent [ a, b, c, d, e, f ] to obtan mnmal B CB = HB under the condton of. hen Lagrange operator s ntroduced, and the same soluton equaton s obtaned by equaton, 3): H HB λ CB = ) B CB = 3) he soluton of equaton ) can be obtaned wth the 4 ACADEMY PUBLISHER

4 3 JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 generalzed egenvalue and generalzed egenvector. Its soluton s λ, u ). For any α, λ, α u ) s R also the soluton of equaton ). So λ, α u ) must meet α u Cu =.hen α = = u Cu Usually, elements of u λ H H H are postve for the m- u H Hu always are age data. hus, denomnator postve for all Hu 4) u. hus, the exstng condton of the square root n equaton 4) s λ. herefore, the soluton of the equaton ) must have a postve egenvalue. Because the egenvalue of the C s [-,-,,,,], there s only one unque generalzed egenvalue λ > and generalzed egenvector u that s used as soluton of ellpse fttng. hus, the soluton of fttng ellpse s B = α u. After sx parameters of the ellptc equaton are obtaned, equaton 5) can be obtaned when quadratc curve ax bxy cy dx ey f = s rotated and shfted. x ' x) M y ' y) N = > 5) he angle of nclnaton of the ellpse can be obtaned: theta =.5*atanb/a - c)) 6) he center coordnate of the ellpse n rotatng coordnate system s: x = round-.5*d*costheta).5*e sntheta))/a.5*b*tantheta))) * 7) y = round--.5*d*sntheta).5*e costheta))/c -.5*b*tantheta))) * 8) he center coordnate of the ellpse n mage s: xc = x*costheta) - y* sntheta) 9) yc = x* sntheta) y* costheta) ) he length of the major axs and the mnor axs of the ellpse are respectvely: M = -C /a.5*b* tantheta)) ) the center of the ellpse s deemed to be the center of the eyeld, and the edge of the fttng ellpse s deemed to be the edge of the eyeld. Fg. 4 Fttng ellpse of two eyes V. ANALYSIS OF EXPERIMENAL RESULS In experments, PC s dual-core PentumR) 4 CPU 3.6G, 3.7G, Memory s.5g, software s MALAB7.Rb). All procedures are programmed wth MALAB. Due to usng the chromnance nformaton n experments, ths method s only sutable for color mages. All color mages are obtaned from the nternet. he frst group s the face mage that two eyes are horzontal. he second group s the face mage that two eyes are nclned. he thrd group s the face mage that two eyes are closed. here are 4 mages each group. here are mages n all. he sze of each mage s 8 * 8. he frst experment s that the eye locaton and ellpse fttng s executed to the frst group, the second group, and the thrd group wth the method proposed n ths paper and the method n lterature []. See Fg. 5. In Fg. 5, the top row of the a), b), c) s the detectng result respectvely to three groups of mage wth the proposed method. he bottom row s the detectng result respectvely to three groups of mage wth the method of lterature []. he detecton accuracy and the detecton tme are shown n able and able. As can be seen from Fg. 5, able and able, the detecton accuracy s much hgher wth the proposed method than wth the method of lterature []. Especally to the nclned ellpse, the detecton accuracy s much hgher. But the detecton tme s much longer wth the proposed method than wth the method of lterature []. he reason s that ellpse s set to be horzontal and no nclned n lterature [], whle ellpse s assumed to be nclned and rotary n ths paper. he angle of nclnaton can be calculated accurately wth the proposed method. So the calculated tme wll be longer. he second experment s to fnd the center of fttng ellpse, calculate the length of the major axs and the mnor axs of the ellpse respectvely, and obtan the error of the center of the eye poston wth the proposed method and the method of lterature [].hree groups of mages are tested respectvely. he results are shown n able 3 and able 4. As can be seen from able 3 and able 4, the error of coordnate of the eye center and the error of the length of the major axs and the mnor axs measured wth the proposed method are smaller than wth the method of lterature []. N = -C /c.5*b*tantheta)) ) In above formula, C s the ntermedate varable. Edge mage n Fg. 3 s ftted to obtan fttng ellpse wth drect least square method. See Fg. 4. In Fg. 4, a) Detecton results when two eyes are horzontal b) Detecton results when two eyes are nclned 4 ACADEMY PUBLISHER

5 JOURNAL OF SOFWARE, VOL. 9, NO., FEBRUARY 4 33 REFERENCES c) Detecton result when two eyes are closed Fg. 5 Detecton results wth two methods ABLE HE DEECION ACCURACY AND HE DEECION IME WIH HE PRO- POSED MEHOD group detecton accuracy detecton tme /s Frst 97%.5 Send 9%. hrd 75%.4 ABLE HE DEECION ACCURACY AND HE DEECION IME WIH HE MEHOD OF LIERAURE [] group detecton accuracy detecton tme /s Frst 95%. Send 85%. hrd 73%. ABLE 3 AVERAGE ERROR WIH HE PROPOSED MEHOD PIXEL) he proposed method group ellpse center major axs mnor axs Frst.5.9. Second.6.3. hrd..5.5 able 4 Average error wth the method of lterature [] pxel) group ellpse center major axs mnor axs Frst.6.. Second hrd VI. CONCLUSIONS In ths paper, gradent nformaton, ntegral mage, Hough transform, CANNY operator edge detecton, the method of maxmum edge pxel connecton regon, the method of least squares ellpse fttng are used to obtan ellpse contour of the eyeld. hen the center of the ellpse s deemed to be the center of the eyeld. Fttng ellpse s deemed to be the edge of the eyeld. hereby, eye s located. In the experments, the proposed method s proved to be strongly robust and hghly accurate. Its average error s.7 pxels. he nadequacy of the algorthm s that detecton accuracy s low n the closed eye or nearly closed. he next step wll be to consder how to mprove t. [] Youja Fu, He Yan, Janwe L, Rux Xang, Robust Facal Features Localzaton on Rotaton Arbtrary Mult-Vew Face n Complex Background, Journal of Computers, vol. 6, no., pp ,. [] D Wu, Je Cao, Jnhua Wang,We L, Mult-feature Fuson Face Recognton Based on Kernel Dscrmnate Local Preserve Projecton Algorthm under Smart Envronment, Journal of Computers, vol. 7, no., pp ,. [3] Zqang Wang, Xa Sun, Optmal Kernel Margnal Fsher Analyss for Face Recognton, Journal of Computers, vol. 7, no. 9, pp.98-35,. [4] Yulle A L, Hallnan P W, Cohen D S, Feature extracton from faces usng deformable templates, Internatonal Journal of Computer Vson, vol. 8, no., pp.99-,99. [5] Yn L, Basu A, Realstc anmaton usng extended adaptve mesh for model based codng, Proceedng of the nd Internatonal Workshop on Energy Mnmzaton Methods n Computer Vson and Pattern Recognton. Sprnger, pp.69-84,999. [6] L Yunhan, Zhu Shanan, Hough transform for eye feature extracton, Journal of Zhejang Unversty Engneerng Scence), vol. 4, no. 7, pp.65-68,8. [7] Goto, Lee W S N, Facal feature extracton for quck 3D face modelng, Sgnal Processng: Image Communcaton, vol. 7, no. 3, pp.43-59,. [8] YANG Dng-l, BAI Qu-chan, ZHANG Yu-ln et al, A Improved Method of Fast Face Detecton, Journal of Huayn Insttute of echnology, vol., no., pp.-6,. [9] Gonzalez.R.C. Dgtal mage processng, Publshng House of Electroncs Industry, Pekng, 5. [] QIU Wesheng. Analytc Geometry, Pekng Unversty Press, Pekng, 999. [] JIN Junca, ONG Weqng, LIANG Xaon et al, Accurate eye locaton n near-nfrared mages based on ellpse fttng, Journal of East Chna Normal Unversty Natural Scence), no. 3: pp.3-,. Dngl Yang receved hs M.S. degree n electronc and nformaton engneerng from Southeast Unversty, Chna, n June 6.Hs current research nterest ncludes dgtal sgnal processng, mage processng, and pattern recognton. Quchan Ba receved hs M.S. degree n electronc and nformaton engneerng from Northwestern polytechncal Unversty, Chna, n June 6.Hs current research nterest ncludes mage processng, and pattern recognton. Yuln Zhang receved hs Ph.D. degree n communcaton and control engneerng, from Jangnan Unversty, Chna, n. Hs current research nterest ncludes pattern recognton. 4 ACADEMY PUBLISHER

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

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

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

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

Cluster Analysis of Electrical Behavior

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

More information

A 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

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

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

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

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

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

A high precision collaborative vision measurement of gear chamfering profile

A high precision collaborative vision measurement of gear chamfering profile Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) A hgh precson collaboratve vson measurement of gear chamferng profle Conglng Zhou, a, Zengpu Xu, b, Chunmng

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

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

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

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

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

3-Parameter Hough Ellipse Detection Algorithm for Accurate Location of Human Eyes

3-Parameter Hough Ellipse Detection Algorithm for Accurate Location of Human Eyes JOURNAL OF MULTIMEDIA, VOL. 9, NO. 5, MAY 014 619 3-Parameter Hough Ellpse Detecton Algorthm for Accurate Locaton of Human Eyes Qufen Yang School of Informaton Scence and Engneerng, Central South Unversty,

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

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

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

More information

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

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

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

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

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

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

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

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

Support Vector Machines

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

More information

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

Positive Semi-definite Programming Localization in Wireless Sensor Networks

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

More information

Straight Line Detection Based on Particle Swarm Optimization

Straight Line Detection Based on Particle Swarm Optimization Sensors & ransducers 013 b IFSA http://www.sensorsportal.com Straght Lne Detecton Based on Partcle Swarm Optmzaton Shengzhou XU, Jun IE College of computer scence, South-Central Unverst for Natonaltes,

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

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

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

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

3D Face Recognition Fusing Spherical Depth Map and Spherical Texture Map

3D Face Recognition Fusing Spherical Depth Map and Spherical Texture Map Journal of Computer and Communcatons, 14, *, ** Publshed Onlne **** 14 n ScRes. http://www.scrp.org/journal/jcc http://dx.do.org/1.436/jcc.14.***** 3D Face Recognton Fusng Sphercal Depth Map and Sphercal

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

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

Feature Estimation and Registration of Point Clouds in Reverse Engineering

Feature Estimation and Registration of Point Clouds in Reverse Engineering Amercan Journal of Mechancal and Materals Engneerng 017; 1(4): 83-87 http://www.scencepublshnggroup.com/j/ajmme do: 10.11648/j.ajmme.0170104.15 Feature Estmaton and Regstraton of Pont Clouds n Reverse

More information

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b

The Comparison of Calibration Method of Binocular Stereo Vision System Ke Zhang a *, Zhao Gao b 3rd Internatonal Conference on Materal, Mechancal and Manufacturng Engneerng (IC3ME 2015) The Comparson of Calbraton Method of Bnocular Stereo Vson System Ke Zhang a *, Zhao Gao b College of Engneerng,

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

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

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

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

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

An Optimal Algorithm for Prufer Codes *

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

More information

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

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

Grading Image Retrieval Based on DCT and DWT Compressed Domains Using Low-Level Features

Grading Image Retrieval Based on DCT and DWT Compressed Domains Using Low-Level Features Journal of Communcatons Vol. 0 No. January 0 Gradng Image Retreval Based on DCT and DWT Compressed Domans Usng Low-Level Features Chengyou Wang Xnyue Zhang Rongyang Shan and Xao Zhou School of echancal

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

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

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Dynamic wetting property investigation of AFM tips in micro/nanoscale

Dynamic wetting property investigation of AFM tips in micro/nanoscale Dynamc wettng property nvestgaton of AFM tps n mcro/nanoscale The wettng propertes of AFM probe tps are of concern n AFM tp related force measurement, fabrcaton, and manpulaton technques, such as dp-pen

More information

Reading. 14. Subdivision curves. Recommended:

Reading. 14. Subdivision curves. Recommended: eadng ecommended: Stollntz, Deose, and Salesn. Wavelets for Computer Graphcs: heory and Applcatons, 996, secton 6.-6., A.5. 4. Subdvson curves Note: there s an error n Stollntz, et al., secton A.5. Equaton

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

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

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

The motion simulation of three-dof parallel manipulator based on VBAI and MATLAB Zhuo Zhen, Chaoying Liu* and Xueling Song

The motion simulation of three-dof parallel manipulator based on VBAI and MATLAB Zhuo Zhen, Chaoying Liu* and Xueling Song Internatonal Conference on Automaton, Mechancal Control and Computatonal Engneerng (AMCCE 25) he moton smulaton of three-dof parallel manpulator based on VBAI and MALAB Zhuo Zhen, Chaoyng Lu* and Xuelng

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

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

A new segmentation algorithm for medical volume image based on K-means clustering

A new segmentation algorithm for medical volume image based on K-means clustering Avalable onlne www.jocpr.com Journal of Chemcal and harmaceutcal Research, 2013, 5(12):113-117 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCRC5 A new segmentaton algorthm for medcal volume mage based

More information

A Robust Method for Estimating the Fundamental Matrix

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

More information

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

Feature Reduction and Selection

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

More information

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm

Vectorization of Image Outlines Using Rational Spline and Genetic Algorithm 01 Internatonal Conference on Image, Vson and Computng (ICIVC 01) IPCSIT vol. 50 (01) (01) IACSIT Press, Sngapore DOI: 10.776/IPCSIT.01.V50.4 Vectorzaton of Image Outlnes Usng Ratonal Splne and Genetc

More information

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c

Finite Element Analysis of Rubber Sealing Ring Resilience Behavior Qu Jia 1,a, Chen Geng 1,b and Yang Yuwei 2,c Advanced Materals Research Onlne: 03-06-3 ISSN: 66-8985, Vol. 705, pp 40-44 do:0.408/www.scentfc.net/amr.705.40 03 Trans Tech Publcatons, Swtzerland Fnte Element Analyss of Rubber Sealng Rng Reslence Behavor

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

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

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

Feature Extractions for Iris Recognition

Feature Extractions for Iris Recognition Feature Extractons for Irs Recognton Jnwook Go, Jan Jang, Yllbyung Lee, and Chulhee Lee Department of Electrcal and Electronc Engneerng, Yonse Unversty 134 Shnchon-Dong, Seodaemoon-Gu, Seoul, KOREA Emal:

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

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

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

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

Wireless Sensor Network Localization Research

Wireless Sensor Network Localization Research Sensors & Transducers 014 by IFSA Publshng, S L http://wwwsensorsportalcom Wreless Sensor Network Localzaton Research Lang Xn School of Informaton Scence and Engneerng, Hunan Internatonal Economcs Unversty,

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

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

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

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

Centroid Based on Branching Contour Matching for 3D Reconstruction using Beta-spline

Centroid Based on Branching Contour Matching for 3D Reconstruction using Beta-spline Journal of Image Graphcs Vol., No., September 0 Centrod Based on Branchng Contour Matchng for D econstructon usng Beta-splne Norm Abdul Had, Arsmah Iahm, Fatmah Yahya Faculty of Computer Mathematcal Scences,

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

Professional competences training path for an e-commerce major, based on the ISM method

Professional competences training path for an e-commerce major, based on the ISM method World Transactons on Engneerng and Technology Educaton Vol.14, No.4, 2016 2016 WIETE Professonal competences tranng path for an e-commerce maor, based on the ISM method Ru Wang, Pn Peng, L-gang Lu & Lng

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

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples

The Theory and Application of an Adaptive Moving Least. Squares for Non-uniform Samples Xanpng Huang, Qng Tan, Janfe Mao, L Jang, Ronghua Lang The Theory and Applcaton of an Adaptve Movng Least Squares for Non-unform Samples Xanpng Huang, Qng Tan, Janfe Mao*, L Jang, Ronghua Lang College

More information

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES

CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES CORRELATION ICP ALGORITHM FOR POSE ESTIMATION BASED ON LOCAL AND GLOBAL FEATURES Marco A. Chavarra, Gerald Sommer Cogntve Systems Group. Chrstan-Albrechts-Unversty of Kel, D-2498 Kel, Germany {mc,gs}@ks.nformatk.un-kel.de

More information

Image Matching Algorithm based on Feature-point and DAISY Descriptor

Image Matching Algorithm based on Feature-point and DAISY Descriptor JOURNAL OF MULTIMEDIA, VOL. 9, NO. 6, JUNE 2014 829 Image Matchng Algorthm based on Feature-pont and DAISY Descrptor L L School of Busness, Schuan Agrcultural Unversty, Schuan Dujanyan 611830, Chna Abstract

More information

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video

Line-based Camera Movement Estimation by Using Parallel Lines in Omnidirectional Video 01 IEEE Internatonal Conference on Robotcs and Automaton RverCentre, Sant Paul, Mnnesota, USA May 14-18, 01 Lne-based Camera Movement Estmaton by Usng Parallel Lnes n Omndrectonal Vdeo Ryosuke kawansh,

More information

REFRACTION. a. To study the refraction of light from plane surfaces. b. To determine the index of refraction for Acrylic and Water.

REFRACTION. a. To study the refraction of light from plane surfaces. b. To determine the index of refraction for Acrylic and Water. Purpose Theory REFRACTION a. To study the refracton of lght from plane surfaces. b. To determne the ndex of refracton for Acrylc and Water. When a ray of lght passes from one medum nto another one of dfferent

More information

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation

Maximum Variance Combined with Adaptive Genetic Algorithm for Infrared Image Segmentation Internatonal Conference on Logstcs Engneerng, Management and Computer Scence (LEMCS 5) Maxmum Varance Combned wth Adaptve Genetc Algorthm for Infrared Image Segmentaton Huxuan Fu College of Automaton Harbn

More information

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga

Angle-Independent 3D Reconstruction. Ji Zhang Mireille Boutin Daniel Aliaga Angle-Independent 3D Reconstructon J Zhang Mrelle Boutn Danel Alaga Goal: Structure from Moton To reconstruct the 3D geometry of a scene from a set of pctures (e.g. a move of the scene pont reconstructon

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

TEST-05 TOPIC: OPTICS COMPLETE

TEST-05 TOPIC: OPTICS COMPLETE Q. A boy s walkng under an nclned mrror at a constant velocty V m/s along the x-axs as shown n fgure. If the mrror s nclned at an angle wth the horzontal then what s the velocty of the mage? Y V sn + V

More information

Modeling of a Class of Nonlinear Dynamic System

Modeling of a Class of Nonlinear Dynamic System Sensors & ransducers, Vol. 69, Issue 4, Aprl 4, pp. 53-58 Sensors & ransducers 4 by IFSA Publshng, S. L. http://www.sensorsportal.com Modelng of a Class of Nonlnear Dynamc System Guangjun LIU, Xaopng XU,

More information

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning Computer Anmaton and Vsualsaton Lecture 4. Rggng / Sknnng Taku Komura Overvew Sknnng / Rggng Background knowledge Lnear Blendng How to decde weghts? Example-based Method Anatomcal models Sknnng Assume

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information