ICDAR 2003 Page Segmentation Competition

Size: px
Start display at page:

Download "ICDAR 2003 Page Segmentation Competition"

Transcription

1 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 2 Computatonal Intellgence Laboratory, Insttute of Informatcs and Telecomuncatons, Natonal Center for Scentfc Research Demokrtos, GR Aga Paraskev, Athens, Greece Abstract There s a sgnfcant need to obectvely evaluate layout analyss (page segmentaton and regon classfcaton) methods. Ths paper descrbes the Page Segmentaton Competton (modus operand, dataset and evaluaton crtera) held n the context of ICDAR2003 and presents the results of the evaluaton of the canddate methods. The man obectve of the competton was to evaluate such methods usng scanned documents from commonly-occurrng publcatons. The results ndcate that although methods seem to be maturng, there s stll a consderable need to develop robust methods that deal wth everyday documents. 1 Introducton Over the last two decades, a plethora of layout analyss page segmentaton n partcular methods have been reported n the lterature. It can be argued that the feld s now begnnng to mature and yet new methods are beng proposed clamng to outperform exstng ones. Frequently, each algorthm s devsed wth a specfc applcaton n mnd and s fne-tuned to the test mage data set used by ts authors, thus makng a drect comparson wth other algorthms dffcult. The need for obectve performance evaluaton of Layout Analyss algorthms s evdent. Ths competton focuses on the evaluaton of page segmentaton and regon classfcaton subsystems. To the best of the Authors knowledge, there has not been any prevous nternatonal generc layout analyss competton. The closest nstance, focussng on a specfc applcaton doman, was the Frst Internatonal Newspaper Page Segmentaton Contest [1] held by the Authors n the context of ICDAR2001. Before that, an evaluaton of page segmentaton (as part of OCR systems) was performed at UNLV [2], based on the results of OCR. That approach, however, cannot not be strctly consdered to evaluate layout analyss methods snce the OCR-based evaluaton does not gve suffcent nformaton on the performance of page segmentaton and regon classfcaton and s only applcable to regons of text (or text-only documents). The motvaton for ths competton was the evaluaton of page segmentaton and regon classfcaton methods n realstc crcumstances. By realstc t s meant that the partcpatng methods are appled to scanned documents from a varety of sources, occurrng n real lfe. Ths s n contrast to the maorty of datasets and reports of results usng mostly structured documents (e.g., techncal artcles). The competton and ts modus operand s descrbed next. In Secton 3, an overvew of the dataset and the ground-truthng process s gven. The performance evaluaton method and metrcs are descrbed n Secton 4, whle each of the partcpatng methods s summarsed n Secton 5. Fnally, the results of the competton are presented and the paper s concluded n Sectons 6 and 7, respectvely. 2 The competton The man obectve of the competton was to evaluate layout analyss (page segmentaton and regon classfcaton) methods usng scanned documents from commonly-occurrng publcatons. A secondary obectve was to create a useful dataset not only consstng of the document pages selected for the competton but wth addtonal mages and groundtruth to make avalable to Layout Analyss researchers, well beyond ICDAR2003. The competton run n an off-lne mode. The authors of canddate methods regstered ther nterest n the competton and downloaded the tranng dataset (document mages and assocated groundtruth). One week before the competton closng date, regstered authors of canddate methods were able to download the document mages of the evaluaton dataset. At the closng date, the organsers receved the results of the canddate methods, submtted by ther authors n a pre-defned format. The organsers then evaluated the submtted results. It should be noted that the off-lne mode s based on trust that the results submtted by the methods authors Proceedngs of the Seventh Internatonal Conference on Document Analyss and Recognton (ICDAR 2003)

