<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.visrc.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.visrc.com/feed.php">
        <title>TD Wiki projects:ocr</title>
        <description></description>
        <link>https://wiki.visrc.com/</link>
        <image rdf:resource="https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico" />
       <dc:date>2026-05-07T16:02:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.visrc.com/doku.php?id=projects:ocr:tesseract&amp;rev=1740059715&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico">
        <title>TD Wiki</title>
        <link>https://wiki.visrc.com/</link>
        <url>https://wiki.visrc.com/lib/tpl/monobook/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.visrc.com/doku.php?id=projects:ocr:tesseract&amp;rev=1740059715&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-20T14:55:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>projects:ocr:tesseract</title>
        <link>https://wiki.visrc.com/doku.php?id=projects:ocr:tesseract&amp;rev=1740059715&amp;do=diff</link>
        <description>Tesseract-ocr

Tutorials

	*  &lt;http://www.raywenderlich.com/93276/implementing-tesseract-ocr-ios&gt;
	*  &lt;https://www.howtoforge.com/ocr_with_tesseract_on_ubuntu704&gt;
	*  &lt;http://stackoverflow.com/questions/11489824/how-do-i-choose-between-tesseract-and-opencv&gt;
	*  &lt;https://realpython.com/blog/python/setting-up-a-simple-ocr-server/&gt;

Install Tesseract-ocr
  yum search tesseract
or
  git clone 
  ./configure --prefix=$(pwd)/prefix
  make install
  
Using Tesseract-ocr
  mkdir -p working_dir/images
  …</description>
    </item>
</rdf:RDF>
