I was wondering what relations are between Tesseract and OCRopus?
Is OCRopus a wrapper of Tesseract? Or are they now developing independently?
- What are some advantages of one over the other?
Thanks and regards!
The only intra-relationship between the two OCR tools was that prior to v0.4 of OCRopus, it used Tesseract as its character recognition tool via a plugin.
OCRopus has since replaced Tesseract with its own engine primarily for future capabilities such as additional languages and handwriting tools. However you still have the option of using Tesseract.
OCRopus is a full GUI based application.
Tesseract itself is a backend-engine - various front-end GUIs use Tesseracts' capabilities. Thus you cannot directly compare the two.
The last major release of OCRopus was March 2010 - but it does have major plans for a future v0.5.
In terms of activity - Google are reporting high developer activity for Tesseract whereas OCRopus is slower with a medium rating.