Skip to content

Detects rectangular regions containing multilingual text in an image.

License

Notifications You must be signed in to change notification settings

MX-Futhark/text-position-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Position Detector

Detects rectangular regions containing multilingual text in an image.

This project is based on Michael R. Lyu, Jiqiang Song and Min Cai's "A comprehensive method for multilingual video text detection, localization, and extraction". The extraction part is left out.

The default configuration works best for horizontally-aligned, well contrasted sinograms.

Usage

Run TextPositionDetector.apply to get a list of rectangles where text was detected.

Examples

Different parameters give different results depending on the characteristics of the input image. Here on inputs taken from video games:

  • Good result:

Good result output

  • Minor mishaps:

Minor mishaps output

  • Bad result:

Bad result output

About

Detects rectangular regions containing multilingual text in an image.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages