twinsyssy1018 / Text-Detection

Text Detection System with MSER , SWT and Text Verification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mser-Swt-Text-Detection-With-Verification

Text Detection System with MSER , SWT and Text Verification(fft and pca)

This file is built by g++ and depended on OPENCV 2.4.9

You can download the all codes and run the build.sh

The Demo of the project is Demo.cpp

The Demo.jpg and gt_Demo are the input files of the Demo

The TextLineClassifier and CharacterClassifier are two classifiers which generated by Opencv On ICDAR2015 chinese text detection

To use this code, you can just include all files but the demo.cpp, and the interface class is TextDetection.

More detail can be seen in Demo.cpp

About

Text Detection System with MSER , SWT and Text Verification


Languages

Language:C++ 98.3%Language:Shell 1.7%