Efficient Off-Line Cursive Handwriting Word Recognition

Size: px
Start display at page:

Download "Efficient Off-Line Cursive Handwriting Word Recognition"

Transcription

1 Effcent Off-Lne Cursve Handwrtng Word Recognton B. Gatos, I. Pratkaks, A.L. Kesds, S.J. Perantons To cte ths verson: B. Gatos, I. Pratkaks, A.L. Kesds, S.J. Perantons. Effcent Off-Lne Cursve Handwrtng Word Recognton. Gu Lorette. Tenth Internatonal Workshop on Fronters n Handwrtng Recognton, Oct 6, La Baule (France), Suvsoft, 6. <nra-143> HAL Id: nra Submtted on 6 Oct 6 HAL s a mult-dscplnar open access archve for the depost and dssemnaton of scentfc research documents, whether the are publshed or not. The documents ma come from teachng and research nsttutons n France or abroad, or from publc or prvate research centers. L archve ouverte plurdscplnare HAL, est destnée au dépôt et à la dffuson de documents scentfques de nveau recherche, publés ou non, émanant des établssements d ensegnement et de recherche franças ou étrangers, des laboratores publcs ou prvés.

2 Effcent Off-Lne Cursve Handwrtng Word Recognton B. Gatos, I. Pratkaks, A.L. Kesds, S.J. Perantons Computatonal Intellgence Laborator, Insttute of Informatcs and Telecommuncatons, Natonal Center for Scentfc Research Demokrtos, GR Aga Paraskev, Athens, Greece {bgat,pratka,akesds,sper}@t.demokrtos.gr Abstract In ths paper, we present an off-lne cursve word handwrtng recognton methodolog. Ths s based on a novel combnaton of two dfferent modes of word mage normalzaton and robust hbrd feature etracton. Word mage normalzaton s performed b usng as a reference pont the geometrc center of the word mage as well as b placng the baselne of the word n the center of a rectangular bo. Addtonall, mage pre-processng s performed n order to correct word skew, word slant as well as to normalze the stroke thckness. At a net step, two tpes of features are combned n a hbrd fashon. The frst one, dvdes the word mage nto a set of zones and calculates the denst of the character pels n each zone. In the second tpe of features, we calculate the area that s formed from the projectons of the upper and lower profle of the word. The performance of the proposed methodolog s demonstrated after testng wth the reference IAM cursve handwrtng database. Kewords: Handwrtng word recognton, Hbrd feature etracton 1. Introducton Off-lne cursve handwrtng recognton has acheved a great attenton for man ears due to ts mportant contrbuton n the dgtal lbrares evoluton. In the lterature, two general approaches can be dentfed: the segmentaton approach and the global or segmentaton-free approach. The segmentaton approach requres that each word has to be segmented nto characters whle the global approach entals the recognton of the whole word. In the segmentaton approach, the crucal step s to splt a scanned btmap mage of a document nto ndvdual characters [6]. A segmentaton-free approach s followed n [1][3][8][11][13][14][15][19] where lne and word segmentaton s used for creatng an nde based on word matchng. In [15], a dscusson on dfferent approaches to word matchng s gven. In [1], Ulam s dstance s used for mage matchng b dentfng the smallest number of mutatons between two strngs. In [3], a two-dmensonal mage s converted nto a onedmensonal strng. The method descrbes how to etract nformaton from the strngs and compute the dstance between them resultng n smlar matches. In the segmentaton-free approach of [19], word matchng s based on the vertcal bar patterns. Each word s represented as a seres of vertcal bars that s used for the matchng process. Word mage matchng s also appled n [13] usng the weghted Hausdorff dstance. Before applng the matchng process usng the Hausdorff dstance a normalzaton scheme s used for each word. Word matchng s also performed n [11] where global and local features based on profle sgnatures and morphologcal cavtes are used for each word characterzaton. In [18] a votng sstem s used for fuson of multple handwrtten word recognton technques based on ranks and confdence values. In ths work, we present an off-lne handwrtng word recognton sstem that s based on a novel combnaton of two dfferent modes of word mage normalzaton and robust hbrd feature etracton. The remanng of the paper s organsed as follows. In Secton, the pre-processng step s detaled whle n Secton 3 a novel robust hbrd feature etracton s presented. Epermental results are dscussed n Secton 4 and, fnall, conclusons are drawn n Secton 5.. Pre-processng.1. Word Image Normalzaton At the word mage normalzaton step we frst remove the skew and then resze the word n order to ft n a rectangular bo whle preservng ts aspect rato. The eact postonng of the word n the rectangular bo can be acheved b () usng as a reference pont the geometrc center of the word mage or b () placng the baselne of the word n the center of the rectangular bo. Both word skew and baselne detecton s accomplshed usng the followng methodolog based on horzontal projectons: Let m(,) be the word mage arra havng 1s for foreground and s for background pels, and be the wdth and the heght of the word mage, respectvel. We frst calculate the left and the rght horzontal word projectons LP and RP (see Fgure 1) as follows:

