Edge-Based Method for Text Detection from Complex Document Images

Size: px
Start display at page:

Download "Edge-Based Method for Text Detection from Complex Document Images"

Transcription

1 Edge-Based Method for Text Detection from Complex Document Images Matti Pietikäinen and Oleg Okun Machine Vision and Intelligent Systems Group Infotech Oulu and Department of Electrical Engineering, P.O.Box 4500 FIN University of Oulu, FINLAND Abstract Detection of text from documents in which text is embedded in complex colored and textured backgrounds is a very challenging problem. In this paper, we propose a simple texture-based approach based on edge information for this task. The performance of our method is compared to that obtained by a method based on the discrete cosine transform which was recently proposed by Zhong et al. [12] for text localization in compressed digital video. In our experiments, both methods performed about equally well for small-sized text, but our method was better in the case of large-sized text. The principal advantage of our approach is that in addition to the text detection problem, the same edge representation can also be used for other image interpretation tasks. 1 Introduction Documents in which text is embedded in complex colored and textured backgrounds are increasingly common today, for example, in magazines, advertisements and web pages. Robust detection of text from these documents is a challenging problem. The approaches developed for ordinary documents, such as binarization by adaptive thresholding, are not generally applicable, because it seems to be impossible to find an optimal threshold or thresholds to preserve meaningful information and to eliminate unnecessary one. Texture-based methods have been proposed as a solution to this problem, where text is assumed to represent a different texture than non-text (see a brief survey of these methods in [9]). With this approach, text is often considered as a periodic texture, because the characters on a text line form a more or less periodic structure in the horizontal direction, while the text lines, in turn, form a periodic structure in the vertical direction. Basically, there are two different approaches to texturebased text segmentation pixel-based and block-based. According to the first approach, pixels are segmented into text or non-text on the basis of texture information computed in the neighborhood of each pixel [2, 7]. With the second approach, the image is divided into non-overlapping or partly overlapping blocks and then each block is labeled based on texture information in it [1, 3, 5]. A problem with the most proposed approaches is that they are computationally too complex to be useful in practice. Especially, the pixel-based methods are very questionable in this respect. In this paper, we will demonstrate that simple texture measures based on edge information provide very useful information for text detection from complex document images. A method using edge information is developed and compared to an approach based on the discrete cosine transform [12], which was recently proposed for text localization from compressed video. 2 Texture information in document images The textures occurring in document images are quite different from the ordinary textures, because the edges of the characters are sharp and the background intensity is sometimes gradually changing. Because of this, it may not be reasonable to apply texture operators designed for grayscale images, but to use operators that measure the most relevant information from document textures instead. These operators should be rotation invariant, because the edges of the characters can have all orientations and the text lines can also be often in different directions. The methods to be chosen should also be invariant to gray level or color variations in the background. Recently, Ojala et al. [8] have shown that key information for texture discrimination is provided by two orthogonal features measuring local spatial pattern and contrast information, respectively. Their results also suggest that the densities of these local features computed over a re-

2 < O gion should be used for texture description. In contrast, the spatial frequency information often used in mainstream research does not appear to be so important. Following these lines, the edge-based texture measures appear to have many of the desired properties. The gradient magnitudes usually have high values in the edges of the characters, even when the text is embedded in pictures. The edges are also invariant with respect to the background variations and to image rotation. An additional advantage of the edge-based approach is that the same detected edges can also be used for other image interpretation tasks. 3 Our method Our method for text detection from complex page images consists of the following steps 1. Color-to-grayscale image conversion, if necessary. 2. Edge detection using a 3x3 Sobel operator, nonmaximum suppression, and thresholding. 3. Edge image partitioning into small non-overlapping blocks and computing an edge-based feature for each block. 4. Block classification either as text or as non-text based on the value of the edge-based feature. Since we are interested in edges, it is natural to detect them in a grayscale image. One of the simplest ways to convert a color image into grayscale is to pick the luminance component of a color model for which luminance and chrominance information are decorrelated (separated), while ignoring chrominance components. For example, the I-component of the HSI model or the Y-component of the YIQ model are proper choices. Edge detection with 3x3 Sobel masks is then performed, followed by elimination of non-maxima and thresholding of weak edges. A threshold for eliminating weak edges can be set by the user or it can be automatically computed based on the following formula "!$#&%'() "!$## +*-, #./ *-, # (1) where and / are the height and width of the image and "!$# and ( 0"!1# are x- and y-components of the gradient magnitude + "!$# 32 4!1#&%'( "!$# for a pixel at (i,j). A pixel is assumed to belong to an edge if 1) its gradient magnitude is larger than, and 2) it is a local maximum in a 3x3 neighborhood along either horizontal or vertical direction. After this, the edge image is divided into small nonoverlapping blocks of pixels, where 5 depends on the image resolution and size. In choosing 5 we suggest that a block on the paper should not occupy an area larger than 2x2mm. Hence, typical values for 5 can vary from 6 to 12. For each block, the feature 9 is computed according to one of the following formulas 9 9 < 9 ; D D > + 4!1# *? *B, #C (2) + "!$# + 4!1# *? *B, # + "!$# *E # F@A 4!1# *-, # + "!$# + 4!1# *? *B, # 5 (3) (4) 4!1# is the edge image (1 - edge, 0 - non-edge) and is the step function 6A*IH # KJ, if 6MLNH, O if 6MPNH. In Eq. 2, 9 means the number of edge pixels per block. In Eqs. 3 and 4, 9 is the average gradient magnitude per edge pixel and the average gradient magnitude per pixel, respectively. 9 defined above reflects the fact that the number of edge pixels and their gradient magnitudes are usually higher for text than for non-text blocks. Block classification is performed with a predefined threshold (blocks with 9QLR are assigned to text and others to non-text). Unfortunately, it is difficult to determine its value automatically. The histogram of 9 computed over the whole image is almost flat, except for a high peak corresponding to 9. We can only heuristically define a possible interval [9 S 9 ] for from this histogram (9 S and 9 correspond T to the first and last nonzero bins of the histogram, T respectively, excluding 9 0). According to our experiments, we prefer values close to the left boundary of this interval as values for (say, within [9 S 9 S %VUXW 9 ], where W 9 9 *-9 S and UMY [0.1,0.3]), because our goal is not to miss T any text. We assume that the large values of 9 are associated with text, whereas the small values may correspond either to text or to non-text. 4 Experiments We selected 25 color images of advertisements from the Oulu University database for testing [11]. The chosen images are titled P00055, P00197, P00209, P00214, P00222, P00229, P00237, P00247, P00250, P00251, P00283, (5)

