Text Particles Multi-band Fusion for Robust Text Detection

Size: px
Start display at page:

Download "Text Particles Multi-band Fusion for Robust Text Detection"

Transcription

1 Text Particles Multi-ban Fusion for Robust Text Detection Pengfei Xu, Rongrong Ji, Hongxun Yao, Xiaoshuai Sun, Tianqiang Liu, an Xianming Liu School of Computer Science an Engineering Harbin Institute of Technology P.O. BOX 321, West Dazhi Street, Harbin, , China Abstract. Texts in images an vieos usually carry important information for visual content unerstaning an retrieval. Two main restrictions exist in the state-of-the-art text etection algorithms: weak contrast an text-backgroun variance. This paper presents a robust text etection metho base on text particles (TP) multi-ban fusion to solve there problems. Firstly, text particles are generate by their local binary pattern of pyrami Haar wavelet coefficients in YUV color space. It preserves an uniforms text-backgroun contrasts while extracting multi-ban information. Seconly, the caniate text regions are generate via ensity-base text particle multi-ban fusion, an the LHBP histogram analysis is utilize to remove non-text regions. Our TP-base etection framework can robustly locate text regions regarless of iversity sizes, colors, rotations, illuminations an text-backgroun contrasts. Experiment results on ICDAR 03 over the existing methos emonstrate the robustness an effectiveness of the propose metho. Keywors: text etection, text particle, multi-ban fusion, local binary pattern, LHBP. 1 Introuction Recent years, there is a hot topic about the multimeia content analysis, retrieval an annotation [1-9]. Comparing with other visual contents, text information extracte from images/vieos is near to its high-level semantic cues. Text etection aims at localizing text regions within images/vieos via visual content analysis. Generally speaking, there are three approaches: 1). ege base metho [2, 3], in which ege etection is conucte an followe by text/non-text classifier such as SVM [2] or neural network [3]. 2). connecte component (CC) base metho [4-5], in which connecte component of text regions are etecte an extracte as escriptors, which are simple to implement for text localization. 3). texture base metho [6-8], which usually involves wavelet ecomposition an learning-base post classification. Texture base metho has been emonstrate to be robust an effective whether in literature [6-8] or in ICDAR 03/05 text etection competition. In our former works [8], we exten Local Haar Binary Patterns (LHBP) base on the wavelet energy feature. The metho get well performance then wavelet metho [7], but the threshol A. Campilho an M. Kamel (Es.): ICIAR 2008, LNCS 5112, pp , Springer-Verlag Berlin Heielberg 2008

2 588 P. Xu et al. strategy cannot get well always. It oesn t consier the color information while only extracting the texture feature from the gray-ban. When the luminance of foregroun is similar to backgroun but ifferent colors, its performance is very poor. In the state-of-the-art methos [2-8], two problems are not well solve, which strictly restrict text etection performance of the text etection algorithms in realworl applications: 1. Problem of the weak contrast: Although localize threshols can uniform ifferent texture changes [7], its performance is poor when the text-backgroun contrast is low. When the text region is similar to backgroun (Fig. 1 (a)), it is ifficult to get high performance using either color or texture threshol base methos [4-8] ue to the low contrast. 2. Problem of the text-backgroun variance: In text regions, the backgroun variation strongly affects the feature extraction an text region etection. Former methos [2-3, 6-8] extract features accoring to the gray-level information of each image, which are strongly affecte by the backgroun variation, especially when the scene image is over expose (Fig. 1 (b)). (a) (b) Fig. 1. (a) Weak contrast between text an backgroun. (b) Text-backgroun variance. This paper aresses the above-mentione problems by a unifie solution. We propose a Text Particle (TP) escriptor to represent local texture features, which are extracte from the local binary pattern in Haar coefficients. The escriptor can etect text regions while ignoring their variations in scale, illumination uniformity, rotation an the contrast egree between the foregroun an the backgroun. Then, multi-ban Fig. 2. Text particles multi-ban fusion framework