3 LP ( ) m(, ), RP( ) m(, ) (1) Then, we calculate the global ma of LP and RP projectons for L and R. At a net step, we calculate values L1, L and R1, R whch correspond to the nearest values from both sdes of L and R havng LP()<.LP( L ) and RP()<.RP( R ): L1 L R1 R :( LP() <.LP(L) & ( )), [,L] :( LP() <.LP(L) & mn( )), [L, ] :( RP() <.RP(R ) & ( )), [,R ] :( RP() <.RP(R ) & mn( )), [R, ] (a) () R1 + R L1 L θ tan ( ) (3) As shown n Fgure 1b, after word skew correcton, L1 R1 and L R and therefore the baselne s accuratel detected n the L1 - L lmts... Slant Correcton The word slant s chosen as the slant whch gves the mnmum entrop of a vertcal projecton hstogram [3]. The vertcal projecton hstogram s calculated b countng the number of foreground pels n each column of the bnar mage. The dstrbuton s then normalsed to have an area equals to 1. The basc dea can be demonstrated usng a vertcal lne as an eample. When the lne s slanted at an angle, t wll have a low flat dstrbuton. When the lne s uprght, the dstrbuton wll be tall and narrow, whch wll result n a lower entrop measure than for the low flat dstrbuton of the slanted lne. The vertcal projecton hstogram s calculated for a range of slant correcton angles a, where the angle ranges n ± 45. The correcton angle a s measured relatve to the normal. The word slant, a m, s gven as : a m H mn H (4) a ± R N 1 p log p (5) where N s the number of bns n the vertcal projecton hstogram that equals to and p s the probablt of the foreground pel appearng n bn. The word s then corrected b a m usng : tan( a m ) (6) (7) An eample of slant corrected word mage s shown n Fgure b. Fgure 1. Skew correcton of the word mages. (a) The orgnal word mage and the left/rght horzontal word projectons; The word mage wth corrected skew and the horzontal projectons that help to accuratel defne the word baselne. Due to the word skew, the dstrbutons of the left and the rght horzontal word projectons LP and RP ehbt a vertcal offset. The word skew s gven b the followng formula:.3. Stroke Thckness Normalzaton For the stroke thckness normalzaton process, we use an teratve skeletonzaton method presented n [1]. Ths method s smpl an etenson of Zhang and Suen s method []. The skeleton obtaned s not trul 8- connected, snce some non-juncton pels have more than two neghbors, makng the skeleton useless for algorthms that requre ths constrant. Therefore, some pels have to be removed. The skeleton s nspected, and each pel s tested usng a lookup table. The result s a true 8-connected skeleton where onl juncton pels have more than two 8-neghbors (see Fgure c). Fnall, we normalze the stroke thckness b applng a dlaton operator (see Fgure d).