3 < O 9 P00365, P00382, P00383, P00403, P02109, P02110, P02111, P02161, P02162, P02163, P02164, P02165, P02166, P All images are stored in JPEG format in the database. The method [12] based on the discrete cosine transform (DCT) features was used for comparison. This method basically performs a similar task as ours, but it also relies on text periodicity. The method [12] is indended for processing JPEGencoded images and does not need to fully decompress the image. The input consists of quantized DCT coefficients ( vary from 0 to 7) of 8x8 pixels blocks. The method begins with detecting blocks of high horizontal spatial intensity variation by computing the horizontal text energy for every block (6) where 2 and than a threshold, the block is a text candidate, where 6. for a given block is higher is 1.45 times the average energy for all blocks in the image, computed for 0 and.. Obtained text candidate blocks are then refined by applying morphological operations consisting of closing with a 1x3 structuring element, followed by opening with the same element. The number of text candidate blocks is further reduced in two additional steps, but their description in the paper is a little unclear and one threshold was not specified. Hence, we restricted ourselves to the implementation of the first two steps. In experiments, was set to 0 instead of 1.45 in order to get as good results of text detection as possible even at the cost of a higher rate of false positives. Other parameters remained unchanged. to 8 and 12, was automat- For our method, we set 5 ically determined according to Eq. 1, 9 Eq. 3, while varied from 9 DS to 9 steps of O, W 9 (9 was computed by with DS % W 9 DS and W 9 are specific for each image) so that we ran our method with 6 different thresholds for every image tested. It is worth to mention that our method allows us to set any 5, in contrast to [12], in which 5 is 8 or a multiple of 8. For each image and for each threshold value we computed 6> H$ (accuracy of text localization). It explicitly defines another important " H$ (misclassification of text as non-text) 100% - 6> H$. To count 68 H$, we employed a special tool GROTTO [10] to generate ground truths for the test images. Like classified images, the ground truths consist of blocks, each of which has a specific label. Block sizes for an image and for its ground truth are equal and there are only three different labels text, non-text, and mixture of text and nontext. Computing 6> H$ is thus a comparison of a particular image and its ground truth and counting the number of cases when a block in the image is text and a block in the ground truth is either text or mixture of text and non-text. Results obtained for all test images are collected in Fig. 1 showing 68 H$ under the best conditions vs. image number in a sequence of images. The words best conditions mean 0 for the comparative method and DS for our method. Under such thresholds, the maximum number of text blocks can be detected. In Fig. 1, Method 1 stands for the comparative method, while Method 2 and Method 3 correspond to our method with 5 equal to 8 or 12, respectively. Small black squares in the plots associate a particular image with its 6> H$. In the sequence of images the image P00055 corresponds to number 1 and the image P02167 to number 25, respectively. Text Rate under the Best Conditions Method 1 Method 2 Method Image Number Figure 1. Comparison of three tested methods under the best conditions. The results shown in Fig. 1 demonstrate that our method is much more accurate in text detection than the comparative method. For several tested images 68 H$ was low with all methods, but those images contained only largesized characters. Blocks classified as text were only detected on borders of such characters, while blocks in the interior were labeled as non-text. Since in a ground-truth all blocks inside bounding boxes of the large-sized characters are labeled as text, the number of errors is high. However, this is not the case for the small-sized characters, where detected text blocks do not form isolated blobs but large connected regions. One of the images converted to grayscale is shown in Fig. 2 (its name is P02167). It contains large-sized text embedded in a picture, white text on the black background, and a non-uniform background in many parts of the image. Results for different methods are presented in Figs The content of the text blocks detected is copied from the

