AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 4 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Screengrab --> OCR -- text, GUI for options/results
m2

Replies: 24
Views: 7104

PostForum: 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 Wink

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

PostForum: 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

PostForum: 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

PostForum: 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.

...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group