| Author |
Message |
Topic: Screengrab --> OCR -- text, GUI for options/results |
m2
Replies: 24
Views: 7104
|
Forum: Scripts & Functions Posted: Thu Mar 15, 2007 11:59 pm Subject: P3 format, Tesseract |
It should be the P3 format, its documented in the file at the top
Wrong thought about the colors.
Done some testing with the Tesseract ORC engine, seems better than Gocr.
/m2 |
Topic: Screengrab --> OCR -- text, GUI for options/results |
m2
Replies: 24
Views: 7104
|
Forum: Scripts & Functions Posted: Tue Jul 18, 2006 8:46 pm Subject: Screengrab --> OCR -- text, GUI for options/results |
Extension/modification of the script "Capture From Screen To ASCII Art",
#Persistent
#SingleInstance force
Menu, Tray, Add ; separator
Menu, Tray, Add, About and Options, AboutOptio ... |
Topic: Snap! Capture of portion of the screen to a bitmap. |
m2
Replies: 15
Views: 2687
|
Forum: Scripts & Functions Posted: Mon Jul 17, 2006 10:08 am Subject: Saving to ppm format, |
Nice, this makes me able to drop the need for one external tool in my script for conversion from ppm to bmp.
Also made a similar tool just the other day, but as I needed a image file in the ppm for ... |
Topic: Capture From Screen To ASCII Art |
m2
Replies: 20
Views: 7912
|
Forum: Scripts & Functions Posted: Thu Jul 13, 2006 7:54 pm Subject: Export to image-file for later processing |
Hi
Modified a bit and, to be able for later imageprocessing using ocr and ultamatly posting the ocr result to a search engine.
This script just makes the ppm image file, kind of screengrap.
... |
| |