Changes between Version 20 and Version 21 of BluePrintOCR


Ignore:
Timestamp:
09/27/10 20:28:19 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintOCR

    v20 v21  
    1818
    1919The Installation Documentation needs to be updated with dependencies:
    20  1. Reportlab
    21  2. Core xml libs like xml.dom.minidom and xml.sax
    22  3. sane on unix and twain on Windows to support scanning
    23  4. pyscanning (http://code.google.com/p/pyscanning/)
    24  5. Imaging-sane (http://svn.effbot.python-hosting.com/pil/Sane/ on Unix , not necessary on windows )
    25  6. urllib
    26  7. urllib2
    27  8. PIL >= 1.6
    28  * NOTE 1: All scripts have to be run from their respective directories at the moment.
    29  * NOTE 2: All the images used are to be provided in the .tif format.
     20 1. Core xml libs like xml.dom.minidom and xml.sax
     21 2. sane on unix and twain on Windows to support scanning
     22 3. pyscanning (http://code.google.com/p/pyscanning/)
     23 4. Imaging-sane (http://svn.effbot.python-hosting.com/pil/Sane/ on Unix , not necessary on windows )
     24 5. urllib, urllib2, Reportlab, PIL >= 1.6
    3025
    3126Installation Scripts/Binaries need to be updated with these dependencies.