3 Text Particles Multi-ban Fusion for Robust Text Detection 589 fusion is use to enhance the performance in etection, an post-processing, with LHBP histogram analysis, removes some non-text regions which are similar to textregion. Fig. 2 presents the propose text etection framework. The rest of this paper is organize as follows: In section 2, we give a escription about the TP text escriptor. Section 3 presents our multi-ban fusion strategy base on TP ensity evaluation an LHBP histogram analysis. Section 4 shows the experiment comparisons between the propose metho an some state-of-the-art text etection methos. Finally, this paper conclues an iscusses our future research irection. 2 Text Particles Base on Local Haar Binary Patterns We first escribe the two key elements in propose metho, the local Haar binary patterns (LHBP) (subsection 2.1) an irection analyze of text region (subsection 2.2). Then, we explain how to utilize there elements to obtain the Text Particle etector in subsection Local Haar Binary Patterns (LHBP) Propose by Ojala [10-11], local binary patterns (LBP) is a robust texture escriptor, which is use in vieo surveillance an face recognition [12-13]. LBP extracte the changes from local neighbors of each pixel an itself, thus, LBP hols not only translation an rotation invariant, but also illumination invariant. We utilize LBP to work out illumination variance in text regions. For each pixel (x c, y c ) in a given image, we conuct the binary conversion between (x c, y c ) an its 8- neighborhoo pixels as following: 1 f( xc, yc)- f( xp, yp) 0. Sx ( ) = 0 (1) f( xc, yc)- f( xp, yp) < 0 where f(x p, y p ) is the value of p th 8-neighborhoo pixel (p=0 7); an f(x c, y c ) is the value of the center pixel. Subsequently, a mask template (Fig.3 (b)) value 2 p is aopte to calculate the LBP value of this center pixel (x c, y c ) as below: where 1 x 0 Sx ( ) = 0 x < 0 p= 0 ( ) 7 LBP( f ( x, )) (, )- (, ) 2 p c yc = S f xp y p f xc y. c (2) (a) (b) (c) () Fig. 3. (a) the neighbor sequence; (b) a weighte mask; (c) an example; () the LBP pattern of (c), its value is 193

4 590 P. Xu et al. We evelope the local binary patterns (LBP) on the energy of high-frequency coefficients in pyrami Haar wavelet transformation omain to represent the multi-scale feature of images. The 8-neighborhoo LBP coe is employe at LH, HL an HH bans, name local Haar binary patterns (LHBP). Especially, a threshol criterion is aopte to filter graual illumination variance: p= 0 ( ) 7 LHBP( f ( x, )) (, )- (, ) 2 p c yc = S fhaar xp y p fhaar xc y. c where 1 x Threshol Sx ( ) = 0 x < Threshol Compare with traitional texture escriptor base on wavelet energy, LHBP is a threshol-restricte irectional coing of pyrami Haar in regarless of irection variation values, an it can normalize the illumination variance to text an backgroun in scene images. This is a noticeable avantage of LHBP. 2.2 Direction Analyze of Text Region Compare with non-text regions, text regions have more significant texture istribution at there irections: horizontal, vertical, iagonal an anti-iagonal. The strokes of letters usually have two or more above-mentione irections. The irectional istribution of common letters can be calculate, incluing capital letters, small letters an Arabic numbers as epicte in Table.1. The results in Table.1 emonstrate irectional relativity of two or more irection of letters strokes. Table 1. Directional relativity of letters strokes relativity of strokes irection Common letters B C D E F G H J L O P Q R S T U a b c horizontal, vertical e f g h j m n o p q r s t u horizontal, iagonal A Z z 7 horizontal, anti-iagonal A vertical, iagonal K M N Y k 4 vertical, anti-iagonal K M N R Y iagonal, anti-iagonal A K M V W X Y k v w x y (3) The relationships between LHBP coing an the irections of texture are epicte as Directional Texture Coing Table (DTCT) in Table.2. For example, the LHBP coing in Fig.3 () is corresponing to the texture pattern in Fig.3(c). Table 2. Directional Texture Coing Table of LHBP (DTCT) Direction of texture LBP coe Horizontal 7, 112, 119 vertical 28, 193, 221 iagonal 4, 14, 64, 224 anti-iagonal 1, 16, 56, 131

5 Text Particles Multi-ban Fusion for Robust Text Detection Text Particles Base on Directional LHBP As mentione in section 2.2, text regions have significant texture at some irections, an the value of LHBP can show their texture patterns. We will propose a novel text region escriptor in this section, which combines both the irectional texture istributing of text regions an the irectional character of LHBP coing. First, a winow-constraine etection template (size n n) is convolute over each ban an scale of LHBP image. The special texture value is calculate using Eq.4. n/2-1 n/2-1 DirThreshol (i, j) = DirTexture(i, j) ( k, l). (4) k=-n/2 l=-n/2 where 1, LHBP( i + k, j + l) DTCT DirTexture(, i j) = 0, LHBP( i+ k, j+ l) DTCT In Eq.4, is from 1 to 4 which map to the four irections: horizontal, vertical, iagonal an anti-iagonal, DirTexture (i,j) escribes the irection in DTCT of pixel (i, j) an its neighborhoos within the etection winow template (n n), an LHBP(x, y) is the value of LHBP image. We aopt the threshol criterions T at th irection in Eq.5 an Eq.6. 3 DirFlag = Flag( ). (5) = 0 where 1, Flag( ) = 0, DirThreshol T other True, DirFlag 2 DirFiler =. (6) Flase, other In Eq.6, if the DirFiler is True, the region is marke as caniate text region (size (n n), this processing is calle Text Particles (TP)).TP makes full use of LHBP an texture irection of text regions. We aopt the LHBP to present the texture in multiban of YUV color space, an it is effective when illumination, contrast an size are iverse (Fig.4). 3 Fusion Caniate Text Region 3.1 Fusion Strategy At this section, we escribe our TP multi-ban fusion strategy to refine caniate text regions base on TP ensity. With the TPs on every ban an scale, the fusion base on TP ensity aims at combining all of them to obtain more expressive features of text regions.

