Font Type Extraction and Character Prototyping Using Gabor Filters

Size: px
Start display at page:

Download "Font Type Extraction and Character Prototyping Using Gabor Filters"

Transcription

1 Font Type Extraction and Character Prototyping Using Gabor Filters Bénédicte Allier, Hubert Emptoz Laboratoire de Reconnaissance des Formes et Vision (RFV) INSA de Lyon 0 a. A. Einstein, 6961 Villeurbanne cedex, FRANCE {allier ; emptoz}@rf.insa-lyon.fr Abstract In this paper, we present an automatic method for character prototyping and font type characterization in machine-printed document images at a character leel. To do so, we use a generic textural approach, which considers text as a texture, instead of working at a pixel leel like most of the methods proposed so far. In this way, Gabor filtering seems to be an appropriate tool for texture characterization, since its design has been inspired by the human isual system. The objectie of the paper is then to erify this hypothesis by applying our method on a corpus composed of what we call typographically rich and recurrent machine-printed document images. 1. Introduction The aim of our work is to study a general approach for the characterization of character shapes and fonts, in other words we want to group together, on the one hand, letters written in a same font, without explicitly recognizing the font types; and, on a second hand, same character shapes gien a font type, without explicitly recognizing the shapes. The knowing of such information is useful in many applications such as logical labeling, OCR performances improement [1, ], character prototype extraction... Many methods hae yet been proposed in the literature to recognize font styles in document images; among them: Zramdini [1] proposes an Optical Font Recognition (OFR) system based on the study of digital typography, Chaudhuri and Garain [3] detect italics and bold at a character leel by analyzing character widths in a few gien directions, Wong et al. [4] use geometrical and statistical properties of text blocks at different leels (e.g. total amount of black pixels composing the block, block height, eccentricity ), Eglin et al. [5] use statistical features such as compactness, entropy... calculated on text blocks to coarsely characterize font families, Duffy [6] uses shape redundancies based on the calculation of symmetrical differences to group together characters written in a same font, and Doermann et al. [7], presenting a more global method at a word leel, use morphological mathematics and the orientation of surrounding blocks for bold and italics detection. In fact, most of the proposed methods work on segmented document images at a pixel leel, thus suffering from eery kind of noise images may present. To aoid this, we decided to pay attention to more global methods classically used in natural images processing, considering machine-printed text images as textured images. Gabor filtering is a good method to analyze texture since it has been designed to simulate the human isual system [8], and it may be worth testing at a character leel as this has neer been done so far (Gabor filters hae only been used in a few ery particular document images applications [9-1], and among them Zhu et al. proed that this tool was worth testing at a text zone leel to differentiate fonts [1]). This paper is then organized as follows. In the next section we will introduce the well-known multi-channel Gabor filtering method. Section 3, justifies that character prototyping can be seen as a textural problem. Results for font characterization are presented and discussed in section 4. Finally, section 5 presents a brief summary of the paper and concluding remarks on our future work.. Texture feature extraction Multi-channel filtering techniques enable the extraction of texture characteristics locally in frequency and in orientation, in other words texture features calculations (in frequency and orientation) can be done for each pixel oer a region of interest surrounding it. This method is particularly interesting since it has been inspired from the human ision system that decomposes the retinal image into a great number of filtered images, each one containing intensity ariations oer a small range of frequency and orientation [8]. The idea of the Gabor approach is then to design a multi-channel filtering particularly selectie in frequency and orientation in order to fully characterize texture. Each filter is then applied to the original textured image, and a further analysis enables the creation of a simple characterizing feature ector (based on statistical calculations). Proceedings of the Seenth International Conference on Document Analysis and Recognition (ICDAR 003) /03 $ IEEE

2 .1. Gabor filters theory A D Gabor function h is a sinusoid plane wae modulated by a Gaussian enelope and oriented with angle θ from the x-axis. The mathematical formulation, in the spatial domain, for fundamental frequency u 0 along the x-axis (i.e. θ =0 ), is: y u x y 4 σ σ sinusoidal ( x, y ) = exp 1 x cos( π x ) h 0 1 function Gaussian enelope where σ x (resp. σ y ) is the Gaussian standard deiation along the x-axis (resp. the y-axis). Filters with orientation θ (θ 0 ) are obtained by rotating the latter equation. Selectiity of the filter bank in frequency and orientation is clearer in the frequency domain, that is why we apply the Fourier transform to equation (1), yielding: (, ) = TF( h( x, y) ) H u ( u ) 0 exp 1 u σ u σ = A. ( ) 1 u 0 exp u σ u σ where σ u = 1/πσ x, σ = 1/πσ y and A = πσ x σ y. Thus, in the frequency domain, the signal is represented by two Gaussians along the x-axis, centered in u 0 and in u 0, as shown on Figure 1: (a) (b) (1) () Figure 1. Gabor filters in a window, represented in spatial and frequency domains for u 0 = 1/8 ; θ = 0 (a) and for u 0 = 1/8 ; θ = 45 (b) Note that, due to the Fourier transform, filter bandwidths increase with u 0 resulting in less selectie filters. Moreoer, it can be shown that the Gabor filters nearly uniformly coer the spatial-frequency domain, and since there is little oerlapping between filters, they form a nearly orthogonal basis resulting in a powerful texture characterizing tool [13] (cf. Figure ). Figure. Frequency representation of a bank of 4 Gabor filters (6 frequency ranges, 4 orientations), the origin (u;)=(0;0) is at the center of the image In our experiments, we use a bank of 4 Gabor filters, as presented in [14], defined in a window, with S=4 radial frequencies (u 0 = 0.05, 0.1, 0., 0.4) and K=6 alues of orientation θ (θ=0, π/6, π /3, π/, π/3, 5π/6), since it seems to enable the characterization of a wide range of textures. Also, we work on sets of N input images composed of prototype images on the one hand, and of test images (that hae to be classified) on the other hand. Our method can be diided into 3 main steps: (a) Gabor filters are applied to each input image independently, resulting in 4 filtered images per input image (b) statistical features are calculated on each filtered image, producing as many feature ectors that enable the calculus of a distance measure between prototype and test images (this method will be explained in the next sub-section) (c) distances are carried to a M-dimension space on which a Bayesian classifier will be processed.. Feature extraction As we said before, our aim is to classify character images thanks to a distance measure calculated on feature ectors extracted from each filtered image. For that, feature ectors we use for any input image are composed of statistical obserations on its 4 related filtered images. Statistical obserations characterize intensity repartition using first and second moments i.e. mean and standard deiation. These moments are notated µ and σ, and are gien, on an image I of dimensions N w N w, by: N N w w I( i ; j ) N w N w [ I( i ; j ) µ ] i= 1 j = 1 µ = and σ = () N w N w i= 1 j = 1 The distance measure is defined on these features according to [14]. That is, for two response images i and j µ ;σ µ ;σ, and distance d ij k oer of features ( i i ) and ( j ) the k th filter, the global distance d ij is gien by: j u Proceedings of the Seenth International Conference on Document Analysis and Recognition (ICDAR 003) /03 $ IEEE

