TextExtractorDemo 基于Tesseract和OpenCV实现的文字提取 运行环境 第三方依赖:OpenCV && Tesseract 项目可直接在Xcode上运行,如果需要在Visual Studio上运行需要重新新建项目,将源文件添加进去即可,当然也可以在linux上运行;