Changes between Version 2 and Version 3 of BluePrintOCR


Ignore:
Timestamp:
08/12/09 16:46:38 (16 years ago)
Author:
Fran Boon
Comment:

Add details of GSoC projects to date

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintOCR

    v2 v3  
    55 * http://wiki.sahana.lk/doku.php?id=dev:sahana_xform
    66
     7The C++ code written for SahanaPHP (during GSoC 2007) can almost-certainly be tweaked to work with !SahanaPy:
     8 * http://sahana.cvs.sourceforge.net/viewvc/sahana/sahana-phase2/bin/ocr/?pathrev=rel_gsoc_2007
     9This version uses [http://opencv.willowgarage.com/wiki OpenCV] & [http://leenissen.dk/fann FANN]
     10
     11It is hoped that a Firefox add-on to enable a nice workflow for users will be developed for SahanaPHP as part of GSoC 2009: [[BR]]
     12This 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]]
     13Again, this should be easy to tweak to get working with Py.
     14
    715----
    816BluePrints