4 Figure 2. Grayscale image. original image to the resulting images (another palette was however used for display). For our method, values of U are given in order to define, because 9 S %BUXW 9. Table 1 gives 6> H for the three methods under the best conditions. Table H$ for image P02167 under the best conditions. Threshold Text Rate Method % Method % Method % By looking at Figs. 3-7, one may see that both methods accurately found small-sized text but our method was more accurate in detecting large-sized text even when the block size was the same for both methods. Figs. 5-7 demonstrate the sensitivity of the results obtained with our method to the values of when 5 is fixed to H$ for chosen values of U varied from 73.39% (Fig. 5) to 72.84% (Fig. 7), that is, it dropped only a bit. By looking at Table 1, it is easy to see that our method still outperforms the method [12] even under different conditions than the best ones. The same is true for 5 8 as well. Since our test set is small, it is worth to give a theoretical estimate for the empirical accuracy attained. To this end, we Figure 3. Text detection results by the method [12]. adopted a well-known statistical approach whose usefulness for various tasks of document analysis and recognition was demonstrated in [6]. According to it, we need to find the confidence interval [ ] containing an empirical estimate S U of an unknown probability (U is the number of correctly classified text blocks in the image and is the total number of text blocks in the ground-truth) with a low error probability. Computing S can be considered as making times a Bernoulli trial and it therefore implies that we can use the following formula (see [4], p.829) for computing confidence interval bounds for in case of binomial distribution H * H % (7) with H S % 2 S, * S #, % % where is the error probability (1- is the probability with which the confidence interval about S includes ) and is the -quantile of the standard normal distribution. From Eq. 7 it is clear that H?* # and. We chose to be 0.05 and therefore H % #

5 Figure 4. Text detection results by our method (m8 and k0.15). Figure 6. Text detection results by our method (m12 and k0.15). Figure 5. Text detection results by our method (m12 and k0.1). Figure 7. Text detection results by our method (m12 and k0.2).

6 1.96. In our experiments, the confidence interval about S was quite narrow. For example, when we computed S for all tested images, it was (under the best conditions) from to for the comparative method, from to for our method with 5 8 and from to for our method with 5 12, respectively. Even though is not very high for any of the methods, it is still much higher for our method. Since we used a simple feature to extract text, this result can be considered as very promising. Moreover, even better results can be expected by applying contextual postprocessing further eliminating non-text data. 5 Conclusion A simple method for text extraction from complex documents using edge information was proposed. The method performed well in our experiments, demonstrating a good tolerance to color or gray level variations. The results indicate that the key textural information in text is provided by the average magnitude and density of the edges of characters in a region. The principal advantage of our approach is that in addition to text detection, the same edge representation can also be used for other image interpretation tasks. Acknowledgment This work was partly supported by the Academy of Finland. Mr. Yu Yan s help with programming and groundtruth generation and comments of Mr. Topi Mäenpää are gratefully acknowledged. References [1] L. Cinque, L. Lombardi, and G. Manzini. A multiresolution approach for page segmentation. Pattern Recognition Letters, 19(2) , [2] D.F. Dunn and N.E. Mathew. Extracting color halftones from printed documents using texture analysis. Pattern Recognition, 33(3) , [5] A.K. Jain and Y. Zhong. Page segmentation using texture analysis. Pattern Recognition, 29(5) , [6] M. Junker, R. Hoch, and D. Dengel. On the evaluation of document analysis components by recall, precision, and accuracy. In Proc. of the 5th Int. Conf. on Document Analysis and Recognition, Bangalore, India, pages , [7] M. Murguía. Document segmentation using texture variance and low resolution images. In Proc. of 1998 IEEE Southwest Symposium on Image Analysis and Interpretation, Tucson, Arizona, USA, pages , [8] T. Ojala, M. Pietikäinen, and T. Mäenpää. Gray scale and rotation invariant texture classification with local binary patterns. In Proc. of the 6th European Conference on Computer Vision, Dublin, Ireland, pages , [9] O. Okun and M. Pietikäinen. A survey of texturebased methods for document layout analysis. In Matti Pietikäinen, editor, Texture Analysis in Machine Vision, volume 40 of Machine Perception and Artificial Intelligence, pages World Scientific, [10] O. Okun, A. Vesanen, and M. Pietikäinen. Experimental tool for generating ground truths for skewed page images. In Paul B. Kantor, Daniel P. Lopresti, and Jiangying Zhou, editors, Proc. of SPIE on Document Recognition and Retrieval VIII, volume 4307, pages 22 33, [11] J. Sauvola and H. Kauniskangas. MediaTeam document database II. CD-ROM collection of document images. University of Oulu, Finland, [12] Y. Zhong, H. Zhang, and A.K. Jain. Automatic caption localization in compressed video. IEEE Trans. on Pattern Analysis and Machine Intelligence, 22(4) , [3] K. Etemad, D. Doermann, and R. Chellappa. Multiscale segmentation of unstructured document pages using soft decision integration. IEEE Trans. on Pattern Analysis and Machine Intelligence, 19(1)92 96, [4] J.W. Harris and H. Stocker. Handbook of Mathematics and Computational Science. Springer-Verlag, New York, Inc., 1998.

SELECTION OF THE OPTIMAL PARAMETER VALUE FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM. Olga Kouropteva, Oleg Okun and Matti Pietikäinen

SELECTION OF THE OPTIMAL PARAMETER VALUE FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM. Olga Kouropteva, Oleg Okun and Matti Pietikäinen SELECTION OF THE OPTIMAL PARAMETER VALUE FOR THE LOCALLY LINEAR EMBEDDING ALGORITHM Olga Kouropteva, Oleg Okun and Matti Pietikäinen Machine Vision Group, Infotech Oulu and Department of Electrical and