6 592 P. Xu et al. Firstly, we propose the TP ensity to evaluate the tightness istribution of TP in the area. We calculate the value by ensity estimation of each TP point as a iscrete approximation. The TP ensity of a etection area T in i th scale on j th ban is efine as: n 1 2 ( x xk ) Dij ( T) = e. (7) n k= 0 where n is the total number of TPs in the etection area T, x is the center of T, x k is the k th point in T, (x-x k ) is the original L2 istance between x k an x, an w k is the weight which is proportional to k th TP s area. In orer to full consieration about the results at ifferent scales on ifferent bans, we weighte merge ensities, in which the ensity value is calculate as Eq.8: M 3 FT ( ) = wij Dij ( T). (8) i= m j= 1 where the weight w ij represents the confience rate to i th scale of j th ban, m an M are the minimum an maximum scales of the wavelet transform on every ban. However, compare with all bans, it is more expressive to use only one ban when other ones have weak performance, such as the V ban performance is low when the text color is similar as backgroun color (Fig. 1(a)). We efine the TP ensity at j th ban as: M Fj( T) = wi Dij( T). (9) i= m M where 1 wj = wij M m i = m Then we employ the ensity criterion T s on the same region T at all scales of all bans, an ensity criterion T at the same scale of all bans. At last, we mark the area T as caniate text region, if it satisfies the T s at all scales of all bans or T at same scale of all bans. R(T ) Ture if F(T) T or F(T) T Flase else s i =. Generally speaking, the fusion strategy fuses the TPs from all bans an scales to achieve effective location on caniate text regions. As a result, it can perform more accurate on text region etection (Fig. 4). 3.2 Post-processing Base on LHBP Histogram We iscover that the accumulation histograms of non-text regions are much ifferent from text regions. We ivie the etecte regions (incluing text regions an non-text regions) into four blocks an calculate the accumulation histogram of LHBP which has 256 bins on every block for texture analysis. Then, we calculate the texture through their 4-blocks weighte histogram ifference to remove the non-text regions. (10)

7 Text Particles Multi-ban Fusion for Robust Text Detection 593 (a) (b) (c) () Fig. 4. The results of wavelet base metho [7] (a, c) an TP multi-ban fusion base metho (b, ) 4 Experiment 4.1 Datasets an Evaluation We evaluate our propose metho on the Location Detection Database of ICDAR 03 Robust Reaing Competition Set [14]. The ataset contains 258 training images an 249 valiation images which contain 1107 text regions. We use the valiation ataset for testing. Each test image contains one or more text lines. The etection task requires to automatically locating text lines in every test image. The results of the ifferent methos are evaluate with the recall, precision an f, which are the same to ICDAR2003 competition [14]. The recall(r) an the precision (p) are efine as follows: m ( r p e, T ) re E p =. (11) E m ( r p t, E ) rt E r =. (12) T where mrr (, ) = max mp(, rr') r' R, m p is the match between two rectangles as the area of intersection ivie by the area of the minimum bouning box containing both rectangles, E is the set of etection results an T is the set of correct text regions. The stanar measure f is a single measure of quality combining r an p. It efine as: 1 f =. (13) α / p+ (1 α) / r The parameter α gives the relative weights to p an r. It is set to 0.5 to give equal weight in our experiment. 4.2 Experiments In this section, three experiments are esigne to evaluate the performance of the propose metho.

8 594 P. Xu et al. Experiment 1 (TP base on LHBP): To evaluate the efficiency of LHBP escriptors in propose metho, we compare our etection metho with 1).the metho base on wavelet energy features [7] an 2).ege base metho [5]. The wavelet energy metho uses solely Haar wavelet texture feature without the color feature. We get the P-R curve through changing the threshols of the methos (Fig 5). An at the peak of f, comparing with wavelet energy metho [7], our metho s performance enhancements are over 12% in p, over 23% in r, an over 16% in f. Comparing with the experiment result of ege metho in [5] (Fig. 6.Ezaki-Ege), the precision of [5] is almost the same as our metho, but its recall an f are lower than our metho. Analysis: Take a eep insight into this result, the wavelet energy (or ege) base metho extract the feature only from the I-ban image of original image, an the feature extraction is effecte by text-backgroun contrast (illumination) variance. Using the TP base on LHBP, our metho can normalize the illumination variance of text-backgroun contrast to effective escribe the texture Fig. 5. P-R Curve of methos comparing Fig. 6. P&R comparison in ICDAR 03 trailtest set Experiment 2 (Multi-ban Fusion Strategy): To emonstrate the efficiency of the combination of TP escriptor with ifferent color bans, the propose metho is compare with the metho (solely the color features) in [5]. As presente in Fig.6, comparing with color base etection metho, performance enhancements are over 4% in p, over 38% in r, an over 20% in f. Analysis: The metho in [4] solely extracts the color features from source images an the features can t effective istinguish the text from backgroun when the text color is similar to backgroun (Fig.1 (a)). The propose metho extracts the TP from the YUV color space an fuses the results of every ban. It can get the intrinsic features of text to enhance the etection performance (Fig. 8). Experiment 3 (Results of ICDAR 03): Our metho is compare with 1. Representative text etection methos [4, 5] base on color an ege features an 2. The competition results of ICDAR 03 [14]. As presente in Fig.7, comparing to those methos, performance enhancements are roughly equivalent in p, but over 10% in r, an over 7% in f. It emonstrates the effectiveness of the propose Text Particles Multi-Ban Fusion metho.