3 d ij = d ( i; j) = µ i µ j σ i σ j (3) norm ( µ ) norm ( σ ) 4 4 k d = ij k = 1 k = 1 where norm(µ) (resp. norm(σ)) are the standard deiations of µ (resp. σ) oer the entire set of input images, used to normalize the two features. 3. Character classification The image set we are testing our method on, is composed of machine-printed documents considered as what we call typographically rich and recurrent documents. In other words, they are strongly structured documents presenting only a few well distinguished recurrent font types regularly disposed from one page to another (this is typically the case of dictionaries). More precisely, our corpus can be diided into 4 subsets of homogeneous layouts, presenting in aerage 5 font types each. In our approach, the text is considered as a juxtaposition of small textured regions at a character leel. Thus, different characters gien a font type and a same character written in different font types produce different textures. Looking carefully at a few characters, e.g. a and a or o and z, obiously reeals that they can t gie the same texture features according to the Gabor analysis presented in section, since they don t hae the same orientations nor the same apparent frequencies. This is what we want to show now, trying to separate them into different classes Experimentation We are now working on a set of binary characters all written in the same font, embedded in images, and coming from a preceding physical segmentation step (we won t gie more details on this pre-processing phase since it is not our purpose here). The character images (tests and prototypes) are randomly chosen among binarized document images of the corpus. Thus, we get 14 different patterns (the most frequently used: a, c, d, e, i, l, m, n, o, p, r, s, t, u ), resulting in 560 character images. Feature ectors, and then distances are calculated between test images and prototype images, and carried on a 14-dimension space for classification purposes. The classification is processed using the AutoClass software inoling Bayesian classification theory, presented in [15]. It aims at automatically determining the maximally probable number of classes, using the classical finite mixture distribution as fundamental model. 3.. Results The classification algorithm is processed 500 times on the same dataset, since the search includes a random component (AutoClass recommends at least 50 trials), and we obtain 17 classes without a priori knowledge. Examining the results, we notice that the classifier has managed to separate well ery particular patterns, storing them into independent classes. This is the case of characters e, r, s, t, i, a, o, l, m and c, except a few isolated mistakes. Two other classes are composed of mixed characters namely n and u on the one hand, and d and p on the other hand. These are not explicitly classification errors since Gabor filtering has been designed to be orientation and translation inariant. Thus, as n and u are a same pattern rotated with angle 180, Gabor analysis logically characterizes them the same way, and so does it for d and p. Other classes are rejection classes, containing on the most 5 test images each. Finally, the error rate is ealuated to 3.6%, that is, we get a 96.4% recognition rate, which is really satisfying. These results proe that Gabor filtering is useful at a character leel for characterization, thus enabling character classification (or prototype extraction) but the problem is that the separation of same rotated patterns has not been soled yet. Plotting the distances between test images and prototype images for characters d and p confirms that the discrimination is not possible using only Gabor filtering (cf. Figure 3). Our idea is then to complete our characterization process using a ery simple non time-consuming distance measure. Figure 3. Distance between test images d (crosses) and p (circles) and prototype images: d on x-axis, p on y-axis For that we use a pattern matching method, inspired from [16], based on the calculus of a symmetrical difference between a reference pattern and a test pattern. The principle of our method is to count the amount of black pixels in both images, the origin of the images taken in the upper left corner of the images and matching processed oer a small window surrounding the origin (to preent from possible pattern shifting in the image due to Proceedings of the Seenth International Conference on Document Analysis and Recognition (ICDAR 003) /03 $ IEEE

4 the digitization or the segmentation phases) Figure 4. A score is calculated by counting the number of black pixels in the reference image finding correspondence in the test image N RT, plus the number of black pixels in the test image finding correspondence in the reference image N TR and rationalize it by the total amount of black pixels in both images N B, that is, score = ( N RT N TR ) / N B. A threshold thresh is empirically chosen equal to 90%, so that when score > thresh, characters are considered as similar, else they are different. (-1;-1) (0;0) (0;0) samples in a set of 8 document images (with 4 different layouts) results in 11 font types oer 370 character images (cf. Figure 6). As before, we use AutoClass algorithm, in a 11-dimension space (a) Figure 4. (a) reference image (b) test image (c) matching in a window surrounding the reference image origin (0;0): best matching (-1;-1), score=(88)/(109)=84.% With this calculus, we get a 95% recognition rate for characters u and n oer 79 samples, and a 100% recognition rate for characters d and p oer 4 samples. These results are encouraging since they can be obtained using a ery simple algorithm. Notice that a few errors still exist between characters u and n : they are due to degradations on the character shapes making them differ from only a few pixels (cf. Figure 5). Figure 5. Examples of classification errors with simple pattern matching method Finally, these results proe that Gabor filtering is useful at a character leel for characterization, thus enabling character classification, and een prototype extraction (using the same pattern matching method as presented before). Our aim now is to carry on studying this tool to see if, as we guess, it is still powerful for font type characterization. 4. Font type classification 4.1. Experimentation (b) The method used in this experiment is the same as before: the first step is to create a character image set of different font types gien a pattern. The character we chose in this experiment is a since it is widely used in French, and since it is present een in poorly used font types in our documents. Randomly choosing character (c) Figure 6. Character prototypes randomly chosen for font extraction with corresponding class numbers 4.. Results The classification algorithm is again processed 500 times on the same dataset. We obtain 13 classes without a priori knowledge. Among them 11 contain single font types (een though some font types look ery similar but a small scaling factor), and rejection classes (all in all 8 samples). One of the rejection classes is worth studying, since it is not so strange: it groups together 3 characters of classes #1, #4 and #9 which are ery bold-faced fonts of same sizes, indeed not so dissimilar. Note that this is the only confusion between classes #1 and #9 which are ery similar but a small difference in the upper tail of the character. Finally, the error rate is ealuated to less than 3.0%, that is we get more than 97.0% recognition rate, which is really interesting considering the low representatieness of some classes (4 classes are less than 10 sample images), as well as the little difference that exists between some other classes. Experimentations hae also been made on character s oer 350 test images, resulting in a 96.85% recognition rate. Actually, Gabor filtering seems to be a good tool for character font type extraction, een if further experiments should be done to enforce our diagnostic. 5. Discussion and further work We hae presented an interesting approach for font type classification and character prototyping based on a global statistical approach. In our experiments, characters are considered as textures, and we analyze them using Gabor filtering. We hae shown, on a few examples, that a bank of 4 Gabor filters (4 frequencies and 6 orientations) was enough to discriminate 11 fonts and 14 Proceedings of the Seenth International Conference on Document Analysis and Recognition (ICDAR 003) /03 $ IEEE