More information

Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis

Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis N.Padmapriya, Ovidiu Ghita, and Paul.F.Whelan Vision Systems Laboratory,

More information

Texture Classification by Combining Local Binary Pattern Features and a Self-Organizing Map

Texture Classification by Combining Local Binary Pattern Features and a Self-Organizing Map Texture Classification by Combining Local Binary Pattern Features and a Self-Organizing Map Markus Turtinen, Topi Mäenpää, and Matti Pietikäinen Machine Vision Group, P.O.Box 4500, FIN-90014 University

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

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

Graph Matching Iris Image Blocks with Local Binary Pattern

Graph Matching Iris Image Blocks with Local Binary Pattern Graph Matching Iris Image Blocs with Local Binary Pattern Zhenan Sun, Tieniu Tan, and Xianchao Qiu Center for Biometrics and Security Research, National Laboratory of Pattern Recognition, Institute of

More information

Determining Document Skew Using Inter-Line Spaces

Determining Document Skew Using Inter-Line Spaces 2011 International Conference on Document Analysis and Recognition Determining Document Skew Using Inter-Line Spaces Boris Epshtein Google Inc. 1 1600 Amphitheatre Parkway, Mountain View, CA borisep@google.com

More information

Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features

Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features Content Based Image Retrieval Using Color Quantizes, EDBTC and LBP Features 1 Kum Sharanamma, 2 Krishnapriya Sharma 1,2 SIR MVIT Abstract- To describe the image features the Local binary pattern (LBP)

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

More information

RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE

RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE RESTORATION OF DEGRADED DOCUMENTS USING IMAGE BINARIZATION TECHNIQUE K. Kaviya Selvi 1 and R. S. Sabeenian 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College

More information

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. VI (Nov Dec. 2014), PP 29-33 Analysis of Image and Video Using Color, Texture and Shape Features

More information

A Miniature-Based Image Retrieval System

A Miniature-Based Image Retrieval System A Miniature-Based Image Retrieval System Md. Saiful Islam 1 and Md. Haider Ali 2 Institute of Information Technology 1, Dept. of Computer Science and Engineering 2, University of Dhaka 1, 2, Dhaka-1000,

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

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

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

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain

Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Automatic Video Caption Detection and Extraction in the DCT Compressed Domain Chin-Fu Tsao 1, Yu-Hao Chen 1, Jin-Hau Kuo 1, Chia-wei Lin 1, and Ja-Ling Wu 1,2 1 Communication and Multimedia Laboratory,

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Document Text Extraction from Document Images Using Haar Discrete Wavelet Transform

Document Text Extraction from Document Images Using Haar Discrete Wavelet Transform European Journal of Scientific Research ISSN 1450-216X Vol.36 No.4 (2009), pp.502-512 EuroJournals Publishing, Inc. 2009 http://www.eurojournals.com/ejsr.htm Document Text Extraction from Document Images

More information

EE795: Computer Vision and Intelligent Systems

EE795: Computer Vision and Intelligent Systems EE795: Computer Vision and Intelligent Systems Spring 2012 TTh 17:30-18:45 WRI C225 Lecture 04 130131 http://www.ee.unlv.edu/~b1morris/ecg795/ 2 Outline Review Histogram Equalization Image Filtering Linear

More information

Texture Segmentation by Windowed Projection

Texture Segmentation by Windowed Projection Texture Segmentation by Windowed Projection 1, 2 Fan-Chen Tseng, 2 Ching-Chi Hsu, 2 Chiou-Shann Fuh 1 Department of Electronic Engineering National I-Lan Institute of Technology e-mail : fctseng@ccmail.ilantech.edu.tw

More information

CITS 4402 Computer Vision

CITS 4402 Computer Vision CITS 4402 Computer Vision A/Prof Ajmal Mian Adj/A/Prof Mehdi Ravanbakhsh, CEO at Mapizy (www.mapizy.com) and InFarm (www.infarm.io) Lecture 02 Binary Image Analysis Objectives Revision of image formation

More information

DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM

DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM DATA EMBEDDING IN TEXT FOR A COPIER SYSTEM Anoop K. Bhattacharjya and Hakan Ancin Epson Palo Alto Laboratory 3145 Porter Drive, Suite 104 Palo Alto, CA 94304 e-mail: {anoop, ancin}@erd.epson.com Abstract

More information

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor

COSC160: Detection and Classification. Jeremy Bolton, PhD Assistant Teaching Professor COSC160: Detection and Classification Jeremy Bolton, PhD Assistant Teaching Professor Outline I. Problem I. Strategies II. Features for training III. Using spatial information? IV. Reducing dimensionality

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

More information

BRIEF Features for Texture Segmentation

BRIEF Features for Texture Segmentation BRIEF Features for Texture Segmentation Suraya Mohammad 1, Tim Morris 2 1 Communication Technology Section, Universiti Kuala Lumpur - British Malaysian Institute, Gombak, Selangor, Malaysia 2 School of

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

A Text Detection, Localization and Segmentation System for OCR in Images

A Text Detection, Localization and Segmentation System for OCR in Images A Text Detection, Localization and Segmentation System for OCR in Images Julinda Gllavata 1, Ralph Ewerth 1 and Bernd Freisleben 1,2 1 SFB/FK 615, University of Siegen, D-57068 Siegen, Germany 2 Dept.

More information

