Tesseract Optical Character Recognition for Puppy Tahr

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
User avatar
ariel
Posts: 140
Joined: Fri 03 Jul 2009, 19:47
Contact:

Tesseract Optical Character Recognition for Puppy Tahr

#1 Post by ariel »

This is Tesseract-ocr 3.03.02 for Puppy Tahr.

To convert an image into a .txt file open a terminal and type:

Code: Select all

source_filename.jpg converted_filename -l eng
For the download visit https://lab2000-linux.homepc.it and look in the download section for puppy tahr.
:arrow: [url=https://lab2000-linux.homepc.it]lab2000-linux.homepc.it[/url]

User avatar
ariel
Posts: 140
Joined: Fri 03 Jul 2009, 19:47
Contact:

OCR_tcl GUI written in Tcl/Tk for Tesseract

#2 Post by ariel »

For those interested in tesseract I've created a GUI written in Tcl/Tk for use with Tesseract. With this app you can also scan an image, that will appear in the left side of the window. When you OCR the document, the text will appear on the right side of the same window.

Setting a name for the files to be scanned and translated into text is mandatory. You can choose the directory where you want to save the files.

The app has these dependencies:

* Tcl/Tk
* libtk-img
* imagemagick
* tesseract
Attachments
capture14094.png
(152.03 KiB) Downloaded 240 times
ocr_tcl-0.2.pet
This is the application written in Tcl/Tk
(4.78 KiB) Downloaded 240 times
:arrow: [url=https://lab2000-linux.homepc.it]lab2000-linux.homepc.it[/url]

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#3 Post by musher0 »

Wow, Ariel! Congratulations! :)
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
ariel
Posts: 140
Joined: Fri 03 Jul 2009, 19:47
Contact:

#4 Post by ariel »

Thank you musher0 for your support !

I hope the script may be useful to the community :D
:arrow: [url=https://lab2000-linux.homepc.it]lab2000-linux.homepc.it[/url]

Pelo

here below my documents...

#5 Post by Pelo »

here below my documents... Not easy, not easy at all (1587) :(
Attachments
parchemin.jpg
Not easy, not easy at all (1587)
(98.84 KiB) Downloaded 225 times

Post Reply