Changes between Version 15 and Version 16 of BluePrintOCR


Ignore:
Timestamp:
06/17/10 19:27:12 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintOCR

    v15 v16  
    1515=== Technology ===
    1616
    17 The C++ code written for SahanaPHP (during GSoC 2007) can almost-certainly be tweaked to work with !SahanaPy:
     17The C++ code written for SahanaPHP (during GSoC 2007) can almost-certainly be tweaked to work with Sahana Eden:
    1818 * http://sahana.cvs.sourceforge.net/viewvc/sahana/sahana-phase2/bin/ocr/?pathrev=rel_gsoc_2007
    1919This version uses [http://opencv.willowgarage.com/wiki OpenCV] & [http://leenissen.dk/fann FANN]
     
    2222 * http://sahana.cvs.sourceforge.net/viewvc/sahana/sahana-phase2/bin/ocr/?pathrev=gsoc_2009
    2323This will access the Scanner (e.g. using TWAIN or SANE) and read the Image. The acquired image will be passed to the OCR library & the result will be posted into the web form. [[BR]]
    24 Again, this should be easy to tweak to get working with Py.
     24Again, this should be easy to tweak to get working with Eden.
    2525
    26 Possibility of using pytesser ( http://code.google.com/p/pytesser/ ) with cross platform tesseract-ocr ( http://code.google.com/p/tesseract-ocr/ )
     26Possibility of using [http://code.google.com/p/pytesser/ pytesser] with cross platform [http://code.google.com/p/tesseract-ocr/ tesseract-ocr]
    2727
    2828Plone uses Tesseract: http://plone.org/documentation/tutorial/ocr-in-plone-using-tesseract-ocr