5 characters shapes. As Gabor filters were designed to be neither translation nor rotation sensitie, we had to complete our method incorporating a simple shape matching algorithm to distinguish between similar characters (from Gabor point of iew) such as u and n or d and p. We achiee a 96.8% aerage recognition rate for both experiment types. Our method doesn t allow recognition of font attributes separately yet (e.g. font type or name (Courier, Heletica,...), font size ), this should be done using further analysis as proposed in [17]. Neertheless, results are globally encouraging since they allow grouping of binarized randomly chosen characters, sometimes suffering from strong artifacts that algorithms at a pixel leel (like the pattern matching solution we presented in section 3) would hae considered as different (a complete analysis of a few interesting shape redundancy methods for character prototyping are presented in [18]). To enforce our work, more experiments should be done on character shapes: this will be part of our future work. It would also be interesting to study if the dimensionality of the feature space can be lowered, this would mean that a few prototypes would be enough to classify a wide range of character shapes. Finally, we should focus on the possibility of lowering the number of characterizing Gabor filters, using the method proposed in [13], to aoid useless computational burdens. This work is being processed at this ery moment. 6. References [1] A. ZRAMDINI "Study of Optical Font Recognition Based on Global Typographical Features", thesis of the Thesis of the Uniersity of Fribourg, Fribourg (Switzerland), 1995, 170p. [] B. B. CHAUDHURI and U. GARAIN, "Automatic Detection of Italic, Bold and All-Capital words in Document Images" Proc. of 14th International Conference on Pattern Recognition - ICPR, Brisbane (Australia), 1998, pp [3] B. B. CHAUDHURI and U. GARAIN, "Extraction of type style-based meta-information from imaged documents", International Journal on Document Analysis and Recognition - IJDAR, ol. 3, no. 3, 001, pp [4] K. Y. WONG, R. G. CASEY, and F. M. WAHL, "Document Analysis System", IBM Journal of Research and Deelopment, ol. 6, no. 6, 198, pp [5] V. EGLIN, S. BRES, and H. EMPTOZ, "Statistical characterization and classification of printed text in a multiscale context" Proc. of nd International Workshop on Statistical Techniques in Pattern Recognition - SPR 98, Sydney (NSW), (Australia), 1998, pp [6] L. DUFFY "Recherche d'information logique dans les documents à typographie riche et récurrente. Application aux sommaires", thesis of the Institut National des Sciences Appliquées - INSA de Lyon, Lyon (France), 1997, 160p. [7] D. S. DOERMANN, E. RIVLIN, and A. ROSENFELD, "The function of documents", International Journal of Computer Vision - IJCV, 1998, pp [8] M. PORAT and Y. Y. ZEEVI, "The generalized Gabor scheme of image representation in biological and machine ision", IEEE Transactions on Pattern Analyis and Machine Intelligence, ol. 10, no. 4, 1988, pp [9] V. WU, R. MANMATHA, and E. M. RISEMAN, "Finding Text in Images" Proc. of Second ACM International Conference on Digital Libraries, Philadelphia, PA (USA), 1997, pp.3-6. [10] A. K. JAIN and S. K. BHATTACHARJEE, "Address Block Location on Enelopes Using Gabor Filters", Pattern Recognition, ol. 5, no. 1, 199, pp [11] A. K. JAIN, S. K. BHATTACHARJEE, and Y. CHEN, "On texture in document images" Proc. of IEEE Conference on Computer Vision and Pattern Recognition, Champaign, Illinois (USA), 199, pp [1] Y. ZHU, T. TAN, and Y. WANG, "Font Recognition Based On Global Texture Analysis", IEEE Transactions on Pattern Analysis and Machine Intelligence, ol. 3, no. 10, 001, pp [13] A. K. JAIN and F. FARROKHNIA, "Unsuperised Texture Segmentation Using Gabor Filters", Pattern Recognition, ol. 4, no. 1, 1991, pp [14] B. S. MANJUNATH and W. Y. MA, "Texture Features for Browsing and Retrieal of Image Data", IEEE Transactions on Pattern Analysis and Machine Intelligence, ol. 18, no. 8, 1996, pp [15] P. CHEESEMAN and J. STUTZ, "Bayesian classification (Autoclass): Theory and results", Adances In Knowledge Discoery And Data Mining, 1996, pp [16] Y. CHENEVOY "Reconnaissance structurelle de documents imprimés : études et réalisations", thesis of the Thèse de l'inpl, 199, xxp. [17] A. ZRAMDINI "Study of Optical Font Recognition Based on Global Typographical Features", thesis of the IIUF-Uniersité de Fribourg, Fribourg (Suisse), 1995, 170p. [18] B. ALLIER and N. BOURSIER, "Reconstruction de caractères dégradés: étude pour la détermination d'un caractère "idéal"" Report of Institut National des Sciences Appliquées - INSA, Lyon RR00-XX, décembre 00, 49p. Proceedings of the Seenth International Conference on Document Analysis and Recognition (ICDAR 003) /03 $ IEEE

Document page similarity based on layout visual saliency: Application to query by example and document classification

Document page similarity based on layout visual saliency: Application to query by example and document classification Document page similarity based on layout visual saliency: Application to query by example and document classification Véronique EGLIN, Stéphane BRES LIRIS RFV, INSA de Lyon 20, avenue A. Einstein 69621

More information

Hidden Line and Surface

Hidden Line and Surface Copyright@00, YZU Optimal Design Laboratory. All rights resered. Last updated: Yeh-Liang Hsu (00--). Note: This is the course material for ME550 Geometric modeling and computer graphics, Yuan Ze Uniersity.

More information

EVOLVING HYPERPARAMETERS OF SUPPORT VECTOR MACHINES BASED ON MULTI-SCALE RBF KERNELS

EVOLVING HYPERPARAMETERS OF SUPPORT VECTOR MACHINES BASED ON MULTI-SCALE RBF KERNELS EVOLVING HYPERPARAMETERS OF SUPPORT VECTOR MACHINES BASED ON MULTI-SCALE RBF KERNELS Tanasanee Phienthrakul and Boonserm Kijsirikul Department of Conputer Engineering, Chulalongkorn Uniersity, Thailand

