Title :
A Two Level Algorithm for Text Detection in Natural Scene Images
Author :
Li Rong ; Wang Suyu ; Zhixin Shi
Author_Institution :
Sch. of Software Eng., Beijing Univ. of Technol., Beijing, China
Abstract :
In this paper we present a two-level method to detect text in natural scene images. In the first level, connected components (referred as CCs) are got from the images. Then candidate text lines are extracted and groups of connected components that align in horizontal or vertical direction are got. We think CCs in these groups have high probability are texts. To validate which CC is text, a SVM is trained to make an initial decision. The output of SVM is calibrated to posterior probability. Then we use the information of posterior probability of SVM and information of whether the connected component is in a group to divide the connected components into four classes: texts, non-texts, probable texts and undetermined CCs. In the second level, a conditional random field model is used to make final decision. Relationship between CCs is modeled by a network G(V, E), Vertices of the graph correspond to CCs. The determination in the first level will influence the second levels determination by giving different parameters of data term for the four classes of CCs. By this way, we not only use information of a single CCs feature, but also use the information of whether a CC is in a group to make final decision of whether the CC is text or non-text. Experiments show that the method is effective.
Keywords :
image processing; probability; support vector machines; text detection; SVM; connected components; natural scene images; posterior probability; support vector machines; text detection; two level algorithm; Classification algorithms; Feature extraction; Image color analysis; Image edge detection; Support vector machines; Text analysis; conditional random field; connected component group; graph cut; natural scene images; support vector machine; text detection;
Conference_Titel :
Document Analysis Systems (DAS), 2014 11th IAPR International Workshop on
Conference_Location :
Tours
Print_ISBN :
978-1-4799-3243-6
DOI :
10.1109/DAS.2014.41