VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
Does Vintasoft.Imaging.Ocr.Tesseract plugin use Tesseract 4? If not, is it possible to do so?Current version of Vintasoft OCR .NET Plugin uses Tesseract OCR 3.04. We plan to use Tesseract OCR 4 in near time.
Can I use multiple languages? In tesseract we can use eng+latin etc.Please read how to recognize text in two languages here:
Current version of Vintasoft OCR .NET Plugin uses Tesseract OCR 3.04. We plan to use Tesseract OCR 4 in near time.Near time? 1 month ? 1 year?
Please read how to recognize text in two languages here:I have already read the documentation. In the documentation it says how to OCR interpret different sections of a pdf with different languages.
https://www.vintasoft.com/docs/vsimagin ... uages.html
It can even be used with multiple languages traineddata at a time eg. English and German:
tesseract myscan.png out -l eng+deu
https://github.com/tesseract-ocr/tesseract/wiki
Near time? 1 month ? 1 year?Tesseract 4 will be available in version 8.7.2 in 2 months.
I have already read the documentation. In the documentation it says how to OCR interpret different sections of a pdf with different languages.Thank you for information. We will analyze information and will try to provide the best solution.
In tesseract to do a better interpretation of same section (page) it is possible to combine different languages ex. eng+deu.
It can even be used with multiple languages traineddata at a time eg. English and German:
tesseract myscan.png out -l eng+deu
https://github.com/tesseract-ocr/tesseract/wiki
Tesseract 4 will be available in version 8.7.2 in 2 months.Is there any preview of version 8.7.2 ? We have started to develop our system. I need Vintasoft.Imaging.Ocr.Tesseract API for tesseract 4.
I think preview version will be available in 2 weeks.Tesseract 4 will be available in version 8.7.2 in 2 months.Is there any preview of version 8.7.2 ? We have started to develop our system. I need Vintasoft.Imaging.Ocr.Tesseract API for tesseract 4.
Is it possible to access Vintasoft.Imaging.Ocr.Tesseract 8.7.2 in advance?
Version 8.7.2.1 has been released today. In this version the used Tesseract OCR engine has been updated to version 4.0.Tesseract 4 will be available in version 8.7.2 in 2 months.Is there any preview of version 8.7.2 ? We have started to develop our system. I need Vintasoft.Imaging.Ocr.Tesseract API for tesseract 4.
Is it possible to access Vintasoft.Imaging.Ocr.Tesseract 8.7.2 in advance?