9 Text Particles Multi-ban Fusion for Robust Text Detection 595 Fig. 7. P&R comparison in ICDAR 03 trail-test Set (a) (b) (c) () (e) (f) Fig. 8. Text etection Results Compare with Other Metho. (a, ) the propose metho s results. (b, e) Yi-Ege+Color results. (c, f ) Ye-Wavelet results. 5 Conclusion This paper proposes a text particle etection metho by LHBP-base multi-ban fusion. We not only aress the variances in both illumination an text-backgroun variance, but also fuse color & texture features to reinforce each other. Experiment results on ICDAR 03 over three state-of-the-art methos emonstrate the efficiency of the propose metho. In our future works, we woul further investigate the problem of rigi an nonrigi text region transformation, to implement our system to arbitrary viewpoints in the real-worl. Acknowlegement. This research is supporte by State 863 High Technology R&D Project of China (No. 2006AA01Z197), Program for China New Century Excellent Talents in University (NCET ), Natural Science Founation of China (No ) an Natural Science Founation of Heilongjiang Province (No.E ).

10 596 P. Xu et al. References 1. El Rube, I., Ahme, M., Kamel, M.: Wavelet approximation-base affine invariant shape representation functions. IEEE Transactions on Pattern Analysis an Machine Intelligence 28(2), (2006) 2. Chen, D.T., Bourlan, H., Thiran, J.P.: Text ientification in complex backgroun using SVM. In: International Conference on Computer Vision an Pattern Recognition, pp (2001) 3. Lienhart, R., Wernicke, A.: Localizing an segmenting text in images an vieos. IEEE Transactions on Circuits an Systems for Vieo Technology 12, (2002) 4. Ezaki, N., Bulacu, M., Schomaker, L.: Text Detection from Natural Scene Images: Towars a System for Visually Impaire Persons. In: International Conference on Pattern Recognition, vol. 2, pp (2004) 5. Yi, J., Peng, Y., Xiao, J.: Color-base Clustering for Text Detection an Extraction in Image. In: ACM Conference on Multimeia, pp (2007) 6. Gllavata, J., Ewerth, R., Freisleben, B.: Text etection in images base on unsupervise classification of high frequency wavelet coefficients. In: International Conference on Pattern Recognition, pp (2004) 7. Ye, Q.X., Huang, Q.M.: A New Text Detection Algorithm in Image/Vieo Frames. In: Avances in Multimeia Information Processing 5th Pacific Rim Conference on Multimeia, Tokyo, Japan, November 30-December 3, 2004, pp (2004) 8. Ji, R.R., Xu, P.F., Yao, H.X., Sun, X.S., Liu, T.Q.: Directional Correlation Analysis of Local Haar Binary Pattern for Text Detection. In: IEEE International Conference on Multimeia & Expo (accept, 2008) 9. Xi, D., Kamel, M.: Extraction of fille in strokes from cheque image using pseuo 2D wavelet with ajustable support. In: IEEE International Conference on Image Processing, vol. 2, pp (2005) 10. Ojala, T., Pietikäinen, M., Harwoo, D.: A Comparative Stuy of Texture Measures with Classification Base on Feature Distributions. Pattern Recognition 29(1), (1996) 11. Ojala, T., Pietikäinen, M., Mäenpäa, T.: Multi-resolution Gray-Scale an Rotation Invariant Texture Classification with Local Binary Patterns. IEEE Transactions on Pattern Analysis an Machine Intelligence 24(7), (2002) 12. Li, S., Chu, R., Liao, S., Zhang, L.: Illumination Invariant Face Recognition Using Near- Infrare Images. IEEE Transactions on Pattern Analysis an Machine Intelligence 29(4), (2007) 13. Zhao, G., Pietikäinen, M.: Dynamic Texture Recognition Using Local Binary Patterns with an Application to Facial Expressions. IEEE Transactions on Pattern Analysis an Machine Intelligence 29(6), (2007) 14. Lucas, S.M., Panaretos, A., Sosa, L., Tang, A., Wong, S., Young, R.: ICDAR 2003 robust reaing competitions. In: Proceeings of International Conference on Document Analysis an Recognition, pp (2003)

