#Copyright 
Chucai Yi and Yingli Tian,
Media Lab, Dept. of Electrical Engr, City College of New York

This is a tiny software for scene text detection. It is based on Opencv-1.0 and it should run under Windows platform.
An example of the command line is: "SceneText ./classifier1.txt ./imgs/124.jpg ./results/"
It generates two files, 1) corresponding image with detected scene text regions; 2) bounding boxes of text regions.[left, top, right, bottom]

Thank you for the interest.If there is any problem on the software, you could email to cyi@gc.cuny.edu.  If you use this software in your research projects, please cite our paper as "C. Yi and Y. Tian, Text String Detection from Natural Scenes by Structure-based Partition and Grouping, IEEE Transactions on Image Processing, Vol. 20, Issue 9, 2011."


