| Author |
Message |
Forum: Scripts Topic: Screengrab --> OCR -- text, GUI for options/results |
| m2 |
|
Posted: March 15th, 2007, 11:59 pm
|
|
Replies: 44 Views: 30131
|
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 |
|
 |
Forum: Scripts Topic: Screengrab --> OCR -- text, GUI for options/results |
| m2 |
|
Posted: July 18th, 2006, 8:46 pm
|
|
Replies: 44 Views: 30131
|
| Extension/modification of the script "Capture From Screen To ASCII Art", http://www.autohotkey.com/forum/viewtopic.php?t=2774 It also makes kind of asci, by converting image to normal text, using a external ocr program. The script first grabs a screen image, saving this to a file in ppm fo... |
|
 |
Forum: Scripts Topic: Snap! Capture of portion of the screen to a bitmap. |
| m2 |
|
Posted: July 17th, 2006, 10:08 am
|
|
Replies: 19 Views: 8553
|
| 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 format (bmp returning feed back to the GUI, as ppm is not supported). The ppm fomat is more simple than bm... |
|
 |
Forum: Scripts Topic: Capture From Screen To ASCII Art |
| m2 |
|
Posted: July 13th, 2006, 7:54 pm
|
|
Replies: 33 Views: 19401
|
| 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. /* Screen capture script, to make ppm image files. Format for PPM image file P3 # example from the man page 4 ... |
|
 |
| Sort by: |