4 (a) where, s() ( ZH) ZH Z s () ZH Z V H, e() ( ZH + 1) ZH ZH, e () ( + 1) ZH ZV (c) In the case of features based on word (upper/lower) profle projectons, the word mage s dvded nto two sectons separated b the horzontal lne t whch passes through the center of mass of the word mage ( t, t ) (see Eq. 9). (d) Fgure. (a) Bnarzed mage; Slant correcton; (c) Skeletonzaton; (d) skeleton dlaton. m(, ) t m(, ) (9) 3. Hbrd feature scheme For the word matchng, feature etracton from the word mages s requred. Several features and methods have been proposed based on strokes, contour analss, zones, projectons etc. [1][][4][17]. In our approach, we emplo two tpes of features n a hbrd fashon. The frst one, whch s based on [], dvdes the word mage nto a set of zones and calculates the denst of the character pels n each zone. The second tpe of features s based on the work n [17], where we calculate the area that s formed from the projectons of the upper and lower profle of the word. (a) Fgure 3. Feature etracton of a word mage based on zones. (a) The normalzed word mage; Features based on zones. Darker squares ndcate hgher denst of character pels. In the case of features based on zones, the mage s dvded nto horzontal and vertcal zones. In each zone, we calculate the denst of the character pels (see Fgure 3). Let Z H and Z V be the total number of zones formed n both horzontal and vertcal drecton. Then, features based on zones f z (), Z H Z V -1 are calculated as follows: z ( ) ( ) e e f ( ) m(, ) (8) s ( ) s ( ) (a) (c) Fgure 4. Feature etracton of a word mage based on word profle projectons. (a) The normalzed word mage; Upper and lower word profles; (c) The etracted features. Darker squares ndcate hgher denst of zone pels. Upper/lower word profles (Eq. (1),(11)) are computed b consderng, for each mage column, the dstance between the horzontal lne t and the closest character pel to the upper/lower boundar of the word mage (see Fgure 4): where where up ( ), t t t, f m(, ) :( m(, ) 1& mn( )), [, t ], else ( ) lo t, f m(, ) t :( m(, ) 1& ()), [t,, t ], else (1) (11) Let P V be the total number of blocks formed n each produced zone (upper, lower). For each block, we

5 calculate the area of the upper/lower word profles denoted as n the followng: e ( ) p up _ ar ( ) up ( ) s ( ) e ( ) p lo _ ar ( ) lo ( ) s ( ) f (1) f (13) where, s() ( PV), e() ( PV 1) PV P + V PV PV and.. P V -1. Fgure 4 llustrates the features etracted from a word mage usng projectons of word profles. The overall calculaton of the proposed hbrd feature vector s gven n Eq. 14. The correspondng feature vector length equals to Z H Z V +P V. e() e() z f () m(, ),... ZHZV s() s() e( ZHZV) p f () f up_ ar () up ( ), ZZ H V... ZZ H V + PV (14) s( ZHZV) e( ZHZV+ PV) p f lo_ ar ( ) lo( ), ZHZV + PV... ZHZV + PV s( ZHZV+ PV) 4. Epermental Results For our eperments, we have used the IAM handwrtng database v3. [1] that s publcl avalable and has been used b several research groups meanwhle [16]. The orgnal database conssts of 1153 solated and labeled words. For a meanngful epermentaton we have used 697 words whch have been correctl segmented as well as each of them havng man nstances. We have splt the used dataset nto a tranng set of 3171 words and a testng set of 3799 words. As t has alread been descrbed n Sectons and 3 we have used a normalzaton step followed b a feature etracton step. Durng ths, the sze of the normalzed word mages used s 3 and 3. In the case of features based on zones, the word mage s dvded nto three (Z H 3) horzontal and thrt (Z V 3) vertcal zones formng a total of nnet (9) blocks wth sze 11 (see Fgure 3). Therefore, the total number of features s nnet (9). In the case of features based on word (upper/lower) profle projectons we keep the same sze of the normalzed mage, whle the mage s dvded nto thrt (3) vertcal zones ( P V 3 ) (see Fgure 4). Consequentl, the total number of features equals to st (6). Combnaton of features based on zones and features based on word profle projectons led to the hbrd feature etracton model (Eq. 14) that uses a total of one hundred and fft (15) features. Moreover, we have tested a combnaton of two dfferent modes of normalzaton (baselne and geometrc center adjustment) precedng the hbrd feature etracton scheme. In ths case the etracted features are doubled ( ). For the partcular classfcaton problem, the classfcaton step was performed usng two well-known classfcaton algorthms, namel the Mnmum Dstance Classfer (MDC) [7] and the Support Vector Machnes (SVM) [5]. Formall, the support vector machnes (SVM) requre the soluton of an optmsaton problem, gven a tranng set of nstance-label pars (, ), 1,,m, n where R and {1, 1} m. The optmsaton problem s defned as follows : mn m 1 T ωω+ C ξ 1 subject to T ( ω φ( ) + b) 1 ξ ξ ω, b, ξ (15) Accordng to ths, tranng vectors are mapped nto a hgher dmensonal space b the functon φ. Then, SVM fnds a lnear separatng hperplane wth the mal margn n ths hgher dmensonal space. For ths search, there are a few parameters that pla a crtcal role at the classfcaton performance. Frstl, the parameter C n Eq. 15, that apples a penalt at the error term. Secondl, the so-called kernel functon denoted as: T K(, j) φ( ) φ( j). In our case, SVM was used n conjuncton wth the Radal Bass Functon (RBF) kernel, a popular, generalpurpose et powerful kernel, denoted as: K(, ) ep( γ ) (16) j j Furthermore, a grd search was performed n order to fnd the optmal values for both the varance parameter (γ) of the RBF kernel and the cost parameter (C) of SVM (see Eq. 15). Table 1 depcts the (%) recognton rate acheved after combnng dfferent normalzaton and preprocessng modes as well as usng ether sngle features or the hbrd feature etracton scheme. We can draw several conclusons. Frst, n all cases the use of the hbrd model outperforms the use of a sngle feature ether based on zones or based on projectons. Second, the skew and slant correcton, as well as the stroke thckness normalzaton pre-processng stages mprove the performance of the classfcaton sstem. Fnall, the best performance s acheved b usng the SVM classfer n the case of the combnaton of two dfferent modes of normalzaton precedng the hbrd feature etracton scheme. The correspondng recognton rate equals to 87,68% and can be consdered one of the hghest performances among the state-of-the-art approaches for offlne cursve handwrtng word recognton. Smlar efforts that have been tested aganst the IAM database have acheved a classfcaton accurac up to 8.76% [9].