2 advertsements. It s the vew of the organsers that the above categores represent a subset of documents that are both realstc n ther frequent occurrence and, at the same tme, of general nterest to analyse. Fgure 1. Sample page mages from the tranng dataset. are genune. Ths can be more so f the evaluaton system s publcly avalable. In ths case, the evaluaton system was not publshed (only the prncples) and above all, the organsers have fath n the authors scentfc ntegrty. 3 The dataset For any performance evaluaton approach, the Achlles' heel s the avalablty of ground truth. As ground-truthng cannot (by defnton) be fully automated, t remans a laborous and, therefore, expensve process. One approach s to use synthetc data [3]. It s the authors opnon, however, that for the realstc evaluaton of layout analyss methods, real scanned documents gve a better nsght. Furthermore, t should be noted that there s currently no ground truth avalable for the evaluaton of methods analysng complex layouts havng nonrectangular regons. Therefore, a new dataset had to be created for ths competton and for later dstrbuton. Followng the ratonale of the competton (realsm), the followng types of documents were selected for ncluson n the dataset (n order of layout complexty): techncal artcles, memos, faxes, magazne pages, and Fgure 2. Sample page mage from the tranng dataset showng supermposed descrpton of regon contours. For the test dataset for the competton, a balance had to be acheved between logstcs (a manageable number of document mages) and tractablty for current methods. The decson was, therefore, made to focus on a cross secton of 32 page mages, comprsng 25% techncal artcles (not necessarly wth Manhattan layouts) and 75% magazne pages. It should be noted that also for reasons of tractablty, the competton dataset was bnarsed (the orgnals n the augmented dataset are n colour). A representatve sample of page mages gven as the tranng dataset can be seen n Fg. 1. The ground-truth of each page mage s an XML fle (defned specfcally for the competton) that contans mage and layout specfc nformaton as well as the descrpton of the regons n terms of sothetc polygons. The ground-truth for the competton was produced usng a sem-automated tool [4]. An XML vewer was developed for examnng the mages and the correspondng ground-truth XML, and was dstrbuted to the competton partcpants. Another sample page mage wth the correspondng descrpton of regons supermposed as sothetc polygons can be seen n Fg. 2. The types of regons defned for the competton (smplfed from the total number of dfferent types n the general dataset) are: text, graphcs, Proceedngs of the Seventh Internatonal Conference on Document Analyss and Recognton (ICDAR 2003)