Multi-camera tracking algorithm study based on information fusion

Multi-camera tracking algorithm study based on information fusion International Conference on Avance Electronic Science an Technolog (AEST 016) Multi-camera tracking algorithm stu base on information fusion a Guoqiang Wang, Shangfu Li an Xue Wen School of Electronic

More information

Open Access Adaptive Image Enhancement Algorithm with Complex Background

Open Access Adaptive Image Enhancement Algorithm with Complex Background Sen Orers for Reprints to reprints@benthamscience.ae 594 The Open Cybernetics & Systemics Journal, 205, 9, 594-600 Open Access Aaptive Image Enhancement Algorithm with Complex Bacgroun Zhang Pai * epartment

More information

Texture Recognition with combined GLCM, Wavelet and Rotated Wavelet Features

Texture Recognition with combined GLCM, Wavelet and Rotated Wavelet Features International Journal of Computer an Electrical Engineering, Vol.3, No., February, 793-863 Texture Recognition with combine GLCM, Wavelet an Rotate Wavelet Features Dipankar Hazra Abstract Aim of this

More information

A fast embedded selection approach for color texture classification using degraded LBP

A fast embedded selection approach for color texture classification using degraded LBP A fast embee selection approach for color texture classification using egrae A. Porebski, N. Vanenbroucke an D. Hama Laboratoire LISIC - EA 4491 - Université u Littoral Côte Opale - 50, rue Ferinan Buisson

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

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

12/12 A Chinese Words Detection Method in Camera Based Images Qingmin Chen, Yi Zhou, Kai Chen, Li Song, Xiaokang Yang Institute of Image Communication

12/12 A Chinese Words Detection Method in Camera Based Images Qingmin Chen, Yi Zhou, Kai Chen, Li Song, Xiaokang Yang Institute of Image Communication A Chinese Words Detection Method in Camera Based Images Qingmin Chen, Yi Zhou, Kai Chen, Li Song, Xiaokang Yang Institute of Image Communication and Information Processing, Shanghai Key Laboratory Shanghai

More information

An efficient face recognition algorithm based on multi-kernel regularization learning

An efficient face recognition algorithm based on multi-kernel regularization learning Acta Technica 61, No. 4A/2016, 75 84 c 2017 Institute of Thermomechanics CAS, v.v.i. An efficient face recognition algorithm based on multi-kernel regularization learning Bi Rongrong 1 Abstract. A novel

More information

A Framework for Dialogue Detection in Movies

A Framework for Dialogue Detection in Movies A Framework for Dialogue Detection in Movies Margarita Kotti, Constantine Kotropoulos, Bartosz Ziólko, Ioannis Pitas, an Vassiliki Moschou Department of Informatics, Aristotle University of Thessaloniki

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory Feature Extraction an Rule Classification Algorithm of Digital Mammography base on Rough Set Theory Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative

More information

Rough Set Approach for Classification of Breast Cancer Mammogram Images

Rough Set Approach for Classification of Breast Cancer Mammogram Images Rough Set Approach for Classification of Breast Cancer Mammogram Images Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative Methos an Information Systems

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

More information

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2.

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2. JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/009, ISSN 164-6037 Krzysztof WRÓBEL, Rafał DOROZ * fingerprint, reference point, IPAN99 NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES

More information

Object Recognition Using Colour, Shape and Affine Invariant Ratios

Object Recognition Using Colour, Shape and Affine Invariant Ratios Object Recognition Using Colour, Shape an Affine Invariant Ratios Paul A. Walcott Centre for Information Engineering City University, Lonon EC1V 0HB, Englan P.A.Walcott@city.ac.uk Abstract This paper escribes

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

Research Article Research on Law s Mask Texture Analysis System Reliability

Research Article Research on Law s Mask Texture Analysis System Reliability Research Journal of Applie Sciences, Engineering an Technology 7(19): 4002-4007, 2014 DOI:10.19026/rjaset.7.761 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitte: November

More information

Multimodal Stereo Image Registration for Pedestrian Detection

Multimodal Stereo Image Registration for Pedestrian Detection Multimoal Stereo Image Registration for Peestrian Detection Stephen Krotosky an Mohan Trivei Abstract This paper presents an approach for the registration of multimoal imagery for peestrian etection when