6 Table 1. Epermental results PRE-PROCESSING NORMALIZATION FEATURE EXTRACTION Baselne Zones Projectons Eperment Skew correcton Slant correcton Stroke Thnkness normalsaton Geom. Center MDC CLASSIFIER ,54% 76,18% ,36% 69,49% ,6% 8,71% ,% 8,97% ,1% 84,3% ,49% 84,3% 7-8,% 85,39% 8 8,34% 87,68% SVM 5. Conclusons Ths paper proposes an off-lne cursve word handwrtng recognton methodolog that s based on a novel combnaton of two dfferent modes of word mage normalzaton and robust hbrd feature etracton. After a valdaton of the proposed approach wth the reference IAM database we have acheved a performance whch one of the hghest among the state-of-the-art. Our future research wll focus on eplotng new features as well as fuson methods to further mprove the current performance. References [1] D. Bhat, "An evolutonar measure for mage matchng", Proceedngs of the 14 th Internatonal Conference on Pattern Recognton, ICPR 98, volume I, 1998, pp [] M. Bokser, "Omndocument technologes", Proceedngs of the IEEE, 8(7), 199, pp [3] R. Buse, ZQ Lu, "A structural and relatonal approach to handwrtten word recognton", IEEE Transactons on Sstems, Man, and Cbernetcs. 7, 1997, pp [4] S-H Cha, Y-C Shn, S. N. Srhar, "Appromate stroke sequence strng matchng algorthm for character recognton and analss", Proceedngs of the 5 th Internatonal Conference on Document Analss and Recognton (ICDAR 99), 1999, pp [5] C. Cortes, V. Vapnk, "Support-vector network", Machne Learnng, 1995, pp [6] B. Gatos, N. Papamarkos, C. Chamzas, "A bnar tree based OCR technque for machne prnted characters", Engneerng Applcatons of Artfcal Intellgence, 1(4), 1997, pp [7] R.C. Gonzalez, R.E. Woods, Dgtal Image Processng, Addson Wesle, [8] D. Gullevc, C. Y. Suen, "HMM word recognton engne", Fourth Internatonal Conference on Document Analss and Recognton (ICDAR 97), 1997, pp [9] S. Günter, H. Bunke, "An Evaluaton of Ensemble Methods n Handwrtten Word Recognton Based on Feature Selecton", Internatonal Conference on Pattern recognton (ICPR'4), 4, [1] IAM handwrtng database v3., [11] P. Keaton, H. Greenspan, R. Goodman, "Keword spottng for cursve document retreval", Workshop on Document Image Analss (DIA'97), 1997, pp [1] H. J. Lee, B. Chen, "Recognton of Handwrtten Chnese Characters va Short Lne Segments", Pattern Recognton 5 (5), 199, pp [13] Y. Lu, C. Tan, H. Wehua, L. Fan, "An approach to word mage matchng based on weghted Hausdorff dstance", Sth Internatonal Conference on Document Analss and Recognton (ICDAR 1), 1, pp [14] S. Madhvanath, V. Govndaraju, "Local reference lnes for handwrtten word recognton", Pattern Recognton, 3, 1999, pp 1-8. [15] A. Marcolno, V. Ramos, M. Ármalo, J. C. Pnto, "Lne and Word matchng n old documents", Proceedngs of the 5 th IberoAmercan Smpsum on Pattern Recognton (SIARP ),, pp [16] U. Mart, H. Bunke, "The IAM-database: an Englsh sentence database for off-lne handwrtng recognton", Internatonal Journal of Document Analss and Recognton, 5,, pp [17] T. M. Rath, R. Manmatha, "Features for word spottng n hstorcal documents", Proceedngs of the Seventh Internatonal Conference on Document Analss and Recognton (ICDAR'3), 3, pp 18-. [18] B. Verma, P. Gader, W. Chen, "Fuson of multple handwrtten word recognton technques", Pattern Recognton Letters () 9, 1, pp [19] H. Wehua, C. L. Tan, S. Y. Sung, Y. Xu, "Word shape recognton for mage-based document retreval", IEEE Internatonal Conference on Image Processng (ICIP'1), 1, pp [] M. Zhang, C. Suen, Dgtal Image Processng, nd edton, 1987, pp

