Coder Social home page Coder Social logo

tesseract's Introduction

tesseract for Clarion

Tesseract is Open Source OCR (Optical character recognition).
Home page

v5.x

Input supported

Any image readable by Leptonica is supported in Tesseract including BMP, PNM, PNG, JFIF, JPEG, TIFF and GIF.

Output formats

  • Tesseract has unicode (UTF-8) support, and can recognize more than 100 languages "out of the box".
  • Tesseract supports various output formats: plain text, hOCR (HTML), PDF, invisible-text-only PDF, TSV. The master branch also has experimental support for ALTO (XML) output.
  • This wrapper now supports plain text and hOCR (HTML).

Demo application (ocrdemo.exe)

The demo supports 2 languages: English and Russian (other languages on demand), and can output to text or html.

Usage

  1. Open an image.
  2. Select a language of a document.
  3. Select appropriate Page segmentation mode.
  4. Select desired output format (text or html).
  5. Press "Recognize from image" button to extract text from the image.
    -- or --
  6. Press "Add rectangle" and move/resize it as needed to mark one block of text. Scroll the image if necessary.
  7. Repeat step 5 to mark all needed blocks.
  8. Press "Recognize rectangles" button to extract text from all rectangles.

Download (42 MB zip)

https://yadi.sk/d/0uMA7pUxUQ3zYw

Requirements

  • C6 or higher (C5 on demand)

Price

Buy now

A .NET wrapper for tesseract-ocr 3.04.

Price

Free

tesseract's People

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.