3 lne-art, separator, and nose. 4 Performance evaluaton The performance evaluaton method used s based on countng the number of matches between the enttes detected by the algorthm and the enttes n the ground truth [5-7]. We use a global MatchScore table for all enttes whose values are calculated accordng to the ntersecton of the ON pxel sets of the result and the ground truth (a smlar technque s used at [8]). Let I be the set of all mage ponts, G the set of all ponts nsde the ground truth regon, R the set of all ponts nsde the result regon, g the entty of ground truth, r the entty of result, Τ(s) a functon that counts the elements of set s. Table MatchScore(,) represents the matchng results of the ground truth regon and the result regon. Based on a pxel based approach of [5], and usng a global MatchScore table for all enttes, we can defne that: T( G R I ) MatchScore (, ) =, where a = T( (G R ) I ) { 1, f g = r 0, otherwse a (1) If N s the count of ground-truth elements belongng to entty, M s the count of result elements belongng to entty, and w 1, w 2, w 3, w 4, w 5, w 6 are pre-determned weghts, we can calculate the detecton rate and recognton accuracy for entty as follows: one2one g_one2many DetectRate + g_many2one = w1 + w 2 w 3 N N N (2 one2one d_one2many RecognAccu racy + d_many2one = w 4 + w 5 w 6 M M M (3) where the enttes one2one, g_one2many, g_many2one, d_one2many and d_many2one are calculated from MatchScore table (1) followng the steps of [5] for every entty. A performance metrc for detectng each entty can be extracted f we combne the values of the entty s detecton rate and recognton accuracy. We can defne the followng Entty Detecton Metrc (EDM ): 2DetectRate RecognAccuracy EDM + = (4) DetectRate RecognAccuracy A global performance metrc for detectng all enttes can be extracted f we combne all values of detecton rate and recognton accuracy. If I s the total number of enttes and N s the count of ground-truth elements belongng to entty, then by usng the weghted average ) for all EDM values we can defne the followng Segmentaton Metrc (SM): SM = N I I EDM 5 Partcpatng methods (5) The followng were the methods whose results were submtted to the competton. 5.1 The DAN method Ths method was submtted by L. Cnque, S. Levald and A. Malza of the Unversty of Rome La Sapenza n Italy. In bref, the DAN system archtecture ncludes four man components: (1) the preprocessor, (2) the splt module, (3) the merge module, and (4) the classfcaton module. The preprocessng algorthm (1) component s appled n order to enhance the qualty of nput data, removng portons of the mage, whch could be consdered as nose. The Splt module (2) takes nput from the preprocessng phase and apples a partcular quad-tree technque n order to splt the document nto small blocks. The result of the Splt module s passed to the Merge module (3), whch apples a pre-classfcaton crteron, mergng smlar regons nto larger regons. Local operators are used wth varable thresholds n order to compute the pre-classfcaton phase. Fnally, usng global operators, the engne of the system s n the Classfcaton module (4) whch executes the classfcaton procedure accordng to the classfcaton logc. In fact, the bran of the system s ths classfcaton module, whch outputs segmented regons and ther attrbutes such as type and sze n an XML fle. A more detaled descrpton of the prncples and workng of the DAN system can be found n a recent paper [9]. 5.2 The ISI method Ths method was submtted by S.P. Chowdhury, A.K. Das, S. Mandal and B. Chanda of the Indan Statstcal Insttute (ISI) n Calcutta, Inda. The system was constructed usng selected tools from a larger morphologcal-approach based system [10]. As the datasets of the competton provdes blevel mages and the half-tone segmentaton algorthm works N Proceedngs of the Seventh Internatonal Conference on Document Analyss and Recognton (ICDAR 2003)

4 wth greyscale mages, the frst step taken by the system s to blur the blevel mage (usng a 3x3 mean flter), producng a grey-valued one. Usng openng and closng operatons, half-tone regons are extracted from the mage. Next, returnng to the orgnal bnary mage (mnus the half-tones), large areas of nose near the edges of the mage are removed usng connected-components analyss. A skew detecton and correcton method s then appled to the mage. Separators, f any, are detected next. Text regons (as defned n the competton rules) are detected ntally as ndvdual math zones, headngs and general text regons. The remanng regons n the mage are nose and lne-art. Fnally, lne-art regons are separated from nose usng connected-component analyss and morphologcal operatons. Indvdual methods are descrbed n a number of publcatons by the system s authors. 5.3 The Océ method Ths method was submtted by Zoé Goey of Océ Technologes B.V. n The Netherlands. It works as follows. Frst, connected components are dentfed and classfed nto small character, normal character, large character, photograph, graphc, vertcal lne, horzontal lne or nose (n terms of the regon types used n the competton, photographs are graphcs, lnes are separators and graphcs are lne-art) usng a manually constructed decson tree based on features such as wdth, heght, number of pxels etc. Usng the result of ths classfcaton three mages are splt off: (a) an mage contanng graphcs, photos and nose, (b) an mage contanng lnes, and (c) an mage contanng text. In the last case, those blocks, n whch the maorty of connected components are classfed as large characters are splt off to a separate mage. Thus, the mage contanng text s dvded nto two mages: (c1) an mage contanng normal/small text (c2) an mage contanng headers Next, the components n the normal/small text mage (c1) and the graphc/photo/nose mage (a) are oned nto blocks usng a run length smearng procedure. The resultng blocks are then classfed by a traned decson tree that takes the connected component class statstcs as ts nput. In the lne mage (b), each lne s consdered as a separate block wth class label separator. The blocks n the header mage (c2) are found by applyng a connected component groupng algorthm, whch also apples a postclassfcaton step to assure that the blocks really contan text. At ths stage, all blocks are only descrbed by ther boundng boxes, snce the above algorthms, currently, do not support arbtrarly polygonal output. To output polygons, a whte space coverng algorthm s used on the smeared text (c1) mage and the resultng polygons are ntersected wth orgnal boundng boxes, removng polygons fully contaned n other polygons. It should be noted that there s a lot of room for mprovement n the polygon generaton step as the desrable mplementaton (had the method s authors had more tme) would be usng a boundary trackng approach. 6 Results We evaluated the performance of the 3 segmentaton algorthms usng equatons (1) (5) for all 32 test mages wth parameters w 1 = 1, w 2 = 0.75, w 3 = 0.75, w 4 = 1, w 5 = 0.75 and w 6 = All evaluaton results for all enttes are shown n Fg. 3 where the EDM values averaged over all mages are depcted. Fg. 4 presents the Segmentaton Metrc (SM) values for all segmentaton algorthms averaged over all mages. Fg. 4 shows that the Océ method has an overall advantage. Concernng text regon segmentaton, the Océ method acheved the hghest averaged EDM rate value (58.96%) whle the DAN method and the ISI method acheved an averaged EDM rate value of about 41%. For graphcs, lne-art, separator and nose enttes the ISI method acheved the hghest averaged EDM rate values (38,46%, 75%, 23,37% and 6,74% respectvely) whle the Océ method acheved lower rates (12,49%, 55,88%, 14,28% and 2,78% respectvely). The DAN method attaned low or zero averaged EDM rate values for graphcs, lne-art, separator and nose entty segmentaton (6,29%, 0%, 0% and 0% respectvely). Fgure 3. Evaluaton results for all enttes (EDM values averaged over all mages). Proceedngs of the Seventh Internatonal Conference on Document Analyss and Recognton (ICDAR 2003)

5 Fgure 4. Averaged Segmentaton Metrc (SM) values. 7 Conclusons The motvaton of the ICDAR2003 Page Segmentaton Competton was to evaluate exstng approaches for page segmentaton and regon classfcaton usng a realstc dataset and an obectve performance analyss system. The mage dataset used comprsed scanned techncal artcles and (mostly) magazne pages. The performance evaluaton method used s based on countng the number of matches between the enttes detected by the algorthm and the enttes n the ground truth. The competton run n an off-lne mode and evaluated the performance of 3 segmentaton algorthms: the DAN algorthm that ncludes four man components (the preprocessor, the splt module, the merge module, and the classfcaton module), the ISI algorthm that s based on selected tools from a larger morphologcal-approach based system, and the Océ algorthm that s based on connected component analyss. The evaluaton results show that the Océ method has an overall advantage whle the ISI method acheved the hghest rates for graphcs, lne-art, separator and nose entty segmentaton. Acknowledgements The organsers would lke to express ther grattude to the man sponsor of the competton, the UK s Government Communcatons Headquarters (GCHQ). The support of ABBYY and Scansoft, n terms of software, s gratefully acknowledged. Last, but not least, thanks are due to the followng people who contrbuted ther effort n dfferent ways: Davd Brdson, Cela Casado-Castlla, Mark Ells, Zhes He, Dave Kennedy, Hong Meng, Stavros Perantons and John Spafford. Transactons on Pattern Recognton and Machne Intellgence, Vol. 17, No. 1, January, 1995, pp [3] I.T. Phlps, S. Chen and R.M. Haralck, CD-ROM Document Database Standard, Proceedngs of 2 nd Internatonal Conference on Document Analyss and Recognton (ICDAR 93), Tsukuba, Japan, 1993, pp [4] A. Antonacopoulos and H. Meng, A Ground-Truthng Tool for Layout Analyss Performance Evaluaton, n the book Document Analyss Systems V: Proceedngs of the Internatonal Assocaton for Pattern Recognton (IAPR) Workshop on Document Analyss Systems (DAS2002), D. Loprest, J. Hu and R. Kash (Eds.), Sprnger Lecture Notes n Computer Scence, LNCS 2423, pp [5] I. Phllps and A. Chhabra, "Emprcal Performance Evaluaton of Graphcs Recognton Systems," IEEE Transacton of Pattern Analyss and Machne Intellgence, Vol. 21, No. 9, pp , September [6] A. Chhabra and I. Phllps, "The Second Internatonal Graphcs Recognton Contest - Raster to Vector Converson: A Report," n Graphcs Recognton: Algorthms and Systems, Lecture Notes n Computer Scence, volume 1389, pp , Sprnger, [7] I. Phllps, J. Lang, A. Chhabra and R. Haralck, "A Performance Evaluaton Protocol for Graphcs Recognton Systems" n Graphcs Recognton: Algorthms and Systems, Lecture Notes n Computer Scence, volume 1389, pp , Sprnger, [8 ]B.A. Yankoglu, and L Vncent, "Pnk Panther: a complete envronment for ground-truthng and benchmarkng document page segmentaton", Pattern Recognton, volume 31, number 9, pp , [9] I L. Cnque, S. Levald, A. Malza, and F. De Rosa, DAN: an automatc segmentaton and classfcaton engne for paper documents, Proceedngs of the Ffth IAPR Internatonal Workshop on Document Analyss Systems (DAS 2002), LNCS 2423, p , August 2002, Prnceton, New Jersey, USA. [10] A.K. Das, S.P. Chowdhur and B. Chanda, A Complete System for Document Image Segmentaton, Proceedngs of natonal Workshop on Computer Vson, Graphcs and Image Processng (WVGIP2002), Madura, Inda, February 2002, pp References [1] B. Gatos, S.L. Mantzars and A. Antonacopoulos, Frst Internatonal Newspaper Contest, Proceedngs of the 6 th Internatonal Conference on Document Analyss and Recognton (ICDAR2001), Seattle, USA, September 2001, pp [2] J. Kana, S.V. Rce, T.A. Nartker and G. Nagy, Automated Evaluaton of OCR Zonng, IEEE Proceedngs of the Seventh Internatonal Conference on Document Analyss and Recognton (ICDAR 2003)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

A 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

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

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

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

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

MULTIRESOLUTION TEXT DETECTION IN VIDEO FRAMES

MULTIRESOLUTION TEXT DETECTION IN VIDEO FRAMES MULTIRESOLUTION TEXT DETECTION IN VIDEO FRAMES Maros Anthmopoulos, Basls Gatos and Ioanns Pratkaks Computatonal Intellgence Laboratory, Insttute of Informatcs and Telecommuncatons Natonal Center for Scentfc

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

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

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

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

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

DETECTING TEXT IN VIDEO FRAMES

DETECTING TEXT IN VIDEO FRAMES DETECTING TEXT IN VIDEO FRAMES M. Anthmopoulos, B. Gatos, I. Pratkaks, S. J. Perantons Computatonal Intellgence Laboratory, Insttute of Informatcs and Telecommuncatons, Natonal Center for Scentfc Research

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Arabic Text Classification Using N-Gram Frequency Statistics A Comparative Study

Arabic Text Classification Using N-Gram Frequency Statistics A Comparative Study Arabc Text Classfcaton Usng N-Gram Frequency Statstcs A Comparatve Study Lala Khresat Dept. of Computer Scence, Math and Physcs Farlegh Dcknson Unversty 285 Madson Ave, Madson NJ 07940 Khresat@fdu.edu

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

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

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

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

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

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

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

MOTION BLUR ESTIMATION AT CORNERS

MOTION BLUR ESTIMATION AT CORNERS Gacomo Boracch and Vncenzo Caglot Dpartmento d Elettronca e Informazone, Poltecnco d Mlano, Va Ponzo, 34/5-20133 MILANO boracch@elet.polm.t, caglot@elet.polm.t Keywords: Abstract: Pont Spread Functon Parameter

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Journal of Emergng Trends n Computng and Informaton Scences 009-03 CIS Journal. All rghts reserved. http://www.csjournal.org Unhealthy Detecton n Lvestock Texture Images usng Subsampled Contourlet Transform

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

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1

Adaptive Silhouette Extraction and Human Tracking in Dynamic. Environments 1 Adaptve Slhouette Extracton and Human Trackng n Dynamc Envronments 1 X Chen, Zhha He, Derek Anderson, James Keller, and Marjore Skubc Department of Electrcal and Computer Engneerng Unversty of Mssour,

More information

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

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

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

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

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques Enhancement of Infrequent Purchased Product Recommendaton Usng Data Mnng Technques Noraswalza Abdullah, Yue Xu, Shlomo Geva, and Mark Loo Dscplne of Computer Scence Faculty of Scence and Technology Queensland

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

Accurate Overlay Text Extraction for Digital Video Analysis

Accurate Overlay Text Extraction for Digital Video Analysis Accurate Overlay Text Extracton for Dgtal Vdeo Analyss Dongqng Zhang, and Shh-Fu Chang Electrcal Engneerng Department, Columba Unversty, New York, NY 10027. (Emal: dqzhang, sfchang@ee.columba.edu) Abstract

More information

Enhanced Watermarking Technique for Color Images using Visual Cryptography

Enhanced Watermarking Technique for Color Images using Visual Cryptography Informaton Assurance and Securty Letters 1 (2010) 024-028 Enhanced Watermarkng Technque for Color Images usng Vsual Cryptography Enas F. Al rawashdeh 1, Rawan I.Zaghloul 2 1 Balqa Appled Unversty, MIS

More information

Abstract. Introduction

Abstract. Introduction Image Enhancement of Handwrtten Drawngs and Ther Recognton Followed by Interactve Processng Image Enhancement of Handwrtten Drawngs and Ther Recognton Followed by Interactve Processng Masash OKUDAIRA,

More information

Paper style and format for the Sixth International Symposium on Turbulence, Heat and Mass Transfer

Paper style and format for the Sixth International Symposium on Turbulence, Heat and Mass Transfer K. Hanjalć, Y. Nagano and S. Jakrlć (Edtors) 2009 Begell House, Inc. Paper style and format for the Sxth Internatonal Symposum on Turbulence, Heat and Mass Transfer K. Hanjalć 1, Y. Nagano 2 and S. Jakrlć

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

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

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

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

A framework for the objective evaluation of segmentation algorithms using a ground-truth of human segmented 3D-models

A framework for the objective evaluation of segmentation algorithms using a ground-truth of human segmented 3D-models IEEE INTERNATIONAL CONFERENCE ON SHAPE MODELING AND APPLICATIONS (SMI) 2009 1 A framework for the objectve evaluaton of segmentaton algorthms usng a ground-truth of human segmented 3D-models H. Benhables

More information

On Modeling Variations For Face Authentication

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

More information

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

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

On Some Entertaining Applications of the Concept of Set in Computer Science Course

On Some Entertaining Applications of the Concept of Set in Computer Science Course On Some Entertanng Applcatons of the Concept of Set n Computer Scence Course Krasmr Yordzhev *, Hrstna Kostadnova ** * Assocate Professor Krasmr Yordzhev, Ph.D., Faculty of Mathematcs and Natural Scences,

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

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

Novel Fuzzy logic Based Edge Detection Technique

Novel Fuzzy logic Based Edge Detection Technique Novel Fuzzy logc Based Edge Detecton Technque Aborsade, D.O Department of Electroncs Engneerng, adoke Akntola Unversty of Tech., Ogbomoso. Oyo-state. doaborsade@yahoo.com Abstract Ths paper s based on

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

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

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

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

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

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

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE

ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Інформаційні технології в освіті ON SOME ENTERTAINING APPLICATIONS OF THE CONCEPT OF SET IN COMPUTER SCIENCE COURSE Yordzhev K., Kostadnova H. Some aspects of programmng educaton

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

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

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

Face Detection with Deep Learning

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

More information

Robust Classification of ph Levels on a Camera Phone

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

More information

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

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap Int. Journal of Math. Analyss, Vol. 8, 4, no. 5, 7-7 HIKARI Ltd, www.m-hkar.com http://dx.do.org/.988/jma.4.494 Emprcal Dstrbutons of Parameter Estmates n Bnary Logstc Regresson Usng Bootstrap Anwar Ftranto*

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

Concurrent Apriori Data Mining Algorithms

Concurrent Apriori Data Mining Algorithms Concurrent Apror Data Mnng Algorthms Vassl Halatchev Department of Electrcal Engneerng and Computer Scence York Unversty, Toronto October 8, 2015 Outlne Why t s mportant Introducton to Assocaton Rule Mnng

More information

Enhanced AMBTC for Image Compression using Block Classification and Interpolation

Enhanced AMBTC for Image Compression using Block Classification and Interpolation Internatonal Journal of Computer Applcatons (0975 8887) Volume 5 No.0, August 0 Enhanced AMBTC for Image Compresson usng Block Classfcaton and Interpolaton S. Vmala Dept. of Comp. Scence Mother Teresa

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

THE PULL-PUSH ALGORITHM REVISITED

THE PULL-PUSH ALGORITHM REVISITED THE PULL-PUSH ALGORITHM REVISITED Improvements, Computaton of Pont Denstes, and GPU Implementaton Martn Kraus Computer Graphcs & Vsualzaton Group, Technsche Unverstät München, Boltzmannstraße 3, 85748

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

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

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL)

