Using Connected-Components'''' Features to Detect and Segment Text[J]. Journal of Image and Graphics, 2006, 11(11): 1653. DOI: 10.11834/jig.2006011285.
Text recognition in natural scenes has a promising future
but its application is limited by the technique of text detection and segmentation.To detect and segment text effectively
this paper proposes an approach for detecting and segmenting text from scene images by using Connected-Components' features.First
the image is decomposed into a list of Connected-Components(CCs) by Niblack algorithm.Then all the CCs' features are verified by 2-stage classification module which is composed by a cascade classifier and a SVM.Most of non-text CCs are filtered out by cascade classifier and the remaining CCs are further verified by SVM.The final outputs are binary images containing texts only.Experiments have been taken on lots of images
the precision is more than 90% and recall is more than 93%.