More information

SMART IMAGE PROCESSING OF FLOW VISUALIZATION

SMART IMAGE PROCESSING OF FLOW VISUALIZATION SMAR IMAGE PROCESSING OF FLOW VISUALIZAION H Li (A Rinoshika) 1, M akei, M Nakano 1, Y Saito 3 an K Horii 4 1 Department of Mechanical Systems Engineering, Yamagata University, Yamagata 99-851, JAPAN Department

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

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

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen Proceeings of ACIVS 2002 (Avance Concepts for Intelligent Vision Systems), Ghent, Belgium, September 9-11, 2002 CONTENT-BASED RETRIEVAL OF DEFECT IMAGES Jukka Iivarinen an Jussi Pakkanen jukka.iivarinen@hut.fi,

More information

Pedestrian counting in video sequences using optical flow clustering

Pedestrian counting in video sequences using optical flow clustering Pedestrian counting in video sequences using optical flow clustering SHIZUKA FUJISAWA, GO HASEGAWA, YOSHIAKI TANIGUCHI, HIROTAKA NAKANO Graduate School of Information Science and Technology Osaka University

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

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

STATISTICAL TEXTURE ANALYSIS OF ROAD FOR MOVING OBJECTIVES

STATISTICAL TEXTURE ANALYSIS OF ROAD FOR MOVING OBJECTIVES U.P.B. Sci. Bull., Series C, Vol. 70, Iss. 4, 008 ISSN 454-34x STATISTICA TEXTURE ANAYSIS OF ROAD FOR MOVING OBJECTIVES Dan POPESCU, Rau DOBRESCU, Nicoleta ANGEESCU 3 Obiectivul articolului este acela

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Modifying ROC Curves to Incorporate Predicted Probabilities

Modifying ROC Curves to Incorporate Predicted Probabilities Moifying ROC Curves to Incorporate Preicte Probabilities Cèsar Ferri DSIC, Universitat Politècnica e València Peter Flach Department of Computer Science, University of Bristol José Hernánez-Orallo DSIC,

More information

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction

Estimation of large-amplitude motion and disparity fields: Application to intermediate view reconstruction c 2000 SPIE. Personal use of this material is permitte. However, permission to reprint/republish this material for avertising or promotional purposes or for creating new collective works for resale or

More information

A Multi-scale Boosted Detector for Efficient and Robust Gesture Recognition

A Multi-scale Boosted Detector for Efficient and Robust Gesture Recognition A Multi-scale Booste Detector for Efficient an Robust Gesture Recognition Camille Monnier, Stan German, Anrey Ost Charles River Analytics Cambrige, MA, USA Abstract. We present an approach to etecting

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

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

Part-based Face Recognition Using Near Infrared Images

Part-based Face Recognition Using Near Infrared Images Part-based Face Recognition Using Near Infrared Images Ke Pan Shengcai Liao Zhijian Zhang Stan Z. Li Peiren Zhang University of Science and Technology of China Hefei 230026, China Center for Biometrics

More information

Texture Defect Detection System with Image Deflection Compensation

Texture Defect Detection System with Image Deflection Compensation Texture Defect Detection System with Image Deflection Compensation CHUN-CHENG LIN CHENG-YU YEH Department of Electrical Engineering National Chin-Yi University of Technology 35, Lane 15, Sec. 1, Chungshan

