Skip to content

Gs0000/Text-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.2%
  • Shell 1.7%
  • C 0.1%