HYBRID OFF-LINE OCR FOR ISOLATED HANDWRITTEN GREEK CHARACTERS

HYBRID OFF-LINE OCR FOR ISOLATED HANDWRITTEN GREEK CHARACTERS HYBRID OFF-LINE OCR FOR ISOLATED HANDWRITTEN GREEK CHARACTERS G. amvakas,2, B. Gatos, I. ratkaks, N. Stamatopoulos,2, A. Ronots 2, S.J. erantons Computatonal Intellgence Laboratory Insttute of Informatcs

More information

A Methodology for Document Image Dewarping Techniques Performance Evaluation

A Methodology for Document Image Dewarping Techniques Performance Evaluation 2009 0 Internatonal Conference on Document Analss and Recognton A Meodolog for Document Image Dewarpng Technques Performance Evaluaton N. Stamatopoulos, B. Gatos, I. Pratkaks Computatonal Intellgence Laborator,

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

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

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

More information

A 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 Novel Accurate Algorithm to Ellipse Fitting for Iris Boundary Using Most Iris Edges. Mohammad Reza Mohammadi 1, Abolghasem Raie 2

A Novel Accurate Algorithm to Ellipse Fitting for Iris Boundary Using Most Iris Edges. Mohammad Reza Mohammadi 1, Abolghasem Raie 2 A Novel Accurate Algorthm to Ellpse Fttng for Irs Boundar Usng Most Irs Edges Mohammad Reza Mohammad 1, Abolghasem Rae 2 1. Department of Electrcal Engneerng, Amrabr Unverst of Technolog, Iran. mrmohammad@aut.ac.r

More information

Online Handwritten Cursive Word Recognition Using Segmentation-free and Segmentation-based Methods

Online Handwritten Cursive Word Recognition Using Segmentation-free and Segmentation-based Methods 3th Asan Conference on Pattern Recognton (ACPR2015), November 3-6, 2015, Kuala Lumpur, Malasa. Onlne Handwrtten Cursve Word Recognton Usng Segmentaton-free and Segmentaton-based Methods Blan Zhua, Art

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

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

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

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

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

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

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

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

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