More information

Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation

Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation Finger Vein Biometric Approach for Personal Identification Using IRT Feature and Gabor Filter Implementation Sowmya. A (Digital Electronics (MTech), BITM Ballari), Shiva kumar k.s (Associate Professor,

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

Part-based Face Recognition Using Near Infrared Images

Part-based Face Recognition Using Near Infrared Images Part-based Face Recognition Using Near Infrared Images Ke Pan Shengcai Liao Zhijian Zhang Stan Z. Li Peiren Zhang University of Science and Technology of China Hefei 230026, China Center for Biometrics

More information

arxiv: v1 [cs.cv] 19 May 2017

arxiv: v1 [cs.cv] 19 May 2017 Affine-Gradient Based Local Binary Pattern Descriptor for Texture Classification You Hao 1,2, Shirui Li 1,2, Hanlin Mo 1,2, and Hua Li 1,2 arxiv:1705.06871v1 [cs.cv] 19 May 2017 1 Key Laboratory of Intelligent

More information

Texture Feature Extraction Using Improved Completed Robust Local Binary Pattern for Batik Image Retrieval

Texture Feature Extraction Using Improved Completed Robust Local Binary Pattern for Batik Image Retrieval Texture Feature Extraction Using Improved Completed Robust Local Binary Pattern for Batik Image Retrieval 1 Arrie Kurniawardhani, 2 Nanik Suciati, 3 Isye Arieshanti 1, Institut Teknologi Sepuluh Nopember,

More information

Radially Defined Local Binary Patterns for Hand Gesture Recognition

Radially Defined Local Binary Patterns for Hand Gesture Recognition Radially Defined Local Binary Patterns for Hand Gesture Recognition J. V. Megha 1, J. S. Padmaja 2, D.D. Doye 3 1 SGGS Institute of Engineering and Technology, Nanded, M.S., India, meghavjon@gmail.com

More information

Real Time On Board Stereo Camera Pose through Image Registration*

Real Time On Board Stereo Camera Pose through Image Registration* 28 IEEE Intelligent Vehicles Symposium Einhoven University of Technology Einhoven, The Netherlans, June 4-6, 28 Real Time On Boar Stereo Camera Pose through Image Registration* Fai Dornaika French National

More information

Tight Wavelet Frame Decomposition and Its Application in Image Processing

Tight Wavelet Frame Decomposition and Its Application in Image Processing ITB J. Sci. Vol. 40 A, No., 008, 151-165 151 Tight Wavelet Frame Decomposition an Its Application in Image Processing Mahmu Yunus 1, & Henra Gunawan 1 1 Analysis an Geometry Group, FMIPA ITB, Banung Department

More information

Correlation-based color mosaic interpolation using a connectionist approach

Correlation-based color mosaic interpolation using a connectionist approach Correlation-base color mosaic interpolation using a connectionist approach Gary L. Embler * Agilent Technologies, Inc. 75 Bowers Avenue, MS 87H Santa Clara, California 9554 USA ABSTRACT This paper presents

More information

Deep Spatial Pyramid for Person Re-identification

Deep Spatial Pyramid for Person Re-identification Deep Spatial Pyrami for Person Re-ientification Sławomir Bąk Peter Carr Disney Research Pittsburgh, PA, USA, 15213 {slawomir.bak,peter.carr}@isneyresearch.com Abstract Re-ientification refers to the task

More information

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance New Version of Davies-Boulin Inex for lustering Valiation Base on ylinrical Distance Juan arlos Roas Thomas Faculta e Informática Universia omplutense e Mari Mari, España correoroas@gmail.com Abstract

More information

A New Feature Local Binary Patterns (FLBP) Method

A New Feature Local Binary Patterns (FLBP) Method A New Feature Local Binary Patterns (FLBP) Method Jiayu Gu and Chengjun Liu The Department of Computer Science, New Jersey Institute of Technology, Newark, NJ 07102, USA Abstract - This paper presents

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

Human detection using local shape and nonredundant

Human detection using local shape and nonredundant University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2010 Human detection using local shape and nonredundant binary patterns

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

NET Institute*

NET Institute* NET Institute* www.netinst.org Working Paper #08-24 October 2008 Computer Virus Propagation in a Network Organization: The Interplay between Social an Technological Networks Hsing Kenny Cheng an Hong Guo

More information

DESIGNING STEGANOGRAPHIC DISTORTION USING DIRECTIONAL FILTERS. Vojtěch Holub and Jessica Fridrich

DESIGNING STEGANOGRAPHIC DISTORTION USING DIRECTIONAL FILTERS. Vojtěch Holub and Jessica Fridrich DESIGNING STEGANOGRAPHIC DISTORTION USING DIRECTIONAL FILTERS Vojtěch Holub an Jessica Fririch Department of ECE, SUNY Binghamton, NY, USA {vholub1, fririch}@binghamton.eu ABSTRACT This paper presents

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Reconstructing the Nonlinear Filter Function of LILI-128 Stream Cipher Based on Complexity

Reconstructing the Nonlinear Filter Function of LILI-128 Stream Cipher Based on Complexity Reconstructing the Nonlinear Filter Function of LILI-128 Stream Cipher Base on Complexity Xiangao Huang 1 Wei Huang 2 Xiaozhou Liu 3 Chao Wang 4 Zhu jing Wang 5 Tao Wang 1 1 College of Engineering, Shantou

More information

Reversible Image Watermarking using Bit Plane Coding and Lifting Wavelet Transform

Reversible Image Watermarking using Bit Plane Coding and Lifting Wavelet Transform 250 IJCSNS International Journal of Computer Science an Network Security, VOL.9 No.11, November 2009 Reversible Image Watermarking using Bit Plane Coing an Lifting Wavelet Transform S. Kurshi Jinna, Dr.

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

A Texture-based Method for Detecting Moving Objects

A Texture-based Method for Detecting Moving Objects A Texture-based Method for Detecting Moving Objects Marko Heikkilä University of Oulu Machine Vision Group FINLAND Introduction The moving object detection, also called as background subtraction, is one

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

More information

An Efficient Face Recognition using Discriminative Robust Local Binary Pattern and Gabor Filter with Single Sample per Class

An Efficient Face Recognition using Discriminative Robust Local Binary Pattern and Gabor Filter with Single Sample per Class An Efficient Face Recognition using Discriminative Robust Local Binary Pattern and Gabor Filter with Single Sample per Class D.R.MONISHA 1, A.USHA RUBY 2, J.GEORGE CHELLIN CHANDRAN 3 Department of Computer

More information

SOME stereo image-matching methods require a user-selected

SOME stereo image-matching methods require a user-selected IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 3, NO. 2, APRIL 2006 207 Seed Point Selection Method for Triangle Constrained Image Matching Propagation Qing Zhu, Bo Wu, and Zhi-Xiang Xu Abstract In order

More information

Using Adaptive Run Length Smoothing Algorithm for Accurate Text Localization in Images

Using Adaptive Run Length Smoothing Algorithm for Accurate Text Localization in Images Using Adaptive Run Length Smoothing Algorithm for Accurate Text Localization in Images Martin Rais, Norberto A. Goussies, and Marta Mejail Departamento de Computación, Facultad de Ciencias Exactas y Naturales,

More information

Object detection using non-redundant local Binary Patterns

Object detection using non-redundant local Binary Patterns University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 2010 Object detection using non-redundant local Binary Patterns Duc Thanh

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

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions An Investigation in the Use of Vehicle Reientification for Deriving Travel Time an Travel Time Distributions Carlos Sun Department of Civil an Environmental Engineering, University of Missouri-Columbia,

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

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

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

Available online at ScienceDirect. Procedia Computer Science 96 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 96 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 96 (2016 ) 1409 1417 20th International Conference on Knowledge Based and Intelligent Information and Engineering Systems,

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Real Time Tracking via Sparse Representation

Real Time Tracking via Sparse Representation 203 8th International Conference on Communications an Networing in China (CHINACOM) Real Time Tracing via Sparse Representation Hong-Mei Zhang, Xian-Sui Wei, Tao Huang 2, Yan He, Xiang-Li Zhang, JinYe

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

A Modified Immune Network Optimization Algorithm

A Modified Immune Network Optimization Algorithm IAENG International Journal of Computer Science, 4:4, IJCS_4_4_3 A Moifie Immune Network Optimization Algorithm Lu Hong, Joarer Kamruzzaman Abstract This stuy proposes a moifie artificial immune network

More information

Exploring Context with Deep Structured models for Semantic Segmentation

Exploring Context with Deep Structured models for Semantic Segmentation 1 Exploring Context with Deep Structure moels for Semantic Segmentation Guosheng Lin, Chunhua Shen, Anton van en Hengel, Ian Rei between an image patch an a large backgroun image region. Explicitly moeling

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

International Journal of Computer Techniques Volume 4 Issue 1, Jan Feb 2017

International Journal of Computer Techniques Volume 4 Issue 1, Jan Feb 2017 RESEARCH ARTICLE OPEN ACCESS Facial expression recognition based on completed LBP Zicheng Lin 1, Yuanliang Huang 2 1 (College of Science and Engineering, Jinan University, Guangzhou, PR China) 2 (Institute

More information

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography Comparative Stuy of Projection/Back-projection Schemes in Cryo-EM Tomography Yu Liu an Jong Chul Ye Department of BioSystems Korea Avance Institute of Science an Technology, Daejeon, Korea ABSTRACT In

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Spatio-Temporal LBP based Moving Object Segmentation in Compressed Domain

Spatio-Temporal LBP based Moving Object Segmentation in Compressed Domain 2012 IEEE Ninth International Conference on Advanced Video and Signal-Based Surveillance Spatio-Temporal LBP based Moving Object Segmentation in Compressed Domain Jianwei Yang 1, Shizheng Wang 2, Zhen

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

Refinement of scene depth from stereo camera ego-motion parameters

Refinement of scene depth from stereo camera ego-motion parameters Refinement of scene epth from stereo camera ego-motion parameters Piotr Skulimowski, Pawel Strumillo An algorithm for refinement of isparity (epth) map from stereoscopic sequences is propose. The metho

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

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

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

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

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P.

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P. Journal of Engineering Science an echnology Vol. 13, No. 1 (2018) 141-157 School of Engineering, aylor s University IMPLEMENAION OF REJECION SRAEGIES INSIDE MALAYALAM CHARACER RECOGNIION SYSEM BASED ON

More information

On Dangers of Overtraining Steganography to Incomplete Cover Model

On Dangers of Overtraining Steganography to Incomplete Cover Model On Dangers of Overtraining Steganography to Incomplete Cover Moel Jan Koovský Binghamton University Department of ECE Binghamton, NY 1392-6 jan.koovsky@ binghamton.eu Jessica Fririch Binghamton University

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information