> > If you want to do something *positive*, send a patch to fix issue 304 > (http://code.google.com/p/tesseract-ocr/issues/detail?id=304) so > Windows users can enjoy the benefits of Tesseract 3's new features - > which, as well as pretty much all of the formats you mentioned - with > autodetection - also includes page segmentation, support for new > languages, etc. >
No, because Tesseract need a complete rewriting, I have already lose too much time with this terrible piece of code. My partner and me (we are a small company specialized in image processing) have decided to find a student that search end study training for 3 month (This will be paid 1500 Euros) - Reverse engineer the code - Write the specifications - Rewrite the code in pure* C++ with us (20 year we do C++ each of us). This code will compile on *any* platform and will be well documented (Doxygen?) - Write the Windows and Linux example implementation. - Put the project on a open source portal and write project introduction page. - If enough time compile the C++/CLI version that will run on Windows Azure. pure* : mean no need for stdio or any system include, no STL or other lib that do not target all platforms. Remi -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en.