An Approach to Real-Time Recognition of Chinese Handwritten Sentences

An Approach to Real-Time Recognition of Chinese Handwritten Sentences An Approach to Real-Tme Recognton of Chnese Handwrtten Sentences Da-Han Wang, Cheng-Ln Lu Natonal Laboratory of Pattern Recognton, Insttute of Automaton of Chnese Academy of Scences, Bejng 100190, P.R.

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

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

Machine Learning: Algorithms and Applications

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

More information

Online Character Segmentation Method for Unconstrained Handwriting Strings Using Off-stroke Features

Online Character Segmentation Method for Unconstrained Handwriting Strings Using Off-stroke Features Onlne Character Segmentaton Method for Unconstraned Handwrtng Strngs Usng Off-stroke Features Naohro Furukawa, Junko Tokuno, Hsash Ikeda To cte ths verson: Naohro Furukawa, Junko Tokuno, Hsash Ikeda. Onlne

More information

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

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

More information

Perspective rectification for mobile phone camera-based documents using a hybrid approach to vanishing point detection

Perspective rectification for mobile phone camera-based documents using a hybrid approach to vanishing point detection Perspectve rectcaton or moble phone camera-based documents usng a hbrd approach to vanshng pont detecton Xu-Cheng Yn Jun Sun Satosh ao Fujtsu R&D Center Co. td, Bejng, Chna {uchengn; sunjun; nao}@cn.ujtsu.com

More information

Multi-stable Perception. Necker Cube

Multi-stable Perception. Necker Cube Mult-stable Percepton Necker Cube Spnnng dancer lluson, Nobuuk Kaahara Fttng and Algnment Computer Vson Szelsk 6.1 James Has Acknowledgment: Man sldes from Derek Hoem, Lana Lazebnk, and Grauman&Lebe 2008

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

ICDAR2005 Page Segmentation Competition

ICDAR2005 Page Segmentation Competition ICDAR2005 Page Segmentaton Competton A. Antonacopoulos 1, B. Gatos 2 and D. Brdson 1 1 Pattern Recognton and Image Analyss (PRImA) Research Lab School of Computng, Scence and Engneerng, Unversty of Salford,

More information

Machine Learning 9. week

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

More information

Robust Vanishing Point Detection for MobileCam-Based Documents

Robust Vanishing Point Detection for MobileCam-Based Documents 011 Internatonal Conference on Document Analss and Recognton Robust Vanshng Pont Detecton for MobleCam-Based Documents Xu-Cheng Yn, Hong-We Hao Department of Computer Scence School of Computer and Communcaton

More information

Accumulated-Recognition-Rate Normalization for Combining Multiple On/Off-Line Japanese Character Classifiers Tested on a Large Database

Accumulated-Recognition-Rate Normalization for Combining Multiple On/Off-Line Japanese Character Classifiers Tested on a Large Database 4 th Internatonal Workshop on Multple Classfer Systems (MCS23) Guldford, UK Accumulated-Recognton-Rate Normalzaton for Combnng Multple On/Off-Lne Japanese Character Classfers Tested on a Large Database

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

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

th International Conference on Document Analysis and Recognition

th International Conference on Document Analysis and Recognition 2013 12th Internatonal Conference on Document Analyss and Recognton Onlne Handwrtten Cursve Word Recognton Usng Segmentaton-free n Combnaton wth P2DBM-MQDF Blan Zhu 1, Art Shvram 2, Srrangaraj Setlur 2,

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

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

Foreground and Background Information in an HMM-based Method for Recognition of Isolated Characters and Numeral Strings

Foreground and Background Information in an HMM-based Method for Recognition of Isolated Characters and Numeral Strings Foreground and Background Informaton n an HMM-based Method for Recognton of Isolated Characters and Numeral Strngs Alceu de S. Brtto Jr a,b, Robert Sabourn c,d, Flavo Bortolozz a,chng Y. Suen d a Pontfíca

More information

Face Recognition Based on SVM and 2DPCA

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

More information

Support Vector Machines. CS534 - Machine Learning