More information

Texture Segmentation Using Multichannel Gabor Filtering

Texture Segmentation Using Multichannel Gabor Filtering IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN : 2278-2834 Volume 2, Issue 6 (Sep-Oct 2012), PP 22-26 Texture Segmentation Using Multichannel Gabor Filtering M. Sivalingamaiah

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

An ICA based Approach for Complex Color Scene Text Binarization

An ICA based Approach for Complex Color Scene Text Binarization An ICA based Approach for Complex Color Scene Text Binarization Siddharth Kherada IIIT-Hyderabad, India siddharth.kherada@research.iiit.ac.in Anoop M. Namboodiri IIIT-Hyderabad, India anoop@iiit.ac.in

More information

Logical Structure Analysis by Typographic Characteristics Extraction

Logical Structure Analysis by Typographic Characteristics Extraction Logical Structure Analysis by Typographic Characteristics Extraction DUFFY Laurence, LEBOURGEOIS Frank, EMPTOZ Hubert Laboratoire de Reconnaissances de Formes et Vision INSA de Lyon - BSt 403-20 Ave. Albert

More information

Texture Analysis and Applications

Texture Analysis and Applications Texture Analysis and Applications Chaur-Chin Chen Department of Computer Science National Tsing Hua University Hsinchu 30043, Taiwan E-mail: cchen@cs.nthu.edu.tw Tel/Fax: (03) 573-1078/572-3694 Outline

More information

Camera Self-calibration Based on the Vanishing Points*

Camera Self-calibration Based on the Vanishing Points* Camera Self-calibration Based on the Vanishing Points* Dongsheng Chang 1, Kuanquan Wang 2, and Lianqing Wang 1,2 1 School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001,

More information

Feature extraction. Bi-Histogram Binarization Entropy. What is texture Texture primitives. Filter banks 2D Fourier Transform Wavlet maxima points

Feature extraction. Bi-Histogram Binarization Entropy. What is texture Texture primitives. Filter banks 2D Fourier Transform Wavlet maxima points Feature extraction Bi-Histogram Binarization Entropy What is texture Texture primitives Filter banks 2D Fourier Transform Wavlet maxima points Edge detection Image gradient Mask operators Feature space

More information

Explicit fuzzy modeling of shapes and positioning for handwritten Chinese character recognition

Explicit fuzzy modeling of shapes and positioning for handwritten Chinese character recognition 2009 0th International Conference on Document Analysis and Recognition Explicit fuzzy modeling of and positioning for handwritten Chinese character recognition Adrien Delaye - Eric Anquetil - Sébastien

More information

Text Enhancement with Asymmetric Filter for Video OCR. Datong Chen, Kim Shearer and Hervé Bourlard

Text Enhancement with Asymmetric Filter for Video OCR. Datong Chen, Kim Shearer and Hervé Bourlard Text Enhancement with Asymmetric Filter for Video OCR Datong Chen, Kim Shearer and Hervé Bourlard Dalle Molle Institute for Perceptual Artificial Intelligence Rue du Simplon 4 1920 Martigny, Switzerland

More information

Conspicuous Character Patterns

Conspicuous Character Patterns Conspicuous Character Patterns Seiichi Uchida Kyushu Univ., Japan Ryoji Hattori Masakazu Iwamura Kyushu Univ., Japan Osaka Pref. Univ., Japan Koichi Kise Osaka Pref. Univ., Japan Shinichiro Omachi Tohoku

More information

Prototype Selection for Handwritten Connected Digits Classification

Prototype Selection for Handwritten Connected Digits Classification 2009 0th International Conference on Document Analysis and Recognition Prototype Selection for Handwritten Connected Digits Classification Cristiano de Santana Pereira and George D. C. Cavalcanti 2 Federal

More information

Multi-scale Techniques for Document Page Segmentation

Multi-scale Techniques for Document Page Segmentation Multi-scale Techniques for Document Page Segmentation Zhixin Shi and Venu Govindaraju Center of Excellence for Document Analysis and Recognition (CEDAR), State University of New York at Buffalo, Amherst

More information

Schedule for Rest of Semester

Schedule for Rest of Semester Schedule for Rest of Semester Date Lecture Topic 11/20 24 Texture 11/27 25 Review of Statistics & Linear Algebra, Eigenvectors 11/29 26 Eigenvector expansions, Pattern Recognition 12/4 27 Cameras & calibration

More information

Layout Segmentation of Scanned Newspaper Documents

Layout Segmentation of Scanned Newspaper Documents , pp-05-10 Layout Segmentation of Scanned Newspaper Documents A.Bandyopadhyay, A. Ganguly and U.Pal CVPR Unit, Indian Statistical Institute 203 B T Road, Kolkata, India. Abstract: Layout segmentation algorithms

More information

An Accurate Method for Skew Determination in Document Images

An Accurate Method for Skew Determination in Document Images DICTA00: Digital Image Computing Techniques and Applications, 1 January 00, Melbourne, Australia. An Accurate Method for Skew Determination in Document Images S. Lowther, V. Chandran and S. Sridharan Research

More information

IDIAP IDIAP. Martigny ffl Valais ffl Suisse

IDIAP IDIAP. Martigny ffl Valais ffl Suisse R E S E A R C H R E P O R T IDIAP IDIAP Martigny - Valais - Suisse Text Enhancement with Asymmetric Filter for Video OCR Datong Chen, Kim Shearer and Hervé Bourlard Dalle Molle Institute for Perceptual

More information

Symbol Detection Using Region Adjacency Graphs and Integer Linear Programming

Symbol Detection Using Region Adjacency Graphs and Integer Linear Programming 2009 10th International Conference on Document Analysis and Recognition Symbol Detection Using Region Adjacency Graphs and Integer Linear Programming Pierre Le Bodic LRI UMR 8623 Using Université Paris-Sud

More information

2009 Conference for Visual Media Production

2009 Conference for Visual Media Production 009 Conference for Visual Media Production COECTIG SHAPESS VAIATIOS I STEEO IMAGE PAIS C. Doutre and P. asiopoulos Departement of Electrical and Computer gineering Uniersity of British Columbia, Vancouer,

More information

Feature Approach for Printed Document Image Analysis

Feature Approach for Printed Document Image Analysis Feature Approach for Printed Document Image Analysis Jean Duong,2,MyrianCôté, and Hubert Emptoz 2 Laboratoire d Imagerie Vision et Intelligence Artificielle (LIVIA) Ecole de Technologie Supérieure, H3C

More information

TEVI: Text Extraction for Video Indexing

