Changes between Version 16 and Version 17 of BluePrintOCR
- Timestamp:
- 06/17/10 19:27:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintOCR
v16 v17 19 19 This version uses [http://opencv.willowgarage.com/wiki OpenCV] & [http://leenissen.dk/fann FANN] 20 20 21 A Firefox add-on to enable a nice workflow for users is beingdeveloped for SahanaPHP as part of GSoC 2009:21 A Firefox add-on to enable a nice workflow for users was developed for SahanaPHP as part of GSoC 2009: 22 22 * http://sahana.cvs.sourceforge.net/viewvc/sahana/sahana-phase2/bin/ocr/?pathrev=gsoc_2009 23 23 This 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]]