• Stars
    star
    220
  • Rank 179,458 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created about 12 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple program to extract the text from an image before performing OCR

ocr-text-extraction

I am not actively supporting this script. It was just an experiment.

Processes an image to extract the text portions. Primarily used for pre-processing for performing OCR.

Implemented in Python using OpenCV.

Based on the paper "Font and Background Color Independent Text Binarization" by T Kasar, J Kumar and A G Ramakrishnan http://www.m.cs.osakafu-u.ac.jp/cbdar2007/proceedings/papers/O1-1.pdf

Copyright (c) 2012, Jason Funk [email protected]