TEVI: Text Extraction for Video Indexing TEVI: Text Extraction for Video Indexing Hichem KARRAY, Mohamed SALAH, Adel M. ALIMI REGIM: Research Group on Intelligent Machines, EIS, University of Sfax, Tunisia hichem.karray@ieee.org mohamed_salah@laposte.net

More information

Text Area Detection from Video Frames

Text Area Detection from Video Frames Text Area Detection from Video Frames 1 Text Area Detection from Video Frames Xiangrong Chen, Hongjiang Zhang Microsoft Research China chxr@yahoo.com, hjzhang@microsoft.com Abstract. Text area detection

More information

Image Enhancement Techniques for Fingerprint Identification

Image Enhancement Techniques for Fingerprint Identification March 2013 1 Image Enhancement Techniques for Fingerprint Identification Pankaj Deshmukh, Siraj Pathan, Riyaz Pathan Abstract The aim of this paper is to propose a new method in fingerprint enhancement

More information

International Journal of Multidisciplinary Research and Modern Education (IJMRME) Impact Factor: 6.725, ISSN (Online):

International Journal of Multidisciplinary Research and Modern Education (IJMRME) Impact Factor: 6.725, ISSN (Online): COMPUTER REPRESENTATION OF GRAPHS USING BINARY LOGIC CODES IN DISCRETE MATHEMATICS S. Geetha* & Dr. S. Jayakumar** * Assistant Professor, Department of Mathematics, Bon Secours College for Women, Villar

More information

1. INTRODUCTION. AMS Subject Classification. 68U10 Image Processing

1. INTRODUCTION. AMS Subject Classification. 68U10 Image Processing ANALYSING THE NOISE SENSITIVITY OF SKELETONIZATION ALGORITHMS Attila Fazekas and András Hajdu Lajos Kossuth University 4010, Debrecen PO Box 12, Hungary Abstract. Many skeletonization algorithms have been

More information

An Improved k-nearest Neighbor Classification Algorithm Using Shared Nearest Neighbor Similarity

An Improved k-nearest Neighbor Classification Algorithm Using Shared Nearest Neighbor Similarity ging, 26(3), p.p.405-421. 10. D. Adalsteinsson, J. A. Sethian (1999) The Fast Construction of Extension Velocities in Leel Set Methods. Journal of Computational Physics, 148, p.p.2-22. Information technologies

More information

A Keypoint Descriptor Inspired by Retinal Computation

A Keypoint Descriptor Inspired by Retinal Computation A Keypoint Descriptor Inspired by Retinal Computation Bongsoo Suh, Sungjoon Choi, Han Lee Stanford University {bssuh,sungjoonchoi,hanlee}@stanford.edu Abstract. The main goal of our project is to implement

More information

CS 534: Computer Vision Texture

CS 534: Computer Vision Texture CS 534: Computer Vision Texture Ahmed Elgammal Dept of Computer Science CS 534 Texture - 1 Outlines Finding templates by convolution What is Texture Co-occurrence matrices for texture Spatial Filtering

More information

Combining Multi-Scale Character Recognition and Linguistic Knowledge for Natural Scene Text OCR

Combining Multi-Scale Character Recognition and Linguistic Knowledge for Natural Scene Text OCR 2012 10th IAPR International Workshop on Document Analysis Systems Combining Multi-Scale Character Recognition and Linguistic Knowledge for Natural Scene Text OCR Khaoula Elagouni Orange Labs R&D Cesson-Sévigné,

More information

1-2 Geometric vectors

1-2 Geometric vectors 1-2 Geometric ectors We are going to start simple, by defining 2-dimensional ectors, the simplest ectors there are. Are these the ectors that can be defined by to numbers only? Yes, and here is a formal

More information

Normalized Texture Motifs and Their Application to Statistical Object Modeling

Normalized Texture Motifs and Their Application to Statistical Object Modeling Normalized Texture Motifs and Their Application to Statistical Obect Modeling S. D. Newsam B. S. Manunath Center for Applied Scientific Computing Electrical and Computer Engineering Lawrence Livermore

More information

Segmentation Framework for Multi-Oriented Text Detection and Recognition

Segmentation Framework for Multi-Oriented Text Detection and Recognition Segmentation Framework for Multi-Oriented Text Detection and Recognition Shashi Kant, Sini Shibu Department of Computer Science and Engineering, NRI-IIST, Bhopal Abstract - Here in this paper a new and

More information

Color Image Segmentation

Color Image Segmentation Color Image Segmentation Yining Deng, B. S. Manjunath and Hyundoo Shin* Department of Electrical and Computer Engineering University of California, Santa Barbara, CA 93106-9560 *Samsung Electronics Inc.

More information

A Labeling Approach for Mixed Document Blocks. A. Bela d and O. T. Akindele. Crin-Cnrs/Inria-Lorraine, B timent LORIA, Campus Scientique, B.P.

A Labeling Approach for Mixed Document Blocks. A. Bela d and O. T. Akindele. Crin-Cnrs/Inria-Lorraine, B timent LORIA, Campus Scientique, B.P. A Labeling Approach for Mixed Document Blocks A. Bela d and O. T. Akindele Crin-Cnrs/Inria-Lorraine, B timent LORIA, Campus Scientique, B.P. 39, 54506 Vand uvre-l s-nancy Cedex. France. Abstract A block

More information

Texture Segmentation Using Gabor Filters

Texture Segmentation Using Gabor Filters TEXTURE SEGMENTATION USING GABOR FILTERS 1 Texture Segmentation Using Gabor Filters Khaled Hammouda Prof. Ed Jernigan University of Waterloo, Ontario, Canada Abstract Texture segmentation is the process

More information

Machine vision. Summary # 6: Shape descriptors

Machine vision. Summary # 6: Shape descriptors Machine vision Summary # : Shape descriptors SHAPE DESCRIPTORS Objects in an image are a collection of pixels. In order to describe an object or distinguish between objects, we need to understand the properties

More information

Glasses Detection for Face Recognition Using Bayes Rules

Glasses Detection for Face Recognition Using Bayes Rules Glasses Detection for Face Recognition Using Bayes Rules Zhong Jing, Roberto ariani, Jiankang Wu RWCP ulti-modal Functions KRDL Lab Heng ui Keng Terrace, Kent Ridge Singapore 963 Email: jzhong, rmariani,

More information

Color Content Based Image Classification

Color Content Based Image Classification Color Content Based Image Classification Szabolcs Sergyán Budapest Tech sergyan.szabolcs@nik.bmf.hu Abstract: In content based image retrieval systems the most efficient and simple searches are the color

More information

Your Flowchart Secretary: Real-Time Hand-Written Flowchart Converter

Your Flowchart Secretary: Real-Time Hand-Written Flowchart Converter Your Flowchart Secretary: Real-Time Hand-Written Flowchart Converter Qian Yu, Rao Zhang, Tien-Ning Hsu, Zheng Lyu Department of Electrical Engineering { qiany, zhangrao, tiening, zhenglyu} @stanford.edu

More information

Texture Similarity Measure. Pavel Vácha. Institute of Information Theory and Automation, AS CR Faculty of Mathematics and Physics, Charles University

Texture Similarity Measure. Pavel Vácha. Institute of Information Theory and Automation, AS CR Faculty of Mathematics and Physics, Charles University Texture Similarity Measure Pavel Vácha Institute of Information Theory and Automation, AS CR Faculty of Mathematics and Physics, Charles University What is texture similarity? Outline 1. Introduction Julesz

More information

Contrast adjustment via Bayesian sequential partitioning

Contrast adjustment via Bayesian sequential partitioning Contrast adjustment via Bayesian sequential partitioning Zhiyu Wang, Shuo Xie, Bai Jiang Abstract Photographs taken in dim light have low color contrast. However, traditional methods for adjusting contrast

More information

Region-based Segmentation

Region-based Segmentation Region-based Segmentation Image Segmentation Group similar components (such as, pixels in an image, image frames in a video) to obtain a compact representation. Applications: Finding tumors, veins, etc.

More information

Scanner Parameter Estimation Using Bilevel Scans of Star Charts

Scanner Parameter Estimation Using Bilevel Scans of Star Charts ICDAR, Seattle WA September Scanner Parameter Estimation Using Bilevel Scans of Star Charts Elisa H. Barney Smith Electrical and Computer Engineering Department Boise State University, Boise, Idaho 8375

More information

A New Algorithm for Shape Detection

A New Algorithm for Shape Detection IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 3, Ver. I (May.-June. 2017), PP 71-76 www.iosrjournals.org A New Algorithm for Shape Detection Hewa

More information

Local invariant features

Local invariant features Local invariant features Tuesday, Oct 28 Kristen Grauman UT-Austin Today Some more Pset 2 results Pset 2 returned, pick up solutions Pset 3 is posted, due 11/11 Local invariant features Detection of interest

More information

An Autoassociator for Automatic Texture Feature Extraction

An Autoassociator for Automatic Texture Feature Extraction An Autoassociator for Automatic Texture Feature Extraction Author Kulkarni, Siddhivinayak, Verma, Brijesh Published 200 Conference Title Conference Proceedings-ICCIMA'0 DOI https://doi.org/0.09/iccima.200.9088

More information

Identifying Layout Classes for Mathematical Symbols Using Layout Context

Identifying Layout Classes for Mathematical Symbols Using Layout Context Rochester Institute of Technology RIT Scholar Works Articles 2009 Identifying Layout Classes for Mathematical Symbols Using Layout Context Ling Ouyang Rochester Institute of Technology Richard Zanibbi

More information

Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets

Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets Abstract Automatic Detection of Texture Defects using Texture-Periodicity and Gabor Wavelets V Asha 1, N U Bhajantri, and P Nagabhushan 3 1 New Horizon College of Engineering, Bangalore, Karnataka, India

More information

Textural Features for Image Database Retrieval

Textural Features for Image Database Retrieval Textural Features for Image Database Retrieval Selim Aksoy and Robert M. Haralick Intelligent Systems Laboratory Department of Electrical Engineering University of Washington Seattle, WA 98195-2500 {aksoy,haralick}@@isl.ee.washington.edu

More information

Occluded Facial Expression Tracking

Occluded Facial Expression Tracking Occluded Facial Expression Tracking Hugo Mercier 1, Julien Peyras 2, and Patrice Dalle 1 1 Institut de Recherche en Informatique de Toulouse 118, route de Narbonne, F-31062 Toulouse Cedex 9 2 Dipartimento

More information

Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity

Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity Motion Compensated Frame Interpolation Using Motion Vector Refinement with Low Complexity Jun-Geon Kim and Daeho Lee Abstract-- In this paper, we propose a noel method of motion compensated frame interpolation

More information

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes 2009 10th International Conference on Document Analysis and Recognition Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes Alireza Alaei

More information

Simultaneous surface texture classification and illumination tilt angle prediction

Simultaneous surface texture classification and illumination tilt angle prediction Simultaneous surface texture classification and illumination tilt angle prediction X. Lladó, A. Oliver, M. Petrou, J. Freixenet, and J. Martí Computer Vision and Robotics Group - IIiA. University of Girona

More information

IMPLEMENTATION OF ARTIFICIAL NEURAL NETWORK FOR FACE RECOGNITION USING GABOR FEATURE EXTRACTION

IMPLEMENTATION OF ARTIFICIAL NEURAL NETWORK FOR FACE RECOGNITION USING GABOR FEATURE EXTRACTION MUTHUKANNAN K et.al. : MPLEMENTATON OF ARTFCAL NEURAL NETWORK FOR FACE RECOGNTON USNG GABOR FEATURE EXTRACTON DO: 10.1917/ijip.013.0100 MPLEMENTATON OF ARTFCAL NEURAL NETWORK FOR FACE RECOGNTON USNG GABOR

More information

Fuzzy Entropy based feature selection for classification of hyperspectral data

Fuzzy Entropy based feature selection for classification of hyperspectral data Fuzzy Entropy based feature selection for classification of hyperspectral data Mahesh Pal Department of Civil Engineering NIT Kurukshetra, 136119 mpce_pal@yahoo.co.uk Abstract: This paper proposes to use

More information

Radial Basis Function (RBF) Neural Networks Based on the Triple Modular Redundancy Technology (TMR)

Radial Basis Function (RBF) Neural Networks Based on the Triple Modular Redundancy Technology (TMR) Radial Basis Function (RBF) Neural Networks Based on the Triple Modular Redundancy Technology (TMR) Yaobin Qin qinxx143@umn.edu Supervisor: Pro.lilja Department of Electrical and Computer Engineering Abstract

More information

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction Volume, Issue 8, August ISSN: 77 8X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Combined Edge-Based Text

More information

Text Recognition in Videos using a Recurrent Connectionist Approach

Text Recognition in Videos using a Recurrent Connectionist Approach Author manuscript, published in "ICANN - 22th International Conference on Artificial Neural Networks, Lausanne : Switzerland (2012)" DOI : 10.1007/978-3-642-33266-1_22 Text Recognition in Videos using

More information

The Processing of Form Documents