Implementation of a Face Recognition System for Interactive TV Control System

Implementation of a Face Recognition System for Interactive TV Control System Implementation of a Face Recognition System for Interactive TV Control System Sang-Heon Lee 1, Myoung-Kyu Sohn 1, Dong-Ju Kim 1, Byungmin Kim 1, Hyunduk Kim 1, and Chul-Ho Won 2 1 Dept. IT convergence,

More information

Journal of Asian Scientific Research FEATURES COMPOSITION FOR PROFICIENT AND REAL TIME RETRIEVAL IN CBIR SYSTEM. Tohid Sedghi

Journal of Asian Scientific Research FEATURES COMPOSITION FOR PROFICIENT AND REAL TIME RETRIEVAL IN CBIR SYSTEM. Tohid Sedghi Journal of Asian Scientific Research, 013, 3(1):68-74 Journal of Asian Scientific Research journal homepage: http://aessweb.com/journal-detail.php?id=5003 FEATURES COMPOSTON FOR PROFCENT AND REAL TME RETREVAL

More information

Gray Scale and Rotation Invariant Texture Classification with Local Binary Patterns

Gray Scale and Rotation Invariant Texture Classification with Local Binary Patterns Gray Scale and Rotation Invariant Texture Classification with Local Binary Patterns Timo Ojala, Matti Pietikäinen and Topi Mäenpää Machine Vision and Media Processing Unit Infotech Oulu, University of

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

Scene Text Detection Using Machine Learning Classifiers

