Giter Site home page Giter Site logo

gotomypc / robust-text-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from subokita/robust-text-detection

0.0 2.0 0.0 1.02 MB

Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf

License: MIT License

C++ 90.82% Groff 9.18%

robust-text-detection's Introduction

Robust-Text-Detection

Robust Text Detection implementation based on Chen, Huizhong, et al. "Robust Text Detection in Natural Images with Edge-Enhanced Maximally Stable Extremal Regions." Image Processing (ICIP), 2011 18th IEEE International Conference on. IEEE, 2011.

which you can find the original literature here: http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf It is also partly based on Automatically Detect and Recognize Text in Natural Images example which is available here: http://www.mathworks.de/de/help/vision/examples/automatically-detect-and-recognize-text-in-natural-images.html#zmw57dd0e829

This implementation is partly motivated by the fact that helperGrowEdges and helperStrokeWidth functions on Matlab which aren't openly available to the public or non latest Matlab owner, thus those 2 functions are implemented from the scratch based on the literature and some of my own assumptions (e.g. how many pixels to prune, etc)

Feel free to correct my code, if you spotted the mistakes

robust-text-detection's People

Contributors

subokita avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.