The Processing of Form Documents The Processing of Form Documents David S. Doermann and Azriel Rosenfeld Document Processing Group, Center for Automation Research University of Maryland, College Park 20742 email: doermann@cfar.umd.edu,

More information

Binarization of Color Character Strings in Scene Images Using K-means Clustering and Support Vector Machines

Binarization of Color Character Strings in Scene Images Using K-means Clustering and Support Vector Machines 2011 International Conference on Document Analysis and Recognition Binarization of Color Character Strings in Scene Images Using K-means Clustering and Support Vector Machines Toru Wakahara Kohei Kita

More information

A Computational Approach To Understanding The Response Properties Of Cells In The Visual System

A Computational Approach To Understanding The Response Properties Of Cells In The Visual System A Computational Approach To Understanding The Response Properties Of Cells In The Visual System David C. Noelle Assistant Professor of Computer Science and Psychology Vanderbilt University March 3, 2004

More information

then assume that we are given the image of one of these textures captured by a camera at a different (longer) distance and with unknown direction of i

then assume that we are given the image of one of these textures captured by a camera at a different (longer) distance and with unknown direction of i Image Texture Prediction using Colour Photometric Stereo Xavier Lladó 1, Joan Mart 1, and Maria Petrou 2 1 Institute of Informatics and Applications, University of Girona, 1771, Girona, Spain fllado,joanmg@eia.udg.es

More information

TEXTURE ANALYSIS USING GABOR FILTERS

TEXTURE ANALYSIS USING GABOR FILTERS TEXTURE ANALYSIS USING GABOR FILTERS Texture Types Definition of Texture Texture types Synthetic Natural Stochastic < Prev Next > Texture Definition Texture: the regular repetition of an element or pattern

More information

MORPHOLOGICAL BOUNDARY BASED SHAPE REPRESENTATION SCHEMES ON MOMENT INVARIANTS FOR CLASSIFICATION OF TEXTURES