Scene Text Detection Using Machine Learning Classifiers 601 Scene Text Detection Using Machine Learning Classifiers Nafla C.N. 1, Sneha K. 2, Divya K.P. 3 1 (Department of CSE, RCET, Akkikkvu, Thrissur) 2 (Department of CSE, RCET, Akkikkvu, Thrissur) 3 (Department

More information

NCC 2009, January 16-18, IIT Guwahati 267

NCC 2009, January 16-18, IIT Guwahati 267 NCC 2009, January 6-8, IIT Guwahati 267 Unsupervised texture segmentation based on Hadamard transform Tathagata Ray, Pranab Kumar Dutta Department Of Electrical Engineering Indian Institute of Technology

More information

A new predictive image compression scheme using histogram analysis and pattern matching

A new predictive image compression scheme using histogram analysis and pattern matching University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 00 A new predictive image compression scheme using histogram analysis and pattern matching

More information

Feature descriptors. Alain Pagani Prof. Didier Stricker. Computer Vision: Object and People Tracking

Feature descriptors. Alain Pagani Prof. Didier Stricker. Computer Vision: Object and People Tracking Feature descriptors Alain Pagani Prof. Didier Stricker Computer Vision: Object and People Tracking 1 Overview Previous lectures: Feature extraction Today: Gradiant/edge Points (Kanade-Tomasi + Harris)

More information

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 17 (2014), pp. 1839-1845 International Research Publications House http://www. irphouse.com Recognition of

More information

A New Algorithm for Detecting Text Line in Handwritten Documents

A New Algorithm for Detecting Text Line in Handwritten Documents A New Algorithm for Detecting Text Line in Handwritten Documents Yi Li 1, Yefeng Zheng 2, David Doermann 1, and Stefan Jaeger 1 1 Laboratory for Language and Media Processing Institute for Advanced Computer

More information

A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION

A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION A NOVEL APPROACH TO ACCESS CONTROL BASED ON FACE RECOGNITION A. Hadid, M. Heikkilä, T. Ahonen, and M. Pietikäinen Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering

More information

Ulrik Söderström 16 Feb Image Processing. Segmentation

Ulrik Söderström 16 Feb Image Processing. Segmentation Ulrik Söderström ulrik.soderstrom@tfe.umu.se 16 Feb 2011 Image Processing Segmentation What is Image Segmentation? To be able to extract information from an image it is common to subdivide it into background

More information

Chapter 3: Intensity Transformations and Spatial Filtering

Chapter 3: Intensity Transformations and Spatial Filtering Chapter 3: Intensity Transformations and Spatial Filtering 3.1 Background 3.2 Some basic intensity transformation functions 3.3 Histogram processing 3.4 Fundamentals of spatial filtering 3.5 Smoothing

More information

Effective Features of Remote Sensing Image Classification Using Interactive Adaptive Thresholding Method

Effective Features of Remote Sensing Image Classification Using Interactive Adaptive Thresholding Method Effective Features of Remote Sensing Image Classification Using Interactive Adaptive Thresholding Method T. Balaji 1, M. Sumathi 2 1 Assistant Professor, Dept. of Computer Science, Govt. Arts College,

More information

Logical Templates for Feature Extraction in Fingerprint Images

Logical Templates for Feature Extraction in Fingerprint Images Logical Templates for Feature Extraction in Fingerprint Images Bir Bhanu, Michael Boshra and Xuejun Tan Center for Research in Intelligent Systems University of Califomia, Riverside, CA 9252 1, USA Email:

More information

Investigation on the Discrete Cosine Transform and Chromaticity Features in Colour Texture Analysis

Investigation on the Discrete Cosine Transform and Chromaticity Features in Colour Texture Analysis ISSC 2003, Limerick. July 1 2 Investigation on the Discrete Cosine Transform and Chromaticity Features in Colour Texture Analysis Padmapriya N, Ghita O and Whelan P.F Vision Systems Group School of Electronic

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

Automatic Texture Segmentation for Texture-based Image Retrieval

Automatic Texture Segmentation for Texture-based Image Retrieval Automatic Texture Segmentation for Texture-based Image Retrieval Ying Liu, Xiaofang Zhou School of ITEE, The University of Queensland, Queensland, 4072, Australia liuy@itee.uq.edu.au, zxf@itee.uq.edu.au

More information

HYBRID CENTER-SYMMETRIC LOCAL PATTERN FOR DYNAMIC BACKGROUND SUBTRACTION. Gengjian Xue, Li Song, Jun Sun, Meng Wu

HYBRID CENTER-SYMMETRIC LOCAL PATTERN FOR DYNAMIC BACKGROUND SUBTRACTION. Gengjian Xue, Li Song, Jun Sun, Meng Wu HYBRID CENTER-SYMMETRIC LOCAL PATTERN FOR DYNAMIC BACKGROUND SUBTRACTION Gengjian Xue, Li Song, Jun Sun, Meng Wu Institute of Image Communication and Information Processing, Shanghai Jiao Tong University,

More information

Gabor Surface Feature for Face Recognition

Gabor Surface Feature for Face Recognition Gabor Surface Feature for Face Recognition Ke Yan, Youbin Chen Graduate School at Shenzhen Tsinghua University Shenzhen, China xed09@gmail.com, chenyb@sz.tsinghua.edu.cn Abstract Gabor filters can extract

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

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation

Optimizing the Deblocking Algorithm for. H.264 Decoder Implementation Optimizing the Deblocking Algorithm for H.264 Decoder Implementation Ken Kin-Hung Lam Abstract In the emerging H.264 video coding standard, a deblocking/loop filter is required for improving the visual

More information

International Journal of Electrical, Electronics ISSN No. (Online): and Computer Engineering 3(2): 85-90(2014)

International Journal of Electrical, Electronics ISSN No. (Online): and Computer Engineering 3(2): 85-90(2014) I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 Computer Engineering 3(2): 85-90(2014) Robust Approach to Recognize Localize Text from Natural Scene Images Khushbu

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

Text Information Extraction And Analysis From Images Using Digital Image Processing Techniques

Text Information Extraction And Analysis From Images Using Digital Image Processing Techniques Text Information Extraction And Analysis From Images Using Digital Image Processing Techniques Partha Sarathi Giri Department of Electronics and Communication, M.E.M.S, Balasore, Odisha Abstract Text data

More information

DWT Based Text Localization

DWT Based Text Localization International Journal of Applied Science and Engineering 2004. 2, 1: 105-116 DWT Based Text Localization Chung-Wei Liang and Po-Yueh Chen Department of Computer Science and Information Engineering, Chaoyang

More information

Invariant Features of Local Textures a rotation invariant local texture descriptor

Invariant Features of Local Textures a rotation invariant local texture descriptor Invariant Features of Local Textures a rotation invariant local texture descriptor Pranam Janney and Zhenghua Yu 1 School of Computer Science and Engineering University of New South Wales Sydney, Australia

More information

Comparison between Various Edge Detection Methods on Satellite Image

Comparison between Various Edge Detection Methods on Satellite Image Comparison between Various Edge Detection Methods on Satellite Image H.S. Bhadauria 1, Annapurna Singh 2, Anuj Kumar 3 Govind Ballabh Pant Engineering College ( Pauri garhwal),computer Science and Engineering

More information

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES

SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES SIMULATIVE ANALYSIS OF EDGE DETECTION OPERATORS AS APPLIED FOR ROAD IMAGES Sukhpreet Kaur¹, Jyoti Saxena² and Sukhjinder Singh³ ¹Research scholar, ²Professsor and ³Assistant Professor ¹ ² ³ Department

More information

SCENE TEXT BINARIZATION AND RECOGNITION

SCENE TEXT BINARIZATION AND RECOGNITION Chapter 5 SCENE TEXT BINARIZATION AND RECOGNITION 5.1 BACKGROUND In the previous chapter, detection of text lines from scene images using run length based method and also elimination of false positives

More information

Automatic Shadow Removal by Illuminance in HSV Color Space

Automatic Shadow Removal by Illuminance in HSV Color Space Computer Science and Information Technology 3(3): 70-75, 2015 DOI: 10.13189/csit.2015.030303 http://www.hrpub.org Automatic Shadow Removal by Illuminance in HSV Color Space Wenbo Huang 1, KyoungYeon Kim

More information

Artifacts and Textured Region Detection

Artifacts and Textured Region Detection Artifacts and Textured Region Detection 1 Vishal Bangard ECE 738 - Spring 2003 I. INTRODUCTION A lot of transformations, when applied to images, lead to the development of various artifacts in them. In

More information

TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES

TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES TEXT DETECTION AND RECOGNITION IN CAMERA BASED IMAGES Mr. Vishal A Kanjariya*, Mrs. Bhavika N Patel Lecturer, Computer Engineering Department, B & B Institute of Technology, Anand, Gujarat, India. ABSTRACT:

More information

Biometric Security System Using Palm print

Biometric Security System Using Palm print ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS

A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS Timo Ahonen and Matti Pietikäinen Machine Vision Group, University of Oulu, PL 4500, FI-90014 Oulun yliopisto, Finland tahonen@ee.oulu.fi, mkp@ee.oulu.fi Keywords:

More information

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION Panca Mudjirahardjo, Rahmadwati, Nanang Sulistiyanto and R. Arief Setyawan Department of Electrical Engineering, Faculty of

More information

Handwritten Script Recognition at Block Level

Handwritten Script Recognition at Block Level Chapter 4 Handwritten Script Recognition at Block Level -------------------------------------------------------------------------------------------------------------------------- Optical character recognition

More information

Color Image Segmentation Using a Spatial K-Means Clustering Algorithm

Color Image Segmentation Using a Spatial K-Means Clustering Algorithm Color Image Segmentation Using a Spatial K-Means Clustering Algorithm Dana Elena Ilea and Paul F. Whelan Vision Systems Group School of Electronic Engineering Dublin City University Dublin 9, Ireland danailea@eeng.dcu.ie

More information

Texture Features in Facial Image Analysis

Texture Features in Facial Image Analysis Texture Features in Facial Image Analysis Matti Pietikäinen and Abdenour Hadid Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering P.O. Box 4500, FI-90014 University

More information

Framework for industrial visual surface inspections Olli Silvén and Matti Niskanen Machine Vision Group, Infotech Oulu, University of Oulu, Finland

Framework for industrial visual surface inspections Olli Silvén and Matti Niskanen Machine Vision Group, Infotech Oulu, University of Oulu, Finland Framework for industrial visual surface inspections Olli Silvén and Matti Niskanen Machine Vision Group, Infotech Oulu, University of Oulu, Finland ABSTRACT A key problem in using automatic visual surface

More information

2D Image Processing Feature Descriptors

2D Image Processing Feature Descriptors 2D Image Processing Feature Descriptors Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Overview

More information

Copy-Move Image Forgery Detection Based on Center-Symmetric Local Binary Pattern

Copy-Move Image Forgery Detection Based on Center-Symmetric Local Binary Pattern IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 4, Ver. I (July Aug. 2015), PP 66-70 www.iosrjournals.org Copy-Move Image Forgery Detection Based on

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

Locating 1-D Bar Codes in DCT-Domain

Locating 1-D Bar Codes in DCT-Domain Edith Cowan University Research Online ECU Publications Pre. 2011 2006 Locating 1-D Bar Codes in DCT-Domain Alexander Tropf Edith Cowan University Douglas Chai Edith Cowan University 10.1109/ICASSP.2006.1660449

More information

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Neslihan Kose, Jean-Luc Dugelay Multimedia Department EURECOM Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

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

Random spatial sampling and majority voting based image thresholding

Random spatial sampling and majority voting based image thresholding 1 Random spatial sampling and majority voting based image thresholding Yi Hong Y. Hong is with the City University of Hong Kong. yihong@cityu.edu.hk November 1, 7 2 Abstract This paper presents a novel

More information

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 11, November 2014,

More information

Selecting Models from Videos for Appearance-Based Face Recognition

Selecting Models from Videos for Appearance-Based Face Recognition Selecting Models from Videos for Appearance-Based Face Recognition Abdenour Hadid and Matti Pietikäinen Machine Vision Group Infotech Oulu and Department of Electrical and Information Engineering P.O.

More information

Fuzzy Inference System based Edge Detection in Images

Fuzzy Inference System based Edge Detection in Images Fuzzy Inference System based Edge Detection in Images Anjali Datyal 1 and Satnam Singh 2 1 M.Tech Scholar, ECE Department, SSCET, Badhani, Punjab, India 2 AP, ECE Department, SSCET, Badhani, Punjab, India

More information

Face Detection for Skintone Images Using Wavelet and Texture Features

Face Detection for Skintone Images Using Wavelet and Texture Features Face Detection for Skintone Images Using Wavelet and Texture Features 1 H.C. Vijay Lakshmi, 2 S. Patil Kulkarni S.J. College of Engineering Mysore, India 1 vijisjce@yahoo.co.in, 2 pk.sudarshan@gmail.com

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

A Quantitative Approach for Textural Image Segmentation with Median Filter International Journal of Advancements in Research & Technology, Volume 2, Issue 4, April-2013 1 179 A Quantitative Approach for Textural Image Segmentation with Median Filter Dr. D. Pugazhenthi 1, Priya

More information

Review and Implementation of DWT based Scalable Video Coding with Scalable Motion Coding.

Review and Implementation of DWT based Scalable Video Coding with Scalable Motion Coding. Project Title: Review and Implementation of DWT based Scalable Video Coding with Scalable Motion Coding. Midterm Report CS 584 Multimedia Communications Submitted by: Syed Jawwad Bukhari 2004-03-0028 About

More information

TEXTURE CLASSIFICATION METHODS: A REVIEW

TEXTURE CLASSIFICATION METHODS: A REVIEW TEXTURE CLASSIFICATION METHODS: A REVIEW Ms. Sonal B. Bhandare Prof. Dr. S. M. Kamalapur M.E. Student Associate Professor Deparment of Computer Engineering, Deparment of Computer Engineering, K. K. Wagh

More information

Overlay Text Detection and Recognition for Soccer Game Indexing

Overlay Text Detection and Recognition for Soccer Game Indexing Overlay Text Detection and Recognition for Soccer Game Indexing J. Ngernplubpla and O. Chitsophuk, Member, IACSIT Abstract In this paper, new multiresolution overlaid text detection and recognition is

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

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song

DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN. Gengjian Xue, Jun Sun, Li Song DYNAMIC BACKGROUND SUBTRACTION BASED ON SPATIAL EXTENDED CENTER-SYMMETRIC LOCAL BINARY PATTERN Gengjian Xue, Jun Sun, Li Song Institute of Image Communication and Information Processing, Shanghai Jiao

More information

A Fast Caption Detection Method for Low Quality Video Images

A Fast Caption Detection Method for Low Quality Video Images 2012 10th IAPR International Workshop on Document Analysis Systems A Fast Caption Detection Method for Low Quality Video Images Tianyi Gui, Jun Sun, Satoshi Naoi Fujitsu Research & Development Center CO.,

More information

Wavelet Based Page Segmentation Puneet Gupta Neeti Vohra Santanu Chaudhury Shiv Dutt Joshi

Wavelet Based Page Segmentation Puneet Gupta Neeti Vohra Santanu Chaudhury Shiv Dutt Joshi Wavelet Based Page Segmentation Puneet Gupta Neeti Vohra Santanu Chaudhury Shiv Dutt Joshi gupta@cfar.umd.edu nvohra@cise.u.edu santanuc@ee.iitd.ernet.in sdjoshi@ee.iitd.ernet.in Department of Electrical

More information

Local Image preprocessing (cont d)

Local Image preprocessing (cont d) Local Image preprocessing (cont d) 1 Outline - Edge detectors - Corner detectors - Reading: textbook 5.3.1-5.3.5 and 5.3.10 2 What are edges? Edges correspond to relevant features in the image. An edge

More information

Spam Filtering Using Visual Features

Spam Filtering Using Visual Features Spam Filtering Using Visual Features Sirnam Swetha Computer Science Engineering sirnam.swetha@research.iiit.ac.in Sharvani Chandu Electronics and Communication Engineering sharvani.chandu@students.iiit.ac.in

More information

Human Motion Detection and Tracking for Video Surveillance

Human Motion Detection and Tracking for Video Surveillance Human Motion Detection and Tracking for Video Surveillance Prithviraj Banerjee and Somnath Sengupta Department of Electronics and Electrical Communication Engineering Indian Institute of Technology, Kharagpur,

More information

Image Quality Assessment Techniques: An Overview

Image Quality Assessment Techniques: An Overview Image Quality Assessment Techniques: An Overview Shruti Sonawane A. M. Deshpande Department of E&TC Department of E&TC TSSM s BSCOER, Pune, TSSM s BSCOER, Pune, Pune University, Maharashtra, India Pune

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Input sensitive thresholding for ancient Hebrew manuscript

Input sensitive thresholding for ancient Hebrew manuscript Pattern Recognition Letters 26 (2005) 1168 1173 www.elsevier.com/locate/patrec Input sensitive thresholding for ancient Hebrew manuscript Itay Bar-Yosef * Department of Computer Science, Ben Gurion University,

More information

Bus Detection and recognition for visually impaired people

Bus Detection and recognition for visually impaired people Bus Detection and recognition for visually impaired people Hangrong Pan, Chucai Yi, and Yingli Tian The City College of New York The Graduate Center The City University of New York MAP4VIP Outline Motivation

More information

Estimation of Skew Angle in Binary Document Images Using Hough Transform

Estimation of Skew Angle in Binary Document Images Using Hough Transform Estimation of Skew Angle in Binary Document Images Using Hough Transform Nandini N., Srikanta Murthy K., and G. Hemantha Kumar Abstract This paper includes two novel techniques for skew estimation of binary

More information

Estimation of Skew Angle in Binary Document Images Using Hough Transform

Estimation of Skew Angle in Binary Document Images Using Hough Transform Estimation of Skew Angle in Binary Document Images Using Hough Transform Nandini N., Srikanta Murthy K., and G. Hemantha Kumar Abstract This paper includes two novel techniques for skew estimation of binary

More information

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier Computer Vision 2 SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung Computer Vision 2 Dr. Benjamin Guthier 1. IMAGE PROCESSING Computer Vision 2 Dr. Benjamin Guthier Content of this Chapter Non-linear

More information

Lecture 6: Edge Detection

Lecture 6: Edge Detection #1 Lecture 6: Edge Detection Saad J Bedros sbedros@umn.edu Review From Last Lecture Options for Image Representation Introduced the concept of different representation or transformation Fourier Transform

More information

Topic 4 Image Segmentation

Topic 4 Image Segmentation Topic 4 Image Segmentation What is Segmentation? Why? Segmentation important contributing factor to the success of an automated image analysis process What is Image Analysis: Processing images to derive

More information

Small-scale objects extraction in digital images

Small-scale objects extraction in digital images 102 Int'l Conf. IP, Comp. Vision, and Pattern Recognition IPCV'15 Small-scale objects extraction in digital images V. Volkov 1,2 S. Bobylev 1 1 Radioengineering Dept., The Bonch-Bruevich State Telecommunications

More information

Latest development in image feature representation and extraction

Latest development in image feature representation and extraction International Journal of Advanced Research and Development ISSN: 2455-4030, Impact Factor: RJIF 5.24 www.advancedjournal.com Volume 2; Issue 1; January 2017; Page No. 05-09 Latest development in image

More information