Circuit Analysis I (ENGR 2405) Chapter 3 Method of Analysis Nodal(KCL) and Mesh(KVL) Crcut Analyss I (ENG 405) Chapter Method of Analyss Nodal(KCL) and Mesh(KVL) Nodal Analyss If nstead of focusng on the oltages of the crcut elements, one looks at the oltages at the nodes of the crcut,

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

More information

Feature Selection for Target Detection in SAR Images

Feature Selection for Target Detection in SAR Images Feature Selecton for Detecton n SAR Images Br Bhanu, Yngqang Ln and Shqn Wang Center for Research n Intellgent Systems Unversty of Calforna, Rversde, CA 95, USA Abstract A genetc algorthm (GA) approach

More information

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

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

More information

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

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

A Statistical Model Selection Strategy Applied to Neural Networks

A Statistical Model Selection Strategy Applied to Neural Networks A Statstcal Model Selecton Strategy Appled to Neural Networks Joaquín Pzarro Elsa Guerrero Pedro L. Galndo joaqun.pzarro@uca.es elsa.guerrero@uca.es pedro.galndo@uca.es Dpto Lenguajes y Sstemas Informátcos

More information

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval Proceedngs of the Thrd NTCIR Workshop Descrpton of NTU Approach to NTCIR3 Multlngual Informaton Retreval Wen-Cheng Ln and Hsn-Hs Chen Department of Computer Scence and Informaton Engneerng Natonal Tawan

More information

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

Model Clipping Triangle Strips and Quad Meshes.

Model Clipping Triangle Strips and Quad Meshes. Model Clppng Trangle Strps and Quad Meshes. Patrc-Glles Mallot Sun Mcrosystems, Inc. 2550 Garca Avenue, Mountan Vew, CA 94043 Abstract Ths paper descrbes an orgnal software mplementaton of 3D homogeneous

More information

Correlative features for the classification of textural images

Correlative features for the classification of textural images Correlatve features for the classfcaton of textural mages M A Turkova 1 and A V Gadel 1, 1 Samara Natonal Research Unversty, Moskovskoe Shosse 34, Samara, Russa, 443086 Image Processng Systems Insttute

More information