MORPHOLOGICAL BOUNDARY BASED SHAPE REPRESENTATION SCHEMES ON MOMENT INVARIANTS FOR CLASSIFICATION OF TEXTURES International Journal of Computer Science and Communication Vol. 3, No. 1, January-June 2012, pp. 125-130 MORPHOLOGICAL BOUNDARY BASED SHAPE REPRESENTATION SCHEMES ON MOMENT INVARIANTS FOR CLASSIFICATION

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 9: Representation and Description AASS Learning Systems Lab, Dep. Teknik Room T1209 (Fr, 11-12 o'clock) achim.lilienthal@oru.se Course Book Chapter 11 2011-05-17 Contents

More information

IDIAP IDIAP. Martigny ffl Valais ffl Suisse

IDIAP IDIAP. Martigny ffl Valais ffl Suisse R E S E A R C H R E P O R T IDIAP IDIAP Martigny - Valais - Suisse ASYMMETRIC FILTER FOR TEXT RECOGNITION IN VIDEO Datong Chen, Kim Shearer IDIAP Case Postale 592 Martigny Switzerland IDIAP RR 00-37 Nov.

More information

ApOFIS: an A priori Optical Font Identification System

ApOFIS: an A priori Optical Font Identification System ApOFIS: an A priori Optical Font Identification System Abdelwahab Zramdini and Rolf Ingold Institute of Informatics, University of Fribourg Chemin du Music 3, CH-1700 Fribourg (Switzerland) E-mail: abdelwahab.zramdini

More information

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation K. Roy, U. Pal and B. B. Chaudhuri CVPR Unit; Indian Statistical Institute, Kolkata-108; India umapada@isical.ac.in

More information

The azimuth-dependent offset-midpoint traveltime pyramid in 3D HTI media

The azimuth-dependent offset-midpoint traveltime pyramid in 3D HTI media The azimuth-dependent offset-midpoint traeltime pyramid in 3D HTI media Item Type Conference Paper Authors Hao Qi; Stoas Alexey; Alkhalifah Tariq Ali Eprint ersion Publisher's Version/PDF DOI.9/segam3-58.

More information

Multiresolution Texture Analysis of Surface Reflection Images

Multiresolution Texture Analysis of Surface Reflection Images Multiresolution Texture Analysis of Surface Reflection Images Leena Lepistö, Iivari Kunttu, Jorma Autio, and Ari Visa Tampere University of Technology, Institute of Signal Processing P.O. Box 553, FIN-330

More information

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation

Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial Region Segmentation IJCSNS International Journal of Computer Science and Network Security, VOL.13 No.11, November 2013 1 Moving Object Segmentation Method Based on Motion Information Classification by X-means and Spatial

More information

Edge and local feature detection - 2. Importance of edge detection in computer vision

Edge and local feature detection - 2. Importance of edge detection in computer vision Edge and local feature detection Gradient based edge detection Edge detection by function fitting Second derivative edge detectors Edge linking and the construction of the chain graph Edge and local feature

More information

Automated visual scoring of psoriasis

Automated visual scoring of psoriasis Automated visual scoring of psoriasis David Delgado Gomez, Toke Koldborg Jensen, Sune Darkner Jens Michael Carstensen Informatics and Mathematical Modelling Technical University of Denmark,Lyngby,Denmark

More information

Iris Recognition for Eyelash Detection Using Gabor Filter

Iris Recognition for Eyelash Detection Using Gabor Filter Iris Recognition for Eyelash Detection Using Gabor Filter Rupesh Mude 1, Meenakshi R Patel 2 Computer Science and Engineering Rungta College of Engineering and Technology, Bhilai Abstract :- Iris recognition

More information

CERIAS Tech Report

CERIAS Tech Report CERIAS Tech Report 2001-68 The Effect of Matching Watermark and Compression Transforms in Compressed Color Images by Raymond B. Wolfgang and Christine I. Podilchuk and Edward J. Delp Center for Education

More information

A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models

A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models Gleidson Pegoretti da Silva, Masaki Nakagawa Department of Computer and Information Sciences Tokyo University

More information

Hand-Eye Calibration from Image Derivatives

Hand-Eye Calibration from Image Derivatives Hand-Eye Calibration from Image Derivatives Abstract In this paper it is shown how to perform hand-eye calibration using only the normal flow field and knowledge about the motion of the hand. The proposed

More information

Lossless and Lossy Minimal Redundancy Pyramidal Decomposition for Scalable Image Compression Technique

Lossless and Lossy Minimal Redundancy Pyramidal Decomposition for Scalable Image Compression Technique Lossless and Lossy Minimal Redundancy Pyramidal Decomposition for Scalable Image Compression Technique Marie Babel, Olivier Déforges To cite this version: Marie Babel, Olivier Déforges. Lossless and Lossy

More information

Facial Expression Recognition Using Embedded Hidden Markov Model

Facial Expression Recognition Using Embedded Hidden Markov Model Proceedings of the 009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 009 Facial Expression Recognition Using Embedded Hidden Maro Model Languang He, Xuan

More information

Image features. Image Features

Image features. Image Features Image features Image features, such as edges and interest points, provide rich information on the image content. They correspond to local regions in the image and are fundamental in many applications in

More information

IMAGE DEBLOCKING IN WAVELET DOMAIN BASED ON LOCAL LAPLACE PRIOR

IMAGE DEBLOCKING IN WAVELET DOMAIN BASED ON LOCAL LAPLACE PRIOR The International Journal of Multimedia & Its Applications (IJMA) Vol.4, o.1, February 01 IMAGE DEBLOCKIG I WAVELET DOMAI BASED O LOCAL LAPLACE PRIOR Vijay Kumar ath and Deepika Hazarika Department of

More information

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images Karthik Ram K.V & Mahantesh K Department of Electronics and Communication Engineering, SJB Institute of Technology, Bangalore,

More information

Edge Detection (with a sidelight introduction to linear, associative operators). Images

Edge Detection (with a sidelight introduction to linear, associative operators). Images Images (we will, eventually, come back to imaging geometry. But, now that we know how images come from the world, we will examine operations on images). Edge Detection (with a sidelight introduction to

More information

Content Based Image Retrieval Using Combined Color & Texture Features

Content Based Image Retrieval Using Combined Color & Texture Features IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 6 Ver. III (Nov. Dec. 2016), PP 01-05 www.iosrjournals.org Content Based Image Retrieval

More information

Practical Image and Video Processing Using MATLAB

Practical Image and Video Processing Using MATLAB Practical Image and Video Processing Using MATLAB Chapter 18 Feature extraction and representation What will we learn? What is feature extraction and why is it a critical step in most computer vision and

More information

EE 584 MACHINE VISION

EE 584 MACHINE VISION EE 584 MACHINE VISION Binary Images Analysis Geometrical & Topological Properties Connectedness Binary Algorithms Morphology Binary Images Binary (two-valued; black/white) images gives better efficiency

More information

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space

A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space A Robust and Efficient Motion Segmentation Based on Orthogonal Projection Matrix of Shape Space Naoyuki ICHIMURA Electrotechnical Laboratory 1-1-4, Umezono, Tsukuba Ibaraki, 35-8568 Japan ichimura@etl.go.jp

More information

THE RESEARCH ON LPA ALGORITHM AND ITS IMPROVEMENT BASED ON PARTIAL INFORMATION

THE RESEARCH ON LPA ALGORITHM AND ITS IMPROVEMENT BASED ON PARTIAL INFORMATION THE RESEARCH O LPA ALGORITHM AD ITS IMPROVEMET BASED O PARTIAL IFORMATIO 1 SHEG XI 1 School of Finance, Shandong Polytechnic Uniersity, Jinan, 250353 China ABSTRACT With the growing expansion of data size,

More information

Optical Font Recognition for Multi-Font OCR and Document Processing

Optical Font Recognition for Multi-Font OCR and Document Processing Optical Font Recognition for Multi-Font OCR and Document Processing Serena La Manna** Anna Maria Colla* Alessandro Sperduti** *Elsag S.p.A., Via G.Puccini,2, 16154 Genova, Italy *e-mail: Annamaria.Colla@elsag.it

More information

Unigrams Bigrams Trigrams

Unigrams Bigrams Trigrams IMPLEMENTATION OF WORD BASED STATISTICAL LANGUAGE MODELS Frank Wessel, Stefan Ortmanns and Hermann Ney Lehrstuhl fur Informatik VI, RWTH Aachen, Uniersity of Technology, D-5056 Aachen, Germany, Phone/Fax:

More information

Feature-level Fusion for Effective Palmprint Authentication

Feature-level Fusion for Effective Palmprint Authentication Feature-level Fusion for Effective Palmprint Authentication Adams Wai-Kin Kong 1, 2 and David Zhang 1 1 Biometric Research Center, Department of Computing The Hong Kong Polytechnic University, Kowloon,

More information

Random projection for non-gaussian mixture models

Random projection for non-gaussian mixture models Random projection for non-gaussian mixture models Győző Gidófalvi Department of Computer Science and Engineering University of California, San Diego La Jolla, CA 92037 gyozo@cs.ucsd.edu Abstract Recently,

More information

used to describe all aspects of imaging process: input scene f, imaging system O, and output image g.

used to describe all aspects of imaging process: input scene f, imaging system O, and output image g. SIMG-716 Linear Imaging Mathematics I 03 1 Representations of Functions 1.1 Functions Function: rule that assigns one numerical value (dependent variable) to each of a set of other numerical values (independent

More information

Time Stamp Detection and Recognition in Video Frames

Time Stamp Detection and Recognition in Video Frames Time Stamp Detection and Recognition in Video Frames Nongluk Covavisaruch and Chetsada Saengpanit Department of Computer Engineering, Chulalongkorn University, Bangkok 10330, Thailand E-mail: nongluk.c@chula.ac.th

More information

Fourier Transform and Texture Filtering

Fourier Transform and Texture Filtering Fourier Transform and Texture Filtering Lucas J. van Vliet www.ph.tn.tudelft.nl/~lucas Image Analysis Paradigm scene Image formation sensor pre-processing Image enhancement Image restoration Texture filtering

More information

Math 2A Vector Calculus Chapter 11 Test Fall 07 Name Show your work. Don t use a calculator. Write responses on separate paper.

Math 2A Vector Calculus Chapter 11 Test Fall 07 Name Show your work. Don t use a calculator. Write responses on separate paper. Math A Vector Calculus Chapter Test Fall 7 Name Show our work. Don t use a calculator. Write responses on separate paper.. Consider the nice, smooth unction z, whose contour map is shown at right. a. Estimate

More information

Motion Estimation and Optical Flow Tracking

Motion Estimation and Optical Flow Tracking Image Matching Image Retrieval Object Recognition Motion Estimation and Optical Flow Tracking Example: Mosiacing (Panorama) M. Brown and D. G. Lowe. Recognising Panoramas. ICCV 2003 Example 3D Reconstruction

More information

Digital Image Processing COSC 6380/4393

Digital Image Processing COSC 6380/4393 Digital Image Processing COSC 6380/4393 Lecture 21 Nov 16 th, 2017 Pranav Mantini Ack: Shah. M Image Processing Geometric Transformation Point Operations Filtering (spatial, Frequency) Input Restoration/

More information