AutoHotkey Community

It is currently May 23rd, 2012, 11:23 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Screengrab --> OCR -- text, GUI for options/results

 Post subject: P3 format, Tesseract
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

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.

 Post subject: Saving to ppm format,
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

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:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group