<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Arnie,&lt;br&gt;&lt;br&gt;Try the attached. Couple fixes:&lt;br&gt;&lt;br&gt;1. The recognized words expect multiple lines so a newline is appended after the word. When comparing directly with a text string those need to be removed using Trim() before comparison.&lt;br&gt;&lt;br&gt;2. Note the one recognition ABCD100 is actually recognized as ABOD1OO (letter O instead of digit 0). It is always tricky to recognize 0&apos;s, O&apos;s, etc. Best to use a dictionary words.txt file which includes the part numbers one on each line&lt;br&gt;&lt;br&gt;ABCD100&lt;br&gt;HSFD222&lt;br&gt;&lt;br&gt;which will be matched to the OCR text. This ensures that these issues are removed.&lt;br&gt;&lt;br&gt;See attached.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=28758&amp;name=words.zip&amp;zip_id=1&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; words.zip&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Arnie,&lt;br&gt;&lt;br&gt;Try the attached. Couple fixes:&lt;br&gt;&lt;br&gt;1. The recognized words expect multiple lines so a newline is appended after the word. When comparing directly with a text string those need to be removed using Trim() before comparison.&lt;br&gt;&lt;br&gt;2. Note the one recognition ABCD100 is actually recognized as ABOD1OO (letter O instead of digit 0). It is always tricky to recognize 0&apos;s, O&apos;s, etc. Best to use a dictionary words.txt file which includes the part numbers one on each line&lt;br&gt;&lt;br&gt;ABCD100&lt;br&gt;HSFD222&lt;br&gt;&lt;br&gt;which will be matched to the OCR text. This ensures that these issues are removed.&lt;br&gt;&lt;br&gt;See attached.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Matching Alpha Numerics with ASCII</title>
        <description>
        Hi STeven,&lt;br&gt;&amp;nbsp;&amp;nbsp;Just looking for how to match alpha numerics captured by OCR with a provided ASCII string as per my attached example.&amp;nbsp;&amp;nbsp;I know I&apos;m doing something wrong but not sure what.&amp;nbsp;&amp;nbsp;I&apos;ve attached my program with a snap shot of the image.&lt;br&gt;&lt;br&gt;Thanks as usual,&lt;br&gt;&amp;nbsp;&amp;nbsp; Arnie...&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/28745_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/28745_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5759</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5759</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
