<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Screen Scrape Text Capture Example</title>
	<atom:link href="http://www.mjtnet.com/blog/2008/01/03/screen-scrape-text-capture-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mjtnet.com/blog/2008/01/03/screen-scrape-text-capture-example/</link>
	<description>Mostly tips, tutorials, articles and news about Macro Scheduler &#38; Windows Automation</description>
	<lastBuildDate>Sun, 31 Jan 2010 18:53:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcus Tettmar</title>
		<link>http://www.mjtnet.com/blog/2008/01/03/screen-scrape-text-capture-example/comment-page-1/#comment-2112</link>
		<dc:creator>Marcus Tettmar</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjtnet.com/blog/2008/01/03/text-capture-example/#comment-2112</guid>
		<description>The only way to scrape text from an image file would be OCR.  Text in an image file is not text as far as windows is concerned.  It is just a bunch of pixels.  So the only way to convert it to ascii text that a computer can understand is some kind of OCR.  Two methods of doing this are described here:
http://www.mjtnet.com/blog/2007/10/08/screen-ocr-to-retrieve-otherwise-undetectable-text/

And here:
http://www.mjtnet.com/blog/2006/06/06/screen-ocr-recognising-graphical-text/</description>
		<content:encoded><![CDATA[<p>The only way to scrape text from an image file would be OCR.  Text in an image file is not text as far as windows is concerned.  It is just a bunch of pixels.  So the only way to convert it to ascii text that a computer can understand is some kind of OCR.  Two methods of doing this are described here:<br />
<a href="http://www.mjtnet.com/blog/2007/10/08/screen-ocr-to-retrieve-otherwise-undetectable-text/" rel="nofollow">http://www.mjtnet.com/blog/2007/10/08/screen-ocr-to-retrieve-otherwise-undetectable-text/</a></p>
<p>And here:<br />
<a href="http://www.mjtnet.com/blog/2006/06/06/screen-ocr-recognising-graphical-text/" rel="nofollow">http://www.mjtnet.com/blog/2006/06/06/screen-ocr-recognising-graphical-text/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi</title>
		<link>http://www.mjtnet.com/blog/2008/01/03/screen-scrape-text-capture-example/comment-page-1/#comment-2111</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Sat, 28 Jun 2008 21:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjtnet.com/blog/2008/01/03/text-capture-example/#comment-2111</guid>
		<description>is there any scraping text from image file for select area</description>
		<content:encoded><![CDATA[<p>is there any scraping text from image file for select area</p>
]]></content:encoded>
	</item>
</channel>
</rss>