Support Vector Machines. CS534 - Machine Learning Support Vector Machnes CS534 - Machne Learnng Perceptron Revsted: Lnear Separators Bnar classfcaton can be veed as the task of separatng classes n feature space: b > 0 b 0 b < 0 f() sgn( b) Lnear Separators

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

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval Orthogonal Complement Component Analyss for ostve Samples n SVM Based Relevance Feedback Image Retreval Dacheng Tao and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong {dctao2,

More information

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

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

More information

An Object Detection Method based on the Separability Measure using an Optimization Approach

An Object Detection Method based on the Separability Measure using an Optimization Approach An Object Detecton Method based on the Separablt Measure usng an Optmzaton Approach Edward Y. H. Cho *, Wa Tak Hung 2 Hong Kong Poltechnc Unverst, Hung Hom, Kowloon, Hong Kong E-mal: mahcho@net.polu.edu.hk

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

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

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

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

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Signature and Lexicon Pruning Techniques

Signature and Lexicon Pruning Techniques Sgnature and Lexcon Prunng Technques Srnvas Palla, Hansheng Le, Venu Govndaraju Centre for Unfed Bometrcs and Sensors Unversty at Buffalo {spalla2, hle, govnd}@cedar.buffalo.edu Abstract Handwrtten word

More information

ICDAR2007 Page Segmentation Competition

ICDAR2007 Page Segmentation Competition ICDAR2007 Page Segmentaton Competton A. Antonacopoulos 1, B. Gatos 2 and D. Brdson 1 1 Pattern Recognton and Image Analyss (PRImA) Research Lab School of Computng, Scence and Engneerng, Unversty of Salford,

More information

PRÉSENTATIONS DE PROJETS

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

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Thangka Image Retrieval System Based on GLCM. Shou-liang TANG, Jian-bang JIA, Chuan-qian TANG, Xiao-jing LIU * and Zhi-qiang LIU

Thangka Image Retrieval System Based on GLCM. Shou-liang TANG, Jian-bang JIA, Chuan-qian TANG, Xiao-jing LIU * and Zhi-qiang LIU 017 Internatonal Conference on Electronc, Control, Automaton and Mechancal Engneerng (ECAME 017) ISBN: 978-1-60595-53-0 Thangka Image Retreval Sstem Based on GLCM Shou-lang TANG, Jan-bang JIA, Chuan-qan

More information

A method for real-time implementation of HOG feature extraction

A method for real-time implementation of HOG feature extraction Invted Paper A method for real-tme mplementaton of HO feature etracton LUO Ha-bo 134 YU Xn-rong 1345 LIU Hong-me 5 DIN Qng-ha 6 1. Shenang Insttute of Automaton Chnese Academ of Scences Shenang 110016

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

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

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

D. Barbuzzi* and G. Pirlo

D. Barbuzzi* and G. Pirlo Int. J. Sgnal and Imagng Systems Engneerng, Vol. 7, No. 4, 2014 245 bout retranng rule n mult-expert ntellgent system for sem-supervsed learnng usng SVM classfers D. Barbuzz* and G. Prlo Department of

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

ICDAR 2003 Page Segmentation Competition

ICDAR 2003 Page Segmentation Competition ICDAR 2003 Page Segmentaton Competton A. Antonacopoulos 1, B. Gatos 2 and D. Karatzas 1 1 PRImA Group, Department of Computer Scence, Unversty of Lverpool, Peach Street, Lverpool L69 7ZF, Unted Kngdom

More information

Load Balancing for Hex-Cell Interconnection Network

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

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

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

Introduction to Geometrical Optics - a 2D ray tracing Excel model for spherical mirrors - Part 2

Introduction to Geometrical Optics - a 2D ray tracing Excel model for spherical mirrors - Part 2 Introducton to Geometrcal Optcs - a D ra tracng Ecel model for sphercal mrrors - Part b George ungu - Ths s a tutoral eplanng the creaton of an eact D ra tracng model for both sphercal concave and sphercal

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

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

Hierarchical Semantic Perceptron Grid based Neural Network CAO Huai-hu, YU Zhen-wei, WANG Yin-yan Abstract Key words 1.

Hierarchical Semantic Perceptron Grid based Neural Network CAO Huai-hu, YU Zhen-wei, WANG Yin-yan Abstract Key words 1. Herarchcal Semantc Perceptron Grd based Neural CAO Hua-hu, YU Zhen-we, WANG Yn-yan (Dept. Computer of Chna Unversty of Mnng and Technology Bejng, Bejng 00083, chna) chhu@cumtb.edu.cn Abstract A herarchcal

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

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

Segmentation Based Online Word Recognition: A Conditional Random Field Driven Beam Search Strategy

Segmentation Based Online Word Recognition: A Conditional Random Field Driven Beam Search Strategy 2013 12th Internatonal Conference on Document Analyss and Recognton Segmentaton Based Onlne Word Recognton: A Condtonal Random Feld Drven Beam Search Strategy Art Shvram 1, Blan Zhu 2, Srrangaraj Setlur

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Recognition of Handwritten Numerals Using a Combined Classifier with Hybrid Features

Recognition of Handwritten Numerals Using a Combined Classifier with Hybrid Features Recognton of Handwrtten Numerals Usng a Combned Classfer wth Hybrd Features Kyoung Mn Km 1,4, Joong Jo Park 2, Young G Song 3, In Cheol Km 1, and Chng Y. Suen 1 1 Centre for Pattern Recognton and Machne

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

Benchmarking of Update Learning Strategies on Digit Classifier Systems

Benchmarking of Update Learning Strategies on Digit Classifier Systems 2012 Internatonal Conference on Fronters n Handwrtng Recognton Benchmarkng of Update Learnng Strateges on Dgt Classfer Systems D. Barbuzz, D. Impedovo, G. Prlo Dpartmento d Informatca Unverstà degl Stud

More information

Partial Restreaming Approach for Massive Graph Partitioning.

Partial Restreaming Approach for Massive Graph Partitioning. Partal Restreamng Approach for Massve Graph Parttonng. Ghzlane Echbarth, Hamamache Kheddouc To cte ths verson: Ghzlane Echbarth, Hamamache Kheddouc. Partal Restreamng Approach for Massve Graph Parttonng..

More information

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

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

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

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

UB at GeoCLEF Department of Geography Abstract

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

More information

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

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

Comparative Analysis of Single Image Shadow Detection and Removal in Aerial Images

Comparative Analysis of Single Image Shadow Detection and Removal in Aerial Images Comparatve Analyss of Sngle Image Shadow Detecton and Removal n Aeral Images Abhshek Mshra, Bhart Chaurasa, Yashwant Kurm To cte ths verson: Abhshek Mshra, Bhart Chaurasa, Yashwant Kurm. Comparatve Analyss

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

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

An Evaluation of Divide-and-Combine Strategies for Image Categorization by Multi-Class Support Vector Machines

An Evaluation of Divide-and-Combine Strategies for Image Categorization by Multi-Class Support Vector Machines An Evaluaton of Dvde-and-Combne Strateges for Image Categorzaton by Mult-Class Support Vector Machnes C. Demrkesen¹ and H. Cherf¹, ² 1: Insttue of Scence and Engneerng 2: Faculté des Scences Mrande Galatasaray

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

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

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

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

More information

Bootstrapping Structured Page Segmentation

Bootstrapping Structured Page Segmentation Bootstrappng Structured Page Segmentaton Huanfeng Ma and Davd Doermann Laboratory for Language and Meda Processng Insttute for Advanced Computer Studes (UMIACS) Unversty of Maryland, College Park, MD {hfma,

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Image Alignment CSC 767

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

More information

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

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

Fuzzy Modeling of the Complexity vs. Accuracy Trade-off in a Sequential Two-Stage Multi-Classifier System

Fuzzy Modeling of the Complexity vs. Accuracy Trade-off in a Sequential Two-Stage Multi-Classifier System Fuzzy Modelng of the Complexty vs. Accuracy Trade-off n a Sequental Two-Stage Mult-Classfer System MARK LAST 1 Department of Informaton Systems Engneerng Ben-Guron Unversty of the Negev Beer-Sheva 84105

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